2021-04-28 11:57:14,696 DEBUG 107:basic_vm_macro.py(1) - Basic VM macro init started 2021-04-28 11:57:14,696 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:116: 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-04-28 11:57:14,711 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-04-28 11:57:14,724 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-04-28 11:57:14,725 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-04-28 11:57:14,725 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-04-28 11:57:14,725 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-04-28 11:57:14,725 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-04-28 11:57:14,725 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-04-28 11:57:14,725 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-04-28 11:57:14,725 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-04-28 11:57:14,726 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2021-04-28 11:57:14,777 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":"b9237080-01d6-4929-8316-070aad71b1c1","resourceVersion":"82311","creationTimestamp":"2021-04-28T10:09:42Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-8.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-04-28T10:09:42Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{}}}},{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-04-28T11:43:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{"k:{\"port\":8080,\"protocol\":\"TCP\"}":{"f:nodePort":{}}},"f:type":{}}}}]},"spec":{"ports":[{"name":"blueprints-processor-http","protocol":"TCP","port":8080,"targetPort":8080,"nodePort":30449}],"selector":{"app":"cds-blueprints-processor","release":"onap"},"clusterIP":"10.233.34.109","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} 2021-04-28 11:57:14,792 DEBUG 103:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:14,792 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-04-28 11:57:14,793 DEBUG 106:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2021-04-28 11:57:16,739 INFO 116:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response code: 200 2021-04-28 11:57:16,739 DEBUG 120:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response: 2021-04-28 11:57:16,743 DEBUG 196:data_dictionary.py(1) - Upload data dictionary 2021-04-28 11:57:16,744 DEBUG 88:data_dictionary.py(1) - Upload int_private_net_id data dictionary 2021-04-28 11:57:16,744 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:16,744 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:16,744 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-04-28 11:57:16,905 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:16,905 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-04-28T11:57:16.891Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:16,905 DEBUG 88:data_dictionary.py(1) - Upload vsn_name_0 data dictionary 2021-04-28 11:57:16,906 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:16,906 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:16,906 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-04-28 11:57:17,062 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:17,062 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-04-28T11:57:17.051Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:17,063 DEBUG 88:data_dictionary.py(1) - Upload vip data dictionary 2021-04-28 11:57:17,063 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:17,063 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:17,063 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-04-28 11:57:17,195 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:17,196 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-04-28T11:57:17.187Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:17,196 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_cidr data dictionary 2021-04-28 11:57:17,196 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:17,197 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:17,197 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-04-28 11:57:17,345 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:17,345 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-04-28T11:57:17.332Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:17,346 DEBUG 88:data_dictionary.py(1) - Upload vf-naming-policy data dictionary 2021-04-28 11:57:17,346 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:17,346 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:17,346 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-04-28 11:57:17,497 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:17,498 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-04-28T11:57:17.483Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:17,498 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_subnet_id data dictionary 2021-04-28 11:57:17,498 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:17,499 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:17,499 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-04-28 11:57:17,653 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:17,654 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-04-28T11:57:17.640Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:17,654 DEBUG 88:data_dictionary.py(1) - Upload pub_key data dictionary 2021-04-28 11:57:17,655 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:17,655 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:17,655 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-04-28 11:57:17,813 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:17,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-04-28T11:57:17.802Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:17,815 DEBUG 88:data_dictionary.py(1) - Upload vfw_onap_private_ip_0 data dictionary 2021-04-28 11:57:17,816 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:17,816 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:17,816 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-04-28 11:57:18,110 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:18,111 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-04-28T11:57:18.099Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:18,111 DEBUG 88:data_dictionary.py(1) - Upload vfccustomizationuuid data dictionary 2021-04-28 11:57:18,112 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:18,112 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:18,112 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-04-28 11:57:18,263 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:18,264 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-04-28T11:57:18.250Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:18,264 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private1_ip_0 data dictionary 2021-04-28 11:57:18,265 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:18,265 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:18,265 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-04-28 11:57:18,400 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:18,401 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-04-28T11:57:18.390Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:18,401 DEBUG 88:data_dictionary.py(1) - Upload demo_artifacts_version data dictionary 2021-04-28 11:57:18,402 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:18,402 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:18,402 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-04-28 11:57:18,544 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:18,545 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-04-28T11:57:18.534Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:18,545 DEBUG 88:data_dictionary.py(1) - Upload flavor_name data dictionary 2021-04-28 11:57:18,546 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:18,546 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:18,546 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-04-28 11:57:18,685 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:18,686 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-04-28T11:57:18.675Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:18,686 DEBUG 88:data_dictionary.py(1) - Upload vdns_vf_module_id data dictionary 2021-04-28 11:57:18,686 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:18,686 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:18,686 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-04-28 11:57:18,840 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:18,841 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-04-28T11:57:18.826Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:18,841 DEBUG 88:data_dictionary.py(1) - Upload private2-prefix-id data dictionary 2021-04-28 11:57:18,842 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:18,842 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:18,842 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-04-28 11:57:18,995 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:18,995 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-04-28T11:57:18.984Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:18,995 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_cidr data dictionary 2021-04-28 11:57:18,997 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:18,998 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:18,998 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-04-28 11:57:19,144 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:19,144 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-04-28T11:57:19.133Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:19,145 DEBUG 88:data_dictionary.py(1) - Upload vdns_int_private_ip_0 data dictionary 2021-04-28 11:57:19,145 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:19,145 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:19,145 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-04-28 11:57:19,274 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:19,275 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-04-28T11:57:19.266Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:19,275 DEBUG 88:data_dictionary.py(1) - Upload vf_module_id data dictionary 2021-04-28 11:57:19,276 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:19,276 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:19,276 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-04-28 11:57:19,408 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:19,408 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-04-28T11:57:19.399Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:19,409 DEBUG 88:data_dictionary.py(1) - Upload active-streams data dictionary 2021-04-28 11:57:19,409 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:19,409 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:19,409 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-04-28 11:57:19,556 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:19,556 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-04-28T11:57:19.544Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:19,557 DEBUG 88:data_dictionary.py(1) - Upload vdns_onap_private_ip_0 data dictionary 2021-04-28 11:57:19,557 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:19,558 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:19,558 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-04-28 11:57:19,715 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:19,716 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-04-28T11:57:19.702Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:19,716 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_pktgen_private_ip_0 data dictionary 2021-04-28 11:57:19,716 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:19,717 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:19,717 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-04-28 11:57:19,876 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:19,876 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-04-28T11:57:19.862Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:19,877 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_private_ip_0 data dictionary 2021-04-28 11:57:19,877 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:19,877 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:19,877 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-04-28 11:57:20,028 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:20,029 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-04-28T11:57:20.017Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:20,029 DEBUG 88:data_dictionary.py(1) - Upload vnf_name data dictionary 2021-04-28 11:57:20,030 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:20,030 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:20,030 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-04-28 11:57:20,166 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:20,166 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-04-28T11:57:20.156Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:20,166 DEBUG 88:data_dictionary.py(1) - Upload vlb_flavor_name data dictionary 2021-04-28 11:57:20,167 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:20,167 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:20,167 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-04-28 11:57:20,296 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:20,297 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-04-28T11:57:20.287Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:20,297 DEBUG 88:data_dictionary.py(1) - Upload vpg_image_name data dictionary 2021-04-28 11:57:20,298 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:20,298 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:20,298 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-04-28 11:57:20,430 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:20,431 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-04-28T11:57:20.422Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:20,431 DEBUG 88:data_dictionary.py(1) - Upload vm-type data dictionary 2021-04-28 11:57:20,432 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:20,432 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:20,432 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-04-28 11:57:20,568 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:20,568 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-04-28T11:57:20.559Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:20,569 DEBUG 88:data_dictionary.py(1) - Upload vf-module-name data dictionary 2021-04-28 11:57:20,569 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:20,569 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:20,569 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-04-28 11:57:20,694 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:20,694 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-04-28T11:57:20.687Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:20,695 DEBUG 88:data_dictionary.py(1) - Upload management-prefix-id data dictionary 2021-04-28 11:57:20,695 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:20,695 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:20,696 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-04-28 11:57:20,852 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:20,852 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-04-28T11:57:20.839Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:20,853 DEBUG 88:data_dictionary.py(1) - Upload int_private_subnet_id data dictionary 2021-04-28 11:57:20,854 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:20,854 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:20,854 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-04-28 11:57:21,001 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:21,001 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-04-28T11:57:20.990Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:21,002 DEBUG 88:data_dictionary.py(1) - Upload vsn_int_private2_ip_0 data dictionary 2021-04-28 11:57:21,002 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:21,002 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:21,002 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-04-28 11:57:21,161 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:21,161 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-04-28T11:57:21.143Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:21,162 DEBUG 88:data_dictionary.py(1) - Upload vlb_onap_private_ip_0 data dictionary 2021-04-28 11:57:21,162 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:21,164 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:21,164 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-04-28 11:57:21,313 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:21,314 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-04-28T11:57:21.303Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:21,314 DEBUG 88:data_dictionary.py(1) - Upload install_script_version data dictionary 2021-04-28 11:57:21,314 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:21,315 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:21,315 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-04-28 11:57:21,445 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:21,445 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-04-28T11:57:21.437Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:21,446 DEBUG 88:data_dictionary.py(1) - Upload nexus_artifact_repo data dictionary 2021-04-28 11:57:21,446 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:21,446 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:21,446 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-04-28 11:57:21,600 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:21,600 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-04-28T11:57:21.589Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:21,601 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_id data dictionary 2021-04-28 11:57:21,601 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:21,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-04-28 11:57:21,601 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-04-28 11:57:21,731 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:21,731 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-04-28T11:57:21.722Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:21,731 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_ip_0 data dictionary 2021-04-28 11:57:21,732 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:21,732 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:21,732 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-04-28 11:57:21,862 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:21,862 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-04-28T11:57:21.854Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:21,863 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_private1_ip_0 data dictionary 2021-04-28 11:57:21,863 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:21,863 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:21,863 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-04-28 11:57:22,013 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:22,014 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-04-28T11:57:22.001Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:22,014 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_pktgen_private_ip_0 data dictionary 2021-04-28 11:57:22,014 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:22,014 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:22,014 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-04-28 11:57:22,159 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:22,159 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-04-28T11:57:22.148Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:22,160 DEBUG 88:data_dictionary.py(1) - Upload vlb_image_name data dictionary 2021-04-28 11:57:22,160 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:22,160 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:22,161 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-04-28 11:57:22,300 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:22,300 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-04-28T11:57:22.290Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:22,301 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_cidr data dictionary 2021-04-28 11:57:22,301 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:22,301 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:22,301 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-04-28 11:57:22,443 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:22,444 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-04-28T11:57:22.433Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:22,444 DEBUG 88:data_dictionary.py(1) - Upload nfc-naming-code data dictionary 2021-04-28 11:57:22,445 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:22,445 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:22,445 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-04-28 11:57:22,572 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:22,573 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-04-28T11:57:22.565Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:22,573 DEBUG 88:data_dictionary.py(1) - Upload vfw_name_0 data dictionary 2021-04-28 11:57:22,574 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:22,574 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:22,574 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-04-28 11:57:22,700 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:22,701 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-04-28T11:57:22.693Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:22,701 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_ip data dictionary 2021-04-28 11:57:22,702 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:22,702 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:22,702 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-04-28 11:57:22,842 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:22,843 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-04-28T11:57:22.832Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:22,843 DEBUG 88:data_dictionary.py(1) - Upload vdns_name_0 data dictionary 2021-04-28 11:57:22,843 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:22,844 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:22,844 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-04-28 11:57:22,992 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:22,992 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-04-28T11:57:22.981Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:22,993 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-invariant-uuid data dictionary 2021-04-28 11:57:22,993 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:22,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-04-28 11:57:22,993 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-04-28 11:57:23,134 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:23,134 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-04-28T11:57:23.124Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:23,135 DEBUG 88:data_dictionary.py(1) - Upload int_private2_net_cidr data dictionary 2021-04-28 11:57:23,135 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:23,135 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:23,136 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-04-28 11:57:23,289 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:23,289 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-04-28T11:57:23.278Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:23,290 DEBUG 88:data_dictionary.py(1) - Upload vlb_name_0 data dictionary 2021-04-28 11:57:23,290 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:23,290 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:23,290 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-04-28 11:57:23,446 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:23,446 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-04-28T11:57:23.432Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:23,447 DEBUG 88:data_dictionary.py(1) - Upload onap_private_subnet_id data dictionary 2021-04-28 11:57:23,447 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:23,447 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:23,447 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-04-28 11:57:23,580 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:23,581 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-04-28T11:57:23.571Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:23,581 DEBUG 88:data_dictionary.py(1) - Upload keypair data dictionary 2021-04-28 11:57:23,582 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:23,582 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:23,582 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-04-28 11:57:23,717 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:23,717 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-04-28T11:57:23.708Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:23,718 DEBUG 88:data_dictionary.py(1) - Upload key_name data dictionary 2021-04-28 11:57:23,718 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:23,718 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:23,718 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-04-28 11:57:23,860 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:23,860 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-04-28T11:57:23.850Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:23,861 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_net_id data dictionary 2021-04-28 11:57:23,861 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:23,861 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:23,861 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-04-28 11:57:24,021 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:24,021 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-04-28T11:57:24.010Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:24,022 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_id data dictionary 2021-04-28 11:57:24,022 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:24,022 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:24,022 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-04-28 11:57:24,157 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:24,158 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-04-28T11:57:24.148Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:24,159 DEBUG 88:data_dictionary.py(1) - Upload create-md-sal-vnf-param data dictionary 2021-04-28 11:57:24,159 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:24,159 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:24,160 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-04-28 11:57:24,302 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:24,303 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-04-28T11:57:24.293Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:24,303 DEBUG 88:data_dictionary.py(1) - Upload vlb_0_int_pktgen_private_port_0_mac data dictionary 2021-04-28 11:57:24,303 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:24,304 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:24,304 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-04-28 11:57:24,454 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:24,455 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-04-28T11:57:24.438Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:24,455 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_floating_ip data dictionary 2021-04-28 11:57:24,455 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:24,456 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:24,456 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-04-28 11:57:24,610 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:24,610 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-04-28T11:57:24.598Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:24,610 DEBUG 88:data_dictionary.py(1) - Upload private1-prefix-id data dictionary 2021-04-28 11:57:24,611 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:24,611 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:24,611 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-04-28 11:57:24,740 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:24,740 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-04-28T11:57:24.732Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:24,741 DEBUG 88:data_dictionary.py(1) - Upload image_name data dictionary 2021-04-28 11:57:24,741 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:24,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-04-28 11:57:24,742 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-04-28 11:57:24,884 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:24,884 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-04-28T11:57:24.874Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:24,885 DEBUG 88:data_dictionary.py(1) - Upload sec_group data dictionary 2021-04-28 11:57:24,885 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:24,885 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:24,885 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-04-28 11:57:25,029 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:25,029 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-04-28T11:57:25.018Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:25,029 DEBUG 88:data_dictionary.py(1) - Upload vf-module-model-customization-uuid data dictionary 2021-04-28 11:57:25,030 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:25,030 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:25,030 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-04-28 11:57:25,173 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:25,173 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-04-28T11:57:25.162Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:25,174 DEBUG 88:data_dictionary.py(1) - Upload vdns_flavor_name data dictionary 2021-04-28 11:57:25,174 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:25,174 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:25,175 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-04-28 11:57:25,319 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:25,319 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-04-28T11:57:25.309Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:25,320 DEBUG 88:data_dictionary.py(1) - Upload vf-module-label data dictionary 2021-04-28 11:57:25,320 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:25,320 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:25,320 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-04-28 11:57:25,468 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:25,469 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-04-28T11:57:25.458Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:25,469 DEBUG 88:data_dictionary.py(1) - Upload public_net_id data dictionary 2021-04-28 11:57:25,469 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:25,469 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:25,469 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-04-28 11:57:25,601 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:25,602 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-04-28T11:57:25.591Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:25,602 DEBUG 88:data_dictionary.py(1) - Upload int_private1_net_cidr data dictionary 2021-04-28 11:57:25,603 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:25,603 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:25,603 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-04-28 11:57:25,751 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:25,751 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-04-28T11:57:25.735Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:25,752 DEBUG 88:data_dictionary.py(1) - Upload vf-module-type data dictionary 2021-04-28 11:57:25,752 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:25,752 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:25,752 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-04-28 11:57:25,884 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:25,885 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-04-28T11:57:25.875Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:25,886 DEBUG 88:data_dictionary.py(1) - Upload pg_int data dictionary 2021-04-28 11:57:25,886 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:25,886 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:25,887 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-04-28 11:57:26,018 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:26,018 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-04-28T11:57:26.010Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:26,018 DEBUG 88:data_dictionary.py(1) - Upload vnf-id data dictionary 2021-04-28 11:57:26,019 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:26,019 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:26,019 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-04-28 11:57:26,145 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:26,145 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-04-28T11:57:26.137Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:26,146 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_port data dictionary 2021-04-28 11:57:26,146 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:26,146 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:26,146 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-04-28 11:57:26,296 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:26,296 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-04-28T11:57:26.285Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:26,297 DEBUG 88:data_dictionary.py(1) - Upload vpg_onap_private_ip_0 data dictionary 2021-04-28 11:57:26,297 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:26,297 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:26,297 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-04-28 11:57:26,438 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:26,439 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-04-28T11:57:26.427Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:26,439 DEBUG 88:data_dictionary.py(1) - Upload nb_api_version data dictionary 2021-04-28 11:57:26,440 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:26,440 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:26,441 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-04-28 11:57:26,569 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:26,569 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-04-28T11:57:26.560Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:26,570 DEBUG 88:data_dictionary.py(1) - Upload vpg_flavor_name data dictionary 2021-04-28 11:57:26,570 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:26,570 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:26,571 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-04-28 11:57:26,714 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:26,714 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-04-28T11:57:26.704Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:26,715 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_id data dictionary 2021-04-28 11:57:26,715 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:26,715 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:26,715 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-04-28 11:57:26,853 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:26,854 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-04-28T11:57:26.845Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:26,854 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-version data dictionary 2021-04-28 11:57:26,855 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:26,855 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:26,855 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-04-28 11:57:26,995 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:26,996 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-04-28T11:57:26.986Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:26,996 DEBUG 88:data_dictionary.py(1) - Upload vsn_onap_private_ip_0 data dictionary 2021-04-28 11:57:26,997 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:26,997 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:26,997 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-04-28 11:57:27,156 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:27,156 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-04-28T11:57:27.146Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:27,157 DEBUG 88:data_dictionary.py(1) - Upload cloud_env data dictionary 2021-04-28 11:57:27,157 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:27,157 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:27,157 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-04-28 11:57:27,298 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:27,298 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-04-28T11:57:27.289Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:27,299 DEBUG 88:data_dictionary.py(1) - Upload private-prefix-id data dictionary 2021-04-28 11:57:27,299 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:27,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-04-28 11:57:27,299 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-04-28 11:57:27,437 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:27,438 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-04-28T11:57:27.426Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:27,438 DEBUG 88:data_dictionary.py(1) - Upload vdns_image_name data dictionary 2021-04-28 11:57:27,439 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:27,439 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:27,439 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-04-28 11:57:27,586 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:27,587 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-04-28T11:57:27.574Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:27,587 DEBUG 88:data_dictionary.py(1) - Upload vpg_name_0 data dictionary 2021-04-28 11:57:27,587 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:27,587 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:27,588 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-04-28 11:57:27,722 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:27,723 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-04-28T11:57:27.714Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:27,723 DEBUG 88:data_dictionary.py(1) - Upload put-active-streams data dictionary 2021-04-28 11:57:27,724 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:27,724 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:27,724 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-04-28 11:57:27,869 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:27,869 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-04-28T11:57:27.857Z","updatedBy":"Singal, Kapil "} 2021-04-28 11:57:27,870 DEBUG 88:data_dictionary.py(1) - Upload gre_ipaddr data dictionary 2021-04-28 11:57:27,870 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-28 11:57:27,870 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-04-28 11:57:27,870 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-04-28 11:57:28,012 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-04-28 11:57:28,013 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-04-28T11:57:28.002Z","updatedBy":"MALAKOV, YURIY "} 2021-04-28 11:57:28,014 DEBUG 103:onap_service.py(1) - [None][Enrich CDS blueprint] sent header: {} 2021-04-28 11:57:28,014 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-04-28 11:57:28,014 DEBUG 106:onap_service.py(1) - [None][Enrich CDS blueprint] data sent: None 2021-04-28 11:57:28,798 INFO 116:onap_service.py(1) - [None][Enrich CDS blueprint] response code: 200 2021-04-28 11:57:28,798 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-04-28 11:57:29,060 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-04-28 11:57:29,060 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-28 11:57:29,060 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-04-28 11:57:29,060 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-04-28 11:57:29,060 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-28 11:57:29,061 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-04-28 11:57:29,061 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-04-28 11:57:29,061 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-28 11:57:29,283 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-28 11:57:29,283 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"25cb61ebd30f40e69227227f51d59235","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0bdf14ada94743d885ff22d43e3976c3","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37ce4f802ec243cd936e4a640a18cbc5","type":"vlm","name":"e9a72e8c-d53f-47ab-bddc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"33ae3d991e534d1ab2391a3b77217e9a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5dc6ceeb9a974e99a6e1788ffba49c37","type":"vlm","name":"9d290385-4ded-42b0-bd26","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-04-28 11:57:29,286 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-04-28 11:57:29,286 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-04-28 11:57:29,286 INFO 169:__init__.py(1) - Vendor basicvm_macro_vendor doesn't exist in SDC 2021-04-28 11:57:29,286 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_macro_vendor in SDC 2021-04-28 11:57:29,286 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-04-28 11:57:29,286 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-28 11:57:29,287 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-04-28 11:57:29,287 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-04-28 11:57:29,287 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-28 11:57:29,287 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-04-28 11:57:29,287 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-04-28 11:57:29,287 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-28 11:57:29,384 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-28 11:57:29,384 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"25cb61ebd30f40e69227227f51d59235","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0bdf14ada94743d885ff22d43e3976c3","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37ce4f802ec243cd936e4a640a18cbc5","type":"vlm","name":"e9a72e8c-d53f-47ab-bddc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"33ae3d991e534d1ab2391a3b77217e9a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5dc6ceeb9a974e99a6e1788ffba49c37","type":"vlm","name":"9d290385-4ded-42b0-bd26","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-04-28 11:57:29,386 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-04-28 11:57:29,387 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-04-28 11:57:29,387 INFO 169:__init__.py(1) - Vendor basicvm_macro_vendor doesn't exist in SDC 2021-04-28 11:57:29,391 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-04-28 11:57:29,391 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-04-28 11:57:29,391 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_macro_vendor", "description": "vendor" } 2021-04-28 11:57:29,391 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-04-28 11:57:29,392 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-04-28 11:57:29,392 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_macro_vendor", "description": "vendor" } 2021-04-28 11:57:32,161 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-04-28 11:57:32,161 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"dcb1fee4779a48b0b7201bf694fca0d3","version":{"id":"a58c8930c53c42f1a282021f1928fb8c","name":"1.0","description":"Initial version","status":"Draft"}} 2021-04-28 11:57:32,163 INFO 284:__init__.py(1) - Vendor basicvm_macro_vendor is created in SDC 2021-04-28 11:57:32,164 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_macro_vendor in SDC 2021-04-28 11:57:32,168 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-04-28 11:57:32,168 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/dcb1fee4779a48b0b7201bf694fca0d3/versions/a58c8930c53c42f1a282021f1928fb8c/actions 2021-04-28 11:57:32,168 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-04-28 11:57:32,966 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-04-28 11:57:32,966 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-04-28 11:57:32,969 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-04-28 11:57:32,994 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-04-28 11:57:32,995 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-28 11:57:33,000 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-04-28 11:57:33,000 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-04-28 11:57:33,000 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,001 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-04-28 11:57:33,001 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-04-28 11:57:33,001 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,058 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-28 11:57:33,059 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"0bdf14ada94743d885ff22d43e3976c3","onboardingMethod":"NetworkPackage","id":"dc0a39a7e27d4bd3b9d770bf461fa8a0","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"25cb61ebd30f40e69227227f51d59235","onboardingMethod":"NetworkPackage","id":"708c01d9d50247878da86947fc21543a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 7e02ad5d-aa0b","description":"vendor software product","vendorName":"e9a72e8c-d53f-47ab-bddc","vendorId":"37ce4f802ec243cd936e4a640a18cbc5","onboardingMethod":"NetworkPackage","id":"32bcbcc41981456795f01db1d0c3803f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ufIPZr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"33ae3d991e534d1ab2391a3b77217e9a","onboardingMethod":"NetworkPackage","id":"98aa82107e9943f0a7efca8d51e2e24c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 07fe21ba-0414","description":"vendor software product","vendorName":"9d290385-4ded-42b0-bd26","vendorId":"5dc6ceeb9a974e99a6e1788ffba49c37","onboardingMethod":"NetworkPackage","id":"b7a17ca90f594f56b9a2606de1a82548","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-04-28 11:57:33,061 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-28 11:57:33,061 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-04-28 11:57:33,061 DEBUG 303:vsp.py(1) - importing VSP pNF 7e02ad5d-aa0b from SDC 2021-04-28 11:57:33,061 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_ufIPZr_VSP from SDC 2021-04-28 11:57:33,061 DEBUG 303:vsp.py(1) - importing VSP vFW 07fe21ba-0414 from SDC 2021-04-28 11:57:33,061 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-04-28 11:57:33,061 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-04-28 11:57:33,062 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-04-28 11:57:33,062 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-04-28 11:57:33,062 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-28 11:57:33,062 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-04-28 11:57:33,062 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-04-28 11:57:33,062 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,063 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-04-28 11:57:33,063 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-04-28 11:57:33,063 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,183 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-28 11:57:33,183 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"0bdf14ada94743d885ff22d43e3976c3","onboardingMethod":"NetworkPackage","id":"dc0a39a7e27d4bd3b9d770bf461fa8a0","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"25cb61ebd30f40e69227227f51d59235","onboardingMethod":"NetworkPackage","id":"708c01d9d50247878da86947fc21543a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 7e02ad5d-aa0b","description":"vendor software product","vendorName":"e9a72e8c-d53f-47ab-bddc","vendorId":"37ce4f802ec243cd936e4a640a18cbc5","onboardingMethod":"NetworkPackage","id":"32bcbcc41981456795f01db1d0c3803f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ufIPZr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"33ae3d991e534d1ab2391a3b77217e9a","onboardingMethod":"NetworkPackage","id":"98aa82107e9943f0a7efca8d51e2e24c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 07fe21ba-0414","description":"vendor software product","vendorName":"9d290385-4ded-42b0-bd26","vendorId":"5dc6ceeb9a974e99a6e1788ffba49c37","onboardingMethod":"NetworkPackage","id":"b7a17ca90f594f56b9a2606de1a82548","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-04-28 11:57:33,185 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-28 11:57:33,185 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-04-28 11:57:33,185 DEBUG 303:vsp.py(1) - importing VSP pNF 7e02ad5d-aa0b from SDC 2021-04-28 11:57:33,186 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_ufIPZr_VSP from SDC 2021-04-28 11:57:33,186 DEBUG 303:vsp.py(1) - importing VSP vFW 07fe21ba-0414 from SDC 2021-04-28 11:57:33,186 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-04-28 11:57:33,186 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-04-28 11:57:33,186 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-04-28 11:57:33,186 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-04-28 11:57:33,186 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-28 11:57:33,187 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-04-28 11:57:33,187 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-04-28 11:57:33,187 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,187 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-04-28 11:57:33,187 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-04-28 11:57:33,187 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,355 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-28 11:57:33,356 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"0bdf14ada94743d885ff22d43e3976c3","onboardingMethod":"NetworkPackage","id":"dc0a39a7e27d4bd3b9d770bf461fa8a0","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"25cb61ebd30f40e69227227f51d59235","onboardingMethod":"NetworkPackage","id":"708c01d9d50247878da86947fc21543a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 7e02ad5d-aa0b","description":"vendor software product","vendorName":"e9a72e8c-d53f-47ab-bddc","vendorId":"37ce4f802ec243cd936e4a640a18cbc5","onboardingMethod":"NetworkPackage","id":"32bcbcc41981456795f01db1d0c3803f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ufIPZr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"33ae3d991e534d1ab2391a3b77217e9a","onboardingMethod":"NetworkPackage","id":"98aa82107e9943f0a7efca8d51e2e24c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 07fe21ba-0414","description":"vendor software product","vendorName":"9d290385-4ded-42b0-bd26","vendorId":"5dc6ceeb9a974e99a6e1788ffba49c37","onboardingMethod":"NetworkPackage","id":"b7a17ca90f594f56b9a2606de1a82548","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-04-28 11:57:33,358 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-28 11:57:33,358 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-04-28 11:57:33,358 DEBUG 303:vsp.py(1) - importing VSP pNF 7e02ad5d-aa0b from SDC 2021-04-28 11:57:33,359 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_ufIPZr_VSP from SDC 2021-04-28 11:57:33,359 DEBUG 303:vsp.py(1) - importing VSP vFW 07fe21ba-0414 from SDC 2021-04-28 11:57:33,359 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-04-28 11:57:33,359 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-04-28 11:57:33,359 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-04-28 11:57:33,359 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-04-28 11:57:33,359 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-28 11:57:33,360 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-04-28 11:57:33,360 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-04-28 11:57:33,360 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,360 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-04-28 11:57:33,360 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-04-28 11:57:33,360 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,458 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-28 11:57:33,459 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"0bdf14ada94743d885ff22d43e3976c3","onboardingMethod":"NetworkPackage","id":"dc0a39a7e27d4bd3b9d770bf461fa8a0","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"25cb61ebd30f40e69227227f51d59235","onboardingMethod":"NetworkPackage","id":"708c01d9d50247878da86947fc21543a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 7e02ad5d-aa0b","description":"vendor software product","vendorName":"e9a72e8c-d53f-47ab-bddc","vendorId":"37ce4f802ec243cd936e4a640a18cbc5","onboardingMethod":"NetworkPackage","id":"32bcbcc41981456795f01db1d0c3803f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ufIPZr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"33ae3d991e534d1ab2391a3b77217e9a","onboardingMethod":"NetworkPackage","id":"98aa82107e9943f0a7efca8d51e2e24c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 07fe21ba-0414","description":"vendor software product","vendorName":"9d290385-4ded-42b0-bd26","vendorId":"5dc6ceeb9a974e99a6e1788ffba49c37","onboardingMethod":"NetworkPackage","id":"b7a17ca90f594f56b9a2606de1a82548","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-04-28 11:57:33,463 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-28 11:57:33,463 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-04-28 11:57:33,463 DEBUG 303:vsp.py(1) - importing VSP pNF 7e02ad5d-aa0b from SDC 2021-04-28 11:57:33,464 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_ufIPZr_VSP from SDC 2021-04-28 11:57:33,464 DEBUG 303:vsp.py(1) - importing VSP vFW 07fe21ba-0414 from SDC 2021-04-28 11:57:33,464 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-04-28 11:57:33,464 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-04-28 11:57:33,464 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-04-28 11:57:33,465 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_macro_VSP in SDC 2021-04-28 11:57:33,465 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-04-28 11:57:33,465 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-28 11:57:33,465 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-04-28 11:57:33,465 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-04-28 11:57:33,466 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,466 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-04-28 11:57:33,466 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-04-28 11:57:33,466 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:57:33,555 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-28 11:57:33,556 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"0bdf14ada94743d885ff22d43e3976c3","onboardingMethod":"NetworkPackage","id":"dc0a39a7e27d4bd3b9d770bf461fa8a0","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"25cb61ebd30f40e69227227f51d59235","onboardingMethod":"NetworkPackage","id":"708c01d9d50247878da86947fc21543a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 7e02ad5d-aa0b","description":"vendor software product","vendorName":"e9a72e8c-d53f-47ab-bddc","vendorId":"37ce4f802ec243cd936e4a640a18cbc5","onboardingMethod":"NetworkPackage","id":"32bcbcc41981456795f01db1d0c3803f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ufIPZr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"33ae3d991e534d1ab2391a3b77217e9a","onboardingMethod":"NetworkPackage","id":"98aa82107e9943f0a7efca8d51e2e24c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 07fe21ba-0414","description":"vendor software product","vendorName":"9d290385-4ded-42b0-bd26","vendorId":"5dc6ceeb9a974e99a6e1788ffba49c37","onboardingMethod":"NetworkPackage","id":"b7a17ca90f594f56b9a2606de1a82548","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-04-28 11:57:33,558 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-28 11:57:33,558 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-04-28 11:57:33,558 DEBUG 303:vsp.py(1) - importing VSP pNF 7e02ad5d-aa0b from SDC 2021-04-28 11:57:33,558 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_ufIPZr_VSP from SDC 2021-04-28 11:57:33,558 DEBUG 303:vsp.py(1) - importing VSP vFW 07fe21ba-0414 from SDC 2021-04-28 11:57:33,559 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-04-28 11:57:33,559 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-04-28 11:57:33,559 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-04-28 11:57:33,562 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-04-28 11:57:33,562 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-28 11:57:33,563 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-04-28 11:57:33,563 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-04-28 11:57:33,563 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-28 11:57:33,563 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-04-28 11:57:33,563 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-04-28 11:57:33,563 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-28 11:57:33,666 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-28 11:57:33,666 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"dcb1fee4779a48b0b7201bf694fca0d3","type":"vlm","name":"basicvm_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"25cb61ebd30f40e69227227f51d59235","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0bdf14ada94743d885ff22d43e3976c3","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"37ce4f802ec243cd936e4a640a18cbc5","type":"vlm","name":"e9a72e8c-d53f-47ab-bddc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"33ae3d991e534d1ab2391a3b77217e9a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5dc6ceeb9a974e99a6e1788ffba49c37","type":"vlm","name":"9d290385-4ded-42b0-bd26","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-04-28 11:57:33,669 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-04-28 11:57:33,669 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-04-28 11:57:33,669 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-04-28 11:57:33,669 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/dcb1fee4779a48b0b7201bf694fca0d3/versions 2021-04-28 11:57:33,669 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:33,670 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-04-28 11:57:33,670 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/dcb1fee4779a48b0b7201bf694fca0d3/versions 2021-04-28 11:57:33,670 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:33,760 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:57:33,761 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a58c8930c53c42f1a282021f1928fb8c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619611049499,"modificationTime":1619611052654,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-28 11:57:33,763 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-28 11:57:33,763 INFO 192:__init__.py(1) - Vendor found, updating information 2021-04-28 11:57:33,763 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-04-28 11:57:33,763 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/dcb1fee4779a48b0b7201bf694fca0d3/versions 2021-04-28 11:57:33,763 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:33,763 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-04-28 11:57:33,763 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/dcb1fee4779a48b0b7201bf694fca0d3/versions 2021-04-28 11:57:33,763 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:33,859 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:57:33,859 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a58c8930c53c42f1a282021f1928fb8c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619611049499,"modificationTime":1619611052654,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-28 11:57:33,861 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-28 11:57:33,862 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-04-28 11:57:33,862 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-04-28 11:57:33,862 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": "dcb1fee4779a48b0b7201bf694fca0d3", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-04-28 11:57:33,862 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-04-28 11:57:33,862 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-04-28 11:57:33,862 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": "dcb1fee4779a48b0b7201bf694fca0d3", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-04-28 11:57:42,353 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-04-28 11:57:42,353 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"3cf01ce176554d11a1a244ff84d66f9c","version":{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft"}} 2021-04-28 11:57:42,356 INFO 284:__init__.py(1) - Vsp basic_vm_macro_VSP is created in SDC 2021-04-28 11:57:42,356 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-04-28 11:57:42,356 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:42,356 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:42,357 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-04-28 11:57:42,357 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:42,357 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:42,581 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:57:42,582 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619611054059,"modificationTime":1619611057870,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-28 11:57:42,584 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-04-28 11:57:42,584 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:42,584 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:42,584 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-04-28 11:57:42,584 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:42,584 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:42,881 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-28 11:57:42,882 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1619611054059,"modificationTime":1619611057854} 2021-04-28 11:57:42,886 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-04-28 11:57:42,886 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:42,886 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:42,887 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-04-28 11:57:42,887 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:42,887 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:44,155 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:44,155 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a"} 2021-04-28 11:57:44,157 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-04-28 11:57:44,157 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:44,157 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:44,158 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-04-28 11:57:44,158 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:44,158 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:45,092 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:45,093 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a"} 2021-04-28 11:57:45,103 INFO 219:vsp.py(1) - attempting to upload package for basic_vm_macro_VSP in SDC 2021-04-28 11:57:45,104 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-04-28 11:57:45,104 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:45,104 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:45,104 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-04-28 11:57:45,105 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:45,105 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:45,182 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:57:45,183 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619611054059,"modificationTime":1619611057870,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-28 11:57:45,187 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-04-28 11:57:45,187 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:45,187 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:45,188 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-04-28 11:57:45,188 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:45,188 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:45,390 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-28 11:57:45,391 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1619611054059,"modificationTime":1619611057854} 2021-04-28 11:57:45,393 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-04-28 11:57:45,393 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:45,393 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:45,393 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-04-28 11:57:45,393 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:45,393 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:45,885 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:45,886 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a"} 2021-04-28 11:57:45,888 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-04-28 11:57:45,888 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:45,888 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:45,888 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-04-28 11:57:45,888 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:45,889 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:46,324 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:46,325 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a"} 2021-04-28 11:57:46,327 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-04-28 11:57:46,327 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a/orchestration-template-candidate 2021-04-28 11:57:46,327 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-04-28 11:57:46,514 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-04-28 11:57:46,514 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:57:46,515 INFO 172:vsp.py(1) - Files for Vsp basic_vm_macro_VSP have been uploaded 2021-04-28 11:57:46,517 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-04-28 11:57:46,517 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:46,517 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:46,518 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-04-28 11:57:46,518 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:46,518 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:46,582 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:57:46,582 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619611054059,"modificationTime":1619611057870,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-28 11:57:46,585 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-04-28 11:57:46,585 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:46,585 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:46,585 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-04-28 11:57:46,585 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:46,586 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:46,691 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-28 11:57:46,692 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1619611054059,"modificationTime":1619611066507} 2021-04-28 11:57:46,694 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-04-28 11:57:46,694 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:46,694 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:46,694 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-04-28 11:57:46,695 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:46,695 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:46,894 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:46,895 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:57:46,897 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-04-28 11:57:46,897 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:46,897 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:46,897 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-04-28 11:57:46,898 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:46,898 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:47,094 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:47,094 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:57:47,097 INFO 219:vsp.py(1) - attempting to validate for basic_vm_macro_VSP in SDC 2021-04-28 11:57:47,097 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-04-28 11:57:47,097 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:47,097 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:47,098 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-04-28 11:57:47,098 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:47,098 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:47,180 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:57:47,180 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619611054059,"modificationTime":1619611057870,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-28 11:57:47,182 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-04-28 11:57:47,182 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:47,182 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:47,182 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-04-28 11:57:47,183 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:47,183 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:47,381 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-28 11:57:47,381 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1619611054059,"modificationTime":1619611066507} 2021-04-28 11:57:47,384 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-04-28 11:57:47,385 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:47,385 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:47,385 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-04-28 11:57:47,385 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:47,385 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:47,595 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:47,596 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:57:47,598 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-04-28 11:57:47,599 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:47,599 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:47,599 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-04-28 11:57:47,599 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:47,599 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:47,799 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:47,800 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:57:47,802 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-04-28 11:57:47,802 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a/orchestration-template-candidate/process 2021-04-28 11:57:47,802 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-04-28 11:57:47,802 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-04-28 11:57:47,802 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a/orchestration-template-candidate/process 2021-04-28 11:57:47,803 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-04-28 11:57:57,074 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-04-28 11:57:57,075 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-04-28 11:57:57,077 INFO 187:vsp.py(1) - Artifacts for Vsp basic_vm_macro_VSP have been validated 2021-04-28 11:57:57,077 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-04-28 11:57:57,077 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:57,077 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:57,077 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-04-28 11:57:57,077 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:57,077 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:57,162 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:57:57,163 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619611054059,"modificationTime":1619611057870,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-28 11:57:57,165 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-04-28 11:57:57,165 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:57,165 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:57,166 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-04-28 11:57:57,166 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:57,166 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:57,368 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-28 11:57:57,368 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1619611054059,"modificationTime":1619611077065} 2021-04-28 11:57:57,370 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-04-28 11:57:57,370 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:57,370 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:57,370 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-04-28 11:57:57,370 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:57,370 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:57,862 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:57,863 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:57:57,865 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-04-28 11:57:57,865 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:57,865 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:57,866 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-04-28 11:57:57,866 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:57,866 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:58,361 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:58,361 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:57:58,363 INFO 219:vsp.py(1) - attempting to commit for basic_vm_macro_VSP in SDC 2021-04-28 11:57:58,363 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-04-28 11:57:58,363 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:58,364 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:58,364 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-04-28 11:57:58,364 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:57:58,364 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:57:58,461 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:57:58,461 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619611054059,"modificationTime":1619611057870,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-28 11:57:58,463 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-04-28 11:57:58,463 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:58,463 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:58,464 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-04-28 11:57:58,464 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:58,464 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:57:59,002 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-28 11:57:59,002 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1619611054059,"modificationTime":1619611077065} 2021-04-28 11:57:59,004 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-04-28 11:57:59,004 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:59,005 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:59,005 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-04-28 11:57:59,005 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:59,005 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:59,688 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:57:59,689 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:57:59,691 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-04-28 11:57:59,691 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:59,691 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:57:59,691 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-04-28 11:57:59,691 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:57:59,691 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:58:01,282 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:58:01,282 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:58:01,288 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-04-28 11:58:01,288 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a/actions 2021-04-28 11:58:01,288 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-04-28 11:58:09,182 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-04-28 11:58:09,182 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-04-28 11:58:09,184 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-04-28 11:58:09,184 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:09,184 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:09,185 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-04-28 11:58:09,185 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:09,185 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:09,281 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:58:09,281 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619611054059,"modificationTime":1619611081363,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-28 11:58:09,283 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-04-28 11:58:09,284 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:09,284 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:58:09,284 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-04-28 11:58:09,284 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:09,285 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:58:09,388 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-28 11:58:09,388 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1619611054059,"modificationTime":1619611077065} 2021-04-28 11:58:09,390 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-04-28 11:58:09,391 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:09,391 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:58:09,391 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-04-28 11:58:09,391 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:09,391 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:58:09,887 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:58:09,887 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:58:09,889 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_vm_macro_VSP in SDC 2021-04-28 11:58:09,890 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-04-28 11:58:09,890 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:09,890 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:09,890 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-04-28 11:58:09,890 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:09,890 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:09,983 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:58:09,984 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619611054059,"modificationTime":1619611081363,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-28 11:58:09,986 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-04-28 11:58:09,986 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:09,986 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:58:09,986 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-04-28 11:58:09,986 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:09,986 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-28 11:58:10,282 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-28 11:58:10,283 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1619611054059,"modificationTime":1619611077065} 2021-04-28 11:58:10,285 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-04-28 11:58:10,285 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:10,285 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:58:10,285 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-04-28 11:58:10,285 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:10,285 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:58:10,801 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:58:10,801 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:58:10,807 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-04-28 11:58:10,807 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a/actions 2021-04-28 11:58:10,807 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-04-28 11:58:27,637 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-04-28 11:58:27,638 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-04-28 11:58:27,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-04-28 11:58:27,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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:27,641 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:27,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-04-28 11:58:27,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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:27,642 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:27,784 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:58:27,784 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619611054059,"modificationTime":1619611105825,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-28 11:58:27,786 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_macro_VSP in SDC 2021-04-28 11:58:27,787 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-04-28 11:58:27,787 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:27,787 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:27,787 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-04-28 11:58:27,787 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:27,787 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:27,881 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:58:27,881 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619611054059,"modificationTime":1619611105825,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-28 11:58:27,887 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-04-28 11:58:27,887 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a/actions 2021-04-28 11:58:27,887 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-04-28 11:58:29,997 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-04-28 11:58:29,997 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"3cf01ce176554d11a1a244ff84d66f9c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-28 11:58:29,997 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"3cf01ce176554d11a1a244ff84d66f9c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-28 11:58:29,999 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-04-28 11:58:30,000 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-28 11:58:30,000 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-04-28 11:58:30,000 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-04-28 11:58:30,000 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:58:30,001 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-04-28 11:58:30,001 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-04-28 11:58:30,001 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:58:30,200 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-28 11:58:30,201 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8e2106a2-b773-452a-a2ea-d65a082bf16a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-28 11:58:30,203 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 11:58:30,203 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:58:30,203 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:58:30,203 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:58:30,203 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-04-28 11:58:30,203 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 11:58:30,203 INFO 169:__init__.py(1) - Vf basic_vm_macro doesn't exist in SDC 2021-04-28 11:58:30,203 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-04-28 11:58:30,204 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-04-28 11:58:30,204 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: > 2021-04-28 11:58:30,204 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-04-28 11:58:30,204 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-04-28 11:58:30,204 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-04-28 11:58:30,205 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-04-28 11:58:30,205 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-04-28 11:58:31,358 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-04-28 11:58:31,359 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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"version":null,"type":null,"ownerId":null,"empty":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,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.5"} 2021-04-28 11:58:31,363 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-04-28 11:58:31,363 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-04-28 11:58:31,364 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-04-28 11:58:31,364 INFO 267:__init__.py(1) - attempting to create Vf basic_vm_macro in SDC 2021-04-28 11:58:31,364 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-04-28 11:58:31,364 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-28 11:58:31,365 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-04-28 11:58:31,365 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-04-28 11:58:31,365 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:58:31,365 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-04-28 11:58:31,365 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-04-28 11:58:31,366 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:58:31,957 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-28 11:58:31,958 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8e2106a2-b773-452a-a2ea-d65a082bf16a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-28 11:58:31,960 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 11:58:31,960 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:58:31,960 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:58:31,960 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:58:31,960 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-04-28 11:58:31,960 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 11:58:31,960 INFO 169:__init__.py(1) - Vf basic_vm_macro doesn't exist in SDC 2021-04-28 11:58:31,977 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-04-28 11:58:31,977 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-28 11:58:31,978 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-04-28 11:58:31,978 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-04-28 11:58:31,978 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:58:31,978 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-04-28 11:58:31,978 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-04-28 11:58:31,978 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-28 11:58:32,082 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-28 11:58:32,082 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"0bdf14ada94743d885ff22d43e3976c3","onboardingMethod":"NetworkPackage","id":"dc0a39a7e27d4bd3b9d770bf461fa8a0","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"25cb61ebd30f40e69227227f51d59235","onboardingMethod":"NetworkPackage","id":"708c01d9d50247878da86947fc21543a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 7e02ad5d-aa0b","description":"vendor software product","vendorName":"e9a72e8c-d53f-47ab-bddc","vendorId":"37ce4f802ec243cd936e4a640a18cbc5","onboardingMethod":"NetworkPackage","id":"32bcbcc41981456795f01db1d0c3803f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ufIPZr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"33ae3d991e534d1ab2391a3b77217e9a","onboardingMethod":"NetworkPackage","id":"98aa82107e9943f0a7efca8d51e2e24c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 07fe21ba-0414","description":"vendor software product","vendorName":"9d290385-4ded-42b0-bd26","vendorId":"5dc6ceeb9a974e99a6e1788ffba49c37","onboardingMethod":"NetworkPackage","id":"b7a17ca90f594f56b9a2606de1a82548","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-04-28 11:58:32,084 DEBUG 303:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-04-28 11:58:32,084 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-28 11:58:32,084 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-04-28 11:58:32,085 DEBUG 303:vsp.py(1) - importing VSP pNF 7e02ad5d-aa0b from SDC 2021-04-28 11:58:32,085 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_ufIPZr_VSP from SDC 2021-04-28 11:58:32,085 DEBUG 303:vsp.py(1) - importing VSP vFW 07fe21ba-0414 from SDC 2021-04-28 11:58:32,085 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-04-28 11:58:32,085 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-04-28 11:58:32,085 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-04-28 11:58:32,085 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:32,085 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:32,085 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-04-28 11:58:32,086 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:32,086 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:32,163 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:58:32,163 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619611054059,"modificationTime":1619611105825,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-28 11:58:32,165 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-28 11:58:32,165 INFO 192:__init__.py(1) - Vsp found, updating information 2021-04-28 11:58:32,165 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_macro_VSP in SDC 2021-04-28 11:58:32,165 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-04-28 11:58:32,165 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:32,165 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:32,166 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-04-28 11:58:32,166 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:32,166 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:32,263 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:58:32,263 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619611054059,"modificationTime":1619611105825,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-28 11:58:32,265 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-04-28 11:58:32,265 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:32,265 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:32,265 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-04-28 11:58:32,265 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/3cf01ce176554d11a1a244ff84d66f9c/versions 2021-04-28 11:58:32,266 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-28 11:58:32,465 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-28 11:58:32,465 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9576177fb2144a9cbe4bdf645dec3b4a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619611054059,"modificationTime":1619611105825,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-28 11:58:32,468 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-28 11:58:32,472 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-04-28 11:58:32,472 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a/actions 2021-04-28 11:58:32,472 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-04-28 11:58:34,606 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-04-28 11:58:34,606 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"3cf01ce176554d11a1a244ff84d66f9c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-28 11:58:34,606 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"3cf01ce176554d11a1a244ff84d66f9c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-28 11:58:34,609 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-04-28 11:58:34,609 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:34,609 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:58:34,609 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-04-28 11:58:34,609 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/3cf01ce176554d11a1a244ff84d66f9c/versions/9576177fb2144a9cbe4bdf645dec3b4a 2021-04-28 11:58:34,609 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-28 11:58:35,256 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-28 11:58:35,257 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":"dcb1fee4779a48b0b7201bf694fca0d3","onboardingMethod":"NetworkPackage","id":"3cf01ce176554d11a1a244ff84d66f9c","version":"9576177fb2144a9cbe4bdf645dec3b4a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-04-28 11:58:35,259 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-04-28 11:58:35,260 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-04-28 11:58:35,260 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"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "3cf01ce176554d11a1a244ff84d66f9c", "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-04-28 11:58:35,260 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-04-28 11:58:35,260 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-04-28 11:58:35,260 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"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "3cf01ce176554d11a1a244ff84d66f9c", "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-04-28 11:58:53,380 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-04-28 11:58:53,387 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"creationDate":1619611130211,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"970124f5-43a4-493c-92ca-4713a8544f31","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1619611130214,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619611130211,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_macro_VSP_Information.txt","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":1619611130282,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"6cf0b42e-1b0f-4c91-b38c-dd5dedc56c70","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","duplicated":false,"payloadUpdateDate":1619611130300,"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":1619611130282,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"creationDate":1619611130211,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"970124f5-43a4-493c-92ca-4713a8544f31","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1619611130214,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619611130211,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_macro_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1619611130309,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","generatedFromId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1619611130309,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619611130309,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1619611118758,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.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":1619611118758,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicVmMacro-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1619611118758,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.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":1619611118758,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicVmMacro-template.yml","empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group"],"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.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,"node":"tosca.nodes.Root","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group"],"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","uniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada.dependency","capability":"tosca.capabilities.Node","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group"],"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342.port","capability":"tosca.capabilities.Attachment","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.tosca_name","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.33606a3e-2be8-4b5b-8f82-e248f66ee342.show","empty":false},{"parentUniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","definition":false,"name":"state","type":"string","uniqueId":"attribute.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.state","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","empty":false},{"parentUniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.tosca_id","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"33606a3e-2be8-4b5b-8f82-e248f66ee342","createdFromCsar":true,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1619611129396,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"33606a3e-2be8-4b5b-8f82-e248f66ee342","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1619611129795,"customizationUUID":"c2ed480f-f198-4642-8e23-ba4b3df01d27","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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},{"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Scalable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"scalable","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.scalable","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"org.openecomp.capabilities.Forwarder","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"forwarder","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.forwarder","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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},{"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2502c700-c5be-4025-afd8-57f44398f7a6","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"port_mirroring","uniqueId":"capability.2502c700-c5be-4025-afd8-57f44398f7a6.port_mirroring","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Container","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"host","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.host","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outpoing.packets","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outpoing.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.ephemeral.size","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.ephemeral.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"instance","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.instance","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.iops","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu.delta","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu.delta","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.capacity","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.latency","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu_util","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu_util","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.allocation","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.latency","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.root.size","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.root.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"vcpus","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.vcpus","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.iops","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.allocation","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.capacity","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.resident","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.resident","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"os","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.os","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"endpoint","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.endpoint","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"tosca.capabilities.Attachment","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"attachment","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.attachment","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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,"node":"tosca.nodes.Root","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"dependency","uniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada.dependency","capability":"tosca.capabilities.Node","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","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,"node":"tosca.nodes.Root","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"dependency","uniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada.dependency","capability":"tosca.capabilities.Node","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"link","uniqueId":"503c4895-7418-4394-8961-58d23361ce28.link","capability":"tosca.capabilities.network.Linkable","ownerId":"503c4895-7418-4394-8961-58d23361ce28","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,"node":"tosca.nodes.BlockStorage","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"local_storage","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.compute_Ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de701abc-5d54-40cd-897c-e03f033d194b.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_Ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.compute_Ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.compute_Ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_name","value":"[{\"get_input\":\"Ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_security_groups","value":"[[\"Ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.compute_Ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_Ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_Ubuntu20"},"actualComponentUid":"63f6deaa-3507-44e5-a967-ecab80d86caf","createdFromCsar":true,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1619611129397,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"63f6deaa-3507-44e5-a967-ecab80d86caf","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmMacrocvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1619611129795,"customizationUUID":"1f44f9aa-53ea-4f76-8748-bf1f51361c56","posX":"275.0","posY":"325.0","componentName":"basic_vm_macro-nodes.Ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","requirementOwnerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","id":"da032401-a908-483d-a181-e5dcda8795b7","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.59192c21-f984-48b9-913c-567e6d115878.attachment","requirementUid":"33606a3e-2be8-4b5b-8f82-e248f66ee342.port"},"operations":[]}],"fromNode":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.compute_Ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de701abc-5d54-40cd-897c-e03f033d194b.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_Ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.compute_Ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.compute_Ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_name","value":"[{\"get_input\":\"Ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_security_groups","value":"[[\"Ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.compute_Ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_Ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f0e72e61-c51d-407e-9ab9-333133e564b8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"f0e72e61-c51d-407e-9ab9-333133e564b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"63f6deaa-3507-44e5-a967-ecab80d86caf.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group":[{"parentUniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","uniqueId":"attribute.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","empty":false},{"uniqueId":"attribute.33606a3e-2be8-4b5b-8f82-e248f66ee342.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","uniqueId":"attribute.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.state","name":"state","type":"string","definition":false,"ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","empty":false},{"parentUniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","uniqueId":"attribute.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group"],"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.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},{"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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},{"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Scalable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"scalable","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.scalable","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"org.openecomp.capabilities.Forwarder","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"forwarder","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.forwarder","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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},{"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2502c700-c5be-4025-afd8-57f44398f7a6","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"port_mirroring","uniqueId":"capability.2502c700-c5be-4025-afd8-57f44398f7a6.port_mirroring","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Container","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"host","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.host","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outpoing.packets","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outpoing.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.ephemeral.size","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.ephemeral.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"instance","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.instance","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.iops","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu.delta","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu.delta","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.capacity","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.latency","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu_util","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu_util","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.allocation","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.latency","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.root.size","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.root.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"vcpus","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.vcpus","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.iops","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.allocation","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.capacity","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.resident","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.resident","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"os","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.os","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"endpoint","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.endpoint","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"tosca.capabilities.Attachment","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"attachment","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.attachment","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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,"node":"tosca.nodes.Root","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group"],"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","uniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada.dependency","capability":"tosca.capabilities.Node","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"dependency","uniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada.dependency","capability":"tosca.capabilities.Node","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","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,"node":"tosca.nodes.Root","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"dependency","uniqueId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada.dependency","capability":"tosca.capabilities.Node","ownerId":"709740b6-5c9d-4950-8e02-c0ee6c4b8ada","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"link","uniqueId":"503c4895-7418-4394-8961-58d23361ce28.link","capability":"tosca.capabilities.network.Linkable","ownerId":"503c4895-7418-4394-8961-58d23361ce28","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,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group"],"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342.port","capability":"tosca.capabilities.Attachment","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.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,"node":"tosca.nodes.BlockStorage","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"local_storage","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu20-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu20-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu20-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"Ubuntu20_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"b5ca9fe1-ac00-4e7a-b131-a451a16b7bf4","groupUUID":"64ad7026-c225-4638-84f6-82ddb3eaa8dd","members":{"Ubuntu20_admin_security_group":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","abstract_Ubuntu20":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVmMacro..base_ubuntu20..module-0","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.BasicVmMacro..base_ubuntu20..module-0","name":"BasicVmMacro..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1env"],"invariantName":"BasicVmMacro..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"fc6c6156-3973-44ff-8412-5fbab8efa4be","artifactsUuid":["6cf0b42e-1b0f-4c91-b38c-dd5dedc56c70"],"groupUUID":"1d1fa065-8526-475b-b284-79d3db0f8c88","members":{"Ubuntu20_admin_security_group":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","abstract_Ubuntu20":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVmMacro","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1619611118758,"description":"VF","tags":["basic_vm_macro"],"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"329cb1e9-1269-423e-83c8-33494164459c","SupportablityComponentName":"basic_vm_macro","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"3cf01ce176554d11a1a244ff84d66f9c","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"329cb1e9-1269-423e-83c8-33494164459c","highestVersion":true,"systemName":"BasicVmMacro","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1619611129593,"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":1619611130282,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"6cf0b42e-1b0f-4c91-b38c-dd5dedc56c70","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","duplicated":false,"payloadUpdateDate":1619611130300,"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":1619611130282,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"creationDate":1619611130211,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"970124f5-43a4-493c-92ca-4713a8544f31","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1619611130214,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619611130211,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_macro_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1619611130309,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","generatedFromId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1619611130309,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619611130309,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"b9b036da-40fa-4fe6-a912-def5fd97c7b3"},"categorySpecificMetadata":{},"csarUUID":"3cf01ce176554d11a1a244ff84d66f9c","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm_macro"} 2021-04-28 11:58:53,395 INFO 284:__init__.py(1) - Vf basic_vm_macro is created in SDC 2021-04-28 11:58:53,395 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:58:53,396 DEBUG 579:sdc_resource.py(1) - Add deployment artifact to sdc resource 2021-04-28 11:58:53,400 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-04-28 11:58:53,400 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/b9b036da-40fa-4fe6-a912-def5fd97c7b3/artifacts 2021-04-28 11:58:53,400 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": "UEsDBBQACAgIAC5fnFIAAAAAAAAAAAAAAAABAAAALwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAuX5xSAAAAAAAAAAAAAAAADAAAAERlZmluaXRpb25zLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGwAAAERlZmluaXRpb25zL2RhdGFfdHlwZXMuanNvbu1XO2+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/QdQSwcIUFeA2K0DAACBJgAAUEsDBBQACAgIAC5fnFIAAAAAAAAAAAAAAAAKAAAAVGVtcGxhdGVzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAJAAAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bJWUzY6DIBSF9036DobMsiTNLOdVJobcCjZkAAlyTYzx3Qe18a9WZcXfxznnotBcL0lCnCgLdJmgkGWoUYEvHO0mVSU45eCB/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+Hy58IzVfA9ZI35ftndRGZAodGn6QvPO9QznCtwvukzHZpc86qkmc61S03vBmWaDpLxuzhDM6BhQH15pgMTDdl65vLja2DiieGyUJgZzTH868DN19r1qdFKNDKN9MReLrbLxSdQSwcIQ7purnQBAABkEAAAUEsDBBQACAgIAC5fnFIAAAAAAAAAAAAAAAAPAAAAVE9TQ0EtTWV0YWRhdGEvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAZAAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YW2Oyw6CMBRE9/2KfoCt6JIYI/Jwo5BAdX/VK6mht6SUBX9vNwY1LufM5GRU1aSJOKEHUegOxQXdoC3FfCUjGbG0SeovxlKH4PEu9lPM68OCV2Xe8I2zBjTJFhx2O+uAWpQ3a7YsJ+8mkeFDk/ZBMsT8IyzH60h+XEfyOVhiCk3fBbtQ0Ibhu5x5CQb/8Z/Xs2fqwz7Li+R8VIy9AFBLBwh83CtKnAAAAO0AAABQSwMEFAAICAgALl+cUgAAAAAAAAAAAAAAAAgAAABTY3JpcHRzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAuX5xSAAAAAAAAAAAAAAAADwAAAFNjcmlwdHMvcHl0aG9uLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAHgAAAFNjcmlwdHMvcHl0aG9uL0NvbmZpZ0RlcGxveS5weYWPQU4DMQxF9zlFNKuphHIAtkXAqidAqlrnZxSRsYOdQHt7pu0Aqwpv//N/dlKZvegUhA81EFl8DxQtHEtH1czNqgrBTDSkztSysAVGI+EUcAL1JurzXEWbf3N+nd2N2MoSMLg9r7vOOSoHM79d0jw9oRY5j/fozaO7NkYkv94xGkp68DfzguwVHx3WFvTHXWQKmZOMwytKEf8lWuKw+c0VrSv/NStIPqFrs3ZuecYeJ0K9GP6XQVV0HF5E4vGMOz6/W15z31BLBwhwYdqaxgAAAHABAABQSwECFAAUAAgICAAuX5xSAAAAAAIAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAL1BLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAMAAAAAAAAAAAAAAAAADEAAABEZWZpbml0aW9ucy9QSwECFAAUAAgICAAAIQAAb/5CDqIBAAC9EAAAGwAAAAAAAAAAAAAAAABtAAAARGVmaW5pdGlvbnMvZGF0YV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAADAoPG13AAAA4wAAACMAAAAAAAAAAAAAAAAAWAIAAERlZmluaXRpb25zL3JlbGF0aW9uc2hpcF90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAF1aOLXUAAAA8AEAAB8AAAAAAAAAAAAAAAAAIAMAAERlZmluaXRpb25zL2FydGlmYWN0X3R5cGVzLmpzb25QSwECFAAUAAgICAAAIQAADRCQ5d0GAADFMgAAGwAAAAAAAAAAAAAAAABBBAAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAALxAbzYcAAAAGgAAAB0AAAAAAAAAAAAAAAAAZwsAAERlZmluaXRpb25zL3BvbGljeV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAMRUf4MKBAAAuBUAABkAAAAAAAAAAAAAAAAAzgsAAERlZmluaXRpb25zL3VidW50dTIwLmpzb25QSwECFAAUAAgICAAAIQAAUFeA2K0DAACBJgAAKwAAAAAAAAAAAAAAAAAfEAAARGVmaW5pdGlvbnMvcmVzb3VyY2VzX2RlZmluaXRpb25fdHlwZXMuanNvblBLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAACUUAABUZW1wbGF0ZXMvUEsBAhQAFAAICAgAACEAAHsIfng8AQAAMQYAACQAAAAAAAAAAAAAAAAAXxQAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bFBLAQIUABQACAgIAAAhAAAPUYDL3wAAAO8CAAAhAAAAAAAAAAAAAAAAAO0VAABUZW1wbGF0ZXMvYmFzZWNvbmZpZy10ZW1wbGF0ZS52dGxQSwECFAAUAAgICAAAIQAAtY3xhPIAAACdBAAAIQAAAAAAAAAAAAAAAAAbFwAAVGVtcGxhdGVzL2Jhc2Vjb25maWctbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAADLsDAv6AAAA3wQAABoAAAAAAAAAAAAAAAAAXBgAAFRlbXBsYXRlcy92bmYtbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAAFObo6LgAAAA8AIAABoAAAAAAAAAAAAAAAAAnhkAAFRlbXBsYXRlcy92bmYtdGVtcGxhdGUudnRsUEsBAhQAFAAICAgAACEAAEO6bq50AQAAZBAAACQAAAAAAAAAAAAAAAAAxhoAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLW1hcHBpbmcuanNvblBLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAIwcAABUT1NDQS1NZXRhZGF0YS9QSwECFAAUAAgICAAAIQAAfNwrSpwAAADtAAAAGQAAAAAAAAAAAAAAAADLHAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YVBLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAIAAAAAAAAAAAAAAAAAK4dAABTY3JpcHRzL1BLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAOYdAABTY3JpcHRzL3B5dGhvbi9QSwECFAAUAAgICAAAIQAAcGHamsYAAABwAQAAHgAAAAAAAAAAAAAAAAAlHgAAU2NyaXB0cy9weXRob24vQ29uZmlnRGVwbG95LnB5UEsFBgAAAAAVABUA0QUAADcfAAAAAA==" } 2021-04-28 11:58:53,400 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': 'MDljYzUzZGI5YmZkYWRmZTk4MWFlNGNiZTBkZTRiMzk='} 2021-04-28 11:58:53,401 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/b9b036da-40fa-4fe6-a912-def5fd97c7b3/artifacts 2021-04-28 11:58:53,401 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": "UEsDBBQACAgIAC5fnFIAAAAAAAAAAAAAAAABAAAALwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAuX5xSAAAAAAAAAAAAAAAADAAAAERlZmluaXRpb25zLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGwAAAERlZmluaXRpb25zL2RhdGFfdHlwZXMuanNvbu1XO2+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/QdQSwcIUFeA2K0DAACBJgAAUEsDBBQACAgIAC5fnFIAAAAAAAAAAAAAAAAKAAAAVGVtcGxhdGVzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAJAAAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bJWUzY6DIBSF9036DobMsiTNLOdVJobcCjZkAAlyTYzx3Qe18a9WZcXfxznnotBcL0lCnCgLdJmgkGWoUYEvHO0mVSU45eCB/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+Hy58IzVfA9ZI35ftndRGZAodGn6QvPO9QznCtwvukzHZpc86qkmc61S03vBmWaDpLxuzhDM6BhQH15pgMTDdl65vLja2DiieGyUJgZzTH868DN19r1qdFKNDKN9MReLrbLxSdQSwcIQ7purnQBAABkEAAAUEsDBBQACAgIAC5fnFIAAAAAAAAAAAAAAAAPAAAAVE9TQ0EtTWV0YWRhdGEvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAZAAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YW2Oyw6CMBRE9/2KfoCt6JIYI/Jwo5BAdX/VK6mht6SUBX9vNwY1LufM5GRU1aSJOKEHUegOxQXdoC3FfCUjGbG0SeovxlKH4PEu9lPM68OCV2Xe8I2zBjTJFhx2O+uAWpQ3a7YsJ+8mkeFDk/ZBMsT8IyzH60h+XEfyOVhiCk3fBbtQ0Ibhu5x5CQb/8Z/Xs2fqwz7Li+R8VIy9AFBLBwh83CtKnAAAAO0AAABQSwMEFAAICAgALl+cUgAAAAAAAAAAAAAAAAgAAABTY3JpcHRzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAuX5xSAAAAAAAAAAAAAAAADwAAAFNjcmlwdHMvcHl0aG9uLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAHgAAAFNjcmlwdHMvcHl0aG9uL0NvbmZpZ0RlcGxveS5weYWPQU4DMQxF9zlFNKuphHIAtkXAqidAqlrnZxSRsYOdQHt7pu0Aqwpv//N/dlKZvegUhA81EFl8DxQtHEtH1czNqgrBTDSkztSysAVGI+EUcAL1JurzXEWbf3N+nd2N2MoSMLg9r7vOOSoHM79d0jw9oRY5j/fozaO7NkYkv94xGkp68DfzguwVHx3WFvTHXWQKmZOMwytKEf8lWuKw+c0VrSv/NStIPqFrs3ZuecYeJ0K9GP6XQVV0HF5E4vGMOz6/W15z31BLBwhwYdqaxgAAAHABAABQSwECFAAUAAgICAAuX5xSAAAAAAIAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAL1BLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAMAAAAAAAAAAAAAAAAADEAAABEZWZpbml0aW9ucy9QSwECFAAUAAgICAAAIQAAb/5CDqIBAAC9EAAAGwAAAAAAAAAAAAAAAABtAAAARGVmaW5pdGlvbnMvZGF0YV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAADAoPG13AAAA4wAAACMAAAAAAAAAAAAAAAAAWAIAAERlZmluaXRpb25zL3JlbGF0aW9uc2hpcF90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAF1aOLXUAAAA8AEAAB8AAAAAAAAAAAAAAAAAIAMAAERlZmluaXRpb25zL2FydGlmYWN0X3R5cGVzLmpzb25QSwECFAAUAAgICAAAIQAADRCQ5d0GAADFMgAAGwAAAAAAAAAAAAAAAABBBAAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAALxAbzYcAAAAGgAAAB0AAAAAAAAAAAAAAAAAZwsAAERlZmluaXRpb25zL3BvbGljeV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAMRUf4MKBAAAuBUAABkAAAAAAAAAAAAAAAAAzgsAAERlZmluaXRpb25zL3VidW50dTIwLmpzb25QSwECFAAUAAgICAAAIQAAUFeA2K0DAACBJgAAKwAAAAAAAAAAAAAAAAAfEAAARGVmaW5pdGlvbnMvcmVzb3VyY2VzX2RlZmluaXRpb25fdHlwZXMuanNvblBLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAACUUAABUZW1wbGF0ZXMvUEsBAhQAFAAICAgAACEAAHsIfng8AQAAMQYAACQAAAAAAAAAAAAAAAAAXxQAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bFBLAQIUABQACAgIAAAhAAAPUYDL3wAAAO8CAAAhAAAAAAAAAAAAAAAAAO0VAABUZW1wbGF0ZXMvYmFzZWNvbmZpZy10ZW1wbGF0ZS52dGxQSwECFAAUAAgICAAAIQAAtY3xhPIAAACdBAAAIQAAAAAAAAAAAAAAAAAbFwAAVGVtcGxhdGVzL2Jhc2Vjb25maWctbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAADLsDAv6AAAA3wQAABoAAAAAAAAAAAAAAAAAXBgAAFRlbXBsYXRlcy92bmYtbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAAFObo6LgAAAA8AIAABoAAAAAAAAAAAAAAAAAnhkAAFRlbXBsYXRlcy92bmYtdGVtcGxhdGUudnRsUEsBAhQAFAAICAgAACEAAEO6bq50AQAAZBAAACQAAAAAAAAAAAAAAAAAxhoAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLW1hcHBpbmcuanNvblBLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAIwcAABUT1NDQS1NZXRhZGF0YS9QSwECFAAUAAgICAAAIQAAfNwrSpwAAADtAAAAGQAAAAAAAAAAAAAAAADLHAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YVBLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAIAAAAAAAAAAAAAAAAAK4dAABTY3JpcHRzL1BLAQIUABQACAgIAC5fnFIAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAOYdAABTY3JpcHRzL3B5dGhvbi9QSwECFAAUAAgICAAAIQAAcGHamsYAAABwAQAAHgAAAAAAAAAAAAAAAAAlHgAAU2NyaXB0cy9weXRob24vQ29uZmlnRGVwbG95LnB5UEsFBgAAAAAVABUA0QUAADcfAAAAAA==" } 2021-04-28 11:58:56,071 INFO 116:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] response code: 200 2021-04-28 11:58:56,072 DEBUG 120:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] response: {"payloadData":"VUVzREJCUUFDQWdJQUM1Zm5GSUFBQUFBQUFBQUFBQUFBQUFCQUFBQUx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQXVYNXhTQUFBQUFBQUFBQUFBQUFBQURBQUFBRVJsWm1sdWFYUnBiMjV6THdNQVVFc0hDQUFBQUFBQ0FBQUFBQUFBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBR3dBQUFFUmxabWx1YVhScGIyNXpMMlJoZEdGZmRIbHdaWE11YW5OdmJ1MVhPMitETUJEZTh5c3NwbFlLaUhiczJxaGpsejZXcWtJT25Pa3BZRk0vaUZERWY2L3RQQm9pMUtVd0lESWdvVHZmNTd1UHUrL0Via0ZJa0ZGTkU5MVVvQUx5UUhiVzVJdzZUQVZubUlkVUtjeDVXRWxSZ2RSNGZzcWRBNVZLckRRSzd1ekJxdUcweEpTc0xPaXJ4U1FaTU9Uby9JUUpTYlpDYmxnaHRqY2Q5TnNvV0I0UmE1RHFpSFlYeFZIODYrclB3Y1Z3Rm1MV05mWWtkMEx5WGduZkJpWDRNRVlMQlIydkk4UUhLUzJSNTkxUXBhazJxZ2ZUVm1YUFUrVGFlei9JanJUa2M5bE5pbEZUNko1ZzRGbzJpVXEvb0tTWHRaeG5GSnpaMjlONys0c1ZLSkExcGhDaXpZWnk5M0lsNTNUVU5rdGlteFNteDRoWkc2N040K29sZkg5K0NuME5RM0swdU9ESzNpMnhoaXhoVXBRK1VBdVYwc2dKaHRlTDZERHRlN3hEbkpNT0NVb1lhZnR1UDk2bFRXeHdBZW01NHlvakEzVEJ4YVJNa1k4M1B5ZjNzUnVUc2JneGh6c1NWdEJheUFrcHlnZ2NWR2FkYktDWlcvM1hOZnNIT1ZOZnMzdjVHSDdMbmxQRXdsSmtwcGhPNDR5Z0hWalNIQ2JVS1NOUTRJcFA0dG1XYnpmSExMOC96VXJrU1ZWUWJ2c2Y5SHc0K08rUHhzSTk3UTlRU3djSWIvNUNEcUlCQUFDOUVBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWpBQUFBUkdWbWFXNXBkR2x2Ym5NdmNtVnNZWFJwYjI1emFHbHdYM1I1Y0dWekxtcHpiMjZGakxFS2hEQU1obmVmSW5RK2lxNjMzaHVJdTBpYnc4TFpsQ1FJSXI2N3JTQTZDRGRreWZmOTMxb0JHTWJmb0lHaWpDSDF1aVFVQTI5WU04cFFTZHhnNzRyWUQ4V0lUcVdqUzh5cVIzRWNVdkhLMzdTM0VmenB2TTdJakN4bm9MRzFyUy9ra2NPTXZ2OHlUUWQvYXJaRWFvN0ZWcFhiZGxCTEJ3Z3dLRHh0ZHdBQUFPTUFBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQjhBQUFCRVpXWnBibWwwYVc5dWN5OWhjblJwWm1GamRGOTBlWEJsY3k1cWMyOXV2WTg5YjhJd0VJWjNmc1hKTTRsZ1pVV3ExS0VMUWl3SVJaWnpwbGM1c1hXK0JCRGl2OWNPU2ROMjZOakJnKy85MFB2Y0Z3QktzNURWUmlxNUJZd0tObkJQNTI5QzBlZ1FxRDBYak5GM2JIRDJKRmVOMFRBRklkL211OXFOSm5oN3B1Q0ZIRUlYc1FidGZQcGZTTjVoNjF0TDU0NTF6b0ZnRTV3V1ZNdXB0VWVPVStPNlhKV3JXYXFScWNlNnN1eWJRUmNmalM2bnRiRjhUV1hZWUN0RCtSeTBhVWlGVjhtaEk2aVBtUHRQZy9wWS9rS2VGaFU5T205SWJuOHl3MkYwd1g3TVBZR3Q1NStrL3dyWWkvdmlXK1QzK0FSUVN3Y0lYVm80dGRRQUFBRHdBUUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFiQUFBQVJHVm1hVzVwZEdsdmJuTXZibTlrWlY5MGVYQmxjeTVxYzI5dTdWcmRiOXMyRUgvUFgwSDRhUU1zcjExZmhyNEZTYmE2QzV6TWRydUhvUWhvaWJiWlNxSkdVbG1Od3YvN2pxUStMVXFpT3R0cHV3SkJMSXZrOFQ1L2R6enowd1ZDbzVnRjVFSHVFaUpHNkNYNkJLL2dwYytpaE1Va2xsNU1wTS9pdFVjK0VqK1ZqSmVUWUZwQWhNOXBJaW1MMWZ2UmNrc0ZncitaV1lTV0hNY0MrMm9jWGNFTHVrazV6cjVsRzZETCsrbG9uQk44SkZ6a3hKNVBuazJlbFVOWVNrNVhxYXp5cVFjNEVVQktFQy9BRXRmSDlPamZLZVVrVUFOckhBb3lybzRxdWZWbTd3WHNXb3pzczZkOXNidVBFN3lpSVpXMHNYOUZWNkRLQmdQRkZwSUpIMCtxaENZenRhQmoxNHo1Q0lnZjdwcmJCZjdGeE04dFVOdTUyR3FuOTg5V2pHb0t5RmtlUFFLdG5HWkFIcWxQNmhNNUNiWGx4SlltRlhHcXI4WGt5akFqbHF4TEtocEx3dGZZYjJpeWNJck1mMjRzUHFjbnNvUVlQeEtIUXpDWWNBYWtMU042NnlROVZHVXhhSHpaeXczV25HSHgrSVgraHRTYU1mckFaRWhqL1VWRmdVaVRoSEVKdmplMmthcDZwdVFwc1U0cXZFZUE5OGNiT3lYUUZReGptbm5KWDFiV1ZYVGhrQVlQOEQ4bDJjU1JZWGswaGdqWXlTM1RUOW8rTVE1SDZKMkZ6aDY5c3pJUmtEVk9RNm1aTFNnMEp1NmJhM085K3lFV3d1TmtUVGlKZlhjVC9HNjBubGxDVTBFeGpnaGlIQm1oa0ZtZzMwNk9hQXduNlNqWUJvTThFRlVKaVFNUXJRRWhIY0pOczlXYWQ0RWtRelIrRHlHbW5sNGI0VURNbWdxT0ltRkloYlRUZ2ZEa3V3ZmhiMG5VUU5zaHVpcVJvVnQvd1E1RXA3NEhZUTFSMzhUZkR1VmRtNlhvdFRENVI2cDhBK3E2WHR5YWQ0V3pPZWlza1R5YW90YVRTSnVZRFNGSExKVWRzTlNaMzFwbE45aXBVdTA4VzQrdVlUMjREM3E5dUp1aE5lTVJkdkVWQjdtSGhBTzRzMHpkVGJqUTB4RmJJN2tsbGFxaEZPOEh3RmxmQWI2eTdCclRNT1VFL1hqU0tEODA2RVhidC9LNW1RVUR3dWtqQ1I3V25FV1ZoS29Tc2txa21hQm05MnhWcGRRQXAyQXBCMVJSRDJGNm1QOWJLN041dGc1ZENrRTNzYW9zamxtTDRZS3FsMkNPbzRhaEc0eTlZbUVna0pZQ3RJRWtpUktvS0NDWmxvSjVJbzBpekhmS3dCL0l6dE1KN0xBNmFUZHN1MEVyL2xubFBNTEpVTFpOVGxWQmhRajJ0d2dEVUVHRkkxRUNFRU0vSXJLWm9FL29NWWpGUy9VSk5SWU5YcUxuUDcrQWRMci9IRkVVajE5Y3VkcGEyT1ZlTnk5c1dqcjRlV3E3aWplQkM3blhGbVNualNvSVZ5VXh5cE01MG5VdkdONW5QQytCejQrbHpQZFRQcXhZbXFYUmluQ05weFJLSktnaVFOMHFGMmg4TGJWMEhHR1VRMndJdDlPcUZJelBIVk1INHhyd3NsVk9Bdis1SlNBWlY5Z1JNMTAyYVRKYVhKTjNqeVBxaXJHUVlGdjZ0MGhTb1BlZ3M4WWNPQ0xDSERiTzcyeE5QSGF2UldLOENva1YwYlVGem0rQUhKODlnOCtlcnE2ZDVWbG1TUXFOcmZuME1nZi9ld1AraHZnM1ZaUno0NHFReFFaNzd6UVlvemN4aFMvd3FNSFZJSThlUGZ2cHJJakVRWkprTnA4RzV3OUQwMDNURHV2TThLWHB3TTMwb2RoVTBua2lQVGY3MzA5enVjUDFsc3BXdmsvay9kM1Y3eGs0NlRrV2Z1MEh0MHpOOVk1czcyR3RQSmdWa0xNd0g2b1NSMHNscjh0eHJTM1l1anFldzQ1VXRjR2VkbVIzRzdKb0haWXR5Vm9iOHFEOVdHczdabFNzNXp1M0ptUERGRmVGeFVwNE1kMUZsYmx5WmhHT2c2ejdPOVlEOWI3am1rTDFrMkM1UGZhaDFhbTMyTjVUTEZidGRHN1E3Y1ZwMFY3TW1vby81WDFHVzNmUjllZVZSdVhTVTdGMHhmTGVxZ3JWR0Jpa2hTS2t5a05wVlNFQjFVbFRGYW02ZnV1UXU5MTJKeEo3R0NUbGdocm9zT0pTc0hMQ0k5VkFYR0ZCVGdWSFQ0OURpejl1RmZEYzM2b0haOXhSazYxT0NjNlVNTmpmRXlTRXFMTDhrdVVZUDEwZ0FJVno4eXgyRkhDQk1rWjFTMVJKa0tocG44bThxaWhPR3Z1bTR2b3FXTzJGcVc4TVdNb282VWNYTS9lNDRISkVXWFE4T0VreVZUTy9XRG1nNkhjVFk2Nk82OThzMUt0Zndkd2hYcysyUnZTV1lMQklkeUEvSmVLQWRWWlBxK25mYnBZNnFkNHQ5T2YxemUzTjhrYS9lYk4wdDRDaVloVXd3YnVRNFViN1ptQnFiZDMzQ1RON3lrTlBIeHVPbjl4UFJKWjhUQUJlRkJyMEh5b0gydVF6US96aC9uTDVTam1iK1hJM25TMXY1c1BpM3BENFhpTjlyNUhRVVdza2U5L0lKVE5uSGxwcEVPbWZabDB5Y2plM2pNbDJIZzlrNldUMGJuRjFpZlJaVWQrR1V6MlJnMHBDbkpyZHQvSGFTWmx2Wjc4T3JHb0dNbVc1V3VuSzE3V2VqdjZoY2x0Y3FrVmxUOHFKMjQ2N0FQbVYwTU1BNjd3RVlMdEcydFhPSDRWc1ExdC9kdTl0N2ZaZWdhemh0UWhpdjk3NFBlZzJaOXhnMzJkcDgvYkJpVGp5SlBheEw3b1pFNDJ3c25Kay9lVmlHRXR4RW5XeklqSGZFT25SeE1OQndOc3VYQXpXVStlZTZxcXNGK3ZyQ2Y5eHQ3WmJCMVVkL1BMaVdTYzM1YlZxVDEyVThGamE3eXM5bG5GaDY1Q3IzbHlwRG5PRFEzaWVMM3F5R0Q1M2hQNFB2UDNyZGVkaEZaVks2eGY1dXYzRi9sOVFTd2NJRFJDUTVkMEdBQURGTWdBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBZEFBQUFSR1ZtYVc1cGRHbHZibk12Y0c5c2FXTjVYM1I1Y0dWekxtcHpiMjZyNWxKUVVDckl6OGxNcm93dnFTeElMVlpTc0ZLb1ZxamxxZ1VBVUVzSENMeEFielljQUFBQUdnQUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFHUUFBQUVSbFptbHVhWFJwYjI1ekwzVmlkVzUwZFRJd0xtcHpiMjdsV0UxdjJ6Z1F2ZnRYQ0RxMWkwaEo5MWdVeFFaTmRsR2dUWXMweFI2Q1FHQ2tzY3lOUkxMOGNDTVUvdStsS0ltV0tNcVcweVNIYm9BRWlqaVA4emd6Ynp6MGowVVFoSktLRkNVWkxESEJFbE1pa2pWd29SL0M0SFVRcWx0RnBQcnpKSG1WbkNRbjRWR05LRUdpREVsVUcvelFMK3BOb0dRRmtwQWdKVmVVRytqbFAwZkJwNHZ6TDhFYlRrdUVTWndqRHNWZmxDT1NRNXpTOHEzWlRxTWJVQUxhcWpCUURnUmlUbStCeTU1OVo2NEU4Q1RuVkRGaHJFL1BQcjYvMEw0K24xK2VYcjMvZE5IWldWSUVsVEE0emNpaWYrUlg4VWs4dHBBb0Y3djNrQlZydkp5ZC8zMzY5Y05WcU5jM0ptQzRaSlJMQTcvdUlyYkVSV3U5amZ4eEhWV3pqNGovRTVxTzJXRW5Ra2NVbWFjVlpvY2hFWmQ0aVZKNUdJclFEQTVETUZyZ3RISXh3WTJKVENhS2Z1bjFLaXFsWkluektBTlcwQ3BpbkRKZERCaDZKa0ZkSjRJV3FvWkdkMUQxbC9SaURqTEJoQ25abHRUQXREWGJMTHEvVGFZazFYUnBydW0yV2UweCtrNzUzYktnMzhjVUZFOGhRa0xnbkpSQXBNTkRTR0JpK0c0T3psaGxJRktPbWV4cTg3SkZCYWNHRmZ6YmNtcUwwZUlrNHZyNDl1Q3VvNTd4eGo1dnRudUVKbTVqMGwxVWRENTAwdTQ5aERsOFU1aERWaTlKcnNEbDFXbWt3RUs2cERVelhpVWlYZWxHTU42Nmp4YVNZNUtIZy9WTi8xQkhlMEk5VVZBVFVUK3JkQWZCYWZDNUFWWGI4ZzZXbEFkZFliendPSG9adTZlY0c2Rk1SbnVJNzgwaVZkS2J4aExFQ3JKb1hPTmpGa2F3RHNVMUtwUUgxRW9PU1oyY1c5VnNlKzJ2dnlQZDgzdEhRaHlWbXVYTmRENFg3cE05WnRjb212MW1TVzhId3F5NzZYOW43QStRM05DQlk2ZGJMbDdqcnZLdXgwRk1VVkVrZFpLUlplQlUraUJTQndsNFY4TnNEZVpWNTFpQlE4ME5RdkEwYWh1NCtDV2RUWko5c01JeVhrVmMrWXJyMTVWMWI2WGwxTm5qaTZyNTlEMUVWRDVFRXhFM3k2b3NxLzBhYXZmN3YyaG9uSkpGajFYWVRGOXQyejUwRHJGKzlTak5LS21MeElLMlp3b0hBWkRBOVl3NGxxMGRSQzR0OEYyM3F5Y2lOaE1lL2V0bHJUanR3N3MybVFaZk9vU3VLY1FyZjl4YjgyN3NiVWVZcUw0YlRHNCttaUxkQWNpRDJZemV1VytHLzA5SXNwZUdqdkk0QzJ1eW5QVXBiZzl0K2EraG9DbVdJMlhaRWY2cXE3TGp2cE40TFl2cHBsOWJsb2l4dXFybnNHbHRiUm5PSk5QQzdHWENUK1lXQ1VpNnk5clRSOG52Ym5lOGhwZ25qcHpYMlRpR0Q1eTBmdi9tNHUzMTFuRE9aYlAvcy9FMkp5RXBOL0ZTaFh4WUY3dHVxcXBKbGZ2cGJ4dy9XVFBhK24wZXRUbSs5a3V0QlR5RHpvYWVIaUl5NytUbEVSa0JXU01pdUlkVTZlcVpxVENycDRzR2Y5N0JuMWRlelVnWWJXZmlTcTVHVS9IUU5pMTAvOUg1V0FJSGtqYXdMMlpKSERNRFAyN3VhMmNtZ2pGenk4a3lFeExwRGVwSUE4bjBYbmFhdlBFQ3N1WmE0dHhsd2o4bXY2aDZIT2tONThCRi9idjVDVkJMQndqRVZIK0RDZ1FBQUxnVkFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDc0FBQUJFWldacGJtbDBhVzl1Y3k5eVpYTnZkWEpqWlhOZlpHVm1hVzVwZEdsdmJsOTBlWEJsY3k1cWMyOXU3WmpkYnBzd0ZJRHYreFFXNm1VSVdTK3JiVnJXc1NwcjJsUnBPcWxhcThnQkoyVWwyTE5OSmxUbDNXY3dKQmhNUTlaR2t5YmZJT0p6am4zKy9ObmsrUWdBSzFqQ0JacEdjSWtzY0FxZXhaQVk1SERCMHA5bGFVZUtDazJOaUZCTUVPWEpkaUl4NkNQbTBZRHdBRWQ2czNTNWhNZzVHYWRCdExDeThYVSs2NExpbUdSU0g4MWhIUEppdVpqNGtDUGZubVVMV3BmOVlmOWk5TDBEN203SGd6dndQb2xwa0hTWE1JUlBlUFVKY3Q3MThQSmpZY3h3VEQzRUtxN0srVXRqaW5PWmlhMTZVUTQ4eU9jRDYxeTAza1FZUkNUZU5iSFVxWmt5UC9KMldGTEVYdkpuSXlnY3NaOVFZaThoSVdteUt4cnBpb2l1Z3N3aHhtR1V2dmh5TmMxNFJ6VmRSZk5DTzM4dHlkZGxaU3Yxd1VjRVJUNkt2TnpWSHcyTGJDZCtVT2JBTWQ4ZGp0cmgxZ3FHTVdwMmkwRCttT2s1QkZLNGRIcU9ORkNVTmdYNGRqTzZVa1V4RGUzdEhHbGxQQnpObmZRUkxKeHo5OG9kRDg3c3NYc3p1aDJmdVhiL2VuQ2FoOHljL01VNTFpU2hFTnFpNmFFajBzSFNoM01zRTVPK2J5UTJ4d1NIZUpGa1A3SXdFRWVVU1FVWmxtWWJ5Z0lpT3N0Y1AzY24yeVJ0R3Zxb2VHWkpTMnZZaUk2TnJBcU9xcUFWTmlwR0Job0dHZ2VGUnJtekRUS3lzR3BiVUJadkwyQ1FlRFlWOCtoNFVZaXF1S2lNdDZLRmFtTmdZV0J4VUZpVXV0cXdJZ3VydWdGbDZmWkZSUmg0MHdqeHFheTNCaGdsQlEwMjZ0SzI4S2haR29RWWhCd2FJV3EzRzVBVUlORnNSbG5HdlhEUzBDOVZxR2pVT29CajVzRnU2bFdhVU5ZZFk4dzdJUDA5elRKY1pVOXpEN1lqMEFTREdRSkNkUlg0NkswUmRDTXNZZGdCRjVBRUlYai94RTVPZWtrcjlMVG53MTdZZ1pIWVk3TmRRSnUxWk1ldkdORThVSGZvbmswQUZIcHo2UEhzN2dxK2prZVg0UFB3MXIwZUQ2NG0wOHZSRjNjSWZqOGlpcmFLb3JHWUtNV0hlK3RkdDlmdDNWdHEzK25wVk5tZXJUWjlFOE1VbHhVRTFOdDhrMGFSRTFFd2hxbEo1dXVUNlVFQ1owRVlxQnRWazhxU1lydVV5cDF1YitiNW1mQkhzZTA3R2gwdmhJeUpjM011RWlvQ2tuV0FTeEtpY2YrNnFIWTFuWG53OVVQcjRZVnczL2I0VnNEOHI4OGpxK0hVTEd4NnprNmp0N3lPZEhXS2pZZjhxeHAvcjVWYVhuUzA3dXRhcTNMNnJ1YjJFdnR4MkhUc0t2THFjYW9UdGpwSE5ZYi8yeWxhelhNNG04NUR1TUswOFgvWnFrb3QyM3A1dTRScmJjM0hrL2w0T3VqSGs2YnJ6ZWRURmxiVGhwUnAyK3NEYWx2NEdsR2twQVlTWmJnZFA4b21CaHNHRzRmRlJza25RNHVVRnVyMmswbmFGeExORjQ5Q3BnSEZYMXcxVkNNREN3T0xROFBDWEM1cXVIak5yZUpvL1FkUVN3Y0lVRmVBMkswREFBQ0JKZ0FBVUVzREJCUUFDQWdJQUM1Zm5GSUFBQUFBQUFBQUFBQUFBQUFLQUFBQVZHVnRjR3hoZEdWekx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUpBQUFBRlJsYlhCc1lYUmxjeTlpWVhObFgzVmlkVzUwZFRJd0xYUmxiWEJzWVhSbExuWjBiSldVelk2RElCU0Y5MDM2RG9iTXNpVE5MT2RWSm9iY0NqWmtBQWx5VFl6eDNRZTE4YTlXWmNYZnh6bm5vdEJjTDBsQ25DZ0xkSm1na0dXb1VZRXZITzBtVlNVNDVlQ0IvQ1MvSFpva3pkQ0VYUlljYUdwQWk3QktTdUVxR1NTa0tUMllyc1BKYmNWV29MQ0h2NW9OdkNVRDN0NzJuU3FUSDRnUHhHbTluT21Db3hMc1FEV25BeGVYOVVnMUxtdlE2L3Y3aWowVFgvK2g4b0k4cTQ4UE5CNi83OHppZy8ySmVzOWh6VVo3U0EzUDQwSTI4R2luWEVGVnVQTldNejdhcTV0ZzkxTTJBM3JXQWJpV2hsa0ZKcHlDOElmVmJQR2pWOWVrL1dhU2dZV0hWTkxYSDUrUEdUS21BVW1uVzJiUno2S0VuNEZxc0ZhYTU2UzJVSHdscmxVQmZJbThZWnUzNE9VN2VhN0k4UmdtZEVtMjgyRzZrQ0VGK2xBUC9WakZkc1R4WVQ1eFF1K2I1cyt0QjQ5bHV4dDRHb3p6NmZ6TFhpK2gvUWRRU3djSWV3aCtlRHdCQUFBeEJnQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWhBQUFBVkdWdGNHeGhkR1Z6TDJKaGMyVmpiMjVtYVdjdGRHVnRjR3hoZEdVdWRuUnNsWkpCQ3NNZ0VFWDNPWVZJbC9VQ3ZVb0paV3Bza0tvUm80RVF2SHRWbXNTa2lkQ05qT1B6LzVuUnFVSUlHOVozemxCR2dGSW5uUURiR1JLVFltQU5hY0FDdnFGN0lCR2EwaHJ1YURBZ2lRTEp3aG51bVJsNEVPQ3F0NkJpME9EckZoMUF1TVJlcGdQYTQwVDdhOGxsVUs5SFVUZ0EvMmlsdUtpV2tGa3ZySFdrTVFVTlR5NjRIVStHa3dHekh3QW5zVHp0N0dyNVppT1JvRFZYN1NLU0MzM3JHa1VIelFiWVF3Y050a3d4dzJrMFhReDM2Tkpyem01UW4rM3FYQVYzem9aV3lGa0hod1V1LzZ3MGxGODYvemtXck90OW9jaHFuNjNYeDZ2OEIxQkxCd2dQVVlETDN3QUFBTzhDQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUNFQUFBQlVaVzF3YkdGMFpYTXZZbUZ6WldOdmJtWnBaeTF0WVhCd2FXNW5MbXB6YjI3dFVjRnF3ekFNdmVjcmlzOE43THpyUm8rN0RIWXBwV2kyMGdrYXhaUGxRQ2o5OTlsT1VwcnVNdGgyR2ROSlBELzVTZTl0cTFPMVNtVVlXalQzS3hOUWVySllFd2NGem8wejY1SGlwZk1vT2lUYU5PUXdXQ0d2MUhHZW5ZbUM3NUVFWGNJYU9BYWNZQjM4S0tGQ2ZKakpTVVpqdUI2M1hkSVdJTllNYnd1WTYzUXU3VzZpSWFzTSsyRGZzSVhMU2dzaFU2RHplbDYyZ1hqVXp3L0VQbXJ0UWFDOTJkaVJ6YmVCRFBVWC9MbGloeTZLTGZ6eStZV0JIdGtoVzhKeTJueEtqeEpHRCsrcXROVk5KRDAzL3lrc1UxaGE4b3ZHNzB2LzU2eVByNUUxUGp3KzF5OVBtOUhWYjRXeHNPbUg0cWgySDFCTEJ3aTFqZkdFOGdBQUFKMEVBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQm9BQUFCVVpXMXdiR0YwWlhNdmRtNW1MVzFoY0hCcGJtY3Vhbk52YnUxUlRXdkRNQXk5NTFjWW54c29PKzRIOUxqakxxVVUxMVkyUWFONHNod0lvLys5VG16eXNjc0cyMDdid1NEMG5xeW45NDZWVXUvcEthWEp0S0FmbFE3QVBWcW9rWUlZR2d1bmQ1bml1ZlBBTWlSYUhrbzlCOEV5ZXNHT3h1bENUUUREVzBRR2w3cU51UWFZQVJsOFhpU005TElNcEhVU3cvWVQyeVVWYkpCa0JJNmxuVFRmU25tYXFVREN3em5ZVjJqTlN1QnFvUzZ0MjI0UjM1aDRsUVVza0VieVVXcHYyTFJiL2RxaEhXODFQTlJmY0d6RkRsMWtPL0duejJjR2VDQUhaQkdtRTh0QnVnY08yZE45VlhSOUNLcW41aitiejdMWm12VExjWnluK2c4RUVpK1JKRDdzNitlblE3YjZXd2x0ZlB1eGpLcFRkUWRRU3djSU11d01DL29BQUFEZkJBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWFBQUFBVkdWdGNHeGhkR1Z6TDNadVppMTBaVzF3YkdGMFpTNTJkR3lWa2tFS3d5QVFSZmM1aFVpWDlRSzlTZ2xsYW15UXFoR2pnUkM4ZTFXYXhLU0owSTJNNC9QL21kR3BRZ2diMW5mT1VFYUFVaWVkQU5zWkVwTmlZQTFwd0FLK29Yc2dFWnJTR3U1b01DQ0pBc25DR2U2WkdYZ1E0S3Ezb0dMUTRPc1dIVUM0eEY2bUE5cmpSUHRyeVdWUXIwZFJPQUQvYUtXNHFKYVFXUytzZGFReEJRMVBMcmdkVDRhVEFiTWZBQ2V4UE8zc2F2bG1JNUdnTlZmdElwSUxmZXNhUlFmTkJ0aERCdzIyVERIRGFUUmRESGZvMG12T2JsQ2Y3ZXBjQlhmT2hsYklXUWVIQlM3L3JEU1VYenIvT1JhczYzMmh5R3FmcmRmSHEzejFBVkJMQndoVG02T2k0QUFBQVBBQ0FBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDUUFBQUJVWlcxd2JHRjBaWE12WW1GelpWOTFZblZ1ZEhVeU1DMXRZWEJ3YVc1bkxtcHpiMjd0bHIxcXd6QVF4L2RBM3NGb2ppRjA3QU4wN05ZdUlSaEZPcWVpOGxrNVNRWlQ4dTZWbkxneHJodGFVbnNJWG95NEQrbnUvK05rYlphTEpQbUlueVJoeUF0Z2p3bXpRSlVTa0NxMGptTmNTTFk2eHhncURaQ3JROXc1TFJnbFdFSEtPRlZpekcrRGc0Zmc0QldCRE9hY2F3c1hqNnZONlRCSEN2ZWRsSENtODdhM2p5aERMY1FWdXVqWnRQWlErN0ZkYnkvUmdJN3F6SW8zS0hpMzBNNnhyTFVkVjUwMmN1NjE2N2hiSjFOb3ZFc05KMTcwV21GU2lkZzRwenI5allDZGNGdDZFazFDcy8wbEJBeWdCQlFLbW03YnpsZ0ZaRThhcjZQbFZGMmZYb1g1RE95UHdIcWFqYzhvVDR0U2VuM25vM1Via3lHTnBwaWU3SzZaREU3UHk4Nmo4dy9yOVBYNWFmeEpzaExGUCtIeTU4SXpWZkE5WkkzNWZ0bmRSR1pBb2RHbjZRdlBPOVF6bkN0d3Z1a3pIWnBjODZxa21jNjFTMDN2Qm1XYURwTHh1emhETTZCaFFIMTVwZ01URGRsNjV2TGphMkRpaWVHeVVKZ1p6VEg4NjhETjE5cjFxZEZLTkRLTjlNUmVMcmJMeFNkUVN3Y0lRN3B1cm5RQkFBQmtFQUFBVUVzREJCUUFDQWdJQUM1Zm5GSUFBQUFBQUFBQUFBQUFBQUFQQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFaQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVcyT3l3NkNNQlJFOS8yS2ZvQ3Q2SklZSS9Kd281QkFkWC9WSzZtaHQ2U1VCWDl2TndZMUx1Zk01R1JVMWFTSk9LRUhVZWdPeFFYZG9DM0ZmQ1VqR2JHMFNlb3Z4bEtINFBFdTlsUE02OE9DVjJYZThJMnpCalRKRmh4Mk8rdUFXcFEzYTdZc0orOG1rZUZEay9aQk1zVDhJeXpINjBoK1hFZnlPVmhpQ2szZkJidFEwSWJodTV4NUNRYi84Wi9YczJmcXd6N0xpK1I4Vkl5OUFGQkxCd2g4M0N0S25BQUFBTzBBQUFCUVN3TUVGQUFJQ0FnQUxsK2NVZ0FBQUFBQUFBQUFBQUFBQUFnQUFBQlRZM0pwY0hSekx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQXVYNXhTQUFBQUFBQUFBQUFBQUFBQUR3QUFBRk5qY21sd2RITXZjSGwwYUc5dUx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUhnQUFBRk5qY21sd2RITXZjSGwwYUc5dUwwTnZibVpwWjBSbGNHeHZlUzV3ZVlXUFFVNERNUXhGOXpsRk5LdXBoSElBdGtYQXFpZEFxbHJuWnhTUnNZT2RRSHQ3cHUwQXF3cHYvL04vZGxLWnZlZ1VoQTgxRUZsOER4UXRIRXRIMWN6TnFnckJURFNrenRTeXNBVkdJK0VVY0FMMUp1cnpYRVdiZjNOK25kMk4yTW9TTUxnOXI3dk9PU29ITTc5ZDBqdzlvUlk1ai9mb3phTzdOa1lrdjk0eEdrcDY4RGZ6Z3V3Vkh4M1dGdlRIWFdRS21aT013eXRLRWY4bFd1S3crYzBWclN2L05TdElQcUZyczNadWVjWWVKMEs5R1A2WFFWVjBIRjVFNHZHTU96Ni9XMTV6MzFCTEJ3aHdZZHFheGdBQUFIQUJBQUJRU3dFQ0ZBQVVBQWdJQ0FBdVg1eFNBQUFBQUFJQUFBQUFBQUFBQVFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBTDFCTEFRSVVBQlFBQ0FnSUFDNWZuRklBQUFBQUFnQUFBQUFBQUFBTUFBQUFBQUFBQUFBQUFBQUFBREVBQUFCRVpXWnBibWwwYVc5dWN5OVFTd0VDRkFBVUFBZ0lDQUFBSVFBQWIvNUNEcUlCQUFDOUVBQUFHd0FBQUFBQUFBQUFBQUFBQUFCdEFBQUFSR1ZtYVc1cGRHbHZibk12WkdGMFlWOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFEQW9QRzEzQUFBQTR3QUFBQ01BQUFBQUFBQUFBQUFBQUFBQVdBSUFBRVJsWm1sdWFYUnBiMjV6TDNKbGJHRjBhVzl1YzJocGNGOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFGMWFPTFhVQUFBQThBRUFBQjhBQUFBQUFBQUFBQUFBQUFBQUlBTUFBRVJsWm1sdWFYUnBiMjV6TDJGeWRHbG1ZV04wWDNSNWNHVnpMbXB6YjI1UVN3RUNGQUFVQUFnSUNBQUFJUUFBRFJDUTVkMEdBQURGTWdBQUd3QUFBQUFBQUFBQUFBQUFBQUJCQkFBQVJHVm1hVzVwZEdsdmJuTXZibTlrWlY5MGVYQmxjeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQUx4QWJ6WWNBQUFBR2dBQUFCMEFBQUFBQUFBQUFBQUFBQUFBWndzQUFFUmxabWx1YVhScGIyNXpMM0J2YkdsamVWOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFNUlVmNE1LQkFBQXVCVUFBQmtBQUFBQUFBQUFBQUFBQUFBQXpnc0FBRVJsWm1sdWFYUnBiMjV6TDNWaWRXNTBkVEl3TG1wemIyNVFTd0VDRkFBVUFBZ0lDQUFBSVFBQVVGZUEySzBEQUFDQkpnQUFLd0FBQUFBQUFBQUFBQUFBQUFBZkVBQUFSR1ZtYVc1cGRHbHZibk12Y21WemIzVnlZMlZ6WDJSbFptbHVhWFJwYjI1ZmRIbHdaWE11YW5OdmJsQkxBUUlVQUJRQUNBZ0lBQzVmbkZJQUFBQUFBZ0FBQUFBQUFBQUtBQUFBQUFBQUFBQUFBQUFBQUNVVUFBQlVaVzF3YkdGMFpYTXZVRXNCQWhRQUZBQUlDQWdBQUNFQUFIc0lmbmc4QVFBQU1RWUFBQ1FBQUFBQUFBQUFBQUFBQUFBQVh4UUFBRlJsYlhCc1lYUmxjeTlpWVhObFgzVmlkVzUwZFRJd0xYUmxiWEJzWVhSbExuWjBiRkJMQVFJVUFCUUFDQWdJQUFBaEFBQVBVWURMM3dBQUFPOENBQUFoQUFBQUFBQUFBQUFBQUFBQUFPMFZBQUJVWlcxd2JHRjBaWE12WW1GelpXTnZibVpwWnkxMFpXMXdiR0YwWlM1MmRHeFFTd0VDRkFBVUFBZ0lDQUFBSVFBQXRZM3hoUElBQUFDZEJBQUFJUUFBQUFBQUFBQUFBQUFBQUFBYkZ3QUFWR1Z0Y0d4aGRHVnpMMkpoYzJWamIyNW1hV2N0YldGd2NHbHVaeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQURMc0RBdjZBQUFBM3dRQUFCb0FBQUFBQUFBQUFBQUFBQUFBWEJnQUFGUmxiWEJzWVhSbGN5OTJibVl0YldGd2NHbHVaeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQUZPYm82TGdBQUFBOEFJQUFCb0FBQUFBQUFBQUFBQUFBQUFBbmhrQUFGUmxiWEJzWVhSbGN5OTJibVl0ZEdWdGNHeGhkR1V1ZG5Sc1VFc0JBaFFBRkFBSUNBZ0FBQ0VBQUVPNmJxNTBBUUFBWkJBQUFDUUFBQUFBQUFBQUFBQUFBQUFBeGhvQUFGUmxiWEJzWVhSbGN5OWlZWE5sWDNWaWRXNTBkVEl3TFcxaGNIQnBibWN1YW5OdmJsQkxBUUlVQUJRQUNBZ0lBQzVmbkZJQUFBQUFBZ0FBQUFBQUFBQVBBQUFBQUFBQUFBQUFBQUFBQUl3Y0FBQlVUMU5EUVMxTlpYUmhaR0YwWVM5UVN3RUNGQUFVQUFnSUNBQUFJUUFBZk53clNwd0FBQUR0QUFBQUdRQUFBQUFBQUFBQUFBQUFBQURMSEFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVZCTEFRSVVBQlFBQ0FnSUFDNWZuRklBQUFBQUFnQUFBQUFBQUFBSUFBQUFBQUFBQUFBQUFBQUFBSzRkQUFCVFkzSnBjSFJ6TDFCTEFRSVVBQlFBQ0FnSUFDNWZuRklBQUFBQUFnQUFBQUFBQUFBUEFBQUFBQUFBQUFBQUFBQUFBT1lkQUFCVFkzSnBjSFJ6TDNCNWRHaHZiaTlRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFjR0hhbXNZQUFBQndBUUFBSGdBQUFBQUFBQUFBQUFBQUFBQWxIZ0FBVTJOeWFYQjBjeTl3ZVhSb2IyNHZRMjl1Wm1sblJHVndiRzk1TG5CNVVFc0ZCZ0FBQUFBVkFCVUEwUVVBQURjZkFBQUFBQT09","listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611134768,"timeout":0,"description":"test","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnfcds","artifactName":"BASIC_VM_enriched.zip","artifactRef":null,"artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjhmOGQ2NDg0MWIzODg4MzBmMDE5NGViNjNhNmFiMGY=","artifactUUID":"995e3f00-02c6-4189-9fd0-b80db0a1c247","generatedFromId":null,"artifactDisplayName":"vnfcds","mandatory":false,"apiUrl":null,"serviceApi":false,"artifactLabel":"vnfcds","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnfcds","duplicated":false,"payloadUpdateDate":1619611134775,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":null,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":null,"updaterFullName":"Carlos Santana","lastUpdateDate":1619611134768,"artifactVersion":"1","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"BASIC_VM_enriched.zip","empty":false} 2021-04-28 11:58:56,074 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm_macro in SDC 2021-04-28 11:58:56,077 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-04-28 11:58:56,077 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/b9b036da-40fa-4fe6-a912-def5fd97c7b3/lifecycleState/Certify 2021-04-28 11:58:56,077 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-04-28 11:59:12,458 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-04-28 11:59:12,458 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1619611118758,"lastUpdateDate":1619611139150,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"defaulticon","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"85258f35-bdcb-48a9-9548-725ae74b41f0"},"csarUUID":"3cf01ce176554d11a1a244ff84d66f9c","csarVersion":"1.0","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVmMacro","uuid":"329cb1e9-1269-423e-83c8-33494164459c"} 2021-04-28 11:59:12,460 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-04-28 11:59:12,460 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-28 11:59:12,460 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-04-28 11:59:12,460 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-04-28 11:59:12,461 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:59:12,461 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-04-28 11:59:12,461 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-04-28 11:59:12,461 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:59:12,963 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-28 11:59:12,964 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8e2106a2-b773-452a-a2ea-d65a082bf16a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ea89cd3-ba33-44b2-bd6b-c76e96de0d71/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fecb3d12-cd74-4851-94bc-37524e0877e5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/329cb1e9-1269-423e-83c8-33494164459c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-28 11:59:12,966 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 11:59:12,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:12,966 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:12,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:12,966 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-28 11:59:12,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:12,966 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:12,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:12,967 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 11:59:12,967 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:12,967 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:12,967 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:12,967 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 11:59:12,967 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:12,967 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:12,967 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:12,967 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-04-28 11:59:12,967 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 11:59:12,967 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-28 11:59:12,967 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-04-28 11:59:12,968 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-04-28 11:59:12,968 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-28 11:59:12,968 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-04-28 11:59:12,968 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-04-28 11:59:12,968 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-28 11:59:15,972 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-28 11:59:15,974 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47ea58f2-7008-41aa-a2ce-c1050ee2eaf9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607515457,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f55203d-5f35-4797-90a0-21116c6217e3","invariantUUID":"c9eaf161-ef3f-4ae9-bc28-4e95841ab2c7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"380c6dc4-416d-44a1-8175-b678bdbf8ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607069365,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76cde1aa-a96a-408d-ae03-c8292d4e8cbb","invariantUUID":"1cffca0a-33d0-463f-99af-f62a64ac6a97","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67fd3c9c-0a21-4978-885e-243dd33d70a1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607213979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6038dc95-876f-4511-ae07-0e969aa17e82","invariantUUID":"c3ce13f3-fd64-4d84-8ce8-e3b426de47f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2c831d4-45e0-4f74-8dd7-6e41f03d96a4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607593259,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbeaeb9-3996-4d3b-b7fb-795c793ef04d","invariantUUID":"d7b17587-78d2-4a51-bacf-1f57e95a817a","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f826a7d-7f52-4ed4-b1d4-660fd44beb71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607166503,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af257dc9-7e5e-4d0a-ac42-6ea99619fe09","invariantUUID":"6c00c2a6-e909-4671-9852-dbb082010b28","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607404485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb2b6ea0-dd3e-4b36-8ed6-ce4cab693304","invariantUUID":"ac7cec08-3730-4e0c-9a27-095578d1a307","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0162b9f5-7c38-4aee-8f33-5d610713adb1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607604277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c01f59-01e5-4084-a08d-1c4ad0c1c729","invariantUUID":"895efdd9-e7d6-4ccc-9c4d-7aeee4131f5f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fed3ac93-4add-4df9-9afc-87fafd79d2dc","lifecycleState":"CERTIFIED","lastUpdateDate":1619607365100,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00d644fd-3c3f-48bf-91ef-02141bdbcfba","invariantUUID":"e4c6feb6-1fa8-4bb8-80ff-97b95b0bf191","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c48c5b-0617-4ed0-b4cd-1349139839de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607550579,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42da559-3c0d-4a6c-8dc6-37ddfd45d581","invariantUUID":"cc5aa886-c0bf-4214-9315-6584713d9bcf","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e07f3790-b819-4c43-91a8-3287f5530246","lifecycleState":"CERTIFIED","lastUpdateDate":1619607840349,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"866ef193-eef0-489e-81da-4d44b252e7e8","invariantUUID":"30006173-3ceb-4769-a0f7-979ff5ff288d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6853100-82ed-46ca-a4e6-60df5e18635b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607759566,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27eed7c1-3778-4811-b245-7e5ae1fd5f51","invariantUUID":"d0fe679d-cb1c-4883-bfee-e43a9948578c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f15ff976-b018-4973-a7b1-707ae4d25322","lifecycleState":"CERTIFIED","lastUpdateDate":1619607673680,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2baebcc1-dbc6-4b75-b283-84f13bdcc104","invariantUUID":"9a2d3a31-4510-47bd-a0b0-fcaf25710791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb022a0e-fa7c-4cd1-8154-29b4b45a4717","lifecycleState":"CERTIFIED","lastUpdateDate":1619607508786,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d13834b8-2367-43cd-8ec8-a0a213cdf674","invariantUUID":"4f0dd698-552d-4fd3-a10f-cf6cd5b54c0a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130c75f1-8301-43f3-b3fb-9bc8776d2d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607776452,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46d14832-5a85-40ac-9722-270e0a200d71","invariantUUID":"7025a720-5e89-4702-b3a4-7b9d4db8ce60","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de5d3419-4e5c-40fc-873e-5beb98a4c761","lifecycleState":"CERTIFIED","lastUpdateDate":1619607665446,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bbcf833-d20e-4f31-9be6-c764a844a77e","invariantUUID":"8c3a6a1f-8bbc-4f54-9711-369f3ddd8833","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40a42080-be6f-418b-b2e6-9649a50ad528","lifecycleState":"CERTIFIED","lastUpdateDate":1619607193373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a474b5c1-fead-4536-99e1-412fe45a9a15","invariantUUID":"4df56b67-bd7a-40df-8ed8-87ebd24bc637","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae79b56d-540f-4d9b-a482-717e18ee2adf","lifecycleState":"CERTIFIED","lastUpdateDate":1619607769905,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ae44e1-8673-4b07-b9d1-3a970bcb0480","invariantUUID":"0925b59e-3d02-4110-a279-de5fe2599e64","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a0691b5-78eb-456e-8fa2-beca54a0db0a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607898552,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c10f755-0779-46ba-9377-152d1ef03011","invariantUUID":"78897c1b-e8eb-4cd4-8d2f-8b87a9eb97f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139150,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5910f379-6993-4b58-ad96-ee1c7d5dee54","lifecycleState":"CERTIFIED","lastUpdateDate":1619607483951,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab5f611b-07ab-4cfe-a885-d9497489bbf6","invariantUUID":"a93db8f8-e0a3-4b2e-b840-5efb26087ba9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8ba1b72c-09b8-42fa-9d7d-651063ad8df5","lifecycleState":"CERTIFIED","lastUpdateDate":1619607734748,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0eb0ad43-9f8a-4f17-a3a0-1fa11c68fa1f","invariantUUID":"625fae1b-bf07-43b5-a215-c366f5222f70","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf7b641-5663-4031-95fd-c68de4cc4fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607797759,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae30796-1b29-4d6f-8df2-680c2a8028c1","invariantUUID":"51e68f94-ab6b-45f9-8f90-03ef5f54a6c6","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf195b82-5cdb-4c11-acd9-d5047b8ba0de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607331165,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f63edcb-11d1-4d36-a845-a9d51a03f955","invariantUUID":"baf5312b-842b-4554-b9b2-b5270d1872e4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05c4fa8d-da2f-4192-a412-3e79a1cecdab","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90ce4a4f-d51a-446e-9dc5-c2694cd9257a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607156457,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9b5e159-f209-4f59-8754-9a09a67a6df7","invariantUUID":"b8132c56-aace-4c92-9762-7e82660d5aba","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d76fe29-b29a-408e-859a-1420871af3a8","lifecycleState":"CERTIFIED","lastUpdateDate":1619607457373,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acc194ee-5255-4719-8d17-8d5087aece6e","invariantUUID":"f75484b5-4985-4586-af58-53db9f3be3d8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49dacc54-920b-441a-9f0f-3371c00a221f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607744998,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"397704ca-2f42-4d4b-a33d-4d18a3a584cd","invariantUUID":"daf6d343-6d89-4311-a61e-f38625ea9d2f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"27fc2873-7a19-4823-92a9-b0f8ef9051a0","lifecycleState":"CERTIFIED","lastUpdateDate":1619610331949,"name":"basic_onboard_ufIPZr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","systemName":"BasicOnboardUfipzr","description":"VF","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"ef8df020-5502-4c51-ab1e-304e09f5de14","lifecycleState":"CERTIFIED","lastUpdateDate":1619607324486,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"20753063-0545-49c0-9531-ea57ba0f0e29","invariantUUID":"9cce63af-601d-4c8d-88f7-061d586a6a74","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74ca2353-948c-4cc7-8d49-9ebdd88fdce4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607206206,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9b06edf-597b-4e6a-af7a-524545ac4cef","invariantUUID":"393120a9-5440-4e42-9c1e-72b3b482a631","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2a3b897c-250b-416e-aa0e-0c5ff7fa4f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607611157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59cfb3dc-7e5b-45c0-a7cd-40ca229cce70","invariantUUID":"9d99bc1c-49fb-4024-b8f3-2bc656e1fb53","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36ed1d74-de4f-4761-8c5a-eccbaedfbc5e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607543350,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3da2b92-3d3a-47da-8327-e52fb5d75d0e","invariantUUID":"dfaddfcb-39e8-400a-8530-2529119e7fc2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342","lifecycleState":"CERTIFIED","lastUpdateDate":1619607339054,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"363e50fa-bd76-49a7-bd1b-2557946c2707","invariantUUID":"452f4cf6-8c6e-439a-9c06-263b12e61d64","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a5f9eb1-55e0-428e-b286-e07051b577bb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607184681,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2501cd33-650c-426b-8a8c-7f33fc7fc425","invariantUUID":"e78d4fd0-a359-4bec-9c1f-9be461eb9c60","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2a32dac4-e779-4515-a25c-92b998471d6a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607298474,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44ed76dc-376d-4adc-ae9c-764ed8fb9907","invariantUUID":"96a782b4-6ce1-4701-93c1-fc47dda726a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b69b4530-601b-4052-b386-e74276b00fa6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607637767,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d1fb1a-c4c7-4fa2-8e71-b7ac2016b646","invariantUUID":"c9d8bc2f-cd55-4d42-9321-7e8b7c12fc8b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85914105-0714-43b6-b133-b1515b0c07bd","lifecycleState":"CERTIFIED","lastUpdateDate":1619607877559,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1107e703-fe50-4227-91bc-8eabd152a5b0","invariantUUID":"df33e250-2185-488a-9b4b-61eac0705ea5","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"aa834cf4-82ee-454a-b9a6-e0256d3ee9de","lifecycleState":"CERTIFIED","lastUpdateDate":1619611000756,"name":"pNF 7e02ad5d-aa0b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ae23a860-b5e9-4d85-b095-e51af831dc48","invariantUUID":"bda6f467-c383-46f9-9966-d86ed7f461d1","systemName":"Pnf7e02ad5dAa0b","description":"vendor software product","tags":["pNF 7e02ad5d-aa0b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bb7c547-638b-4127-8ac2-c3a16900b807","lifecycleState":"CERTIFIED","lastUpdateDate":1619607225007,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e794a4-30a6-42bc-a4d5-772cac4bfe21","invariantUUID":"cbd5b7e4-a1f1-4495-a7c7-33cdd4f40a22","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91122391-c3f1-462f-b3b9-93353ea7a48f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607372766,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be5a4e95-769c-4dd0-82f4-e466a908880d","invariantUUID":"483817b6-2e1e-4db3-8b25-8367c2090d6b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2006dacb-96dc-44ee-bd61-e9a873c37273","lifecycleState":"CERTIFIED","lastUpdateDate":1619607785212,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12d278ad-34a6-41be-aed2-b8596e62000b","invariantUUID":"6daad38a-758e-4a9f-8e7a-3914a1340bf3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31f736f6-6582-4753-8b17-f2c440b47a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607525488,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dc89128-fd48-4a9b-9c2f-c97f15cbad52","invariantUUID":"a6ff4aad-a00c-4b89-846b-8b02a9649fff","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73562fd0-eb34-44bd-959c-d51025389894","lifecycleState":"CERTIFIED","lastUpdateDate":1619607915860,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5b5db5d-baad-4f40-ba1c-a1dc42e112d2","invariantUUID":"3becf859-cce6-445d-ba0a-928f6828e151","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59192c21-f984-48b9-913c-567e6d115878","lifecycleState":"CERTIFIED","lastUpdateDate":1619607411651,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80152dd7-64b1-4169-ba29-ec041150a5f7","invariantUUID":"57c53c2d-0e66-47e0-b67e-576bbe66ea0d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0704ac27-cc48-47e5-922e-0d86a4306add","lifecycleState":"CERTIFIED","lastUpdateDate":1619607119775,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7654c0f3-2694-45f4-8028-5d551df4554a","invariantUUID":"27cd6b4c-e6d9-492a-bef2-0ff2775fbf9d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7846091a-ea0f-4144-8cab-03df6157af2e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607576355,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14c12ffa-0ee3-4575-9090-2c1723a2e5f0","invariantUUID":"02af37d0-7d79-4af6-b883-f12a221449d7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70ce9fd7-2c99-45e9-a659-2d2c5b339092","lifecycleState":"CERTIFIED","lastUpdateDate":1619607727094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"855d8e05-3bc1-4ad7-a302-0b64955932df","invariantUUID":"a043fa2c-bb8f-4ad2-985b-3dc9791aad9b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8ddbfe2f-739d-417d-853c-1d0f09271fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607149591,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be69c569-8bcb-41eb-b4ec-7fc4dee9f6df","invariantUUID":"4db54d05-ce4d-4980-8d31-389b78b5c05d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2017f475-2051-443b-87d4-54390969b036","lifecycleState":"CERTIFIED","lastUpdateDate":1619607909095,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e474c825-eddb-41bb-9cf8-77b98eacee84","invariantUUID":"cc8a2a61-e440-4a08-be63-ef3fb9385049","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7a80f20-b15f-4805-abf5-f31ffb7ca6b4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607891860,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83a209fe-d893-4870-9f56-009b9188092a","invariantUUID":"66a51dd6-2dad-4340-b1a9-38b5ffeff7fb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b30a49d5-ae86-4a7e-b337-490c91a2d2f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607490770,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17940650-38e6-4afc-a57c-475798c4f02b","invariantUUID":"1ce5cc26-b11c-4bf0-846b-e64a772b25fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b05a07a1-920e-4b05-a061-7511b9cb11af","lifecycleState":"CERTIFIED","lastUpdateDate":1619607716870,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"febe9af1-6a4c-4937-9b05-838d950f8935","invariantUUID":"1d51842e-f90b-4205-9f51-04de580af71d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5df9fe0-6922-4201-8664-d5b00e82f18e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607853566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7379a61-7161-493f-ac63-3fb349f1e30e","invariantUUID":"c5d50d65-95a4-4ce0-9894-bb45f8c5e1f6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e9c5965-dcfb-4f1d-a2d7-0dd85eaae8cb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607558059,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e516ecbc-7775-433d-9c0c-fc0b563e8a78","invariantUUID":"69f842af-ffa6-4fb8-b2a1-7210104472ef","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"3e7bfae0-623f-4a47-9db4-fcbc63d2f752","lifecycleState":"CERTIFIED","lastUpdateDate":1619607103685,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883692eb-0df5-4f1b-b6cb-821ecc249455","invariantUUID":"0afda8ab-f8f4-4a48-b4da-a69fa94ea5ff","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ef9d73-5508-46a8-b2ec-c5aa3ad5b53d","lifecycleState":"CERTIFIED","lastUpdateDate":1619607824354,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db145db2-31a0-4485-9acc-4c5aca3b33a7","invariantUUID":"1ac43ea4-583d-4d2b-8766-655dac9c9504","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1146b8f-9964-481b-bb8c-8b41c72240e6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607354357,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8499787-ff94-4c96-8c17-62c0a257854a","invariantUUID":"71e17cbb-60ca-4e76-96e9-9e366f8e61e2","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b24a5aa8-3a9c-462e-96f5-ba3745ad8037","lifecycleState":"CERTIFIED","lastUpdateDate":1619607076558,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d141477a-fce7-498d-94ad-552f7b8e44b4","invariantUUID":"398ce317-07e5-4b0d-a0be-73deaf0f4370","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"02e8801d-21a6-4b20-ba61-962c81abc656","lifecycleState":"CERTIFIED","lastUpdateDate":1619607058657,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"49826eaf-1478-4862-a42f-78d77078bb05","invariantUUID":"9de99b6c-a91c-4f5b-b686-3f916da406ff","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607015464,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea10c4c-568a-4c25-8a4b-cefb9ef98487","invariantUUID":"60067465-060d-4597-a5df-43e51be68c6b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96e1e4f2-4072-40a6-bd93-82e3f58859e0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607533450,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"751f5742-3c93-4cf7-a8a4-203ff4fdd66e","invariantUUID":"03330468-d200-4c9b-8f2b-bf3a25eae82d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"503c4895-7418-4394-8961-58d23361ce28","lifecycleState":"CERTIFIED","lastUpdateDate":1619607111176,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4974ed8-f1f1-44dd-88fa-d21cfa3b6c9b","invariantUUID":"fb83893d-a5ab-4b44-8937-a963d4249062","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fd8a1b1a-3113-4d99-aa0f-cdeef248f514","lifecycleState":"CERTIFIED","lastUpdateDate":1619607709907,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46180f04-7404-485b-bae4-db58358e1856","invariantUUID":"b41f172a-f247-4abd-a664-51a7c37848ae","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0620c99e-e0a3-4fe4-8020-ea7eee8d3657","lifecycleState":"CERTIFIED","lastUpdateDate":1619607232867,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a70c35-b89b-44bb-837f-84476529005a","invariantUUID":"28f53ddb-2252-4938-b974-9c085982501f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fe4e909-1078-409b-b56c-a95960e433f3","lifecycleState":"CERTIFIED","lastUpdateDate":1619607243579,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9432f3b6-e502-445e-86c1-d91e20cecc1e","invariantUUID":"47d3f970-a115-4be5-972c-c85fbf67e2a2","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9869d66-af7a-43a4-85e0-141fa95d5b02","lifecycleState":"CERTIFIED","lastUpdateDate":1619607382680,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7feae6-e51f-4fd1-92e8-48ebf3771f53","invariantUUID":"c02f896d-8f77-4876-bc34-568122f4aa1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"20171f45-12a8-4fdb-a319-beaf3ddf59ad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607833377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e77eca8f-0504-4034-bfe1-d5e4478a72e7","invariantUUID":"6bba193e-1189-41ad-87c5-394a75fca18b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9b273b41-e654-4c15-943e-c7ff992de8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619611129278,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ddf6129-0412-4b0b-a1c2-f2fc362b0bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1619607174359,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce1860b4-367c-455a-bf8c-7512a3cef6ec","invariantUUID":"fa2a9f0b-97e2-4ed3-9f88-6e8deec8198d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee69150-2b00-4e48-9588-70c52de7f0c6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607810534,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7891b8a1-bb95-4859-a848-54622a7ab0b2","invariantUUID":"5fba76cb-3769-42a7-ae6d-1e40da48825b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53a8a015-1d46-4ffb-a412-2b79a752268a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607751663,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18aa22de-e08b-4e7d-8894-6b05d16f1b61","invariantUUID":"d67dc4b7-978a-4edd-8e34-0004264dc4d8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"418b0768-46bf-4e92-a09b-c964ae9ffe41","lifecycleState":"CERTIFIED","lastUpdateDate":1619607569496,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582338db-a067-4283-a6e8-aaf7f6b87a7d","invariantUUID":"66f40e2a-5e8f-4d39-aafd-808936c5b812","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"02ea9a1d-8039-41fb-8f38-66e1045cc3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607630361,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcf692-96c2-4c1f-8960-72163292715c","invariantUUID":"ff5395b1-7eeb-473a-b2b9-b06990a0dbdb","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d7ab50c8-0e6a-4161-8a48-e5c8cbeedf71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607290660,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b39aa4cf-1d57-49eb-9245-c86a0b6d9082","invariantUUID":"9e62b027-62cd-44bc-8470-968e96609106","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df524b17-7069-425c-8614-ff8c34246dad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607419647,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9eb33423-729c-40cb-a9bd-9496f90efb3b","invariantUUID":"a3545576-ca7e-4668-9b79-c6f2de0dc48a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e18ef36-eaa4-4643-935c-c7adb870bd62","lifecycleState":"CERTIFIED","lastUpdateDate":1619611031673,"name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","systemName":"DemoPnfXzovpwppzpq1ouzfz7g9","description":"catalog service description","tags":["robot-ete","Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"684fc160-de20-49a1-9550-2cc7ba15308d","lifecycleState":"CERTIFIED","lastUpdateDate":1619610425081,"name":"basic_onboard_ufIPZr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","systemName":"BasicOnboardUfipzr","description":"service","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"92ae75d6-f6b1-4658-a053-fda027f2c8ee","lifecycleState":"CERTIFIED","lastUpdateDate":1619610958146,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-28 11:59:15,978 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-04-28 11:59:25,988 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-04-28 11:59:25,988 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-28 11:59:25,988 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-04-28 11:59:25,989 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-04-28 11:59:25,989 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:59:25,989 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-04-28 11:59:25,989 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-04-28 11:59:25,989 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:59:26,492 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-28 11:59:26,492 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8e2106a2-b773-452a-a2ea-d65a082bf16a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ea89cd3-ba33-44b2-bd6b-c76e96de0d71/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fecb3d12-cd74-4851-94bc-37524e0877e5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/329cb1e9-1269-423e-83c8-33494164459c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-28 11:59:26,496 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 11:59:26,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:26,496 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:26,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:26,496 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-28 11:59:26,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:26,496 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:26,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:26,496 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 11:59:26,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:26,497 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:26,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:26,497 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 11:59:26,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:26,497 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:26,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:26,497 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-04-28 11:59:26,497 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 11:59:26,497 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-28 11:59:26,498 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-04-28 11:59:26,498 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-04-28 11:59:26,498 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-28 11:59:26,499 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-04-28 11:59:26,499 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-04-28 11:59:26,499 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-28 11:59:29,490 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-28 11:59:29,494 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47ea58f2-7008-41aa-a2ce-c1050ee2eaf9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607515457,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f55203d-5f35-4797-90a0-21116c6217e3","invariantUUID":"c9eaf161-ef3f-4ae9-bc28-4e95841ab2c7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"380c6dc4-416d-44a1-8175-b678bdbf8ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607069365,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76cde1aa-a96a-408d-ae03-c8292d4e8cbb","invariantUUID":"1cffca0a-33d0-463f-99af-f62a64ac6a97","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67fd3c9c-0a21-4978-885e-243dd33d70a1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607213979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6038dc95-876f-4511-ae07-0e969aa17e82","invariantUUID":"c3ce13f3-fd64-4d84-8ce8-e3b426de47f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2c831d4-45e0-4f74-8dd7-6e41f03d96a4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607593259,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbeaeb9-3996-4d3b-b7fb-795c793ef04d","invariantUUID":"d7b17587-78d2-4a51-bacf-1f57e95a817a","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f826a7d-7f52-4ed4-b1d4-660fd44beb71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607166503,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af257dc9-7e5e-4d0a-ac42-6ea99619fe09","invariantUUID":"6c00c2a6-e909-4671-9852-dbb082010b28","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607404485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb2b6ea0-dd3e-4b36-8ed6-ce4cab693304","invariantUUID":"ac7cec08-3730-4e0c-9a27-095578d1a307","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0162b9f5-7c38-4aee-8f33-5d610713adb1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607604277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c01f59-01e5-4084-a08d-1c4ad0c1c729","invariantUUID":"895efdd9-e7d6-4ccc-9c4d-7aeee4131f5f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fed3ac93-4add-4df9-9afc-87fafd79d2dc","lifecycleState":"CERTIFIED","lastUpdateDate":1619607365100,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00d644fd-3c3f-48bf-91ef-02141bdbcfba","invariantUUID":"e4c6feb6-1fa8-4bb8-80ff-97b95b0bf191","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c48c5b-0617-4ed0-b4cd-1349139839de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607550579,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42da559-3c0d-4a6c-8dc6-37ddfd45d581","invariantUUID":"cc5aa886-c0bf-4214-9315-6584713d9bcf","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e07f3790-b819-4c43-91a8-3287f5530246","lifecycleState":"CERTIFIED","lastUpdateDate":1619607840349,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"866ef193-eef0-489e-81da-4d44b252e7e8","invariantUUID":"30006173-3ceb-4769-a0f7-979ff5ff288d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6853100-82ed-46ca-a4e6-60df5e18635b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607759566,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27eed7c1-3778-4811-b245-7e5ae1fd5f51","invariantUUID":"d0fe679d-cb1c-4883-bfee-e43a9948578c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f15ff976-b018-4973-a7b1-707ae4d25322","lifecycleState":"CERTIFIED","lastUpdateDate":1619607673680,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2baebcc1-dbc6-4b75-b283-84f13bdcc104","invariantUUID":"9a2d3a31-4510-47bd-a0b0-fcaf25710791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb022a0e-fa7c-4cd1-8154-29b4b45a4717","lifecycleState":"CERTIFIED","lastUpdateDate":1619607508786,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d13834b8-2367-43cd-8ec8-a0a213cdf674","invariantUUID":"4f0dd698-552d-4fd3-a10f-cf6cd5b54c0a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130c75f1-8301-43f3-b3fb-9bc8776d2d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607776452,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46d14832-5a85-40ac-9722-270e0a200d71","invariantUUID":"7025a720-5e89-4702-b3a4-7b9d4db8ce60","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de5d3419-4e5c-40fc-873e-5beb98a4c761","lifecycleState":"CERTIFIED","lastUpdateDate":1619607665446,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bbcf833-d20e-4f31-9be6-c764a844a77e","invariantUUID":"8c3a6a1f-8bbc-4f54-9711-369f3ddd8833","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40a42080-be6f-418b-b2e6-9649a50ad528","lifecycleState":"CERTIFIED","lastUpdateDate":1619607193373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a474b5c1-fead-4536-99e1-412fe45a9a15","invariantUUID":"4df56b67-bd7a-40df-8ed8-87ebd24bc637","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae79b56d-540f-4d9b-a482-717e18ee2adf","lifecycleState":"CERTIFIED","lastUpdateDate":1619607769905,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ae44e1-8673-4b07-b9d1-3a970bcb0480","invariantUUID":"0925b59e-3d02-4110-a279-de5fe2599e64","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a0691b5-78eb-456e-8fa2-beca54a0db0a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607898552,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c10f755-0779-46ba-9377-152d1ef03011","invariantUUID":"78897c1b-e8eb-4cd4-8d2f-8b87a9eb97f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139150,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5910f379-6993-4b58-ad96-ee1c7d5dee54","lifecycleState":"CERTIFIED","lastUpdateDate":1619607483951,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab5f611b-07ab-4cfe-a885-d9497489bbf6","invariantUUID":"a93db8f8-e0a3-4b2e-b840-5efb26087ba9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8ba1b72c-09b8-42fa-9d7d-651063ad8df5","lifecycleState":"CERTIFIED","lastUpdateDate":1619607734748,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0eb0ad43-9f8a-4f17-a3a0-1fa11c68fa1f","invariantUUID":"625fae1b-bf07-43b5-a215-c366f5222f70","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf7b641-5663-4031-95fd-c68de4cc4fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607797759,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae30796-1b29-4d6f-8df2-680c2a8028c1","invariantUUID":"51e68f94-ab6b-45f9-8f90-03ef5f54a6c6","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf195b82-5cdb-4c11-acd9-d5047b8ba0de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607331165,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f63edcb-11d1-4d36-a845-a9d51a03f955","invariantUUID":"baf5312b-842b-4554-b9b2-b5270d1872e4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05c4fa8d-da2f-4192-a412-3e79a1cecdab","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90ce4a4f-d51a-446e-9dc5-c2694cd9257a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607156457,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9b5e159-f209-4f59-8754-9a09a67a6df7","invariantUUID":"b8132c56-aace-4c92-9762-7e82660d5aba","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d76fe29-b29a-408e-859a-1420871af3a8","lifecycleState":"CERTIFIED","lastUpdateDate":1619607457373,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acc194ee-5255-4719-8d17-8d5087aece6e","invariantUUID":"f75484b5-4985-4586-af58-53db9f3be3d8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49dacc54-920b-441a-9f0f-3371c00a221f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607744998,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"397704ca-2f42-4d4b-a33d-4d18a3a584cd","invariantUUID":"daf6d343-6d89-4311-a61e-f38625ea9d2f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"27fc2873-7a19-4823-92a9-b0f8ef9051a0","lifecycleState":"CERTIFIED","lastUpdateDate":1619610331949,"name":"basic_onboard_ufIPZr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","systemName":"BasicOnboardUfipzr","description":"VF","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"ef8df020-5502-4c51-ab1e-304e09f5de14","lifecycleState":"CERTIFIED","lastUpdateDate":1619607324486,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"20753063-0545-49c0-9531-ea57ba0f0e29","invariantUUID":"9cce63af-601d-4c8d-88f7-061d586a6a74","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74ca2353-948c-4cc7-8d49-9ebdd88fdce4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607206206,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9b06edf-597b-4e6a-af7a-524545ac4cef","invariantUUID":"393120a9-5440-4e42-9c1e-72b3b482a631","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2a3b897c-250b-416e-aa0e-0c5ff7fa4f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607611157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59cfb3dc-7e5b-45c0-a7cd-40ca229cce70","invariantUUID":"9d99bc1c-49fb-4024-b8f3-2bc656e1fb53","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36ed1d74-de4f-4761-8c5a-eccbaedfbc5e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607543350,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3da2b92-3d3a-47da-8327-e52fb5d75d0e","invariantUUID":"dfaddfcb-39e8-400a-8530-2529119e7fc2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342","lifecycleState":"CERTIFIED","lastUpdateDate":1619607339054,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"363e50fa-bd76-49a7-bd1b-2557946c2707","invariantUUID":"452f4cf6-8c6e-439a-9c06-263b12e61d64","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a5f9eb1-55e0-428e-b286-e07051b577bb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607184681,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2501cd33-650c-426b-8a8c-7f33fc7fc425","invariantUUID":"e78d4fd0-a359-4bec-9c1f-9be461eb9c60","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2a32dac4-e779-4515-a25c-92b998471d6a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607298474,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44ed76dc-376d-4adc-ae9c-764ed8fb9907","invariantUUID":"96a782b4-6ce1-4701-93c1-fc47dda726a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b69b4530-601b-4052-b386-e74276b00fa6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607637767,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d1fb1a-c4c7-4fa2-8e71-b7ac2016b646","invariantUUID":"c9d8bc2f-cd55-4d42-9321-7e8b7c12fc8b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85914105-0714-43b6-b133-b1515b0c07bd","lifecycleState":"CERTIFIED","lastUpdateDate":1619607877559,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1107e703-fe50-4227-91bc-8eabd152a5b0","invariantUUID":"df33e250-2185-488a-9b4b-61eac0705ea5","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"aa834cf4-82ee-454a-b9a6-e0256d3ee9de","lifecycleState":"CERTIFIED","lastUpdateDate":1619611000756,"name":"pNF 7e02ad5d-aa0b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ae23a860-b5e9-4d85-b095-e51af831dc48","invariantUUID":"bda6f467-c383-46f9-9966-d86ed7f461d1","systemName":"Pnf7e02ad5dAa0b","description":"vendor software product","tags":["pNF 7e02ad5d-aa0b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bb7c547-638b-4127-8ac2-c3a16900b807","lifecycleState":"CERTIFIED","lastUpdateDate":1619607225007,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e794a4-30a6-42bc-a4d5-772cac4bfe21","invariantUUID":"cbd5b7e4-a1f1-4495-a7c7-33cdd4f40a22","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91122391-c3f1-462f-b3b9-93353ea7a48f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607372766,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be5a4e95-769c-4dd0-82f4-e466a908880d","invariantUUID":"483817b6-2e1e-4db3-8b25-8367c2090d6b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2006dacb-96dc-44ee-bd61-e9a873c37273","lifecycleState":"CERTIFIED","lastUpdateDate":1619607785212,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12d278ad-34a6-41be-aed2-b8596e62000b","invariantUUID":"6daad38a-758e-4a9f-8e7a-3914a1340bf3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31f736f6-6582-4753-8b17-f2c440b47a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607525488,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dc89128-fd48-4a9b-9c2f-c97f15cbad52","invariantUUID":"a6ff4aad-a00c-4b89-846b-8b02a9649fff","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73562fd0-eb34-44bd-959c-d51025389894","lifecycleState":"CERTIFIED","lastUpdateDate":1619607915860,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5b5db5d-baad-4f40-ba1c-a1dc42e112d2","invariantUUID":"3becf859-cce6-445d-ba0a-928f6828e151","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59192c21-f984-48b9-913c-567e6d115878","lifecycleState":"CERTIFIED","lastUpdateDate":1619607411651,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80152dd7-64b1-4169-ba29-ec041150a5f7","invariantUUID":"57c53c2d-0e66-47e0-b67e-576bbe66ea0d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0704ac27-cc48-47e5-922e-0d86a4306add","lifecycleState":"CERTIFIED","lastUpdateDate":1619607119775,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7654c0f3-2694-45f4-8028-5d551df4554a","invariantUUID":"27cd6b4c-e6d9-492a-bef2-0ff2775fbf9d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7846091a-ea0f-4144-8cab-03df6157af2e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607576355,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14c12ffa-0ee3-4575-9090-2c1723a2e5f0","invariantUUID":"02af37d0-7d79-4af6-b883-f12a221449d7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70ce9fd7-2c99-45e9-a659-2d2c5b339092","lifecycleState":"CERTIFIED","lastUpdateDate":1619607727094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"855d8e05-3bc1-4ad7-a302-0b64955932df","invariantUUID":"a043fa2c-bb8f-4ad2-985b-3dc9791aad9b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8ddbfe2f-739d-417d-853c-1d0f09271fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607149591,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be69c569-8bcb-41eb-b4ec-7fc4dee9f6df","invariantUUID":"4db54d05-ce4d-4980-8d31-389b78b5c05d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2017f475-2051-443b-87d4-54390969b036","lifecycleState":"CERTIFIED","lastUpdateDate":1619607909095,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e474c825-eddb-41bb-9cf8-77b98eacee84","invariantUUID":"cc8a2a61-e440-4a08-be63-ef3fb9385049","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7a80f20-b15f-4805-abf5-f31ffb7ca6b4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607891860,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83a209fe-d893-4870-9f56-009b9188092a","invariantUUID":"66a51dd6-2dad-4340-b1a9-38b5ffeff7fb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b30a49d5-ae86-4a7e-b337-490c91a2d2f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607490770,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17940650-38e6-4afc-a57c-475798c4f02b","invariantUUID":"1ce5cc26-b11c-4bf0-846b-e64a772b25fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b05a07a1-920e-4b05-a061-7511b9cb11af","lifecycleState":"CERTIFIED","lastUpdateDate":1619607716870,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"febe9af1-6a4c-4937-9b05-838d950f8935","invariantUUID":"1d51842e-f90b-4205-9f51-04de580af71d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5df9fe0-6922-4201-8664-d5b00e82f18e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607853566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7379a61-7161-493f-ac63-3fb349f1e30e","invariantUUID":"c5d50d65-95a4-4ce0-9894-bb45f8c5e1f6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e9c5965-dcfb-4f1d-a2d7-0dd85eaae8cb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607558059,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e516ecbc-7775-433d-9c0c-fc0b563e8a78","invariantUUID":"69f842af-ffa6-4fb8-b2a1-7210104472ef","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"3e7bfae0-623f-4a47-9db4-fcbc63d2f752","lifecycleState":"CERTIFIED","lastUpdateDate":1619607103685,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883692eb-0df5-4f1b-b6cb-821ecc249455","invariantUUID":"0afda8ab-f8f4-4a48-b4da-a69fa94ea5ff","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ef9d73-5508-46a8-b2ec-c5aa3ad5b53d","lifecycleState":"CERTIFIED","lastUpdateDate":1619607824354,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db145db2-31a0-4485-9acc-4c5aca3b33a7","invariantUUID":"1ac43ea4-583d-4d2b-8766-655dac9c9504","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1146b8f-9964-481b-bb8c-8b41c72240e6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607354357,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8499787-ff94-4c96-8c17-62c0a257854a","invariantUUID":"71e17cbb-60ca-4e76-96e9-9e366f8e61e2","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b24a5aa8-3a9c-462e-96f5-ba3745ad8037","lifecycleState":"CERTIFIED","lastUpdateDate":1619607076558,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d141477a-fce7-498d-94ad-552f7b8e44b4","invariantUUID":"398ce317-07e5-4b0d-a0be-73deaf0f4370","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"02e8801d-21a6-4b20-ba61-962c81abc656","lifecycleState":"CERTIFIED","lastUpdateDate":1619607058657,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"49826eaf-1478-4862-a42f-78d77078bb05","invariantUUID":"9de99b6c-a91c-4f5b-b686-3f916da406ff","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607015464,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea10c4c-568a-4c25-8a4b-cefb9ef98487","invariantUUID":"60067465-060d-4597-a5df-43e51be68c6b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96e1e4f2-4072-40a6-bd93-82e3f58859e0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607533450,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"751f5742-3c93-4cf7-a8a4-203ff4fdd66e","invariantUUID":"03330468-d200-4c9b-8f2b-bf3a25eae82d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"503c4895-7418-4394-8961-58d23361ce28","lifecycleState":"CERTIFIED","lastUpdateDate":1619607111176,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4974ed8-f1f1-44dd-88fa-d21cfa3b6c9b","invariantUUID":"fb83893d-a5ab-4b44-8937-a963d4249062","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fd8a1b1a-3113-4d99-aa0f-cdeef248f514","lifecycleState":"CERTIFIED","lastUpdateDate":1619607709907,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46180f04-7404-485b-bae4-db58358e1856","invariantUUID":"b41f172a-f247-4abd-a664-51a7c37848ae","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0620c99e-e0a3-4fe4-8020-ea7eee8d3657","lifecycleState":"CERTIFIED","lastUpdateDate":1619607232867,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a70c35-b89b-44bb-837f-84476529005a","invariantUUID":"28f53ddb-2252-4938-b974-9c085982501f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fe4e909-1078-409b-b56c-a95960e433f3","lifecycleState":"CERTIFIED","lastUpdateDate":1619607243579,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9432f3b6-e502-445e-86c1-d91e20cecc1e","invariantUUID":"47d3f970-a115-4be5-972c-c85fbf67e2a2","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9869d66-af7a-43a4-85e0-141fa95d5b02","lifecycleState":"CERTIFIED","lastUpdateDate":1619607382680,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7feae6-e51f-4fd1-92e8-48ebf3771f53","invariantUUID":"c02f896d-8f77-4876-bc34-568122f4aa1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"20171f45-12a8-4fdb-a319-beaf3ddf59ad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607833377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e77eca8f-0504-4034-bfe1-d5e4478a72e7","invariantUUID":"6bba193e-1189-41ad-87c5-394a75fca18b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9b273b41-e654-4c15-943e-c7ff992de8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619611129278,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ddf6129-0412-4b0b-a1c2-f2fc362b0bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1619607174359,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce1860b4-367c-455a-bf8c-7512a3cef6ec","invariantUUID":"fa2a9f0b-97e2-4ed3-9f88-6e8deec8198d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee69150-2b00-4e48-9588-70c52de7f0c6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607810534,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7891b8a1-bb95-4859-a848-54622a7ab0b2","invariantUUID":"5fba76cb-3769-42a7-ae6d-1e40da48825b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53a8a015-1d46-4ffb-a412-2b79a752268a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607751663,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18aa22de-e08b-4e7d-8894-6b05d16f1b61","invariantUUID":"d67dc4b7-978a-4edd-8e34-0004264dc4d8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"418b0768-46bf-4e92-a09b-c964ae9ffe41","lifecycleState":"CERTIFIED","lastUpdateDate":1619607569496,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582338db-a067-4283-a6e8-aaf7f6b87a7d","invariantUUID":"66f40e2a-5e8f-4d39-aafd-808936c5b812","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"02ea9a1d-8039-41fb-8f38-66e1045cc3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607630361,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcf692-96c2-4c1f-8960-72163292715c","invariantUUID":"ff5395b1-7eeb-473a-b2b9-b06990a0dbdb","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d7ab50c8-0e6a-4161-8a48-e5c8cbeedf71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607290660,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b39aa4cf-1d57-49eb-9245-c86a0b6d9082","invariantUUID":"9e62b027-62cd-44bc-8470-968e96609106","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df524b17-7069-425c-8614-ff8c34246dad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607419647,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9eb33423-729c-40cb-a9bd-9496f90efb3b","invariantUUID":"a3545576-ca7e-4668-9b79-c6f2de0dc48a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e18ef36-eaa4-4643-935c-c7adb870bd62","lifecycleState":"CERTIFIED","lastUpdateDate":1619611031673,"name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","systemName":"DemoPnfXzovpwppzpq1ouzfz7g9","description":"catalog service description","tags":["robot-ete","Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"684fc160-de20-49a1-9550-2cc7ba15308d","lifecycleState":"CERTIFIED","lastUpdateDate":1619610425081,"name":"basic_onboard_ufIPZr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","systemName":"BasicOnboardUfipzr","description":"service","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"92ae75d6-f6b1-4658-a053-fda027f2c8ee","lifecycleState":"CERTIFIED","lastUpdateDate":1619610958146,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-28 11:59:29,501 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-04-28 11:59:29,505 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-04-28 11:59:29,505 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-28 11:59:29,505 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-04-28 11:59:29,505 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 11:59:29,506 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 11:59:29,507 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-04-28 11:59:29,507 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 11:59:29,507 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 11:59:31,967 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-28 11:59:31,968 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9904655-cdae-49bd-bf6b-d682bede7236/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8638db40-af65-4598-8684-378fc7691fc9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a9c60909-6ba1-4d74-98e6-5a9005a12a4b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-04-28 11:59:31,971 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 11:59:31,971 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:31,971 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:31,971 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 11:59:31,971 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9 from SDC 2021-04-28 11:59:31,971 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:31,971 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:31,971 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 11:59:31,971 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-28 11:59:31,971 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:31,971 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:31,972 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 11:59:31,972 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 11:59:31,972 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:31,972 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:31,972 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-04-28 11:59:31,972 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-28 11:59:31,972 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 11:59:31,972 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-04-28 11:59:31,973 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-04-28 11:59:31,973 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-04-28 11:59:31,973 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: > 2021-04-28 11:59:31,973 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-04-28 11:59:31,973 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-04-28 11:59:31,973 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-04-28 11:59:31,973 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-04-28 11:59:31,973 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-04-28 11:59:32,873 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-04-28 11:59:32,874 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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"version":null,"type":null,"ownerId":null,"empty":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,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.5"} 2021-04-28 11:59:32,876 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-04-28 11:59:32,877 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-04-28 11:59:32,877 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-04-28 11:59:32,877 INFO 267:__init__.py(1) - attempting to create Service basic_vm_macro in SDC 2021-04-28 11:59:32,877 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-04-28 11:59:32,877 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-28 11:59:32,877 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-04-28 11:59:32,877 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 11:59:32,877 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 11:59:32,878 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-04-28 11:59:32,878 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 11:59:32,878 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 11:59:34,860 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-28 11:59:34,860 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9904655-cdae-49bd-bf6b-d682bede7236/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8638db40-af65-4598-8684-378fc7691fc9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a9c60909-6ba1-4d74-98e6-5a9005a12a4b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-04-28 11:59:34,862 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 11:59:34,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:34,862 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:34,862 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 11:59:34,862 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9 from SDC 2021-04-28 11:59:34,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:34,862 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:34,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 11:59:34,863 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-28 11:59:34,863 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:34,863 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:34,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 11:59:34,863 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 11:59:34,863 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:34,863 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:34,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-04-28 11:59:34,863 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-28 11:59:34,863 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 11:59:34,863 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-04-28 11:59:34,891 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-04-28 11:59:34,891 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-04-28 11:59:34,892 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-04-28 11:59:34,892 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-04-28 11:59:34,892 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-04-28 11:59:34,892 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-04-28 11:59:37,482 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-04-28 11:59:37,483 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicVmMacro-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicVmMacro-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","version":"0.1","icon":"network_l_1-3","creationDate":1619611176358,"description":"service","tags":["basic_vm_macro"],"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","SupportablityComponentName":"basic_vm_macro","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","highestVersion":true,"systemName":"BasicVmMacro","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1619611176358,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm_macro"} 2021-04-28 11:59:37,486 INFO 284:__init__.py(1) - Service basic_vm_macro is created in SDC 2021-04-28 11:59:37,487 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:37,493 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-04-28 11:59:37,493 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-28 11:59:37,493 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-04-28 11:59:37,493 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-04-28 11:59:37,494 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:59:37,494 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-04-28 11:59:37,494 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-04-28 11:59:37,494 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-28 11:59:37,877 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-28 11:59:37,878 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8e2106a2-b773-452a-a2ea-d65a082bf16a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ea89cd3-ba33-44b2-bd6b-c76e96de0d71/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fecb3d12-cd74-4851-94bc-37524e0877e5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/329cb1e9-1269-423e-83c8-33494164459c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-28 11:59:37,889 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 11:59:37,889 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:37,889 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:37,889 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:37,889 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-28 11:59:37,889 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:37,889 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:37,890 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:37,890 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 11:59:37,890 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:37,890 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:37,890 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:37,890 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 11:59:37,890 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:37,890 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:37,890 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 11:59:37,890 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-04-28 11:59:37,890 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 11:59:37,890 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-28 11:59:37,896 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-04-28 11:59:37,896 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-04-28 11:59:37,896 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-28 11:59:37,896 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-04-28 11:59:37,896 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-04-28 11:59:37,897 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-28 11:59:46,602 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-28 11:59:46,604 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47ea58f2-7008-41aa-a2ce-c1050ee2eaf9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607515457,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f55203d-5f35-4797-90a0-21116c6217e3","invariantUUID":"c9eaf161-ef3f-4ae9-bc28-4e95841ab2c7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"380c6dc4-416d-44a1-8175-b678bdbf8ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607069365,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76cde1aa-a96a-408d-ae03-c8292d4e8cbb","invariantUUID":"1cffca0a-33d0-463f-99af-f62a64ac6a97","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67fd3c9c-0a21-4978-885e-243dd33d70a1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607213979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6038dc95-876f-4511-ae07-0e969aa17e82","invariantUUID":"c3ce13f3-fd64-4d84-8ce8-e3b426de47f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2c831d4-45e0-4f74-8dd7-6e41f03d96a4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607593259,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbeaeb9-3996-4d3b-b7fb-795c793ef04d","invariantUUID":"d7b17587-78d2-4a51-bacf-1f57e95a817a","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f826a7d-7f52-4ed4-b1d4-660fd44beb71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607166503,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af257dc9-7e5e-4d0a-ac42-6ea99619fe09","invariantUUID":"6c00c2a6-e909-4671-9852-dbb082010b28","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607404485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb2b6ea0-dd3e-4b36-8ed6-ce4cab693304","invariantUUID":"ac7cec08-3730-4e0c-9a27-095578d1a307","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0162b9f5-7c38-4aee-8f33-5d610713adb1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607604277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c01f59-01e5-4084-a08d-1c4ad0c1c729","invariantUUID":"895efdd9-e7d6-4ccc-9c4d-7aeee4131f5f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fed3ac93-4add-4df9-9afc-87fafd79d2dc","lifecycleState":"CERTIFIED","lastUpdateDate":1619607365100,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00d644fd-3c3f-48bf-91ef-02141bdbcfba","invariantUUID":"e4c6feb6-1fa8-4bb8-80ff-97b95b0bf191","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c48c5b-0617-4ed0-b4cd-1349139839de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607550579,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42da559-3c0d-4a6c-8dc6-37ddfd45d581","invariantUUID":"cc5aa886-c0bf-4214-9315-6584713d9bcf","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e07f3790-b819-4c43-91a8-3287f5530246","lifecycleState":"CERTIFIED","lastUpdateDate":1619607840349,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"866ef193-eef0-489e-81da-4d44b252e7e8","invariantUUID":"30006173-3ceb-4769-a0f7-979ff5ff288d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6853100-82ed-46ca-a4e6-60df5e18635b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607759566,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27eed7c1-3778-4811-b245-7e5ae1fd5f51","invariantUUID":"d0fe679d-cb1c-4883-bfee-e43a9948578c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f15ff976-b018-4973-a7b1-707ae4d25322","lifecycleState":"CERTIFIED","lastUpdateDate":1619607673680,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2baebcc1-dbc6-4b75-b283-84f13bdcc104","invariantUUID":"9a2d3a31-4510-47bd-a0b0-fcaf25710791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb022a0e-fa7c-4cd1-8154-29b4b45a4717","lifecycleState":"CERTIFIED","lastUpdateDate":1619607508786,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d13834b8-2367-43cd-8ec8-a0a213cdf674","invariantUUID":"4f0dd698-552d-4fd3-a10f-cf6cd5b54c0a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130c75f1-8301-43f3-b3fb-9bc8776d2d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607776452,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46d14832-5a85-40ac-9722-270e0a200d71","invariantUUID":"7025a720-5e89-4702-b3a4-7b9d4db8ce60","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de5d3419-4e5c-40fc-873e-5beb98a4c761","lifecycleState":"CERTIFIED","lastUpdateDate":1619607665446,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bbcf833-d20e-4f31-9be6-c764a844a77e","invariantUUID":"8c3a6a1f-8bbc-4f54-9711-369f3ddd8833","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40a42080-be6f-418b-b2e6-9649a50ad528","lifecycleState":"CERTIFIED","lastUpdateDate":1619607193373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a474b5c1-fead-4536-99e1-412fe45a9a15","invariantUUID":"4df56b67-bd7a-40df-8ed8-87ebd24bc637","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae79b56d-540f-4d9b-a482-717e18ee2adf","lifecycleState":"CERTIFIED","lastUpdateDate":1619607769905,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ae44e1-8673-4b07-b9d1-3a970bcb0480","invariantUUID":"0925b59e-3d02-4110-a279-de5fe2599e64","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a0691b5-78eb-456e-8fa2-beca54a0db0a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607898552,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c10f755-0779-46ba-9377-152d1ef03011","invariantUUID":"78897c1b-e8eb-4cd4-8d2f-8b87a9eb97f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139150,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5910f379-6993-4b58-ad96-ee1c7d5dee54","lifecycleState":"CERTIFIED","lastUpdateDate":1619607483951,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab5f611b-07ab-4cfe-a885-d9497489bbf6","invariantUUID":"a93db8f8-e0a3-4b2e-b840-5efb26087ba9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8ba1b72c-09b8-42fa-9d7d-651063ad8df5","lifecycleState":"CERTIFIED","lastUpdateDate":1619607734748,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0eb0ad43-9f8a-4f17-a3a0-1fa11c68fa1f","invariantUUID":"625fae1b-bf07-43b5-a215-c366f5222f70","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf7b641-5663-4031-95fd-c68de4cc4fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607797759,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae30796-1b29-4d6f-8df2-680c2a8028c1","invariantUUID":"51e68f94-ab6b-45f9-8f90-03ef5f54a6c6","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf195b82-5cdb-4c11-acd9-d5047b8ba0de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607331165,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f63edcb-11d1-4d36-a845-a9d51a03f955","invariantUUID":"baf5312b-842b-4554-b9b2-b5270d1872e4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05c4fa8d-da2f-4192-a412-3e79a1cecdab","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90ce4a4f-d51a-446e-9dc5-c2694cd9257a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607156457,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9b5e159-f209-4f59-8754-9a09a67a6df7","invariantUUID":"b8132c56-aace-4c92-9762-7e82660d5aba","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d76fe29-b29a-408e-859a-1420871af3a8","lifecycleState":"CERTIFIED","lastUpdateDate":1619607457373,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acc194ee-5255-4719-8d17-8d5087aece6e","invariantUUID":"f75484b5-4985-4586-af58-53db9f3be3d8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49dacc54-920b-441a-9f0f-3371c00a221f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607744998,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"397704ca-2f42-4d4b-a33d-4d18a3a584cd","invariantUUID":"daf6d343-6d89-4311-a61e-f38625ea9d2f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"27fc2873-7a19-4823-92a9-b0f8ef9051a0","lifecycleState":"CERTIFIED","lastUpdateDate":1619610331949,"name":"basic_onboard_ufIPZr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","systemName":"BasicOnboardUfipzr","description":"VF","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"ef8df020-5502-4c51-ab1e-304e09f5de14","lifecycleState":"CERTIFIED","lastUpdateDate":1619607324486,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"20753063-0545-49c0-9531-ea57ba0f0e29","invariantUUID":"9cce63af-601d-4c8d-88f7-061d586a6a74","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74ca2353-948c-4cc7-8d49-9ebdd88fdce4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607206206,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9b06edf-597b-4e6a-af7a-524545ac4cef","invariantUUID":"393120a9-5440-4e42-9c1e-72b3b482a631","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2a3b897c-250b-416e-aa0e-0c5ff7fa4f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607611157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59cfb3dc-7e5b-45c0-a7cd-40ca229cce70","invariantUUID":"9d99bc1c-49fb-4024-b8f3-2bc656e1fb53","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36ed1d74-de4f-4761-8c5a-eccbaedfbc5e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607543350,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3da2b92-3d3a-47da-8327-e52fb5d75d0e","invariantUUID":"dfaddfcb-39e8-400a-8530-2529119e7fc2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342","lifecycleState":"CERTIFIED","lastUpdateDate":1619607339054,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"363e50fa-bd76-49a7-bd1b-2557946c2707","invariantUUID":"452f4cf6-8c6e-439a-9c06-263b12e61d64","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a5f9eb1-55e0-428e-b286-e07051b577bb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607184681,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2501cd33-650c-426b-8a8c-7f33fc7fc425","invariantUUID":"e78d4fd0-a359-4bec-9c1f-9be461eb9c60","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2a32dac4-e779-4515-a25c-92b998471d6a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607298474,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44ed76dc-376d-4adc-ae9c-764ed8fb9907","invariantUUID":"96a782b4-6ce1-4701-93c1-fc47dda726a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b69b4530-601b-4052-b386-e74276b00fa6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607637767,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d1fb1a-c4c7-4fa2-8e71-b7ac2016b646","invariantUUID":"c9d8bc2f-cd55-4d42-9321-7e8b7c12fc8b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85914105-0714-43b6-b133-b1515b0c07bd","lifecycleState":"CERTIFIED","lastUpdateDate":1619607877559,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1107e703-fe50-4227-91bc-8eabd152a5b0","invariantUUID":"df33e250-2185-488a-9b4b-61eac0705ea5","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"aa834cf4-82ee-454a-b9a6-e0256d3ee9de","lifecycleState":"CERTIFIED","lastUpdateDate":1619611000756,"name":"pNF 7e02ad5d-aa0b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ae23a860-b5e9-4d85-b095-e51af831dc48","invariantUUID":"bda6f467-c383-46f9-9966-d86ed7f461d1","systemName":"Pnf7e02ad5dAa0b","description":"vendor software product","tags":["pNF 7e02ad5d-aa0b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bb7c547-638b-4127-8ac2-c3a16900b807","lifecycleState":"CERTIFIED","lastUpdateDate":1619607225007,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e794a4-30a6-42bc-a4d5-772cac4bfe21","invariantUUID":"cbd5b7e4-a1f1-4495-a7c7-33cdd4f40a22","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91122391-c3f1-462f-b3b9-93353ea7a48f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607372766,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be5a4e95-769c-4dd0-82f4-e466a908880d","invariantUUID":"483817b6-2e1e-4db3-8b25-8367c2090d6b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2006dacb-96dc-44ee-bd61-e9a873c37273","lifecycleState":"CERTIFIED","lastUpdateDate":1619607785212,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12d278ad-34a6-41be-aed2-b8596e62000b","invariantUUID":"6daad38a-758e-4a9f-8e7a-3914a1340bf3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31f736f6-6582-4753-8b17-f2c440b47a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607525488,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dc89128-fd48-4a9b-9c2f-c97f15cbad52","invariantUUID":"a6ff4aad-a00c-4b89-846b-8b02a9649fff","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73562fd0-eb34-44bd-959c-d51025389894","lifecycleState":"CERTIFIED","lastUpdateDate":1619607915860,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5b5db5d-baad-4f40-ba1c-a1dc42e112d2","invariantUUID":"3becf859-cce6-445d-ba0a-928f6828e151","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59192c21-f984-48b9-913c-567e6d115878","lifecycleState":"CERTIFIED","lastUpdateDate":1619607411651,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80152dd7-64b1-4169-ba29-ec041150a5f7","invariantUUID":"57c53c2d-0e66-47e0-b67e-576bbe66ea0d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0704ac27-cc48-47e5-922e-0d86a4306add","lifecycleState":"CERTIFIED","lastUpdateDate":1619607119775,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7654c0f3-2694-45f4-8028-5d551df4554a","invariantUUID":"27cd6b4c-e6d9-492a-bef2-0ff2775fbf9d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7846091a-ea0f-4144-8cab-03df6157af2e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607576355,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14c12ffa-0ee3-4575-9090-2c1723a2e5f0","invariantUUID":"02af37d0-7d79-4af6-b883-f12a221449d7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70ce9fd7-2c99-45e9-a659-2d2c5b339092","lifecycleState":"CERTIFIED","lastUpdateDate":1619607727094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"855d8e05-3bc1-4ad7-a302-0b64955932df","invariantUUID":"a043fa2c-bb8f-4ad2-985b-3dc9791aad9b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8ddbfe2f-739d-417d-853c-1d0f09271fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607149591,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be69c569-8bcb-41eb-b4ec-7fc4dee9f6df","invariantUUID":"4db54d05-ce4d-4980-8d31-389b78b5c05d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2017f475-2051-443b-87d4-54390969b036","lifecycleState":"CERTIFIED","lastUpdateDate":1619607909095,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e474c825-eddb-41bb-9cf8-77b98eacee84","invariantUUID":"cc8a2a61-e440-4a08-be63-ef3fb9385049","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7a80f20-b15f-4805-abf5-f31ffb7ca6b4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607891860,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83a209fe-d893-4870-9f56-009b9188092a","invariantUUID":"66a51dd6-2dad-4340-b1a9-38b5ffeff7fb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b30a49d5-ae86-4a7e-b337-490c91a2d2f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607490770,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17940650-38e6-4afc-a57c-475798c4f02b","invariantUUID":"1ce5cc26-b11c-4bf0-846b-e64a772b25fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b05a07a1-920e-4b05-a061-7511b9cb11af","lifecycleState":"CERTIFIED","lastUpdateDate":1619607716870,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"febe9af1-6a4c-4937-9b05-838d950f8935","invariantUUID":"1d51842e-f90b-4205-9f51-04de580af71d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5df9fe0-6922-4201-8664-d5b00e82f18e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607853566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7379a61-7161-493f-ac63-3fb349f1e30e","invariantUUID":"c5d50d65-95a4-4ce0-9894-bb45f8c5e1f6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e9c5965-dcfb-4f1d-a2d7-0dd85eaae8cb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607558059,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e516ecbc-7775-433d-9c0c-fc0b563e8a78","invariantUUID":"69f842af-ffa6-4fb8-b2a1-7210104472ef","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"3e7bfae0-623f-4a47-9db4-fcbc63d2f752","lifecycleState":"CERTIFIED","lastUpdateDate":1619607103685,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883692eb-0df5-4f1b-b6cb-821ecc249455","invariantUUID":"0afda8ab-f8f4-4a48-b4da-a69fa94ea5ff","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ef9d73-5508-46a8-b2ec-c5aa3ad5b53d","lifecycleState":"CERTIFIED","lastUpdateDate":1619607824354,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db145db2-31a0-4485-9acc-4c5aca3b33a7","invariantUUID":"1ac43ea4-583d-4d2b-8766-655dac9c9504","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1146b8f-9964-481b-bb8c-8b41c72240e6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607354357,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8499787-ff94-4c96-8c17-62c0a257854a","invariantUUID":"71e17cbb-60ca-4e76-96e9-9e366f8e61e2","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b24a5aa8-3a9c-462e-96f5-ba3745ad8037","lifecycleState":"CERTIFIED","lastUpdateDate":1619607076558,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d141477a-fce7-498d-94ad-552f7b8e44b4","invariantUUID":"398ce317-07e5-4b0d-a0be-73deaf0f4370","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"02e8801d-21a6-4b20-ba61-962c81abc656","lifecycleState":"CERTIFIED","lastUpdateDate":1619607058657,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"49826eaf-1478-4862-a42f-78d77078bb05","invariantUUID":"9de99b6c-a91c-4f5b-b686-3f916da406ff","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607015464,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea10c4c-568a-4c25-8a4b-cefb9ef98487","invariantUUID":"60067465-060d-4597-a5df-43e51be68c6b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96e1e4f2-4072-40a6-bd93-82e3f58859e0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607533450,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"751f5742-3c93-4cf7-a8a4-203ff4fdd66e","invariantUUID":"03330468-d200-4c9b-8f2b-bf3a25eae82d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"503c4895-7418-4394-8961-58d23361ce28","lifecycleState":"CERTIFIED","lastUpdateDate":1619607111176,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4974ed8-f1f1-44dd-88fa-d21cfa3b6c9b","invariantUUID":"fb83893d-a5ab-4b44-8937-a963d4249062","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fd8a1b1a-3113-4d99-aa0f-cdeef248f514","lifecycleState":"CERTIFIED","lastUpdateDate":1619607709907,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46180f04-7404-485b-bae4-db58358e1856","invariantUUID":"b41f172a-f247-4abd-a664-51a7c37848ae","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0620c99e-e0a3-4fe4-8020-ea7eee8d3657","lifecycleState":"CERTIFIED","lastUpdateDate":1619607232867,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a70c35-b89b-44bb-837f-84476529005a","invariantUUID":"28f53ddb-2252-4938-b974-9c085982501f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fe4e909-1078-409b-b56c-a95960e433f3","lifecycleState":"CERTIFIED","lastUpdateDate":1619607243579,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9432f3b6-e502-445e-86c1-d91e20cecc1e","invariantUUID":"47d3f970-a115-4be5-972c-c85fbf67e2a2","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9869d66-af7a-43a4-85e0-141fa95d5b02","lifecycleState":"CERTIFIED","lastUpdateDate":1619607382680,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7feae6-e51f-4fd1-92e8-48ebf3771f53","invariantUUID":"c02f896d-8f77-4876-bc34-568122f4aa1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"20171f45-12a8-4fdb-a319-beaf3ddf59ad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607833377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e77eca8f-0504-4034-bfe1-d5e4478a72e7","invariantUUID":"6bba193e-1189-41ad-87c5-394a75fca18b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9b273b41-e654-4c15-943e-c7ff992de8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619611129278,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ddf6129-0412-4b0b-a1c2-f2fc362b0bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1619607174359,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce1860b4-367c-455a-bf8c-7512a3cef6ec","invariantUUID":"fa2a9f0b-97e2-4ed3-9f88-6e8deec8198d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee69150-2b00-4e48-9588-70c52de7f0c6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607810534,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7891b8a1-bb95-4859-a848-54622a7ab0b2","invariantUUID":"5fba76cb-3769-42a7-ae6d-1e40da48825b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53a8a015-1d46-4ffb-a412-2b79a752268a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607751663,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18aa22de-e08b-4e7d-8894-6b05d16f1b61","invariantUUID":"d67dc4b7-978a-4edd-8e34-0004264dc4d8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"418b0768-46bf-4e92-a09b-c964ae9ffe41","lifecycleState":"CERTIFIED","lastUpdateDate":1619607569496,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582338db-a067-4283-a6e8-aaf7f6b87a7d","invariantUUID":"66f40e2a-5e8f-4d39-aafd-808936c5b812","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"02ea9a1d-8039-41fb-8f38-66e1045cc3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607630361,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcf692-96c2-4c1f-8960-72163292715c","invariantUUID":"ff5395b1-7eeb-473a-b2b9-b06990a0dbdb","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d7ab50c8-0e6a-4161-8a48-e5c8cbeedf71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607290660,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b39aa4cf-1d57-49eb-9245-c86a0b6d9082","invariantUUID":"9e62b027-62cd-44bc-8470-968e96609106","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df524b17-7069-425c-8614-ff8c34246dad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607419647,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9eb33423-729c-40cb-a9bd-9496f90efb3b","invariantUUID":"a3545576-ca7e-4668-9b79-c6f2de0dc48a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e18ef36-eaa4-4643-935c-c7adb870bd62","lifecycleState":"CERTIFIED","lastUpdateDate":1619611031673,"name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","systemName":"DemoPnfXzovpwppzpq1ouzfz7g9","description":"catalog service description","tags":["robot-ete","Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"684fc160-de20-49a1-9550-2cc7ba15308d","lifecycleState":"CERTIFIED","lastUpdateDate":1619610425081,"name":"basic_onboard_ufIPZr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","systemName":"BasicOnboardUfipzr","description":"service","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"92ae75d6-f6b1-4658-a053-fda027f2c8ee","lifecycleState":"CERTIFIED","lastUpdateDate":1619610958146,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2fec5a4d-e3d0-4da1-9496-1d35cf923c14","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1619611169989,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1619611176358,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c4575ecc-bdab-4b5b-961e-1575fefbc601","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1619611176655,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-28 11:59:46,608 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-04-28 11:59:46,609 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-04-28 11:59:46,609 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance 2021-04-28 11:59:46,609 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": "85258f35-bdcb-48a9-9548-725ae74b41f0", "originType": "VF", "componentUid": "85258f35-bdcb-48a9-9548-725ae74b41f0", "icon": "defaulticon" } 2021-04-28 11:59:50,697 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-04-28 11:59:50,701 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"type":"tosca.capabilities.Node","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","parentName":null,"uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.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"],"version":null,"name":"ubuntu20_admin_security_group.feature","empty":false},{"properties":null,"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Scalable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"scalable","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.scalable","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"type":"org.openecomp.capabilities.Forwarder","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"forwarder","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.forwarder","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2502c700-c5be-4025-afd8-57f44398f7a6","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"port_mirroring","uniqueId":"capability.2502c700-c5be-4025-afd8-57f44398f7a6.port_mirroring","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Container","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"host","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.host","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outpoing.packets","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outpoing.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.ephemeral.size","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.ephemeral.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"instance","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.instance","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.iops","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu.delta","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu.delta","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.capacity","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.latency","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu_util","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu_util","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.allocation","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.latency","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.root.size","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.root.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"vcpus","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.vcpus","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.iops","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.allocation","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.capacity","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.resident","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.resident","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"os","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.os","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"endpoint","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.endpoint","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"type":"tosca.capabilities.Attachment","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"attachment","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.attachment","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm_macro 0","SupportablityComponentVersion":null},"actualComponentUid":"85258f35-bdcb-48a9-9548-725ae74b41f0","createdFromCsar":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0","normalizedName":"basic_vm_macro0","name":"basic_vm_macro 0","creationTime":1619611188376,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm_macro0","createdFrom":null,"componentUid":"85258f35-bdcb-48a9-9548-725ae74b41f0","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVmMacro","modificationTime":1619611188376,"customizationUUID":"27af2ae4-7eb7-4692-989d-2bf4b8ea3c3c","posX":"200","posY":"100","componentName":"basic_vm_macro","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-04-28 11:59:50,702 INFO 479:service.py(1) - Resource VF basic_vm_macro has been added on serice basic_vm_macro 2021-04-28 11:59:50,705 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-04-28 11:59:50,705 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/7a09bd40-82af-422d-848c-3959bd18c1c4/filteredDataByParams?include=componentInstances 2021-04-28 11:59:50,705 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] data sent: None 2021-04-28 11:59:50,705 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-04-28 11:59:50,705 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/7a09bd40-82af-422d-848c-3959bd18c1c4/filteredDataByParams?include=componentInstances 2021-04-28 11:59:50,705 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] data sent: None 2021-04-28 11:59:50,988 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] response code: 200 2021-04-28 11:59:50,993 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,"type":"tosca.capabilities.Node","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","parentName":null,"uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.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"],"version":null,"name":"ubuntu20_admin_security_group.feature","empty":false},{"properties":null,"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Scalable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"scalable","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.scalable","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"type":"org.openecomp.capabilities.Forwarder","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"forwarder","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.forwarder","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2502c700-c5be-4025-afd8-57f44398f7a6","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"port_mirroring","uniqueId":"capability.2502c700-c5be-4025-afd8-57f44398f7a6.port_mirroring","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Container","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"host","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.host","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.packets.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outpoing.packets","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outpoing.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.ephemeral.size","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.ephemeral.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"instance","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.instance","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.iops","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu.delta","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu.delta","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.capacity","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.latency","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu_util","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu_util","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.allocation","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.latency","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.root.size","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.root.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"vcpus","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.vcpus","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.iops","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.allocation","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes.rate","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.usage","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.capacity","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.resident","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.resident","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"os","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.os","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"endpoint","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.endpoint","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"type":"tosca.capabilities.Attachment","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"ownerType":null,"description":null,"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"attachment","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.attachment","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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"],"version":null,"name":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":[{"version":"1","creationTime":1619611189193,"type":"org.openecomp.groups.VfModule","description":null,"artifacts":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1env"],"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0.b9b036da-40fa-4fe6-a912-def5fd97c7b3.BasicVmMacro..base_ubuntu20..module-0.basic_vm_macro0basicvmmacrobase_ubuntu20module0","invariantUUID":"fc6c6156-3973-44ff-8412-5fbab8efa4be","normalizedName":"basic_vm_macro0basicvmmacrobase_ubuntu20module0","modificationTime":1619611189193,"customizationUUID":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94","posX":null,"posY":null,"groupInstanceArtifacts":["7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0.heat1env"],"groupInstanceArtifactsUuid":["be78a886-3871-4fb2-82df-5feca8927d95"],"artifactsUuid":["6cf0b42e-1b0f-4c91-b38c-dd5dedc56c70"],"groupUUID":"1d1fa065-8526-475b-b284-79d3db0f8c88","groupName":"BasicVmMacro..base_ubuntu20..module-0","propertyValueCounter":null,"groupUid":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.BasicVmMacro..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","schema":null,"password":false,"name":"isBase","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","schema":null,"password":false,"name":"min_vf_module_instances","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","schema":null,"password":false,"name":"max_vf_module_instances","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","schema":null,"password":false,"name":"initial_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","description":null,"schema":null,"password":false,"name":"vf_module_type","value":"Base","label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","schema":null,"password":false,"name":"vf_module_label","value":"base_ubuntu20","label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","schema":null,"password":false,"name":"volume_group","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"defaultValue":null,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"derivedFrom":null,"constraints":null,"properties":null,"property":{"definition":false,"hidden":false,"uniqueId":null,"type":"string","required":false,"defaultValue":null,"description":":","schema":null,"password":false,"name":null,"value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"password":false,"name":"vfc_list","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"uniqueId":null,"type":"string","required":false,"defaultValue":null,"description":":","schema":null,"password":false,"name":null,"value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"defaultValue":null,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","schema":null,"password":false,"name":"vf_module_description","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"defaultValue":null,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","schema":null,"password":false,"name":"availability_zone_count","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"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,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"ownerId":null,"name":"basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","empty":false}],"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm_macro 0","SupportablityComponentVersion":null},"actualComponentUid":"85258f35-bdcb-48a9-9548-725ae74b41f0","createdFromCsar":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0","normalizedName":"basic_vm_macro0","name":"basic_vm_macro 0","creationTime":1619611188376,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm_macro0","createdFrom":null,"componentUid":"85258f35-bdcb-48a9-9548-725ae74b41f0","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVmMacro","modificationTime":1619611188376,"customizationUUID":"27af2ae4-7eb7-4692-989d-2bf4b8ea3c3c","posX":"200","posY":"100","componentName":"basic_vm_macro","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilter":null,"nodeFilterforNode":null,"substitutionFilterForTopologyTemplate":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2021-04-28 11:59:50,998 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-04-28 11:59:50,998 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/85258f35-bdcb-48a9-9548-725ae74b41f0/filteredDataByParams?include=metadata 2021-04-28 11:59:50,998 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] data sent: None 2021-04-28 11:59:50,998 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-04-28 11:59:50,998 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/85258f35-bdcb-48a9-9548-725ae74b41f0/filteredDataByParams?include=metadata 2021-04-28 11:59:50,998 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] data sent: None 2021-04-28 11:59:51,100 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] response code: 200 2021-04-28 11:59:51,101 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,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilter":null,"nodeFilterforNode":null,"substitutionFilterForTopologyTemplate":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"metadata":{"uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1619611118758,"lastUpdateDate":1619611139150,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"defaulticon","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"85258f35-bdcb-48a9-9548-725ae74b41f0"},"isDeleted":null,"projectCode":null,"csarUUID":"3cf01ce176554d11a1a244ff84d66f9c","csarVersion":"1.0","importedToscaChecksum":null,"invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"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,"categorySpecificMetadata":null,"uuid":"329cb1e9-1269-423e-83c8-33494164459c"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2021-04-28 11:59:51,103 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 11:59:51,103 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 11:59:51,103 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 11:59:51,103 DEBUG 59:sdc_resource.py(1) - SDC resource basic_vm_macro status: Certified 2021-04-28 11:59:51,104 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-04-28 11:59:51,104 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 11:59:51,104 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 11:59:51,104 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-04-28 11:59:51,104 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 11:59:51,104 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 11:59:51,564 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-04-28 11:59:51,565 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-04-28 11:59:51,572 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-04-28 11:59:51,572 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 11:59:51,572 DEBUG 198:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] data sent: [ { "name":"controller_actor", "parentUniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"string", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.controller_actor", "value":"CDS", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 11:59:51,573 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-04-28 11:59:51,573 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 11:59:51,573 DEBUG 106:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] data sent: [ { "name":"controller_actor", "parentUniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"string", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.controller_actor", "value":"CDS", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 11:59:54,666 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] response code: 200 2021-04-28 11:59:54,667 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] response: [{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"CDS","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false}] 2021-04-28 11:59:54,669 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-04-28 11:59:54,669 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 11:59:54,669 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 11:59:54,669 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-04-28 11:59:54,669 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 11:59:54,669 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 11:59:54,881 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-04-28 11:59:54,881 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-04-28 11:59:54,889 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-04-28 11:59:54,889 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 11:59:54,890 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":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"boolean", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.skip_post_instantiation_configuration", "value":"False", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 11:59:54,890 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-04-28 11:59:54,890 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 11:59:54,890 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":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"boolean", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.skip_post_instantiation_configuration", "value":"False", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 11:59:58,358 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] response code: 200 2021-04-28 11:59:58,359 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] response: [{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false}] 2021-04-28 11:59:58,361 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-04-28 11:59:58,361 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 11:59:58,361 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 11:59:58,361 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-04-28 11:59:58,361 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 11:59:58,362 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 11:59:58,577 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-04-28 11:59:58,578 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-04-28 11:59:58,588 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-04-28 11:59:58,588 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 11:59:58,588 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":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"string", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.sdnc_artifact_name", "value":"vnf", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 11:59:58,589 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-04-28 11:59:58,589 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 11:59:58,589 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":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"string", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.sdnc_artifact_name", "value":"vnf", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 12:00:05,759 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] response code: 200 2021-04-28 12:00:05,759 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] response: [{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":"vnf","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false}] 2021-04-28 12:00:05,764 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-04-28 12:00:05,764 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 12:00:05,764 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 12:00:05,764 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-04-28 12:00:05,765 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 12:00:05,765 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 12:00:05,907 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-04-28 12:00:05,908 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-04-28 12:00:05,914 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-04-28 12:00:05,914 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 12:00:05,914 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":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"string", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.sdnc_model_version", "value":"1.0.0", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 12:00:05,915 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-04-28 12:00:05,915 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 12:00:05,915 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":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"string", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.sdnc_model_version", "value":"1.0.0", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 12:00:08,993 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] response code: 200 2021-04-28 12:00:08,994 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] response: [{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":"1.0.0","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false}] 2021-04-28 12:00:08,996 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-04-28 12:00:08,996 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 12:00:08,996 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 12:00:08,996 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-04-28 12:00:08,996 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/7a09bd40-82af-422d-848c-3959bd18c1c4/componentInstances/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/85258f35-bdcb-48a9-9548-725ae74b41f0/inputs 2021-04-28 12:00:08,996 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-04-28 12:00:09,197 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-04-28 12:00:09,198 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","value":"1.0.0","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-04-28 12:00:09,205 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-04-28 12:00:09,206 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 12:00:09,206 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":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"string", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.sdnc_model_name", "value":"ubuntu20", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 12:00:09,206 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-04-28 12:00:09,206 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/7a09bd40-82af-422d-848c-3959bd18c1c4/resourceInstance/7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0/inputs 2021-04-28 12:00:09,206 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":"85258f35-bdcb-48a9-9548-725ae74b41f0", "type":"string", "uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0.sdnc_model_name", "value":"ubuntu20", "definition":false, "toscaPresentation":{ "ownerId":"85258f35-bdcb-48a9-9548-725ae74b41f0" } } ] 2021-04-28 12:00:12,367 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] response code: 200 2021-04-28 12:00:12,367 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] response: [{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":"ubuntu20","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false}] 2021-04-28 12:00:12,369 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-04-28 12:00:12,370 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/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/distribution 2021-04-28 12:00:12,370 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-04-28 12:00:12,370 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-04-28 12:00:12,370 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/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/distribution 2021-04-28 12:00:12,370 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-04-28 12:00:12,457 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response code: 200 2021-04-28 12:00:12,458 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response: {"distributionStatusOfServiceList":[]} 2021-04-28 12:00:12,462 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-04-28 12:00:12,462 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-04-28 12:00:12,462 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:00:12,462 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-04-28 12:00:12,463 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-04-28 12:00:12,463 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:00:12,567 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-04-28 12:00:12,567 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-04-28 12:00:12,569 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-04-28 12:00:12,569 INFO 696:service.py(1) - attempting to checkin Service basic_vm_macro in SDC 2021-04-28 12:00:12,573 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-04-28 12:00:12,573 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/7a09bd40-82af-422d-848c-3959bd18c1c4/lifecycleState/checkin 2021-04-28 12:00:12,573 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-04-28 12:00:16,669 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-04-28 12:00:16,669 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4","name":"basic_vm_macro","version":"0.1","isHighestVersion":true,"creationDate":1619611176358,"lastUpdateDate":1619611214274,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm_macro"],"icon":"network_l_1-3","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"0.1":"7a09bd40-82af-422d-848c-3959bd18c1c4"},"projectCode":"123456","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"Macro","serviceFunction":"","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5"} 2021-04-28 12:00:16,671 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-04-28 12:00:16,671 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-28 12:00:16,672 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-04-28 12:00:16,672 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:00:16,672 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:00:16,672 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-04-28 12:00:16,672 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:00:16,672 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:00:19,255 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-28 12:00:19,256 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9904655-cdae-49bd-bf6b-d682bede7236/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8638db40-af65-4598-8684-378fc7691fc9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a9c60909-6ba1-4d74-98e6-5a9005a12a4b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4004e920-cad0-4ebd-8bd7-2d757a5f86a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-04-28 12:00:19,258 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 12:00:19,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:19,259 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:19,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:00:19,259 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9 from SDC 2021-04-28 12:00:19,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:19,259 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:19,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:00:19,259 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-28 12:00:19,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:19,260 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:19,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:00:19,260 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 12:00:19,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:19,260 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:19,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-28 12:00:19,261 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 12:00:19,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:19,261 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:19,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 12:00:19,261 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-28 12:00:19,262 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:19,262 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:19,262 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 12:00:19,262 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-04-28 12:00:19,262 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 12:00:19,262 INFO 192:__init__.py(1) - Service found, updating information 2021-04-28 12:00:19,262 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-04-28 12:00:19,262 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-04-28 12:00:19,263 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:00:19,263 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-04-28 12:00:19,264 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-04-28 12:00:19,264 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:00:26,909 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-28 12:00:26,911 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47ea58f2-7008-41aa-a2ce-c1050ee2eaf9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607515457,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f55203d-5f35-4797-90a0-21116c6217e3","invariantUUID":"c9eaf161-ef3f-4ae9-bc28-4e95841ab2c7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"380c6dc4-416d-44a1-8175-b678bdbf8ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607069365,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76cde1aa-a96a-408d-ae03-c8292d4e8cbb","invariantUUID":"1cffca0a-33d0-463f-99af-f62a64ac6a97","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67fd3c9c-0a21-4978-885e-243dd33d70a1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607213979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6038dc95-876f-4511-ae07-0e969aa17e82","invariantUUID":"c3ce13f3-fd64-4d84-8ce8-e3b426de47f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2c831d4-45e0-4f74-8dd7-6e41f03d96a4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607593259,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbeaeb9-3996-4d3b-b7fb-795c793ef04d","invariantUUID":"d7b17587-78d2-4a51-bacf-1f57e95a817a","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f826a7d-7f52-4ed4-b1d4-660fd44beb71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607166503,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af257dc9-7e5e-4d0a-ac42-6ea99619fe09","invariantUUID":"6c00c2a6-e909-4671-9852-dbb082010b28","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607404485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb2b6ea0-dd3e-4b36-8ed6-ce4cab693304","invariantUUID":"ac7cec08-3730-4e0c-9a27-095578d1a307","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0162b9f5-7c38-4aee-8f33-5d610713adb1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607604277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c01f59-01e5-4084-a08d-1c4ad0c1c729","invariantUUID":"895efdd9-e7d6-4ccc-9c4d-7aeee4131f5f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fed3ac93-4add-4df9-9afc-87fafd79d2dc","lifecycleState":"CERTIFIED","lastUpdateDate":1619607365100,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00d644fd-3c3f-48bf-91ef-02141bdbcfba","invariantUUID":"e4c6feb6-1fa8-4bb8-80ff-97b95b0bf191","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c48c5b-0617-4ed0-b4cd-1349139839de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607550579,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42da559-3c0d-4a6c-8dc6-37ddfd45d581","invariantUUID":"cc5aa886-c0bf-4214-9315-6584713d9bcf","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e07f3790-b819-4c43-91a8-3287f5530246","lifecycleState":"CERTIFIED","lastUpdateDate":1619607840349,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"866ef193-eef0-489e-81da-4d44b252e7e8","invariantUUID":"30006173-3ceb-4769-a0f7-979ff5ff288d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6853100-82ed-46ca-a4e6-60df5e18635b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607759566,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27eed7c1-3778-4811-b245-7e5ae1fd5f51","invariantUUID":"d0fe679d-cb1c-4883-bfee-e43a9948578c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f15ff976-b018-4973-a7b1-707ae4d25322","lifecycleState":"CERTIFIED","lastUpdateDate":1619607673680,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2baebcc1-dbc6-4b75-b283-84f13bdcc104","invariantUUID":"9a2d3a31-4510-47bd-a0b0-fcaf25710791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb022a0e-fa7c-4cd1-8154-29b4b45a4717","lifecycleState":"CERTIFIED","lastUpdateDate":1619607508786,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d13834b8-2367-43cd-8ec8-a0a213cdf674","invariantUUID":"4f0dd698-552d-4fd3-a10f-cf6cd5b54c0a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130c75f1-8301-43f3-b3fb-9bc8776d2d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607776452,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46d14832-5a85-40ac-9722-270e0a200d71","invariantUUID":"7025a720-5e89-4702-b3a4-7b9d4db8ce60","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de5d3419-4e5c-40fc-873e-5beb98a4c761","lifecycleState":"CERTIFIED","lastUpdateDate":1619607665446,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bbcf833-d20e-4f31-9be6-c764a844a77e","invariantUUID":"8c3a6a1f-8bbc-4f54-9711-369f3ddd8833","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40a42080-be6f-418b-b2e6-9649a50ad528","lifecycleState":"CERTIFIED","lastUpdateDate":1619607193373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a474b5c1-fead-4536-99e1-412fe45a9a15","invariantUUID":"4df56b67-bd7a-40df-8ed8-87ebd24bc637","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae79b56d-540f-4d9b-a482-717e18ee2adf","lifecycleState":"CERTIFIED","lastUpdateDate":1619607769905,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ae44e1-8673-4b07-b9d1-3a970bcb0480","invariantUUID":"0925b59e-3d02-4110-a279-de5fe2599e64","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a0691b5-78eb-456e-8fa2-beca54a0db0a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607898552,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c10f755-0779-46ba-9377-152d1ef03011","invariantUUID":"78897c1b-e8eb-4cd4-8d2f-8b87a9eb97f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139150,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5910f379-6993-4b58-ad96-ee1c7d5dee54","lifecycleState":"CERTIFIED","lastUpdateDate":1619607483951,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab5f611b-07ab-4cfe-a885-d9497489bbf6","invariantUUID":"a93db8f8-e0a3-4b2e-b840-5efb26087ba9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8ba1b72c-09b8-42fa-9d7d-651063ad8df5","lifecycleState":"CERTIFIED","lastUpdateDate":1619607734748,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0eb0ad43-9f8a-4f17-a3a0-1fa11c68fa1f","invariantUUID":"625fae1b-bf07-43b5-a215-c366f5222f70","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf7b641-5663-4031-95fd-c68de4cc4fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607797759,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae30796-1b29-4d6f-8df2-680c2a8028c1","invariantUUID":"51e68f94-ab6b-45f9-8f90-03ef5f54a6c6","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf195b82-5cdb-4c11-acd9-d5047b8ba0de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607331165,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f63edcb-11d1-4d36-a845-a9d51a03f955","invariantUUID":"baf5312b-842b-4554-b9b2-b5270d1872e4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05c4fa8d-da2f-4192-a412-3e79a1cecdab","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90ce4a4f-d51a-446e-9dc5-c2694cd9257a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607156457,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9b5e159-f209-4f59-8754-9a09a67a6df7","invariantUUID":"b8132c56-aace-4c92-9762-7e82660d5aba","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d76fe29-b29a-408e-859a-1420871af3a8","lifecycleState":"CERTIFIED","lastUpdateDate":1619607457373,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acc194ee-5255-4719-8d17-8d5087aece6e","invariantUUID":"f75484b5-4985-4586-af58-53db9f3be3d8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49dacc54-920b-441a-9f0f-3371c00a221f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607744998,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"397704ca-2f42-4d4b-a33d-4d18a3a584cd","invariantUUID":"daf6d343-6d89-4311-a61e-f38625ea9d2f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"27fc2873-7a19-4823-92a9-b0f8ef9051a0","lifecycleState":"CERTIFIED","lastUpdateDate":1619610331949,"name":"basic_onboard_ufIPZr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","systemName":"BasicOnboardUfipzr","description":"VF","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"ef8df020-5502-4c51-ab1e-304e09f5de14","lifecycleState":"CERTIFIED","lastUpdateDate":1619607324486,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"20753063-0545-49c0-9531-ea57ba0f0e29","invariantUUID":"9cce63af-601d-4c8d-88f7-061d586a6a74","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74ca2353-948c-4cc7-8d49-9ebdd88fdce4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607206206,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9b06edf-597b-4e6a-af7a-524545ac4cef","invariantUUID":"393120a9-5440-4e42-9c1e-72b3b482a631","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2a3b897c-250b-416e-aa0e-0c5ff7fa4f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607611157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59cfb3dc-7e5b-45c0-a7cd-40ca229cce70","invariantUUID":"9d99bc1c-49fb-4024-b8f3-2bc656e1fb53","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36ed1d74-de4f-4761-8c5a-eccbaedfbc5e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607543350,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3da2b92-3d3a-47da-8327-e52fb5d75d0e","invariantUUID":"dfaddfcb-39e8-400a-8530-2529119e7fc2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342","lifecycleState":"CERTIFIED","lastUpdateDate":1619607339054,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"363e50fa-bd76-49a7-bd1b-2557946c2707","invariantUUID":"452f4cf6-8c6e-439a-9c06-263b12e61d64","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a5f9eb1-55e0-428e-b286-e07051b577bb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607184681,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2501cd33-650c-426b-8a8c-7f33fc7fc425","invariantUUID":"e78d4fd0-a359-4bec-9c1f-9be461eb9c60","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2a32dac4-e779-4515-a25c-92b998471d6a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607298474,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44ed76dc-376d-4adc-ae9c-764ed8fb9907","invariantUUID":"96a782b4-6ce1-4701-93c1-fc47dda726a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b69b4530-601b-4052-b386-e74276b00fa6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607637767,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d1fb1a-c4c7-4fa2-8e71-b7ac2016b646","invariantUUID":"c9d8bc2f-cd55-4d42-9321-7e8b7c12fc8b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85914105-0714-43b6-b133-b1515b0c07bd","lifecycleState":"CERTIFIED","lastUpdateDate":1619607877559,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1107e703-fe50-4227-91bc-8eabd152a5b0","invariantUUID":"df33e250-2185-488a-9b4b-61eac0705ea5","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"aa834cf4-82ee-454a-b9a6-e0256d3ee9de","lifecycleState":"CERTIFIED","lastUpdateDate":1619611000756,"name":"pNF 7e02ad5d-aa0b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ae23a860-b5e9-4d85-b095-e51af831dc48","invariantUUID":"bda6f467-c383-46f9-9966-d86ed7f461d1","systemName":"Pnf7e02ad5dAa0b","description":"vendor software product","tags":["pNF 7e02ad5d-aa0b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bb7c547-638b-4127-8ac2-c3a16900b807","lifecycleState":"CERTIFIED","lastUpdateDate":1619607225007,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e794a4-30a6-42bc-a4d5-772cac4bfe21","invariantUUID":"cbd5b7e4-a1f1-4495-a7c7-33cdd4f40a22","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91122391-c3f1-462f-b3b9-93353ea7a48f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607372766,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be5a4e95-769c-4dd0-82f4-e466a908880d","invariantUUID":"483817b6-2e1e-4db3-8b25-8367c2090d6b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2006dacb-96dc-44ee-bd61-e9a873c37273","lifecycleState":"CERTIFIED","lastUpdateDate":1619607785212,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12d278ad-34a6-41be-aed2-b8596e62000b","invariantUUID":"6daad38a-758e-4a9f-8e7a-3914a1340bf3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31f736f6-6582-4753-8b17-f2c440b47a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607525488,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dc89128-fd48-4a9b-9c2f-c97f15cbad52","invariantUUID":"a6ff4aad-a00c-4b89-846b-8b02a9649fff","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73562fd0-eb34-44bd-959c-d51025389894","lifecycleState":"CERTIFIED","lastUpdateDate":1619607915860,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5b5db5d-baad-4f40-ba1c-a1dc42e112d2","invariantUUID":"3becf859-cce6-445d-ba0a-928f6828e151","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59192c21-f984-48b9-913c-567e6d115878","lifecycleState":"CERTIFIED","lastUpdateDate":1619607411651,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80152dd7-64b1-4169-ba29-ec041150a5f7","invariantUUID":"57c53c2d-0e66-47e0-b67e-576bbe66ea0d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0704ac27-cc48-47e5-922e-0d86a4306add","lifecycleState":"CERTIFIED","lastUpdateDate":1619607119775,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7654c0f3-2694-45f4-8028-5d551df4554a","invariantUUID":"27cd6b4c-e6d9-492a-bef2-0ff2775fbf9d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7846091a-ea0f-4144-8cab-03df6157af2e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607576355,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14c12ffa-0ee3-4575-9090-2c1723a2e5f0","invariantUUID":"02af37d0-7d79-4af6-b883-f12a221449d7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70ce9fd7-2c99-45e9-a659-2d2c5b339092","lifecycleState":"CERTIFIED","lastUpdateDate":1619607727094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"855d8e05-3bc1-4ad7-a302-0b64955932df","invariantUUID":"a043fa2c-bb8f-4ad2-985b-3dc9791aad9b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8ddbfe2f-739d-417d-853c-1d0f09271fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607149591,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be69c569-8bcb-41eb-b4ec-7fc4dee9f6df","invariantUUID":"4db54d05-ce4d-4980-8d31-389b78b5c05d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2017f475-2051-443b-87d4-54390969b036","lifecycleState":"CERTIFIED","lastUpdateDate":1619607909095,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e474c825-eddb-41bb-9cf8-77b98eacee84","invariantUUID":"cc8a2a61-e440-4a08-be63-ef3fb9385049","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7a80f20-b15f-4805-abf5-f31ffb7ca6b4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607891860,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83a209fe-d893-4870-9f56-009b9188092a","invariantUUID":"66a51dd6-2dad-4340-b1a9-38b5ffeff7fb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b30a49d5-ae86-4a7e-b337-490c91a2d2f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607490770,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17940650-38e6-4afc-a57c-475798c4f02b","invariantUUID":"1ce5cc26-b11c-4bf0-846b-e64a772b25fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b05a07a1-920e-4b05-a061-7511b9cb11af","lifecycleState":"CERTIFIED","lastUpdateDate":1619607716870,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"febe9af1-6a4c-4937-9b05-838d950f8935","invariantUUID":"1d51842e-f90b-4205-9f51-04de580af71d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5df9fe0-6922-4201-8664-d5b00e82f18e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607853566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7379a61-7161-493f-ac63-3fb349f1e30e","invariantUUID":"c5d50d65-95a4-4ce0-9894-bb45f8c5e1f6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e9c5965-dcfb-4f1d-a2d7-0dd85eaae8cb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607558059,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e516ecbc-7775-433d-9c0c-fc0b563e8a78","invariantUUID":"69f842af-ffa6-4fb8-b2a1-7210104472ef","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"3e7bfae0-623f-4a47-9db4-fcbc63d2f752","lifecycleState":"CERTIFIED","lastUpdateDate":1619607103685,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883692eb-0df5-4f1b-b6cb-821ecc249455","invariantUUID":"0afda8ab-f8f4-4a48-b4da-a69fa94ea5ff","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ef9d73-5508-46a8-b2ec-c5aa3ad5b53d","lifecycleState":"CERTIFIED","lastUpdateDate":1619607824354,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db145db2-31a0-4485-9acc-4c5aca3b33a7","invariantUUID":"1ac43ea4-583d-4d2b-8766-655dac9c9504","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1146b8f-9964-481b-bb8c-8b41c72240e6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607354357,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8499787-ff94-4c96-8c17-62c0a257854a","invariantUUID":"71e17cbb-60ca-4e76-96e9-9e366f8e61e2","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b24a5aa8-3a9c-462e-96f5-ba3745ad8037","lifecycleState":"CERTIFIED","lastUpdateDate":1619607076558,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d141477a-fce7-498d-94ad-552f7b8e44b4","invariantUUID":"398ce317-07e5-4b0d-a0be-73deaf0f4370","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"02e8801d-21a6-4b20-ba61-962c81abc656","lifecycleState":"CERTIFIED","lastUpdateDate":1619607058657,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"49826eaf-1478-4862-a42f-78d77078bb05","invariantUUID":"9de99b6c-a91c-4f5b-b686-3f916da406ff","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607015464,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea10c4c-568a-4c25-8a4b-cefb9ef98487","invariantUUID":"60067465-060d-4597-a5df-43e51be68c6b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96e1e4f2-4072-40a6-bd93-82e3f58859e0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607533450,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"751f5742-3c93-4cf7-a8a4-203ff4fdd66e","invariantUUID":"03330468-d200-4c9b-8f2b-bf3a25eae82d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"503c4895-7418-4394-8961-58d23361ce28","lifecycleState":"CERTIFIED","lastUpdateDate":1619607111176,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4974ed8-f1f1-44dd-88fa-d21cfa3b6c9b","invariantUUID":"fb83893d-a5ab-4b44-8937-a963d4249062","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fd8a1b1a-3113-4d99-aa0f-cdeef248f514","lifecycleState":"CERTIFIED","lastUpdateDate":1619607709907,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46180f04-7404-485b-bae4-db58358e1856","invariantUUID":"b41f172a-f247-4abd-a664-51a7c37848ae","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0620c99e-e0a3-4fe4-8020-ea7eee8d3657","lifecycleState":"CERTIFIED","lastUpdateDate":1619607232867,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a70c35-b89b-44bb-837f-84476529005a","invariantUUID":"28f53ddb-2252-4938-b974-9c085982501f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fe4e909-1078-409b-b56c-a95960e433f3","lifecycleState":"CERTIFIED","lastUpdateDate":1619607243579,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9432f3b6-e502-445e-86c1-d91e20cecc1e","invariantUUID":"47d3f970-a115-4be5-972c-c85fbf67e2a2","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9869d66-af7a-43a4-85e0-141fa95d5b02","lifecycleState":"CERTIFIED","lastUpdateDate":1619607382680,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7feae6-e51f-4fd1-92e8-48ebf3771f53","invariantUUID":"c02f896d-8f77-4876-bc34-568122f4aa1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"20171f45-12a8-4fdb-a319-beaf3ddf59ad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607833377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e77eca8f-0504-4034-bfe1-d5e4478a72e7","invariantUUID":"6bba193e-1189-41ad-87c5-394a75fca18b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9b273b41-e654-4c15-943e-c7ff992de8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619611129278,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ddf6129-0412-4b0b-a1c2-f2fc362b0bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1619607174359,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce1860b4-367c-455a-bf8c-7512a3cef6ec","invariantUUID":"fa2a9f0b-97e2-4ed3-9f88-6e8deec8198d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee69150-2b00-4e48-9588-70c52de7f0c6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607810534,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7891b8a1-bb95-4859-a848-54622a7ab0b2","invariantUUID":"5fba76cb-3769-42a7-ae6d-1e40da48825b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53a8a015-1d46-4ffb-a412-2b79a752268a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607751663,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18aa22de-e08b-4e7d-8894-6b05d16f1b61","invariantUUID":"d67dc4b7-978a-4edd-8e34-0004264dc4d8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"418b0768-46bf-4e92-a09b-c964ae9ffe41","lifecycleState":"CERTIFIED","lastUpdateDate":1619607569496,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582338db-a067-4283-a6e8-aaf7f6b87a7d","invariantUUID":"66f40e2a-5e8f-4d39-aafd-808936c5b812","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"02ea9a1d-8039-41fb-8f38-66e1045cc3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607630361,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcf692-96c2-4c1f-8960-72163292715c","invariantUUID":"ff5395b1-7eeb-473a-b2b9-b06990a0dbdb","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d7ab50c8-0e6a-4161-8a48-e5c8cbeedf71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607290660,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b39aa4cf-1d57-49eb-9245-c86a0b6d9082","invariantUUID":"9e62b027-62cd-44bc-8470-968e96609106","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df524b17-7069-425c-8614-ff8c34246dad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607419647,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9eb33423-729c-40cb-a9bd-9496f90efb3b","invariantUUID":"a3545576-ca7e-4668-9b79-c6f2de0dc48a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e18ef36-eaa4-4643-935c-c7adb870bd62","lifecycleState":"CERTIFIED","lastUpdateDate":1619611031673,"name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","systemName":"DemoPnfXzovpwppzpq1ouzfz7g9","description":"catalog service description","tags":["robot-ete","Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"684fc160-de20-49a1-9550-2cc7ba15308d","lifecycleState":"CERTIFIED","lastUpdateDate":1619610425081,"name":"basic_onboard_ufIPZr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","systemName":"BasicOnboardUfipzr","description":"service","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f86c0bd-5dbb-4354-9c56-eaa5a9e30f5b","lifecycleState":"CERTIFIED","lastUpdateDate":1619611188992,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"92ae75d6-f6b1-4658-a053-fda027f2c8ee","lifecycleState":"CERTIFIED","lastUpdateDate":1619610958146,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"736302bb-080a-45bc-9854-ccd2ac4f58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619611192247,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1619611214274,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-28 12:00:26,915 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-04-28 12:00:26,915 INFO 696:service.py(1) - attempting to Certify Service basic_vm_macro in SDC 2021-04-28 12:00:26,922 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-04-28 12:00:26,922 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/7a09bd40-82af-422d-848c-3959bd18c1c4/lifecycleState/Certify 2021-04-28 12:00:26,922 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-04-28 12:00:36,366 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-04-28 12:00:36,366 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1619611176358,"lastUpdateDate":1619611214274,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"network_l_1-3","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"614db2c1-66b1-4350-8777-7c555c1cbed6"},"projectCode":"123456","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"Macro","serviceFunction":"","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5"} 2021-04-28 12:00:36,369 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-04-28 12:00:36,369 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-28 12:00:36,369 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-04-28 12:00:36,369 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:00:36,369 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:00:36,370 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-04-28 12:00:36,370 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:00:36,370 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:00:39,459 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-28 12:00:39,460 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9904655-cdae-49bd-bf6b-d682bede7236/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8638db40-af65-4598-8684-378fc7691fc9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a9c60909-6ba1-4d74-98e6-5a9005a12a4b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4004e920-cad0-4ebd-8bd7-2d757a5f86a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-04-28 12:00:39,462 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 12:00:39,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:39,462 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:39,462 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:00:39,462 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9 from SDC 2021-04-28 12:00:39,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:39,463 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:39,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:00:39,463 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-28 12:00:39,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:39,463 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:39,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:00:39,463 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 12:00:39,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:39,463 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:39,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:00:39,463 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-28 12:00:39,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:39,463 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:39,464 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 12:00:39,464 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 12:00:39,465 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:00:39,465 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:00:39,465 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-28 12:00:39,465 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-04-28 12:00:39,465 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 12:00:39,465 INFO 192:__init__.py(1) - Service found, updating information 2021-04-28 12:00:39,465 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-04-28 12:00:39,465 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-04-28 12:00:39,465 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:00:39,466 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-04-28 12:00:39,466 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-04-28 12:00:39,466 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:00:48,496 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-28 12:00:48,499 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47ea58f2-7008-41aa-a2ce-c1050ee2eaf9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607515457,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f55203d-5f35-4797-90a0-21116c6217e3","invariantUUID":"c9eaf161-ef3f-4ae9-bc28-4e95841ab2c7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"380c6dc4-416d-44a1-8175-b678bdbf8ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607069365,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76cde1aa-a96a-408d-ae03-c8292d4e8cbb","invariantUUID":"1cffca0a-33d0-463f-99af-f62a64ac6a97","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67fd3c9c-0a21-4978-885e-243dd33d70a1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607213979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6038dc95-876f-4511-ae07-0e969aa17e82","invariantUUID":"c3ce13f3-fd64-4d84-8ce8-e3b426de47f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2c831d4-45e0-4f74-8dd7-6e41f03d96a4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607593259,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbeaeb9-3996-4d3b-b7fb-795c793ef04d","invariantUUID":"d7b17587-78d2-4a51-bacf-1f57e95a817a","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f826a7d-7f52-4ed4-b1d4-660fd44beb71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607166503,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af257dc9-7e5e-4d0a-ac42-6ea99619fe09","invariantUUID":"6c00c2a6-e909-4671-9852-dbb082010b28","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607404485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb2b6ea0-dd3e-4b36-8ed6-ce4cab693304","invariantUUID":"ac7cec08-3730-4e0c-9a27-095578d1a307","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0162b9f5-7c38-4aee-8f33-5d610713adb1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607604277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c01f59-01e5-4084-a08d-1c4ad0c1c729","invariantUUID":"895efdd9-e7d6-4ccc-9c4d-7aeee4131f5f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fed3ac93-4add-4df9-9afc-87fafd79d2dc","lifecycleState":"CERTIFIED","lastUpdateDate":1619607365100,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00d644fd-3c3f-48bf-91ef-02141bdbcfba","invariantUUID":"e4c6feb6-1fa8-4bb8-80ff-97b95b0bf191","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c48c5b-0617-4ed0-b4cd-1349139839de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607550579,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42da559-3c0d-4a6c-8dc6-37ddfd45d581","invariantUUID":"cc5aa886-c0bf-4214-9315-6584713d9bcf","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e07f3790-b819-4c43-91a8-3287f5530246","lifecycleState":"CERTIFIED","lastUpdateDate":1619607840349,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"866ef193-eef0-489e-81da-4d44b252e7e8","invariantUUID":"30006173-3ceb-4769-a0f7-979ff5ff288d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6853100-82ed-46ca-a4e6-60df5e18635b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607759566,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27eed7c1-3778-4811-b245-7e5ae1fd5f51","invariantUUID":"d0fe679d-cb1c-4883-bfee-e43a9948578c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f15ff976-b018-4973-a7b1-707ae4d25322","lifecycleState":"CERTIFIED","lastUpdateDate":1619607673680,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2baebcc1-dbc6-4b75-b283-84f13bdcc104","invariantUUID":"9a2d3a31-4510-47bd-a0b0-fcaf25710791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb022a0e-fa7c-4cd1-8154-29b4b45a4717","lifecycleState":"CERTIFIED","lastUpdateDate":1619607508786,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d13834b8-2367-43cd-8ec8-a0a213cdf674","invariantUUID":"4f0dd698-552d-4fd3-a10f-cf6cd5b54c0a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130c75f1-8301-43f3-b3fb-9bc8776d2d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607776452,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46d14832-5a85-40ac-9722-270e0a200d71","invariantUUID":"7025a720-5e89-4702-b3a4-7b9d4db8ce60","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de5d3419-4e5c-40fc-873e-5beb98a4c761","lifecycleState":"CERTIFIED","lastUpdateDate":1619607665446,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bbcf833-d20e-4f31-9be6-c764a844a77e","invariantUUID":"8c3a6a1f-8bbc-4f54-9711-369f3ddd8833","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40a42080-be6f-418b-b2e6-9649a50ad528","lifecycleState":"CERTIFIED","lastUpdateDate":1619607193373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a474b5c1-fead-4536-99e1-412fe45a9a15","invariantUUID":"4df56b67-bd7a-40df-8ed8-87ebd24bc637","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae79b56d-540f-4d9b-a482-717e18ee2adf","lifecycleState":"CERTIFIED","lastUpdateDate":1619607769905,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ae44e1-8673-4b07-b9d1-3a970bcb0480","invariantUUID":"0925b59e-3d02-4110-a279-de5fe2599e64","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a0691b5-78eb-456e-8fa2-beca54a0db0a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607898552,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c10f755-0779-46ba-9377-152d1ef03011","invariantUUID":"78897c1b-e8eb-4cd4-8d2f-8b87a9eb97f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139150,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5910f379-6993-4b58-ad96-ee1c7d5dee54","lifecycleState":"CERTIFIED","lastUpdateDate":1619607483951,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab5f611b-07ab-4cfe-a885-d9497489bbf6","invariantUUID":"a93db8f8-e0a3-4b2e-b840-5efb26087ba9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8ba1b72c-09b8-42fa-9d7d-651063ad8df5","lifecycleState":"CERTIFIED","lastUpdateDate":1619607734748,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0eb0ad43-9f8a-4f17-a3a0-1fa11c68fa1f","invariantUUID":"625fae1b-bf07-43b5-a215-c366f5222f70","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf7b641-5663-4031-95fd-c68de4cc4fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607797759,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae30796-1b29-4d6f-8df2-680c2a8028c1","invariantUUID":"51e68f94-ab6b-45f9-8f90-03ef5f54a6c6","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf195b82-5cdb-4c11-acd9-d5047b8ba0de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607331165,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f63edcb-11d1-4d36-a845-a9d51a03f955","invariantUUID":"baf5312b-842b-4554-b9b2-b5270d1872e4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05c4fa8d-da2f-4192-a412-3e79a1cecdab","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90ce4a4f-d51a-446e-9dc5-c2694cd9257a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607156457,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9b5e159-f209-4f59-8754-9a09a67a6df7","invariantUUID":"b8132c56-aace-4c92-9762-7e82660d5aba","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d76fe29-b29a-408e-859a-1420871af3a8","lifecycleState":"CERTIFIED","lastUpdateDate":1619607457373,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acc194ee-5255-4719-8d17-8d5087aece6e","invariantUUID":"f75484b5-4985-4586-af58-53db9f3be3d8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49dacc54-920b-441a-9f0f-3371c00a221f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607744998,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"397704ca-2f42-4d4b-a33d-4d18a3a584cd","invariantUUID":"daf6d343-6d89-4311-a61e-f38625ea9d2f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"27fc2873-7a19-4823-92a9-b0f8ef9051a0","lifecycleState":"CERTIFIED","lastUpdateDate":1619610331949,"name":"basic_onboard_ufIPZr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","systemName":"BasicOnboardUfipzr","description":"VF","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"ef8df020-5502-4c51-ab1e-304e09f5de14","lifecycleState":"CERTIFIED","lastUpdateDate":1619607324486,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"20753063-0545-49c0-9531-ea57ba0f0e29","invariantUUID":"9cce63af-601d-4c8d-88f7-061d586a6a74","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74ca2353-948c-4cc7-8d49-9ebdd88fdce4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607206206,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9b06edf-597b-4e6a-af7a-524545ac4cef","invariantUUID":"393120a9-5440-4e42-9c1e-72b3b482a631","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2a3b897c-250b-416e-aa0e-0c5ff7fa4f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607611157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59cfb3dc-7e5b-45c0-a7cd-40ca229cce70","invariantUUID":"9d99bc1c-49fb-4024-b8f3-2bc656e1fb53","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36ed1d74-de4f-4761-8c5a-eccbaedfbc5e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607543350,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3da2b92-3d3a-47da-8327-e52fb5d75d0e","invariantUUID":"dfaddfcb-39e8-400a-8530-2529119e7fc2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342","lifecycleState":"CERTIFIED","lastUpdateDate":1619607339054,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"363e50fa-bd76-49a7-bd1b-2557946c2707","invariantUUID":"452f4cf6-8c6e-439a-9c06-263b12e61d64","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a5f9eb1-55e0-428e-b286-e07051b577bb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607184681,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2501cd33-650c-426b-8a8c-7f33fc7fc425","invariantUUID":"e78d4fd0-a359-4bec-9c1f-9be461eb9c60","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2a32dac4-e779-4515-a25c-92b998471d6a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607298474,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44ed76dc-376d-4adc-ae9c-764ed8fb9907","invariantUUID":"96a782b4-6ce1-4701-93c1-fc47dda726a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b69b4530-601b-4052-b386-e74276b00fa6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607637767,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d1fb1a-c4c7-4fa2-8e71-b7ac2016b646","invariantUUID":"c9d8bc2f-cd55-4d42-9321-7e8b7c12fc8b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85914105-0714-43b6-b133-b1515b0c07bd","lifecycleState":"CERTIFIED","lastUpdateDate":1619607877559,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1107e703-fe50-4227-91bc-8eabd152a5b0","invariantUUID":"df33e250-2185-488a-9b4b-61eac0705ea5","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"aa834cf4-82ee-454a-b9a6-e0256d3ee9de","lifecycleState":"CERTIFIED","lastUpdateDate":1619611000756,"name":"pNF 7e02ad5d-aa0b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ae23a860-b5e9-4d85-b095-e51af831dc48","invariantUUID":"bda6f467-c383-46f9-9966-d86ed7f461d1","systemName":"Pnf7e02ad5dAa0b","description":"vendor software product","tags":["pNF 7e02ad5d-aa0b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bb7c547-638b-4127-8ac2-c3a16900b807","lifecycleState":"CERTIFIED","lastUpdateDate":1619607225007,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e794a4-30a6-42bc-a4d5-772cac4bfe21","invariantUUID":"cbd5b7e4-a1f1-4495-a7c7-33cdd4f40a22","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91122391-c3f1-462f-b3b9-93353ea7a48f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607372766,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be5a4e95-769c-4dd0-82f4-e466a908880d","invariantUUID":"483817b6-2e1e-4db3-8b25-8367c2090d6b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2006dacb-96dc-44ee-bd61-e9a873c37273","lifecycleState":"CERTIFIED","lastUpdateDate":1619607785212,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12d278ad-34a6-41be-aed2-b8596e62000b","invariantUUID":"6daad38a-758e-4a9f-8e7a-3914a1340bf3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31f736f6-6582-4753-8b17-f2c440b47a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607525488,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dc89128-fd48-4a9b-9c2f-c97f15cbad52","invariantUUID":"a6ff4aad-a00c-4b89-846b-8b02a9649fff","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73562fd0-eb34-44bd-959c-d51025389894","lifecycleState":"CERTIFIED","lastUpdateDate":1619607915860,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5b5db5d-baad-4f40-ba1c-a1dc42e112d2","invariantUUID":"3becf859-cce6-445d-ba0a-928f6828e151","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59192c21-f984-48b9-913c-567e6d115878","lifecycleState":"CERTIFIED","lastUpdateDate":1619607411651,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80152dd7-64b1-4169-ba29-ec041150a5f7","invariantUUID":"57c53c2d-0e66-47e0-b67e-576bbe66ea0d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0704ac27-cc48-47e5-922e-0d86a4306add","lifecycleState":"CERTIFIED","lastUpdateDate":1619607119775,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7654c0f3-2694-45f4-8028-5d551df4554a","invariantUUID":"27cd6b4c-e6d9-492a-bef2-0ff2775fbf9d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7846091a-ea0f-4144-8cab-03df6157af2e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607576355,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14c12ffa-0ee3-4575-9090-2c1723a2e5f0","invariantUUID":"02af37d0-7d79-4af6-b883-f12a221449d7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70ce9fd7-2c99-45e9-a659-2d2c5b339092","lifecycleState":"CERTIFIED","lastUpdateDate":1619607727094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"855d8e05-3bc1-4ad7-a302-0b64955932df","invariantUUID":"a043fa2c-bb8f-4ad2-985b-3dc9791aad9b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8ddbfe2f-739d-417d-853c-1d0f09271fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607149591,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be69c569-8bcb-41eb-b4ec-7fc4dee9f6df","invariantUUID":"4db54d05-ce4d-4980-8d31-389b78b5c05d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2017f475-2051-443b-87d4-54390969b036","lifecycleState":"CERTIFIED","lastUpdateDate":1619607909095,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e474c825-eddb-41bb-9cf8-77b98eacee84","invariantUUID":"cc8a2a61-e440-4a08-be63-ef3fb9385049","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7a80f20-b15f-4805-abf5-f31ffb7ca6b4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607891860,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83a209fe-d893-4870-9f56-009b9188092a","invariantUUID":"66a51dd6-2dad-4340-b1a9-38b5ffeff7fb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b30a49d5-ae86-4a7e-b337-490c91a2d2f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607490770,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17940650-38e6-4afc-a57c-475798c4f02b","invariantUUID":"1ce5cc26-b11c-4bf0-846b-e64a772b25fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b05a07a1-920e-4b05-a061-7511b9cb11af","lifecycleState":"CERTIFIED","lastUpdateDate":1619607716870,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"febe9af1-6a4c-4937-9b05-838d950f8935","invariantUUID":"1d51842e-f90b-4205-9f51-04de580af71d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5df9fe0-6922-4201-8664-d5b00e82f18e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607853566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7379a61-7161-493f-ac63-3fb349f1e30e","invariantUUID":"c5d50d65-95a4-4ce0-9894-bb45f8c5e1f6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e9c5965-dcfb-4f1d-a2d7-0dd85eaae8cb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607558059,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e516ecbc-7775-433d-9c0c-fc0b563e8a78","invariantUUID":"69f842af-ffa6-4fb8-b2a1-7210104472ef","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"3e7bfae0-623f-4a47-9db4-fcbc63d2f752","lifecycleState":"CERTIFIED","lastUpdateDate":1619607103685,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883692eb-0df5-4f1b-b6cb-821ecc249455","invariantUUID":"0afda8ab-f8f4-4a48-b4da-a69fa94ea5ff","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ef9d73-5508-46a8-b2ec-c5aa3ad5b53d","lifecycleState":"CERTIFIED","lastUpdateDate":1619607824354,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db145db2-31a0-4485-9acc-4c5aca3b33a7","invariantUUID":"1ac43ea4-583d-4d2b-8766-655dac9c9504","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1146b8f-9964-481b-bb8c-8b41c72240e6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607354357,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8499787-ff94-4c96-8c17-62c0a257854a","invariantUUID":"71e17cbb-60ca-4e76-96e9-9e366f8e61e2","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b24a5aa8-3a9c-462e-96f5-ba3745ad8037","lifecycleState":"CERTIFIED","lastUpdateDate":1619607076558,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d141477a-fce7-498d-94ad-552f7b8e44b4","invariantUUID":"398ce317-07e5-4b0d-a0be-73deaf0f4370","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"02e8801d-21a6-4b20-ba61-962c81abc656","lifecycleState":"CERTIFIED","lastUpdateDate":1619607058657,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"49826eaf-1478-4862-a42f-78d77078bb05","invariantUUID":"9de99b6c-a91c-4f5b-b686-3f916da406ff","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607015464,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea10c4c-568a-4c25-8a4b-cefb9ef98487","invariantUUID":"60067465-060d-4597-a5df-43e51be68c6b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96e1e4f2-4072-40a6-bd93-82e3f58859e0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607533450,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"751f5742-3c93-4cf7-a8a4-203ff4fdd66e","invariantUUID":"03330468-d200-4c9b-8f2b-bf3a25eae82d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"503c4895-7418-4394-8961-58d23361ce28","lifecycleState":"CERTIFIED","lastUpdateDate":1619607111176,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4974ed8-f1f1-44dd-88fa-d21cfa3b6c9b","invariantUUID":"fb83893d-a5ab-4b44-8937-a963d4249062","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fd8a1b1a-3113-4d99-aa0f-cdeef248f514","lifecycleState":"CERTIFIED","lastUpdateDate":1619607709907,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46180f04-7404-485b-bae4-db58358e1856","invariantUUID":"b41f172a-f247-4abd-a664-51a7c37848ae","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0620c99e-e0a3-4fe4-8020-ea7eee8d3657","lifecycleState":"CERTIFIED","lastUpdateDate":1619607232867,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a70c35-b89b-44bb-837f-84476529005a","invariantUUID":"28f53ddb-2252-4938-b974-9c085982501f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fe4e909-1078-409b-b56c-a95960e433f3","lifecycleState":"CERTIFIED","lastUpdateDate":1619607243579,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9432f3b6-e502-445e-86c1-d91e20cecc1e","invariantUUID":"47d3f970-a115-4be5-972c-c85fbf67e2a2","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9869d66-af7a-43a4-85e0-141fa95d5b02","lifecycleState":"CERTIFIED","lastUpdateDate":1619607382680,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7feae6-e51f-4fd1-92e8-48ebf3771f53","invariantUUID":"c02f896d-8f77-4876-bc34-568122f4aa1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"20171f45-12a8-4fdb-a319-beaf3ddf59ad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607833377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e77eca8f-0504-4034-bfe1-d5e4478a72e7","invariantUUID":"6bba193e-1189-41ad-87c5-394a75fca18b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9b273b41-e654-4c15-943e-c7ff992de8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619611129278,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ddf6129-0412-4b0b-a1c2-f2fc362b0bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1619607174359,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce1860b4-367c-455a-bf8c-7512a3cef6ec","invariantUUID":"fa2a9f0b-97e2-4ed3-9f88-6e8deec8198d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee69150-2b00-4e48-9588-70c52de7f0c6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607810534,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7891b8a1-bb95-4859-a848-54622a7ab0b2","invariantUUID":"5fba76cb-3769-42a7-ae6d-1e40da48825b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53a8a015-1d46-4ffb-a412-2b79a752268a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607751663,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18aa22de-e08b-4e7d-8894-6b05d16f1b61","invariantUUID":"d67dc4b7-978a-4edd-8e34-0004264dc4d8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"418b0768-46bf-4e92-a09b-c964ae9ffe41","lifecycleState":"CERTIFIED","lastUpdateDate":1619607569496,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582338db-a067-4283-a6e8-aaf7f6b87a7d","invariantUUID":"66f40e2a-5e8f-4d39-aafd-808936c5b812","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"02ea9a1d-8039-41fb-8f38-66e1045cc3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607630361,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcf692-96c2-4c1f-8960-72163292715c","invariantUUID":"ff5395b1-7eeb-473a-b2b9-b06990a0dbdb","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d7ab50c8-0e6a-4161-8a48-e5c8cbeedf71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607290660,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b39aa4cf-1d57-49eb-9245-c86a0b6d9082","invariantUUID":"9e62b027-62cd-44bc-8470-968e96609106","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df524b17-7069-425c-8614-ff8c34246dad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607419647,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9eb33423-729c-40cb-a9bd-9496f90efb3b","invariantUUID":"a3545576-ca7e-4668-9b79-c6f2de0dc48a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","lifecycleState":"CERTIFIED","lastUpdateDate":1619611214274,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e18ef36-eaa4-4643-935c-c7adb870bd62","lifecycleState":"CERTIFIED","lastUpdateDate":1619611031673,"name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","systemName":"DemoPnfXzovpwppzpq1ouzfz7g9","description":"catalog service description","tags":["robot-ete","Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"684fc160-de20-49a1-9550-2cc7ba15308d","lifecycleState":"CERTIFIED","lastUpdateDate":1619610425081,"name":"basic_onboard_ufIPZr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","systemName":"BasicOnboardUfipzr","description":"service","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f86c0bd-5dbb-4354-9c56-eaa5a9e30f5b","lifecycleState":"CERTIFIED","lastUpdateDate":1619611230379,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"92ae75d6-f6b1-4658-a053-fda027f2c8ee","lifecycleState":"CERTIFIED","lastUpdateDate":1619610958146,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"736302bb-080a-45bc-9854-ccd2ac4f58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619611239773,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-28 12:00:48,503 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-04-28 12:00:58,512 INFO 696:service.py(1) - attempting to PROD/activate Service basic_vm_macro in SDC 2021-04-28 12:00:58,515 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-04-28 12:00:58,516 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/614db2c1-66b1-4350-8777-7c555c1cbed6/distribution/PROD/activate 2021-04-28 12:00:58,516 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-04-28 12:01:04,174 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-04-28 12:01:04,181 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"614db2c1-66b1-4350-8777-7c555c1cbed6","empty":false},{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"614db2c1-66b1-4350-8777-7c555c1cbed6","empty":false},{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"614db2c1-66b1-4350-8777-7c555c1cbed6","empty":false},{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"614db2c1-66b1-4350-8777-7c555c1cbed6","empty":false},{"definition":false,"hidden":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"614db2c1-66b1-4350-8777-7c555c1cbed6","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.assettoscacsar","artifactName":"service-BasicVmMacro-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YjMxMDFjNjdkMjI3OGRlM2JmMmViN2E1MWZiNGI5MmU=","artifactUUID":"c6665be8-687d-4c25-b75e-38cc9ad0dd67","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"7a09bd40-82af-422d-848c-3959bd18c1c4.assettoscacsar","duplicated":false,"payloadUpdateDate":1619611233349,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619611175749,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicVmMacro-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.assettoscatemplate","artifactName":"service-BasicVmMacro-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MDdlMzMyMjRiNzNmMjAyNTg5ZjliN2JhNjY5MWY3ODk=","artifactUUID":"461c33e3-c4f7-4e3e-bc95-ca16d5ea882b","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"7a09bd40-82af-422d-848c-3959bd18c1c4.assettoscatemplate","duplicated":false,"payloadUpdateDate":1619611231146,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619611175749,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicVmMacro-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.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},{"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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},{"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature_Ubuntu20","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Scalable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"scalable_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.scalable","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"org.openecomp.capabilities.Forwarder","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.forwarder","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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},{"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2502c700-c5be-4025-afd8-57f44398f7a6","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.2502c700-c5be-4025-afd8-57f44398f7a6.port_mirroring","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Container","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"host_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.host","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outpoing.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.ephemeral.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"instance_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.instance","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu.delta","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu_util","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.root.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"vcpus_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.vcpus","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.resident","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"os_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.os","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"endpoint_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.endpoint","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"tosca.capabilities.Attachment","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.attachment","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":1619611130180,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzExNWY2MjI4YWVhOThiM2YxOGNmNmNlYzczMzZlOWU=","artifactUUID":"1ce5a23b-4b2c-4ae1-87bf-76398914aa12","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vflicense","duplicated":false,"payloadUpdateDate":1619611130189,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619611130180,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vf-license-model.xml","empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0.vfModulesMetadata","artifactName":"basic_vm_macro0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZmFjZGRkM2Y3YzBiYTQxODU2OGEwNzczM2M4YjZkMzY=","artifactUUID":"0037d717-ed60-4cfc-89cf-a1c1170dae1f","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"7a09bd40-82af-422d-848c-3959bd18c1c4.7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1619611229290,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"basic_vm_macro0_modules.json","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":1619611130282,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"6cf0b42e-1b0f-4c91-b38c-dd5dedc56c70","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","duplicated":false,"payloadUpdateDate":1619611130300,"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":1619611130282,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1619611130078,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI=","artifactUUID":"ce20481b-6cea-4da3-94b5-585fc6bfd486","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vendorlicense","duplicated":false,"payloadUpdateDate":1619611130084,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619611130078,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vendor-license-model.xml","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":1619611189187,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y=","artifactUUID":"d491b90e-e4ff-42a7-8c86-8951b08df0f3","generatedFromId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0.heat1env","duplicated":false,"payloadUpdateDate":1619611228190,"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":1619611189187,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619611189187,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false},"vnfcds":{"heatParamUpdated":false,"creationDate":1619611134768,"timeout":0,"description":"test","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnfcds","artifactName":"BASIC_VM_enriched.zip","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjhmOGQ2NDg0MWIzODg4MzBmMDE5NGViNjNhNmFiMGY=","artifactUUID":"995e3f00-02c6-4189-9fd0-b80db0a1c247","artifactDisplayName":"vnfcds","mandatory":false,"serviceApi":false,"artifactLabel":"vnfcds","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnfcds","duplicated":false,"payloadUpdateDate":1619611134775,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619611134768,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"BASIC_VM_enriched.zip","empty":false}},"artifacts":{"vspbasicvmmacrovspinformationtxt":{"heatParamUpdated":false,"creationDate":1619611130211,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"970124f5-43a4-493c-92ca-4713a8544f31","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1619611130214,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619611130211,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_macro_VSP_Information.txt","empty":false}},"groupInstances":[{"version":"1","creationTime":1619611189193,"type":"org.openecomp.groups.VfModule","artifacts":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1","b9b036da-40fa-4fe6-a912-def5fd97c7b3.heat1env"],"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0.b9b036da-40fa-4fe6-a912-def5fd97c7b3.BasicVmMacro..base_ubuntu20..module-0.basic_vm_macro0basicvmmacrobase_ubuntu20module0","invariantUUID":"fc6c6156-3973-44ff-8412-5fbab8efa4be","normalizedName":"basic_vm_macro0basicvmmacrobase_ubuntu20module0","modificationTime":1619611189193,"customizationUUID":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94","groupInstanceArtifacts":["7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0.heat1env"],"groupInstanceArtifactsUuid":["d491b90e-e4ff-42a7-8c86-8951b08df0f3"],"artifactsUuid":["6cf0b42e-1b0f-4c91-b38c-dd5dedc56c70"],"groupUUID":"1d1fa065-8526-475b-b284-79d3db0f8c88","groupName":"BasicVmMacro..base_ubuntu20..module-0","groupUid":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.BasicVmMacro..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_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","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"name":"basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","value":"1.0.0","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm_macro 0"},"actualComponentUid":"85258f35-bdcb-48a9-9548-725ae74b41f0","createdFromCsar":false,"uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0","normalizedName":"basic_vm_macro0","name":"basic_vm_macro 0","creationTime":1619611188376,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm_macro0","componentUid":"85258f35-bdcb-48a9-9548-725ae74b41f0","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVmMacro","modificationTime":1619611188376,"customizationUUID":"32387666-0487-46b6-a7fe-5c3a3e20ad42","posX":"200","posY":"100","componentName":"basic_vm_macro","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0":[{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","value":"1.0.0","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d866ac11-a117-4d56-9c91-d30a7b6fa3ba","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.ubuntu20_admin_security_group","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"33606a3e-2be8-4b5b-8f82-e248f66ee342","parentName":"feature","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.33606a3e-2be8-4b5b-8f82-e248f66ee342.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},{"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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},{"type":"tosca.capabilities.Node","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"feature_Ubuntu20","uniqueId":"capability.709740b6-5c9d-4950-8e02-c0ee6c4b8ada.feature","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Scalable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"scalable_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.scalable","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"org.openecomp.capabilities.Forwarder","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.forwarder","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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},{"type":"tosca.capabilities.network.Bindable","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"binding_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.binding","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2502c700-c5be-4025-afd8-57f44398f7a6","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.2502c700-c5be-4025-afd8-57f44398f7a6.port_mirroring","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Container","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"host_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.host","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.packets.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outpoing.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.outgoing.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d8eb33cb-50a9-48d3-8c0b-cc1966a27d89","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.d8eb33cb-50a9-48d3-8c0b-cc1966a27d89.network.incoming.packets","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.ephemeral.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"instance_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.instance","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu.delta","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu_util","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.latency","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"cpu_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.cpu","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.root.size","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"vcpus_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.vcpus","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.iops","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.read.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.write.requests.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.allocation","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes.rate","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.read.bytes","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.usage","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.device.capacity","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.memory.resident","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e36b467b-7993-4557-a5d9-7e1ba5543063","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e36b467b-7993-4557-a5d9-7e1ba5543063","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.e36b467b-7993-4557-a5d9-7e1ba5543063.disk.write.requests","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"os_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.os","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.a65fc306-1da6-4fe9-93c2-3d9a041fe742.ubuntu20","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"endpoint_Ubuntu20","uniqueId":"capability.e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7.endpoint","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"type":"tosca.capabilities.Attachment","path":["63f6deaa-3507-44e5-a967-ecab80d86caf.59192c21-f984-48b9-913c-567e6d115878.ubuntu20_ubuntu20_admin_plane_port_0","b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.abstract_ubuntu20","7a09bd40-82af-422d-848c-3959bd18c1c4.85258f35-bdcb-48a9-9548-725ae74b41f0.basic_vm_macro0"],"source":"63f6deaa-3507-44e5-a967-ecab80d86caf","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.59192c21-f984-48b9-913c-567e6d115878.attachment","ownerId":"b9b036da-40fa-4fe6-a912-def5fd97c7b3.63f6deaa-3507-44e5-a967-ecab80d86caf.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":[{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0a44fcc9-34ac-4f58-84bf-c8748a7ddd5e","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"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","version":"1.0","icon":"network_l_1-3","creationDate":1619611176358,"description":"service","tags":["basic_vm_macro"],"uniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","SupportablityComponentName":"basic_vm_macro","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","highestVersion":true,"systemName":"BasicVmMacro","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1619611261945,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1619611175749,"timeout":0,"artifactType":"OTHER","uniqueId":"7a09bd40-82af-422d-848c-3959bd18c1c4.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":1619611175749,"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":"614db2c1-66b1-4350-8777-7c555c1cbed6"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm_macro"} 2021-04-28 12:01:04,185 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-04-28 12:01:04,185 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-28 12:01:04,185 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-04-28 12:01:04,186 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:01:04,186 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:01:04,186 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-04-28 12:01:04,186 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:01:04,186 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:01:07,398 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-28 12:01:07,399 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9904655-cdae-49bd-bf6b-d682bede7236/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8638db40-af65-4598-8684-378fc7691fc9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a9c60909-6ba1-4d74-98e6-5a9005a12a4b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4004e920-cad0-4ebd-8bd7-2d757a5f86a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-28 12:01:07,401 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 12:01:07,401 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:07,401 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:07,401 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:07,401 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9 from SDC 2021-04-28 12:01:07,402 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:07,402 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:07,402 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:07,402 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-28 12:01:07,402 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:07,402 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:07,402 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:07,402 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 12:01:07,402 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:07,402 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:07,402 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:07,402 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-28 12:01:07,403 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:07,403 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:07,403 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:07,403 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 12:01:07,403 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:07,403 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:07,403 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:07,403 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-04-28 12:01:07,403 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 12:01:07,403 INFO 192:__init__.py(1) - Service found, updating information 2021-04-28 12:01:07,403 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-04-28 12:01:07,404 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-04-28 12:01:07,404 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:01:07,404 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-04-28 12:01:07,404 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-04-28 12:01:07,404 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:01:10,589 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-28 12:01:10,591 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47ea58f2-7008-41aa-a2ce-c1050ee2eaf9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607515457,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f55203d-5f35-4797-90a0-21116c6217e3","invariantUUID":"c9eaf161-ef3f-4ae9-bc28-4e95841ab2c7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"380c6dc4-416d-44a1-8175-b678bdbf8ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607069365,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76cde1aa-a96a-408d-ae03-c8292d4e8cbb","invariantUUID":"1cffca0a-33d0-463f-99af-f62a64ac6a97","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67fd3c9c-0a21-4978-885e-243dd33d70a1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607213979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6038dc95-876f-4511-ae07-0e969aa17e82","invariantUUID":"c3ce13f3-fd64-4d84-8ce8-e3b426de47f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2c831d4-45e0-4f74-8dd7-6e41f03d96a4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607593259,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbeaeb9-3996-4d3b-b7fb-795c793ef04d","invariantUUID":"d7b17587-78d2-4a51-bacf-1f57e95a817a","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f826a7d-7f52-4ed4-b1d4-660fd44beb71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607166503,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af257dc9-7e5e-4d0a-ac42-6ea99619fe09","invariantUUID":"6c00c2a6-e909-4671-9852-dbb082010b28","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607404485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb2b6ea0-dd3e-4b36-8ed6-ce4cab693304","invariantUUID":"ac7cec08-3730-4e0c-9a27-095578d1a307","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0162b9f5-7c38-4aee-8f33-5d610713adb1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607604277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c01f59-01e5-4084-a08d-1c4ad0c1c729","invariantUUID":"895efdd9-e7d6-4ccc-9c4d-7aeee4131f5f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fed3ac93-4add-4df9-9afc-87fafd79d2dc","lifecycleState":"CERTIFIED","lastUpdateDate":1619607365100,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00d644fd-3c3f-48bf-91ef-02141bdbcfba","invariantUUID":"e4c6feb6-1fa8-4bb8-80ff-97b95b0bf191","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c48c5b-0617-4ed0-b4cd-1349139839de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607550579,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42da559-3c0d-4a6c-8dc6-37ddfd45d581","invariantUUID":"cc5aa886-c0bf-4214-9315-6584713d9bcf","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e07f3790-b819-4c43-91a8-3287f5530246","lifecycleState":"CERTIFIED","lastUpdateDate":1619607840349,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"866ef193-eef0-489e-81da-4d44b252e7e8","invariantUUID":"30006173-3ceb-4769-a0f7-979ff5ff288d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6853100-82ed-46ca-a4e6-60df5e18635b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607759566,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27eed7c1-3778-4811-b245-7e5ae1fd5f51","invariantUUID":"d0fe679d-cb1c-4883-bfee-e43a9948578c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f15ff976-b018-4973-a7b1-707ae4d25322","lifecycleState":"CERTIFIED","lastUpdateDate":1619607673680,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2baebcc1-dbc6-4b75-b283-84f13bdcc104","invariantUUID":"9a2d3a31-4510-47bd-a0b0-fcaf25710791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb022a0e-fa7c-4cd1-8154-29b4b45a4717","lifecycleState":"CERTIFIED","lastUpdateDate":1619607508786,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d13834b8-2367-43cd-8ec8-a0a213cdf674","invariantUUID":"4f0dd698-552d-4fd3-a10f-cf6cd5b54c0a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130c75f1-8301-43f3-b3fb-9bc8776d2d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607776452,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46d14832-5a85-40ac-9722-270e0a200d71","invariantUUID":"7025a720-5e89-4702-b3a4-7b9d4db8ce60","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de5d3419-4e5c-40fc-873e-5beb98a4c761","lifecycleState":"CERTIFIED","lastUpdateDate":1619607665446,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bbcf833-d20e-4f31-9be6-c764a844a77e","invariantUUID":"8c3a6a1f-8bbc-4f54-9711-369f3ddd8833","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40a42080-be6f-418b-b2e6-9649a50ad528","lifecycleState":"CERTIFIED","lastUpdateDate":1619607193373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a474b5c1-fead-4536-99e1-412fe45a9a15","invariantUUID":"4df56b67-bd7a-40df-8ed8-87ebd24bc637","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae79b56d-540f-4d9b-a482-717e18ee2adf","lifecycleState":"CERTIFIED","lastUpdateDate":1619607769905,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ae44e1-8673-4b07-b9d1-3a970bcb0480","invariantUUID":"0925b59e-3d02-4110-a279-de5fe2599e64","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a0691b5-78eb-456e-8fa2-beca54a0db0a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607898552,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c10f755-0779-46ba-9377-152d1ef03011","invariantUUID":"78897c1b-e8eb-4cd4-8d2f-8b87a9eb97f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139150,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5910f379-6993-4b58-ad96-ee1c7d5dee54","lifecycleState":"CERTIFIED","lastUpdateDate":1619607483951,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab5f611b-07ab-4cfe-a885-d9497489bbf6","invariantUUID":"a93db8f8-e0a3-4b2e-b840-5efb26087ba9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8ba1b72c-09b8-42fa-9d7d-651063ad8df5","lifecycleState":"CERTIFIED","lastUpdateDate":1619607734748,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0eb0ad43-9f8a-4f17-a3a0-1fa11c68fa1f","invariantUUID":"625fae1b-bf07-43b5-a215-c366f5222f70","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf7b641-5663-4031-95fd-c68de4cc4fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607797759,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae30796-1b29-4d6f-8df2-680c2a8028c1","invariantUUID":"51e68f94-ab6b-45f9-8f90-03ef5f54a6c6","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf195b82-5cdb-4c11-acd9-d5047b8ba0de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607331165,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f63edcb-11d1-4d36-a845-a9d51a03f955","invariantUUID":"baf5312b-842b-4554-b9b2-b5270d1872e4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05c4fa8d-da2f-4192-a412-3e79a1cecdab","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90ce4a4f-d51a-446e-9dc5-c2694cd9257a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607156457,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9b5e159-f209-4f59-8754-9a09a67a6df7","invariantUUID":"b8132c56-aace-4c92-9762-7e82660d5aba","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d76fe29-b29a-408e-859a-1420871af3a8","lifecycleState":"CERTIFIED","lastUpdateDate":1619607457373,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acc194ee-5255-4719-8d17-8d5087aece6e","invariantUUID":"f75484b5-4985-4586-af58-53db9f3be3d8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49dacc54-920b-441a-9f0f-3371c00a221f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607744998,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"397704ca-2f42-4d4b-a33d-4d18a3a584cd","invariantUUID":"daf6d343-6d89-4311-a61e-f38625ea9d2f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"27fc2873-7a19-4823-92a9-b0f8ef9051a0","lifecycleState":"CERTIFIED","lastUpdateDate":1619610331949,"name":"basic_onboard_ufIPZr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","systemName":"BasicOnboardUfipzr","description":"VF","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"ef8df020-5502-4c51-ab1e-304e09f5de14","lifecycleState":"CERTIFIED","lastUpdateDate":1619607324486,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"20753063-0545-49c0-9531-ea57ba0f0e29","invariantUUID":"9cce63af-601d-4c8d-88f7-061d586a6a74","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74ca2353-948c-4cc7-8d49-9ebdd88fdce4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607206206,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9b06edf-597b-4e6a-af7a-524545ac4cef","invariantUUID":"393120a9-5440-4e42-9c1e-72b3b482a631","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2a3b897c-250b-416e-aa0e-0c5ff7fa4f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607611157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59cfb3dc-7e5b-45c0-a7cd-40ca229cce70","invariantUUID":"9d99bc1c-49fb-4024-b8f3-2bc656e1fb53","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36ed1d74-de4f-4761-8c5a-eccbaedfbc5e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607543350,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3da2b92-3d3a-47da-8327-e52fb5d75d0e","invariantUUID":"dfaddfcb-39e8-400a-8530-2529119e7fc2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342","lifecycleState":"CERTIFIED","lastUpdateDate":1619607339054,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"363e50fa-bd76-49a7-bd1b-2557946c2707","invariantUUID":"452f4cf6-8c6e-439a-9c06-263b12e61d64","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a5f9eb1-55e0-428e-b286-e07051b577bb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607184681,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2501cd33-650c-426b-8a8c-7f33fc7fc425","invariantUUID":"e78d4fd0-a359-4bec-9c1f-9be461eb9c60","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2a32dac4-e779-4515-a25c-92b998471d6a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607298474,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44ed76dc-376d-4adc-ae9c-764ed8fb9907","invariantUUID":"96a782b4-6ce1-4701-93c1-fc47dda726a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b69b4530-601b-4052-b386-e74276b00fa6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607637767,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d1fb1a-c4c7-4fa2-8e71-b7ac2016b646","invariantUUID":"c9d8bc2f-cd55-4d42-9321-7e8b7c12fc8b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85914105-0714-43b6-b133-b1515b0c07bd","lifecycleState":"CERTIFIED","lastUpdateDate":1619607877559,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1107e703-fe50-4227-91bc-8eabd152a5b0","invariantUUID":"df33e250-2185-488a-9b4b-61eac0705ea5","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"aa834cf4-82ee-454a-b9a6-e0256d3ee9de","lifecycleState":"CERTIFIED","lastUpdateDate":1619611000756,"name":"pNF 7e02ad5d-aa0b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ae23a860-b5e9-4d85-b095-e51af831dc48","invariantUUID":"bda6f467-c383-46f9-9966-d86ed7f461d1","systemName":"Pnf7e02ad5dAa0b","description":"vendor software product","tags":["pNF 7e02ad5d-aa0b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bb7c547-638b-4127-8ac2-c3a16900b807","lifecycleState":"CERTIFIED","lastUpdateDate":1619607225007,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e794a4-30a6-42bc-a4d5-772cac4bfe21","invariantUUID":"cbd5b7e4-a1f1-4495-a7c7-33cdd4f40a22","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91122391-c3f1-462f-b3b9-93353ea7a48f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607372766,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be5a4e95-769c-4dd0-82f4-e466a908880d","invariantUUID":"483817b6-2e1e-4db3-8b25-8367c2090d6b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2006dacb-96dc-44ee-bd61-e9a873c37273","lifecycleState":"CERTIFIED","lastUpdateDate":1619607785212,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12d278ad-34a6-41be-aed2-b8596e62000b","invariantUUID":"6daad38a-758e-4a9f-8e7a-3914a1340bf3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31f736f6-6582-4753-8b17-f2c440b47a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607525488,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dc89128-fd48-4a9b-9c2f-c97f15cbad52","invariantUUID":"a6ff4aad-a00c-4b89-846b-8b02a9649fff","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73562fd0-eb34-44bd-959c-d51025389894","lifecycleState":"CERTIFIED","lastUpdateDate":1619607915860,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5b5db5d-baad-4f40-ba1c-a1dc42e112d2","invariantUUID":"3becf859-cce6-445d-ba0a-928f6828e151","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59192c21-f984-48b9-913c-567e6d115878","lifecycleState":"CERTIFIED","lastUpdateDate":1619607411651,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80152dd7-64b1-4169-ba29-ec041150a5f7","invariantUUID":"57c53c2d-0e66-47e0-b67e-576bbe66ea0d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0704ac27-cc48-47e5-922e-0d86a4306add","lifecycleState":"CERTIFIED","lastUpdateDate":1619607119775,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7654c0f3-2694-45f4-8028-5d551df4554a","invariantUUID":"27cd6b4c-e6d9-492a-bef2-0ff2775fbf9d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7846091a-ea0f-4144-8cab-03df6157af2e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607576355,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14c12ffa-0ee3-4575-9090-2c1723a2e5f0","invariantUUID":"02af37d0-7d79-4af6-b883-f12a221449d7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70ce9fd7-2c99-45e9-a659-2d2c5b339092","lifecycleState":"CERTIFIED","lastUpdateDate":1619607727094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"855d8e05-3bc1-4ad7-a302-0b64955932df","invariantUUID":"a043fa2c-bb8f-4ad2-985b-3dc9791aad9b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8ddbfe2f-739d-417d-853c-1d0f09271fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607149591,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be69c569-8bcb-41eb-b4ec-7fc4dee9f6df","invariantUUID":"4db54d05-ce4d-4980-8d31-389b78b5c05d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2017f475-2051-443b-87d4-54390969b036","lifecycleState":"CERTIFIED","lastUpdateDate":1619607909095,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e474c825-eddb-41bb-9cf8-77b98eacee84","invariantUUID":"cc8a2a61-e440-4a08-be63-ef3fb9385049","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7a80f20-b15f-4805-abf5-f31ffb7ca6b4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607891860,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83a209fe-d893-4870-9f56-009b9188092a","invariantUUID":"66a51dd6-2dad-4340-b1a9-38b5ffeff7fb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b30a49d5-ae86-4a7e-b337-490c91a2d2f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607490770,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17940650-38e6-4afc-a57c-475798c4f02b","invariantUUID":"1ce5cc26-b11c-4bf0-846b-e64a772b25fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b05a07a1-920e-4b05-a061-7511b9cb11af","lifecycleState":"CERTIFIED","lastUpdateDate":1619607716870,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"febe9af1-6a4c-4937-9b05-838d950f8935","invariantUUID":"1d51842e-f90b-4205-9f51-04de580af71d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5df9fe0-6922-4201-8664-d5b00e82f18e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607853566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7379a61-7161-493f-ac63-3fb349f1e30e","invariantUUID":"c5d50d65-95a4-4ce0-9894-bb45f8c5e1f6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e9c5965-dcfb-4f1d-a2d7-0dd85eaae8cb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607558059,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e516ecbc-7775-433d-9c0c-fc0b563e8a78","invariantUUID":"69f842af-ffa6-4fb8-b2a1-7210104472ef","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"3e7bfae0-623f-4a47-9db4-fcbc63d2f752","lifecycleState":"CERTIFIED","lastUpdateDate":1619607103685,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883692eb-0df5-4f1b-b6cb-821ecc249455","invariantUUID":"0afda8ab-f8f4-4a48-b4da-a69fa94ea5ff","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ef9d73-5508-46a8-b2ec-c5aa3ad5b53d","lifecycleState":"CERTIFIED","lastUpdateDate":1619607824354,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db145db2-31a0-4485-9acc-4c5aca3b33a7","invariantUUID":"1ac43ea4-583d-4d2b-8766-655dac9c9504","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1146b8f-9964-481b-bb8c-8b41c72240e6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607354357,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8499787-ff94-4c96-8c17-62c0a257854a","invariantUUID":"71e17cbb-60ca-4e76-96e9-9e366f8e61e2","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b24a5aa8-3a9c-462e-96f5-ba3745ad8037","lifecycleState":"CERTIFIED","lastUpdateDate":1619607076558,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d141477a-fce7-498d-94ad-552f7b8e44b4","invariantUUID":"398ce317-07e5-4b0d-a0be-73deaf0f4370","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"02e8801d-21a6-4b20-ba61-962c81abc656","lifecycleState":"CERTIFIED","lastUpdateDate":1619607058657,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"49826eaf-1478-4862-a42f-78d77078bb05","invariantUUID":"9de99b6c-a91c-4f5b-b686-3f916da406ff","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607015464,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea10c4c-568a-4c25-8a4b-cefb9ef98487","invariantUUID":"60067465-060d-4597-a5df-43e51be68c6b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96e1e4f2-4072-40a6-bd93-82e3f58859e0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607533450,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"751f5742-3c93-4cf7-a8a4-203ff4fdd66e","invariantUUID":"03330468-d200-4c9b-8f2b-bf3a25eae82d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"503c4895-7418-4394-8961-58d23361ce28","lifecycleState":"CERTIFIED","lastUpdateDate":1619607111176,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4974ed8-f1f1-44dd-88fa-d21cfa3b6c9b","invariantUUID":"fb83893d-a5ab-4b44-8937-a963d4249062","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fd8a1b1a-3113-4d99-aa0f-cdeef248f514","lifecycleState":"CERTIFIED","lastUpdateDate":1619607709907,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46180f04-7404-485b-bae4-db58358e1856","invariantUUID":"b41f172a-f247-4abd-a664-51a7c37848ae","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0620c99e-e0a3-4fe4-8020-ea7eee8d3657","lifecycleState":"CERTIFIED","lastUpdateDate":1619607232867,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a70c35-b89b-44bb-837f-84476529005a","invariantUUID":"28f53ddb-2252-4938-b974-9c085982501f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fe4e909-1078-409b-b56c-a95960e433f3","lifecycleState":"CERTIFIED","lastUpdateDate":1619607243579,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9432f3b6-e502-445e-86c1-d91e20cecc1e","invariantUUID":"47d3f970-a115-4be5-972c-c85fbf67e2a2","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9869d66-af7a-43a4-85e0-141fa95d5b02","lifecycleState":"CERTIFIED","lastUpdateDate":1619607382680,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7feae6-e51f-4fd1-92e8-48ebf3771f53","invariantUUID":"c02f896d-8f77-4876-bc34-568122f4aa1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"20171f45-12a8-4fdb-a319-beaf3ddf59ad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607833377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e77eca8f-0504-4034-bfe1-d5e4478a72e7","invariantUUID":"6bba193e-1189-41ad-87c5-394a75fca18b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9b273b41-e654-4c15-943e-c7ff992de8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619611129278,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ddf6129-0412-4b0b-a1c2-f2fc362b0bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1619607174359,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce1860b4-367c-455a-bf8c-7512a3cef6ec","invariantUUID":"fa2a9f0b-97e2-4ed3-9f88-6e8deec8198d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee69150-2b00-4e48-9588-70c52de7f0c6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607810534,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7891b8a1-bb95-4859-a848-54622a7ab0b2","invariantUUID":"5fba76cb-3769-42a7-ae6d-1e40da48825b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53a8a015-1d46-4ffb-a412-2b79a752268a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607751663,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18aa22de-e08b-4e7d-8894-6b05d16f1b61","invariantUUID":"d67dc4b7-978a-4edd-8e34-0004264dc4d8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"418b0768-46bf-4e92-a09b-c964ae9ffe41","lifecycleState":"CERTIFIED","lastUpdateDate":1619607569496,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582338db-a067-4283-a6e8-aaf7f6b87a7d","invariantUUID":"66f40e2a-5e8f-4d39-aafd-808936c5b812","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"02ea9a1d-8039-41fb-8f38-66e1045cc3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607630361,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcf692-96c2-4c1f-8960-72163292715c","invariantUUID":"ff5395b1-7eeb-473a-b2b9-b06990a0dbdb","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d7ab50c8-0e6a-4161-8a48-e5c8cbeedf71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607290660,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b39aa4cf-1d57-49eb-9245-c86a0b6d9082","invariantUUID":"9e62b027-62cd-44bc-8470-968e96609106","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df524b17-7069-425c-8614-ff8c34246dad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607419647,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9eb33423-729c-40cb-a9bd-9496f90efb3b","invariantUUID":"a3545576-ca7e-4668-9b79-c6f2de0dc48a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","lifecycleState":"CERTIFIED","lastUpdateDate":1619611261945,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e18ef36-eaa4-4643-935c-c7adb870bd62","lifecycleState":"CERTIFIED","lastUpdateDate":1619611031673,"name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","systemName":"DemoPnfXzovpwppzpq1ouzfz7g9","description":"catalog service description","tags":["robot-ete","Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"684fc160-de20-49a1-9550-2cc7ba15308d","lifecycleState":"CERTIFIED","lastUpdateDate":1619610425081,"name":"basic_onboard_ufIPZr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","systemName":"BasicOnboardUfipzr","description":"service","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f86c0bd-5dbb-4354-9c56-eaa5a9e30f5b","lifecycleState":"CERTIFIED","lastUpdateDate":1619611230379,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"92ae75d6-f6b1-4658-a053-fda027f2c8ee","lifecycleState":"CERTIFIED","lastUpdateDate":1619610958146,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"736302bb-080a-45bc-9854-ccd2ac4f58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619611239773,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-28 12:01:10,595 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-04-28 12:01:10,595 INFO 201:service.py(1) - Service basic_vm_macro onboarded 2021-04-28 12:01:10,596 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-04-28 12:01:10,597 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-04-28 12:01:10,597 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-04-28 12:01:10,597 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:10,597 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-04-28 12:01:10,597 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-04-28 12:01:10,597 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:10,654 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-04-28 12:01:10,654 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-04-28 12:01:10,654 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-04-28 12:01:10,654 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-04-28 12:01:10,661 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-04-28 12:01:10,662 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-04-28 12:01:10,662 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-04-28 12:01:10,804 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-04-28 12:01:10,804 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 2021-04-28 12:01:10,807 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-04-28 12:01:10,807 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-04-28 12:01:10,807 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:10,808 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-04-28 12:01:10,808 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-04-28 12:01:10,808 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:10,871 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-28 12:01:10,872 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":"1619611270702"}]} 2021-04-28 12:01:10,903 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-04-28 12:01:10,903 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/aba1389f-e102-44e4-bd4a-7393c248bf9a 2021-04-28 12:01:10,903 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "aba1389f-e102-44e4-bd4a-7393c248bf9a", "user-name": "onap-honolulu-daily-vnfs-ci", "password": "BHMIDxiT3AgZpuhsIf6MmxRzjRFQFIpq", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-honolulu-daily-vnfs" , "system-status": "active" } 2021-04-28 12:01:11,116 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-04-28 12:01:11,116 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-04-28 12:01:11,118 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-04-28 12:01:11,118 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/18d4101503ca410bbd4795d1d8387d4b 2021-04-28 12:01:11,118 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-28 12:01:11,119 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-04-28 12:01:11,119 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/18d4101503ca410bbd4795d1d8387d4b 2021-04-28 12:01:11,119 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-28 12:01:11,185 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-04-28 12:01:11,186 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/18d4101503ca410bbd4795d1d8387d4b","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/18d4101503ca410bbd4795d1d8387d4b","ERR.5.4.6114"]}}} 2021-04-28 12:01:11,186 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-04-28 12:01:11,186 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/18d4101503ca410bbd4795d1d8387d4b","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/18d4101503ca410bbd4795d1d8387d4b","ERR.5.4.6114"]}}}. 2021-04-28 12:01:11,186 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-04-28 12:01:11,187 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-04-28 12:01:11,190 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-04-28 12:01:11,190 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/18d4101503ca410bbd4795d1d8387d4b 2021-04-28 12:01:11,190 DEBUG 106:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "18d4101503ca410bbd4795d1d8387d4b", "tenant-name": "onap-honolulu-daily-vnfs", "tenant-context": "None" } 2021-04-28 12:01:11,354 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-04-28 12:01:11,355 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-04-28 12:01:11,357 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-04-28 12:01:11,357 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-04-28 12:01:11,357 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-04-28 12:01:11,358 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-04-28 12:01:11,358 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-04-28 12:01:11,358 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-04-28 12:01:11,484 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-04-28 12:01:11,484 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-04-28 12:01:11,485 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-04-28 12:01:11,485 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-04-28 12:01:11,491 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-04-28 12:01:11,491 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-04-28 12:01:11,492 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-04-28 12:01:11,655 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-04-28 12:01:11,655 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-04-28 12:01:11,668 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-04-28 12:01:11,675 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-04-28 12:01:11,675 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-04-28 12:01:11,764 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 412 2021-04-28 12:01:11,764 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-04-28 12:01:11,764 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-04-28 12:01:11,764 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-04-28 12:01:11,765 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-04-28 12:01:11,765 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-04-28 12:01:11,765 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:11,772 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-04-28 12:01:11,772 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-04-28 12:01:11,772 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:11,867 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-28 12:01:11,867 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":"1619611270702"}]} 2021-04-28 12:01:11,876 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-04-28 12:01:11,876 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-04-28 12:01:11,876 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-04-28 12:01:12,273 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-04-28 12:01:12,273 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-04-28 12:01:12,283 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-04-28 12:01:12,283 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-04-28 12:01:12,283 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-04-28 12:01:12,361 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 412 2021-04-28 12:01:12,362 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-04-28 12:01:12,362 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-04-28 12:01:12,365 WARNING 32:customer_create.py(1) - Try to update the Customer failed. 2021-04-28 12:01:12,366 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-04-28 12:01:12,366 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-04-28 12:01:12,366 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-04-28 12:01:12,367 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-04-28 12:01:12,367 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-04-28 12:01:12,367 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-04-28 12:01:12,459 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-04-28 12:01:12,459 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":"1619611253422"} 2021-04-28 12:01:12,462 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-04-28 12:01:12,462 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-04-28 12:01:12,462 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-04-28 12:01:12,462 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-04-28 12:01:12,463 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-04-28 12:01:12,463 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-04-28 12:01:12,567 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response code: 404 2021-04-28 12:01:12,568 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-04-28 12:01:12,568 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-04-28 12:01:12,568 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-04-28 12:01:12,568 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-04-28 12:01:12,571 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-04-28 12:01:12,571 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-28 12:01:12,571 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-04-28 12:01:12,571 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:01:12,571 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:01:12,571 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-04-28 12:01:12,571 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:01:12,571 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:01:14,570 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-28 12:01:14,570 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9904655-cdae-49bd-bf6b-d682bede7236/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8638db40-af65-4598-8684-378fc7691fc9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a9c60909-6ba1-4d74-98e6-5a9005a12a4b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4004e920-cad0-4ebd-8bd7-2d757a5f86a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-28 12:01:14,572 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 12:01:14,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:14,573 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:14,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:14,573 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9 from SDC 2021-04-28 12:01:14,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:14,573 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:14,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:14,573 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-28 12:01:14,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:14,573 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:14,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:14,574 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 12:01:14,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:14,574 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:14,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:14,574 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-28 12:01:14,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:14,574 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:14,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:14,574 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 12:01:14,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:14,574 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:14,575 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:14,575 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-04-28 12:01:14,575 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 12:01:14,575 INFO 192:__init__.py(1) - Service found, updating information 2021-04-28 12:01:14,575 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-04-28 12:01:14,575 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-04-28 12:01:14,575 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:01:14,575 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-04-28 12:01:14,575 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-04-28 12:01:14,576 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:01:17,769 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-28 12:01:17,771 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47ea58f2-7008-41aa-a2ce-c1050ee2eaf9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607515457,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f55203d-5f35-4797-90a0-21116c6217e3","invariantUUID":"c9eaf161-ef3f-4ae9-bc28-4e95841ab2c7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"380c6dc4-416d-44a1-8175-b678bdbf8ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607069365,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76cde1aa-a96a-408d-ae03-c8292d4e8cbb","invariantUUID":"1cffca0a-33d0-463f-99af-f62a64ac6a97","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67fd3c9c-0a21-4978-885e-243dd33d70a1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607213979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6038dc95-876f-4511-ae07-0e969aa17e82","invariantUUID":"c3ce13f3-fd64-4d84-8ce8-e3b426de47f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2c831d4-45e0-4f74-8dd7-6e41f03d96a4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607593259,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbeaeb9-3996-4d3b-b7fb-795c793ef04d","invariantUUID":"d7b17587-78d2-4a51-bacf-1f57e95a817a","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f826a7d-7f52-4ed4-b1d4-660fd44beb71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607166503,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af257dc9-7e5e-4d0a-ac42-6ea99619fe09","invariantUUID":"6c00c2a6-e909-4671-9852-dbb082010b28","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607404485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb2b6ea0-dd3e-4b36-8ed6-ce4cab693304","invariantUUID":"ac7cec08-3730-4e0c-9a27-095578d1a307","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0162b9f5-7c38-4aee-8f33-5d610713adb1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607604277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c01f59-01e5-4084-a08d-1c4ad0c1c729","invariantUUID":"895efdd9-e7d6-4ccc-9c4d-7aeee4131f5f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fed3ac93-4add-4df9-9afc-87fafd79d2dc","lifecycleState":"CERTIFIED","lastUpdateDate":1619607365100,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00d644fd-3c3f-48bf-91ef-02141bdbcfba","invariantUUID":"e4c6feb6-1fa8-4bb8-80ff-97b95b0bf191","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c48c5b-0617-4ed0-b4cd-1349139839de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607550579,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42da559-3c0d-4a6c-8dc6-37ddfd45d581","invariantUUID":"cc5aa886-c0bf-4214-9315-6584713d9bcf","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e07f3790-b819-4c43-91a8-3287f5530246","lifecycleState":"CERTIFIED","lastUpdateDate":1619607840349,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"866ef193-eef0-489e-81da-4d44b252e7e8","invariantUUID":"30006173-3ceb-4769-a0f7-979ff5ff288d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6853100-82ed-46ca-a4e6-60df5e18635b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607759566,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27eed7c1-3778-4811-b245-7e5ae1fd5f51","invariantUUID":"d0fe679d-cb1c-4883-bfee-e43a9948578c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f15ff976-b018-4973-a7b1-707ae4d25322","lifecycleState":"CERTIFIED","lastUpdateDate":1619607673680,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2baebcc1-dbc6-4b75-b283-84f13bdcc104","invariantUUID":"9a2d3a31-4510-47bd-a0b0-fcaf25710791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb022a0e-fa7c-4cd1-8154-29b4b45a4717","lifecycleState":"CERTIFIED","lastUpdateDate":1619607508786,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d13834b8-2367-43cd-8ec8-a0a213cdf674","invariantUUID":"4f0dd698-552d-4fd3-a10f-cf6cd5b54c0a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130c75f1-8301-43f3-b3fb-9bc8776d2d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607776452,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46d14832-5a85-40ac-9722-270e0a200d71","invariantUUID":"7025a720-5e89-4702-b3a4-7b9d4db8ce60","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de5d3419-4e5c-40fc-873e-5beb98a4c761","lifecycleState":"CERTIFIED","lastUpdateDate":1619607665446,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bbcf833-d20e-4f31-9be6-c764a844a77e","invariantUUID":"8c3a6a1f-8bbc-4f54-9711-369f3ddd8833","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40a42080-be6f-418b-b2e6-9649a50ad528","lifecycleState":"CERTIFIED","lastUpdateDate":1619607193373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a474b5c1-fead-4536-99e1-412fe45a9a15","invariantUUID":"4df56b67-bd7a-40df-8ed8-87ebd24bc637","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae79b56d-540f-4d9b-a482-717e18ee2adf","lifecycleState":"CERTIFIED","lastUpdateDate":1619607769905,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ae44e1-8673-4b07-b9d1-3a970bcb0480","invariantUUID":"0925b59e-3d02-4110-a279-de5fe2599e64","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a0691b5-78eb-456e-8fa2-beca54a0db0a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607898552,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c10f755-0779-46ba-9377-152d1ef03011","invariantUUID":"78897c1b-e8eb-4cd4-8d2f-8b87a9eb97f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139150,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5910f379-6993-4b58-ad96-ee1c7d5dee54","lifecycleState":"CERTIFIED","lastUpdateDate":1619607483951,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab5f611b-07ab-4cfe-a885-d9497489bbf6","invariantUUID":"a93db8f8-e0a3-4b2e-b840-5efb26087ba9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8ba1b72c-09b8-42fa-9d7d-651063ad8df5","lifecycleState":"CERTIFIED","lastUpdateDate":1619607734748,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0eb0ad43-9f8a-4f17-a3a0-1fa11c68fa1f","invariantUUID":"625fae1b-bf07-43b5-a215-c366f5222f70","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf7b641-5663-4031-95fd-c68de4cc4fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607797759,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae30796-1b29-4d6f-8df2-680c2a8028c1","invariantUUID":"51e68f94-ab6b-45f9-8f90-03ef5f54a6c6","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf195b82-5cdb-4c11-acd9-d5047b8ba0de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607331165,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f63edcb-11d1-4d36-a845-a9d51a03f955","invariantUUID":"baf5312b-842b-4554-b9b2-b5270d1872e4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05c4fa8d-da2f-4192-a412-3e79a1cecdab","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90ce4a4f-d51a-446e-9dc5-c2694cd9257a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607156457,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9b5e159-f209-4f59-8754-9a09a67a6df7","invariantUUID":"b8132c56-aace-4c92-9762-7e82660d5aba","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d76fe29-b29a-408e-859a-1420871af3a8","lifecycleState":"CERTIFIED","lastUpdateDate":1619607457373,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acc194ee-5255-4719-8d17-8d5087aece6e","invariantUUID":"f75484b5-4985-4586-af58-53db9f3be3d8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49dacc54-920b-441a-9f0f-3371c00a221f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607744998,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"397704ca-2f42-4d4b-a33d-4d18a3a584cd","invariantUUID":"daf6d343-6d89-4311-a61e-f38625ea9d2f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"27fc2873-7a19-4823-92a9-b0f8ef9051a0","lifecycleState":"CERTIFIED","lastUpdateDate":1619610331949,"name":"basic_onboard_ufIPZr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","systemName":"BasicOnboardUfipzr","description":"VF","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"ef8df020-5502-4c51-ab1e-304e09f5de14","lifecycleState":"CERTIFIED","lastUpdateDate":1619607324486,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"20753063-0545-49c0-9531-ea57ba0f0e29","invariantUUID":"9cce63af-601d-4c8d-88f7-061d586a6a74","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74ca2353-948c-4cc7-8d49-9ebdd88fdce4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607206206,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9b06edf-597b-4e6a-af7a-524545ac4cef","invariantUUID":"393120a9-5440-4e42-9c1e-72b3b482a631","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2a3b897c-250b-416e-aa0e-0c5ff7fa4f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607611157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59cfb3dc-7e5b-45c0-a7cd-40ca229cce70","invariantUUID":"9d99bc1c-49fb-4024-b8f3-2bc656e1fb53","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36ed1d74-de4f-4761-8c5a-eccbaedfbc5e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607543350,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3da2b92-3d3a-47da-8327-e52fb5d75d0e","invariantUUID":"dfaddfcb-39e8-400a-8530-2529119e7fc2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342","lifecycleState":"CERTIFIED","lastUpdateDate":1619607339054,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"363e50fa-bd76-49a7-bd1b-2557946c2707","invariantUUID":"452f4cf6-8c6e-439a-9c06-263b12e61d64","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a5f9eb1-55e0-428e-b286-e07051b577bb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607184681,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2501cd33-650c-426b-8a8c-7f33fc7fc425","invariantUUID":"e78d4fd0-a359-4bec-9c1f-9be461eb9c60","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2a32dac4-e779-4515-a25c-92b998471d6a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607298474,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44ed76dc-376d-4adc-ae9c-764ed8fb9907","invariantUUID":"96a782b4-6ce1-4701-93c1-fc47dda726a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b69b4530-601b-4052-b386-e74276b00fa6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607637767,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d1fb1a-c4c7-4fa2-8e71-b7ac2016b646","invariantUUID":"c9d8bc2f-cd55-4d42-9321-7e8b7c12fc8b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85914105-0714-43b6-b133-b1515b0c07bd","lifecycleState":"CERTIFIED","lastUpdateDate":1619607877559,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1107e703-fe50-4227-91bc-8eabd152a5b0","invariantUUID":"df33e250-2185-488a-9b4b-61eac0705ea5","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"aa834cf4-82ee-454a-b9a6-e0256d3ee9de","lifecycleState":"CERTIFIED","lastUpdateDate":1619611000756,"name":"pNF 7e02ad5d-aa0b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ae23a860-b5e9-4d85-b095-e51af831dc48","invariantUUID":"bda6f467-c383-46f9-9966-d86ed7f461d1","systemName":"Pnf7e02ad5dAa0b","description":"vendor software product","tags":["pNF 7e02ad5d-aa0b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bb7c547-638b-4127-8ac2-c3a16900b807","lifecycleState":"CERTIFIED","lastUpdateDate":1619607225007,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e794a4-30a6-42bc-a4d5-772cac4bfe21","invariantUUID":"cbd5b7e4-a1f1-4495-a7c7-33cdd4f40a22","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91122391-c3f1-462f-b3b9-93353ea7a48f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607372766,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be5a4e95-769c-4dd0-82f4-e466a908880d","invariantUUID":"483817b6-2e1e-4db3-8b25-8367c2090d6b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2006dacb-96dc-44ee-bd61-e9a873c37273","lifecycleState":"CERTIFIED","lastUpdateDate":1619607785212,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12d278ad-34a6-41be-aed2-b8596e62000b","invariantUUID":"6daad38a-758e-4a9f-8e7a-3914a1340bf3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31f736f6-6582-4753-8b17-f2c440b47a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607525488,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dc89128-fd48-4a9b-9c2f-c97f15cbad52","invariantUUID":"a6ff4aad-a00c-4b89-846b-8b02a9649fff","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73562fd0-eb34-44bd-959c-d51025389894","lifecycleState":"CERTIFIED","lastUpdateDate":1619607915860,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5b5db5d-baad-4f40-ba1c-a1dc42e112d2","invariantUUID":"3becf859-cce6-445d-ba0a-928f6828e151","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59192c21-f984-48b9-913c-567e6d115878","lifecycleState":"CERTIFIED","lastUpdateDate":1619607411651,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80152dd7-64b1-4169-ba29-ec041150a5f7","invariantUUID":"57c53c2d-0e66-47e0-b67e-576bbe66ea0d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0704ac27-cc48-47e5-922e-0d86a4306add","lifecycleState":"CERTIFIED","lastUpdateDate":1619607119775,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7654c0f3-2694-45f4-8028-5d551df4554a","invariantUUID":"27cd6b4c-e6d9-492a-bef2-0ff2775fbf9d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7846091a-ea0f-4144-8cab-03df6157af2e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607576355,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14c12ffa-0ee3-4575-9090-2c1723a2e5f0","invariantUUID":"02af37d0-7d79-4af6-b883-f12a221449d7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70ce9fd7-2c99-45e9-a659-2d2c5b339092","lifecycleState":"CERTIFIED","lastUpdateDate":1619607727094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"855d8e05-3bc1-4ad7-a302-0b64955932df","invariantUUID":"a043fa2c-bb8f-4ad2-985b-3dc9791aad9b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8ddbfe2f-739d-417d-853c-1d0f09271fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607149591,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be69c569-8bcb-41eb-b4ec-7fc4dee9f6df","invariantUUID":"4db54d05-ce4d-4980-8d31-389b78b5c05d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2017f475-2051-443b-87d4-54390969b036","lifecycleState":"CERTIFIED","lastUpdateDate":1619607909095,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e474c825-eddb-41bb-9cf8-77b98eacee84","invariantUUID":"cc8a2a61-e440-4a08-be63-ef3fb9385049","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7a80f20-b15f-4805-abf5-f31ffb7ca6b4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607891860,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83a209fe-d893-4870-9f56-009b9188092a","invariantUUID":"66a51dd6-2dad-4340-b1a9-38b5ffeff7fb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b30a49d5-ae86-4a7e-b337-490c91a2d2f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607490770,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17940650-38e6-4afc-a57c-475798c4f02b","invariantUUID":"1ce5cc26-b11c-4bf0-846b-e64a772b25fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b05a07a1-920e-4b05-a061-7511b9cb11af","lifecycleState":"CERTIFIED","lastUpdateDate":1619607716870,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"febe9af1-6a4c-4937-9b05-838d950f8935","invariantUUID":"1d51842e-f90b-4205-9f51-04de580af71d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5df9fe0-6922-4201-8664-d5b00e82f18e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607853566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7379a61-7161-493f-ac63-3fb349f1e30e","invariantUUID":"c5d50d65-95a4-4ce0-9894-bb45f8c5e1f6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e9c5965-dcfb-4f1d-a2d7-0dd85eaae8cb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607558059,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e516ecbc-7775-433d-9c0c-fc0b563e8a78","invariantUUID":"69f842af-ffa6-4fb8-b2a1-7210104472ef","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"3e7bfae0-623f-4a47-9db4-fcbc63d2f752","lifecycleState":"CERTIFIED","lastUpdateDate":1619607103685,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883692eb-0df5-4f1b-b6cb-821ecc249455","invariantUUID":"0afda8ab-f8f4-4a48-b4da-a69fa94ea5ff","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ef9d73-5508-46a8-b2ec-c5aa3ad5b53d","lifecycleState":"CERTIFIED","lastUpdateDate":1619607824354,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db145db2-31a0-4485-9acc-4c5aca3b33a7","invariantUUID":"1ac43ea4-583d-4d2b-8766-655dac9c9504","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1146b8f-9964-481b-bb8c-8b41c72240e6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607354357,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8499787-ff94-4c96-8c17-62c0a257854a","invariantUUID":"71e17cbb-60ca-4e76-96e9-9e366f8e61e2","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b24a5aa8-3a9c-462e-96f5-ba3745ad8037","lifecycleState":"CERTIFIED","lastUpdateDate":1619607076558,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d141477a-fce7-498d-94ad-552f7b8e44b4","invariantUUID":"398ce317-07e5-4b0d-a0be-73deaf0f4370","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"02e8801d-21a6-4b20-ba61-962c81abc656","lifecycleState":"CERTIFIED","lastUpdateDate":1619607058657,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"49826eaf-1478-4862-a42f-78d77078bb05","invariantUUID":"9de99b6c-a91c-4f5b-b686-3f916da406ff","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607015464,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea10c4c-568a-4c25-8a4b-cefb9ef98487","invariantUUID":"60067465-060d-4597-a5df-43e51be68c6b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96e1e4f2-4072-40a6-bd93-82e3f58859e0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607533450,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"751f5742-3c93-4cf7-a8a4-203ff4fdd66e","invariantUUID":"03330468-d200-4c9b-8f2b-bf3a25eae82d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"503c4895-7418-4394-8961-58d23361ce28","lifecycleState":"CERTIFIED","lastUpdateDate":1619607111176,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4974ed8-f1f1-44dd-88fa-d21cfa3b6c9b","invariantUUID":"fb83893d-a5ab-4b44-8937-a963d4249062","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fd8a1b1a-3113-4d99-aa0f-cdeef248f514","lifecycleState":"CERTIFIED","lastUpdateDate":1619607709907,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46180f04-7404-485b-bae4-db58358e1856","invariantUUID":"b41f172a-f247-4abd-a664-51a7c37848ae","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0620c99e-e0a3-4fe4-8020-ea7eee8d3657","lifecycleState":"CERTIFIED","lastUpdateDate":1619607232867,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a70c35-b89b-44bb-837f-84476529005a","invariantUUID":"28f53ddb-2252-4938-b974-9c085982501f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fe4e909-1078-409b-b56c-a95960e433f3","lifecycleState":"CERTIFIED","lastUpdateDate":1619607243579,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9432f3b6-e502-445e-86c1-d91e20cecc1e","invariantUUID":"47d3f970-a115-4be5-972c-c85fbf67e2a2","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9869d66-af7a-43a4-85e0-141fa95d5b02","lifecycleState":"CERTIFIED","lastUpdateDate":1619607382680,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7feae6-e51f-4fd1-92e8-48ebf3771f53","invariantUUID":"c02f896d-8f77-4876-bc34-568122f4aa1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"20171f45-12a8-4fdb-a319-beaf3ddf59ad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607833377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e77eca8f-0504-4034-bfe1-d5e4478a72e7","invariantUUID":"6bba193e-1189-41ad-87c5-394a75fca18b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9b273b41-e654-4c15-943e-c7ff992de8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619611129278,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ddf6129-0412-4b0b-a1c2-f2fc362b0bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1619607174359,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce1860b4-367c-455a-bf8c-7512a3cef6ec","invariantUUID":"fa2a9f0b-97e2-4ed3-9f88-6e8deec8198d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee69150-2b00-4e48-9588-70c52de7f0c6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607810534,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7891b8a1-bb95-4859-a848-54622a7ab0b2","invariantUUID":"5fba76cb-3769-42a7-ae6d-1e40da48825b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53a8a015-1d46-4ffb-a412-2b79a752268a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607751663,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18aa22de-e08b-4e7d-8894-6b05d16f1b61","invariantUUID":"d67dc4b7-978a-4edd-8e34-0004264dc4d8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"418b0768-46bf-4e92-a09b-c964ae9ffe41","lifecycleState":"CERTIFIED","lastUpdateDate":1619607569496,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582338db-a067-4283-a6e8-aaf7f6b87a7d","invariantUUID":"66f40e2a-5e8f-4d39-aafd-808936c5b812","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"02ea9a1d-8039-41fb-8f38-66e1045cc3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607630361,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcf692-96c2-4c1f-8960-72163292715c","invariantUUID":"ff5395b1-7eeb-473a-b2b9-b06990a0dbdb","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d7ab50c8-0e6a-4161-8a48-e5c8cbeedf71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607290660,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b39aa4cf-1d57-49eb-9245-c86a0b6d9082","invariantUUID":"9e62b027-62cd-44bc-8470-968e96609106","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df524b17-7069-425c-8614-ff8c34246dad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607419647,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9eb33423-729c-40cb-a9bd-9496f90efb3b","invariantUUID":"a3545576-ca7e-4668-9b79-c6f2de0dc48a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","lifecycleState":"CERTIFIED","lastUpdateDate":1619611261945,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e18ef36-eaa4-4643-935c-c7adb870bd62","lifecycleState":"CERTIFIED","lastUpdateDate":1619611031673,"name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","systemName":"DemoPnfXzovpwppzpq1ouzfz7g9","description":"catalog service description","tags":["robot-ete","Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"684fc160-de20-49a1-9550-2cc7ba15308d","lifecycleState":"CERTIFIED","lastUpdateDate":1619610425081,"name":"basic_onboard_ufIPZr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","systemName":"BasicOnboardUfipzr","description":"service","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f86c0bd-5dbb-4354-9c56-eaa5a9e30f5b","lifecycleState":"CERTIFIED","lastUpdateDate":1619611230379,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"92ae75d6-f6b1-4658-a053-fda027f2c8ee","lifecycleState":"CERTIFIED","lastUpdateDate":1619610958146,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"736302bb-080a-45bc-9854-ccd2ac4f58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619611239773,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-28 12:01:17,780 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-04-28 12:01:17,781 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-04-28 12:01:17,781 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-04-28 12:01:17,781 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "2baa4853-e858-44de-bdec-b71d34e46343" } 2021-04-28 12:01:17,955 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-04-28 12:01:17,955 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 2021-04-28 12:01:17,958 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-04-28 12:01:17,958 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-04-28 12:01:17,959 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-04-28 12:01:17,959 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-04-28 12:01:17,959 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-04-28 12:01:17,965 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-04-28 12:01:18,071 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response code: 200 2021-04-28 12:01:18,071 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":"1619611277827"}]} 2021-04-28 12:01:18,075 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-04-28 12:01:18,075 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-04-28 12:01:18,076 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-04-28 12:01:18,076 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-04-28 12:01:18,077 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-04-28 12:01:18,077 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-04-28 12:01:18,162 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-04-28 12:01:18,163 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":"1619611253422"} 2021-04-28 12:01:18,166 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-04-28 12:01:18,167 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-04-28 12:01:18,167 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-04-28 12:01:18,167 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-04-28 12:01:18,167 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-04-28 12:01:18,167 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-04-28 12:01:18,288 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response code: 200 2021-04-28 12:01:18,289 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":"1619611277827"}]} 2021-04-28 12:01:18,293 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-04-28 12:01:18,293 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-04-28 12:01:18,293 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:18,294 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-04-28 12:01:18,294 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-04-28 12:01:18,294 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:18,370 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-28 12:01:18,371 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":"1619611271911","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-04-28 12:01:18,374 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-04-28 12:01:18,374 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/18d4101503ca410bbd4795d1d8387d4b 2021-04-28 12:01:18,374 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-28 12:01:18,375 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-04-28 12:01:18,375 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/18d4101503ca410bbd4795d1d8387d4b 2021-04-28 12:01:18,375 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-28 12:01:18,441 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-04-28 12:01:18,442 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"18d4101503ca410bbd4795d1d8387d4b","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1619611271227"} 2021-04-28 12:01:18,454 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-04-28 12:01:18,455 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-04-28 12:01:18,455 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/18d4101503ca410bbd4795d1d8387d4b?resource-version=1619611271227", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-honolulu-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": "18d4101503ca410bbd4795d1d8387d4b"}] } 2021-04-28 12:01:18,797 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-04-28 12:01:18,797 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-04-28 12:01:18,800 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-04-28 12:01:18,800 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-04-28 12:01:18,800 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-04-28 12:01:18,801 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-04-28 12:01:18,801 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-04-28 12:01:18,801 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-04-28 12:01:18,863 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-04-28 12:01:18,864 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":"1619611253422"} 2021-04-28 12:01:18,868 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-04-28 12:01:18,868 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-04-28 12:01:18,868 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:18,868 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-04-28 12:01:18,869 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-04-28 12:01:18,869 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-28 12:01:18,979 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-28 12:01:18,979 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":"1619611271911","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-04-28 12:01:18,984 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-04-28 12:01:18,986 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/18d4101503ca410bbd4795d1d8387d4b 2021-04-28 12:01:18,987 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-28 12:01:18,987 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-04-28 12:01:18,987 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/18d4101503ca410bbd4795d1d8387d4b 2021-04-28 12:01:18,987 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-28 12:01:19,062 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-04-28 12:01:19,062 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"18d4101503ca410bbd4795d1d8387d4b","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1619611278498","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-04-28 12:01:19,064 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-04-28 12:01:19,064 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-04-28 12:01:19,065 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-04-28 12:01:19,065 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-04-28 12:01:19,065 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-04-28 12:01:19,065 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-04-28 12:01:19,167 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-04-28 12:01:19,168 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"4b709211-b1f7-4af3-b7ea-38d9d696a999","owning-entity-name":"basicnw-oe","resource-version":"1619611101733","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/425f99fb-fe33-4ef8-be10-5a82fb868eab","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":"425f99fb-fe33-4ef8-be10-5a82fb868eab"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-e3c4e3cd-7b63-49e0-9a02-705189b96e4e"}]}]}},{"owning-entity-id":"2376a611-f038-4063-b1e8-38165080bf59","owning-entity-name":"basicvm-oe","resource-version":"1619611263727"}]} 2021-04-28 12:01:19,171 INFO 151:service_macro.py(1) - ******** Check Service Distribution ******* 2021-04-28 12:01:19,171 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-04-28 12:01:19,171 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-28 12:01:19,171 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-04-28 12:01:19,172 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:01:19,172 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:01:19,172 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-04-28 12:01:19,172 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-28 12:01:19,172 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-28 12:01:26,084 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-28 12:01:26,085 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","name":"basic_onboard_ufIPZr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9904655-cdae-49bd-bf6b-d682bede7236/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8638db40-af65-4598-8684-378fc7691fc9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a9c60909-6ba1-4d74-98e6-5a9005a12a4b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4004e920-cad0-4ebd-8bd7-2d757a5f86a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-28 12:01:26,087 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_ufIPZr from SDC 2021-04-28 12:01:26,087 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:26,087 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:26,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:26,088 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9 from SDC 2021-04-28 12:01:26,088 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:26,088 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:26,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:26,088 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-28 12:01:26,088 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:26,088 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:26,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:26,088 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-04-28 12:01:26,089 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:26,089 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:26,089 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:26,089 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-28 12:01:26,089 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:26,089 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:26,089 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:26,089 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-04-28 12:01:26,089 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-28 12:01:26,089 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-28 12:01:26,089 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-28 12:01:26,089 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-04-28 12:01:26,089 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-04-28 12:01:26,090 INFO 192:__init__.py(1) - Service found, updating information 2021-04-28 12:01:26,090 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-04-28 12:01:26,090 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-04-28 12:01:26,090 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:01:26,090 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-04-28 12:01:26,090 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-04-28 12:01:26,090 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-28 12:01:29,003 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-28 12:01:29,005 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47ea58f2-7008-41aa-a2ce-c1050ee2eaf9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607515457,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f55203d-5f35-4797-90a0-21116c6217e3","invariantUUID":"c9eaf161-ef3f-4ae9-bc28-4e95841ab2c7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"380c6dc4-416d-44a1-8175-b678bdbf8ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607069365,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76cde1aa-a96a-408d-ae03-c8292d4e8cbb","invariantUUID":"1cffca0a-33d0-463f-99af-f62a64ac6a97","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67fd3c9c-0a21-4978-885e-243dd33d70a1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607213979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6038dc95-876f-4511-ae07-0e969aa17e82","invariantUUID":"c3ce13f3-fd64-4d84-8ce8-e3b426de47f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2c831d4-45e0-4f74-8dd7-6e41f03d96a4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607593259,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbeaeb9-3996-4d3b-b7fb-795c793ef04d","invariantUUID":"d7b17587-78d2-4a51-bacf-1f57e95a817a","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f826a7d-7f52-4ed4-b1d4-660fd44beb71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607166503,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af257dc9-7e5e-4d0a-ac42-6ea99619fe09","invariantUUID":"6c00c2a6-e909-4671-9852-dbb082010b28","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2502c700-c5be-4025-afd8-57f44398f7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607404485,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb2b6ea0-dd3e-4b36-8ed6-ce4cab693304","invariantUUID":"ac7cec08-3730-4e0c-9a27-095578d1a307","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0162b9f5-7c38-4aee-8f33-5d610713adb1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607604277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c01f59-01e5-4084-a08d-1c4ad0c1c729","invariantUUID":"895efdd9-e7d6-4ccc-9c4d-7aeee4131f5f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fed3ac93-4add-4df9-9afc-87fafd79d2dc","lifecycleState":"CERTIFIED","lastUpdateDate":1619607365100,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00d644fd-3c3f-48bf-91ef-02141bdbcfba","invariantUUID":"e4c6feb6-1fa8-4bb8-80ff-97b95b0bf191","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c48c5b-0617-4ed0-b4cd-1349139839de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607550579,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42da559-3c0d-4a6c-8dc6-37ddfd45d581","invariantUUID":"cc5aa886-c0bf-4214-9315-6584713d9bcf","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e07f3790-b819-4c43-91a8-3287f5530246","lifecycleState":"CERTIFIED","lastUpdateDate":1619607840349,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"866ef193-eef0-489e-81da-4d44b252e7e8","invariantUUID":"30006173-3ceb-4769-a0f7-979ff5ff288d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6853100-82ed-46ca-a4e6-60df5e18635b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607759566,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27eed7c1-3778-4811-b245-7e5ae1fd5f51","invariantUUID":"d0fe679d-cb1c-4883-bfee-e43a9948578c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f15ff976-b018-4973-a7b1-707ae4d25322","lifecycleState":"CERTIFIED","lastUpdateDate":1619607673680,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2baebcc1-dbc6-4b75-b283-84f13bdcc104","invariantUUID":"9a2d3a31-4510-47bd-a0b0-fcaf25710791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb022a0e-fa7c-4cd1-8154-29b4b45a4717","lifecycleState":"CERTIFIED","lastUpdateDate":1619607508786,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d13834b8-2367-43cd-8ec8-a0a213cdf674","invariantUUID":"4f0dd698-552d-4fd3-a10f-cf6cd5b54c0a","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"130c75f1-8301-43f3-b3fb-9bc8776d2d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607776452,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46d14832-5a85-40ac-9722-270e0a200d71","invariantUUID":"7025a720-5e89-4702-b3a4-7b9d4db8ce60","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de5d3419-4e5c-40fc-873e-5beb98a4c761","lifecycleState":"CERTIFIED","lastUpdateDate":1619607665446,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bbcf833-d20e-4f31-9be6-c764a844a77e","invariantUUID":"8c3a6a1f-8bbc-4f54-9711-369f3ddd8833","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40a42080-be6f-418b-b2e6-9649a50ad528","lifecycleState":"CERTIFIED","lastUpdateDate":1619607193373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a474b5c1-fead-4536-99e1-412fe45a9a15","invariantUUID":"4df56b67-bd7a-40df-8ed8-87ebd24bc637","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae79b56d-540f-4d9b-a482-717e18ee2adf","lifecycleState":"CERTIFIED","lastUpdateDate":1619607769905,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ae44e1-8673-4b07-b9d1-3a970bcb0480","invariantUUID":"0925b59e-3d02-4110-a279-de5fe2599e64","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a0691b5-78eb-456e-8fa2-beca54a0db0a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607898552,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c10f755-0779-46ba-9377-152d1ef03011","invariantUUID":"78897c1b-e8eb-4cd4-8d2f-8b87a9eb97f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"85258f35-bdcb-48a9-9548-725ae74b41f0","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139150,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"329cb1e9-1269-423e-83c8-33494164459c","invariantUUID":"eeb8db5e-75d5-4037-bf03-6064566c540a","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5910f379-6993-4b58-ad96-ee1c7d5dee54","lifecycleState":"CERTIFIED","lastUpdateDate":1619607483951,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab5f611b-07ab-4cfe-a885-d9497489bbf6","invariantUUID":"a93db8f8-e0a3-4b2e-b840-5efb26087ba9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8ba1b72c-09b8-42fa-9d7d-651063ad8df5","lifecycleState":"CERTIFIED","lastUpdateDate":1619607734748,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0eb0ad43-9f8a-4f17-a3a0-1fa11c68fa1f","invariantUUID":"625fae1b-bf07-43b5-a215-c366f5222f70","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf7b641-5663-4031-95fd-c68de4cc4fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607797759,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae30796-1b29-4d6f-8df2-680c2a8028c1","invariantUUID":"51e68f94-ab6b-45f9-8f90-03ef5f54a6c6","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf195b82-5cdb-4c11-acd9-d5047b8ba0de","lifecycleState":"CERTIFIED","lastUpdateDate":1619607331165,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f63edcb-11d1-4d36-a845-a9d51a03f955","invariantUUID":"baf5312b-842b-4554-b9b2-b5270d1872e4","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05c4fa8d-da2f-4192-a412-3e79a1cecdab","lifecycleState":"CERTIFIED","lastUpdateDate":1619611139160,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ea89cd3-ba33-44b2-bd6b-c76e96de0d71","invariantUUID":"ac789fab-993b-4f4b-b168-81748bce9b9a","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90ce4a4f-d51a-446e-9dc5-c2694cd9257a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607156457,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9b5e159-f209-4f59-8754-9a09a67a6df7","invariantUUID":"b8132c56-aace-4c92-9762-7e82660d5aba","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d76fe29-b29a-408e-859a-1420871af3a8","lifecycleState":"CERTIFIED","lastUpdateDate":1619607457373,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acc194ee-5255-4719-8d17-8d5087aece6e","invariantUUID":"f75484b5-4985-4586-af58-53db9f3be3d8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49dacc54-920b-441a-9f0f-3371c00a221f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607744998,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"397704ca-2f42-4d4b-a33d-4d18a3a584cd","invariantUUID":"daf6d343-6d89-4311-a61e-f38625ea9d2f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"27fc2873-7a19-4823-92a9-b0f8ef9051a0","lifecycleState":"CERTIFIED","lastUpdateDate":1619610331949,"name":"basic_onboard_ufIPZr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2106a2-b773-452a-a2ea-d65a082bf16a","invariantUUID":"abe7b5d8-da10-44d5-9b14-9bffce8ece78","systemName":"BasicOnboardUfipzr","description":"VF","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"ef8df020-5502-4c51-ab1e-304e09f5de14","lifecycleState":"CERTIFIED","lastUpdateDate":1619607324486,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"20753063-0545-49c0-9531-ea57ba0f0e29","invariantUUID":"9cce63af-601d-4c8d-88f7-061d586a6a74","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74ca2353-948c-4cc7-8d49-9ebdd88fdce4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607206206,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9b06edf-597b-4e6a-af7a-524545ac4cef","invariantUUID":"393120a9-5440-4e42-9c1e-72b3b482a631","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2a3b897c-250b-416e-aa0e-0c5ff7fa4f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607611157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59cfb3dc-7e5b-45c0-a7cd-40ca229cce70","invariantUUID":"9d99bc1c-49fb-4024-b8f3-2bc656e1fb53","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36ed1d74-de4f-4761-8c5a-eccbaedfbc5e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607543350,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3da2b92-3d3a-47da-8327-e52fb5d75d0e","invariantUUID":"dfaddfcb-39e8-400a-8530-2529119e7fc2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"33606a3e-2be8-4b5b-8f82-e248f66ee342","lifecycleState":"CERTIFIED","lastUpdateDate":1619607339054,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"363e50fa-bd76-49a7-bd1b-2557946c2707","invariantUUID":"452f4cf6-8c6e-439a-9c06-263b12e61d64","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a5f9eb1-55e0-428e-b286-e07051b577bb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607184681,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2501cd33-650c-426b-8a8c-7f33fc7fc425","invariantUUID":"e78d4fd0-a359-4bec-9c1f-9be461eb9c60","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2a32dac4-e779-4515-a25c-92b998471d6a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607298474,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44ed76dc-376d-4adc-ae9c-764ed8fb9907","invariantUUID":"96a782b4-6ce1-4701-93c1-fc47dda726a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b69b4530-601b-4052-b386-e74276b00fa6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607637767,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d1fb1a-c4c7-4fa2-8e71-b7ac2016b646","invariantUUID":"c9d8bc2f-cd55-4d42-9321-7e8b7c12fc8b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"85914105-0714-43b6-b133-b1515b0c07bd","lifecycleState":"CERTIFIED","lastUpdateDate":1619607877559,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1107e703-fe50-4227-91bc-8eabd152a5b0","invariantUUID":"df33e250-2185-488a-9b4b-61eac0705ea5","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"aa834cf4-82ee-454a-b9a6-e0256d3ee9de","lifecycleState":"CERTIFIED","lastUpdateDate":1619611000756,"name":"pNF 7e02ad5d-aa0b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ae23a860-b5e9-4d85-b095-e51af831dc48","invariantUUID":"bda6f467-c383-46f9-9966-d86ed7f461d1","systemName":"Pnf7e02ad5dAa0b","description":"vendor software product","tags":["pNF 7e02ad5d-aa0b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bb7c547-638b-4127-8ac2-c3a16900b807","lifecycleState":"CERTIFIED","lastUpdateDate":1619607225007,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e794a4-30a6-42bc-a4d5-772cac4bfe21","invariantUUID":"cbd5b7e4-a1f1-4495-a7c7-33cdd4f40a22","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"91122391-c3f1-462f-b3b9-93353ea7a48f","lifecycleState":"CERTIFIED","lastUpdateDate":1619607372766,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be5a4e95-769c-4dd0-82f4-e466a908880d","invariantUUID":"483817b6-2e1e-4db3-8b25-8367c2090d6b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2006dacb-96dc-44ee-bd61-e9a873c37273","lifecycleState":"CERTIFIED","lastUpdateDate":1619607785212,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12d278ad-34a6-41be-aed2-b8596e62000b","invariantUUID":"6daad38a-758e-4a9f-8e7a-3914a1340bf3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31f736f6-6582-4753-8b17-f2c440b47a9b","lifecycleState":"CERTIFIED","lastUpdateDate":1619607525488,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7dc89128-fd48-4a9b-9c2f-c97f15cbad52","invariantUUID":"a6ff4aad-a00c-4b89-846b-8b02a9649fff","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"73562fd0-eb34-44bd-959c-d51025389894","lifecycleState":"CERTIFIED","lastUpdateDate":1619607915860,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5b5db5d-baad-4f40-ba1c-a1dc42e112d2","invariantUUID":"3becf859-cce6-445d-ba0a-928f6828e151","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59192c21-f984-48b9-913c-567e6d115878","lifecycleState":"CERTIFIED","lastUpdateDate":1619607411651,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80152dd7-64b1-4169-ba29-ec041150a5f7","invariantUUID":"57c53c2d-0e66-47e0-b67e-576bbe66ea0d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0704ac27-cc48-47e5-922e-0d86a4306add","lifecycleState":"CERTIFIED","lastUpdateDate":1619607119775,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7654c0f3-2694-45f4-8028-5d551df4554a","invariantUUID":"27cd6b4c-e6d9-492a-bef2-0ff2775fbf9d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7846091a-ea0f-4144-8cab-03df6157af2e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607576355,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14c12ffa-0ee3-4575-9090-2c1723a2e5f0","invariantUUID":"02af37d0-7d79-4af6-b883-f12a221449d7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70ce9fd7-2c99-45e9-a659-2d2c5b339092","lifecycleState":"CERTIFIED","lastUpdateDate":1619607727094,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"855d8e05-3bc1-4ad7-a302-0b64955932df","invariantUUID":"a043fa2c-bb8f-4ad2-985b-3dc9791aad9b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8ddbfe2f-739d-417d-853c-1d0f09271fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1619607149591,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be69c569-8bcb-41eb-b4ec-7fc4dee9f6df","invariantUUID":"4db54d05-ce4d-4980-8d31-389b78b5c05d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2017f475-2051-443b-87d4-54390969b036","lifecycleState":"CERTIFIED","lastUpdateDate":1619607909095,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e474c825-eddb-41bb-9cf8-77b98eacee84","invariantUUID":"cc8a2a61-e440-4a08-be63-ef3fb9385049","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7a80f20-b15f-4805-abf5-f31ffb7ca6b4","lifecycleState":"CERTIFIED","lastUpdateDate":1619607891860,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83a209fe-d893-4870-9f56-009b9188092a","invariantUUID":"66a51dd6-2dad-4340-b1a9-38b5ffeff7fb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b30a49d5-ae86-4a7e-b337-490c91a2d2f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619607490770,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17940650-38e6-4afc-a57c-475798c4f02b","invariantUUID":"1ce5cc26-b11c-4bf0-846b-e64a772b25fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b05a07a1-920e-4b05-a061-7511b9cb11af","lifecycleState":"CERTIFIED","lastUpdateDate":1619607716870,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"febe9af1-6a4c-4937-9b05-838d950f8935","invariantUUID":"1d51842e-f90b-4205-9f51-04de580af71d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5df9fe0-6922-4201-8664-d5b00e82f18e","lifecycleState":"CERTIFIED","lastUpdateDate":1619607853566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7379a61-7161-493f-ac63-3fb349f1e30e","invariantUUID":"c5d50d65-95a4-4ce0-9894-bb45f8c5e1f6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e9c5965-dcfb-4f1d-a2d7-0dd85eaae8cb","lifecycleState":"CERTIFIED","lastUpdateDate":1619607558059,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e516ecbc-7775-433d-9c0c-fc0b563e8a78","invariantUUID":"69f842af-ffa6-4fb8-b2a1-7210104472ef","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"3e7bfae0-623f-4a47-9db4-fcbc63d2f752","lifecycleState":"CERTIFIED","lastUpdateDate":1619607103685,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"883692eb-0df5-4f1b-b6cb-821ecc249455","invariantUUID":"0afda8ab-f8f4-4a48-b4da-a69fa94ea5ff","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ef9d73-5508-46a8-b2ec-c5aa3ad5b53d","lifecycleState":"CERTIFIED","lastUpdateDate":1619607824354,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db145db2-31a0-4485-9acc-4c5aca3b33a7","invariantUUID":"1ac43ea4-583d-4d2b-8766-655dac9c9504","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1146b8f-9964-481b-bb8c-8b41c72240e6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607354357,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8499787-ff94-4c96-8c17-62c0a257854a","invariantUUID":"71e17cbb-60ca-4e76-96e9-9e366f8e61e2","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b24a5aa8-3a9c-462e-96f5-ba3745ad8037","lifecycleState":"CERTIFIED","lastUpdateDate":1619607076558,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d141477a-fce7-498d-94ad-552f7b8e44b4","invariantUUID":"398ce317-07e5-4b0d-a0be-73deaf0f4370","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"02e8801d-21a6-4b20-ba61-962c81abc656","lifecycleState":"CERTIFIED","lastUpdateDate":1619607058657,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"49826eaf-1478-4862-a42f-78d77078bb05","invariantUUID":"9de99b6c-a91c-4f5b-b686-3f916da406ff","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7dd49b3-a272-4cc1-8dab-45a9ea24e9a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607015464,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea10c4c-568a-4c25-8a4b-cefb9ef98487","invariantUUID":"60067465-060d-4597-a5df-43e51be68c6b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96e1e4f2-4072-40a6-bd93-82e3f58859e0","lifecycleState":"CERTIFIED","lastUpdateDate":1619607533450,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"751f5742-3c93-4cf7-a8a4-203ff4fdd66e","invariantUUID":"03330468-d200-4c9b-8f2b-bf3a25eae82d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"503c4895-7418-4394-8961-58d23361ce28","lifecycleState":"CERTIFIED","lastUpdateDate":1619607111176,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4974ed8-f1f1-44dd-88fa-d21cfa3b6c9b","invariantUUID":"fb83893d-a5ab-4b44-8937-a963d4249062","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fd8a1b1a-3113-4d99-aa0f-cdeef248f514","lifecycleState":"CERTIFIED","lastUpdateDate":1619607709907,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46180f04-7404-485b-bae4-db58358e1856","invariantUUID":"b41f172a-f247-4abd-a664-51a7c37848ae","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0620c99e-e0a3-4fe4-8020-ea7eee8d3657","lifecycleState":"CERTIFIED","lastUpdateDate":1619607232867,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a70c35-b89b-44bb-837f-84476529005a","invariantUUID":"28f53ddb-2252-4938-b974-9c085982501f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fe4e909-1078-409b-b56c-a95960e433f3","lifecycleState":"CERTIFIED","lastUpdateDate":1619607243579,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9432f3b6-e502-445e-86c1-d91e20cecc1e","invariantUUID":"47d3f970-a115-4be5-972c-c85fbf67e2a2","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9869d66-af7a-43a4-85e0-141fa95d5b02","lifecycleState":"CERTIFIED","lastUpdateDate":1619607382680,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b7feae6-e51f-4fd1-92e8-48ebf3771f53","invariantUUID":"c02f896d-8f77-4876-bc34-568122f4aa1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"20171f45-12a8-4fdb-a319-beaf3ddf59ad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607833377,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e77eca8f-0504-4034-bfe1-d5e4478a72e7","invariantUUID":"6bba193e-1189-41ad-87c5-394a75fca18b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9b273b41-e654-4c15-943e-c7ff992de8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619611129278,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fecb3d12-cd74-4851-94bc-37524e0877e5","invariantUUID":"47f5ffa9-da46-454d-93a4-6b67cfd7b8f4","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ddf6129-0412-4b0b-a1c2-f2fc362b0bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1619607174359,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce1860b4-367c-455a-bf8c-7512a3cef6ec","invariantUUID":"fa2a9f0b-97e2-4ed3-9f88-6e8deec8198d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee69150-2b00-4e48-9588-70c52de7f0c6","lifecycleState":"CERTIFIED","lastUpdateDate":1619607810534,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7891b8a1-bb95-4859-a848-54622a7ab0b2","invariantUUID":"5fba76cb-3769-42a7-ae6d-1e40da48825b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53a8a015-1d46-4ffb-a412-2b79a752268a","lifecycleState":"CERTIFIED","lastUpdateDate":1619607751663,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18aa22de-e08b-4e7d-8894-6b05d16f1b61","invariantUUID":"d67dc4b7-978a-4edd-8e34-0004264dc4d8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"418b0768-46bf-4e92-a09b-c964ae9ffe41","lifecycleState":"CERTIFIED","lastUpdateDate":1619607569496,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582338db-a067-4283-a6e8-aaf7f6b87a7d","invariantUUID":"66f40e2a-5e8f-4d39-aafd-808936c5b812","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"02ea9a1d-8039-41fb-8f38-66e1045cc3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1619607630361,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcf692-96c2-4c1f-8960-72163292715c","invariantUUID":"ff5395b1-7eeb-473a-b2b9-b06990a0dbdb","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d7ab50c8-0e6a-4161-8a48-e5c8cbeedf71","lifecycleState":"CERTIFIED","lastUpdateDate":1619607290660,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b39aa4cf-1d57-49eb-9245-c86a0b6d9082","invariantUUID":"9e62b027-62cd-44bc-8470-968e96609106","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df524b17-7069-425c-8614-ff8c34246dad","lifecycleState":"CERTIFIED","lastUpdateDate":1619607419647,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9eb33423-729c-40cb-a9bd-9496f90efb3b","invariantUUID":"a3545576-ca7e-4668-9b79-c6f2de0dc48a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"614db2c1-66b1-4350-8777-7c555c1cbed6","lifecycleState":"CERTIFIED","lastUpdateDate":1619611261945,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","invariantUUID":"2baa4853-e858-44de-bdec-b71d34e46343","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e18ef36-eaa4-4643-935c-c7adb870bd62","lifecycleState":"CERTIFIED","lastUpdateDate":1619611031673,"name":"Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8638db40-af65-4598-8684-378fc7691fc9","invariantUUID":"79a9e41c-98c8-4565-97de-cbb25de54e77","systemName":"DemoPnfXzovpwppzpq1ouzfz7g9","description":"catalog service description","tags":["robot-ete","Demo_pNF_XzoVpWPpZPQ1OuZFZ7G9"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"684fc160-de20-49a1-9550-2cc7ba15308d","lifecycleState":"CERTIFIED","lastUpdateDate":1619610425081,"name":"basic_onboard_ufIPZr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9904655-cdae-49bd-bf6b-d682bede7236","invariantUUID":"cd92d3d8-30e8-4e54-bfd2-c834289f68f6","systemName":"BasicOnboardUfipzr","description":"service","tags":["basic_onboard_ufIPZr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f86c0bd-5dbb-4354-9c56-eaa5a9e30f5b","lifecycleState":"CERTIFIED","lastUpdateDate":1619611230379,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ac15b1cc-82c6-47f2-9ac6-ff7bc097f3f6","invariantUUID":"34065eca-a16c-4402-96fa-3c8d9c0361d3","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"92ae75d6-f6b1-4658-a053-fda027f2c8ee","lifecycleState":"CERTIFIED","lastUpdateDate":1619610958146,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a9c60909-6ba1-4d74-98e6-5a9005a12a4b","invariantUUID":"bb4495e1-6fec-4432-84a1-6073153240de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"736302bb-080a-45bc-9854-ccd2ac4f58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619611239773,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4004e920-cad0-4ebd-8bd7-2d757a5f86a1","invariantUUID":"20964107-0354-4661-92d3-ea981ec3cab1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-28 12:01:29,008 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-04-28 12:01:29,009 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-04-28 12:01:29,009 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/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/distribution 2021-04-28 12:01:29,009 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-04-28 12:01:29,009 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-04-28 12:01:29,010 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/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/distribution 2021-04-28 12:01:29,010 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-04-28 12:01:29,092 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response code: 200 2021-04-28 12:01:29,093 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response: {"distributionStatusOfServiceList":[{"distributionID":"bfebaec2-5dc0-4292-b82e-cc8afe7f68a3","timestamp":"2021-04-28 12:01:00.350 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-04-28 12:01:29,094 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-04-28 12:01:29,095 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:01:29,095 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:01:29,095 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-04-28 12:01:29,095 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:01:29,095 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:01:29,187 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-04-28 12:01:29,187 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-04-28 12:01:29,190 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-04-28 12:01:29,190 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-04-28 12:02:29,249 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-04-28 12:02:29,250 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:02:29,250 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:02:29,251 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-04-28 12:02:29,251 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:02:29,251 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:02:29,387 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-04-28 12:02:29,388 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-04-28 12:02:29,391 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-04-28 12:02:29,391 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-04-28 12:03:29,448 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-04-28 12:03:29,449 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:03:29,449 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:03:29,450 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-04-28 12:03:29,450 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:03:29,450 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:03:29,506 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-04-28 12:03:29,507 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-04-28 12:03:29,509 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-04-28 12:03:29,509 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-04-28 12:04:29,568 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-04-28 12:04:29,568 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:04:29,569 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:04:29,569 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-04-28 12:04:29,569 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:04:29,570 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:04:29,644 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-04-28 12:04:29,646 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","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":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611300827","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611273940","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_ERROR","errorReason":"Failed to store the CBA archive into CDS DB due to Error : request(3a0bf501-60ec-4bc8-bc75-f5a146087ee9): Failed to upload CBA \n Details: lateinit property hazelcast has not been initialized"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611297675","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611289674","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611288368","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":"1619611288368","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":"1619611293364","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611280178","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611288011","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","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-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611288368","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-windriver-id","timestamp":"1619611286377","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":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611285898","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":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611294367","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","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":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","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":"1619611276065","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":"1619611269486","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":"1619611290428","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","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":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","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":"1619611299823","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611292145","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611281181","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611279175","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611291683","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-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","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":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","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":"1619611276974","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":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","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":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611286003","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611269486","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":"1619611290680","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","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":"1619611288368","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":"1619611279964","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":"1619611289395","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","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":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","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":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611291433","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":"1619611292872","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611275966","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-k8s-id","timestamp":"1619611287713","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611290405","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611289402","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611271888","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","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-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611287695","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611291408","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-04-28 12:04:29,649 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', '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': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611300827', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611273940', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_ERROR', 'errorReason': 'Failed to store the CBA archive into CDS DB due to Error : request(3a0bf501-60ec-4bc8-bc75-f5a146087ee9): Failed to upload CBA \n Details: lateinit property hazelcast has not been initialized'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611297675', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611289674', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611288368', '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': '1619611288368', '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': '1619611293364', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611280178', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611288011', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', '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-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611288368', '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-windriver-id', 'timestamp': '1619611286377', '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': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611285898', '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': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611294367', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', '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': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', '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': '1619611276065', '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': '1619611269486', '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': '1619611290428', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', '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': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', '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': '1619611299823', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611292145', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611281181', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611279175', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611291683', '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-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', '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': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', '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': '1619611276974', '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': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', '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': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611286003', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611269486', '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': '1619611290680', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', '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': '1619611288368', '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': '1619611279964', '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': '1619611289395', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', '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': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', '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': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611291433', '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': '1619611292872', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611275966', '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-k8s-id', 'timestamp': '1619611287713', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611290405', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611289402', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611271888', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', '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-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611287695', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611291408', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-04-28 12:04:29,650 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-04-28 12:04:29,650 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-04-28 12:04:29,650 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-04-28 12:05:29,708 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-04-28 12:05:29,709 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:05:29,709 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:05:29,709 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-04-28 12:05:29,710 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:05:29,710 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:05:29,799 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-04-28 12:05:29,800 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","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":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611300827","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611273940","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_ERROR","errorReason":"Failed to store the CBA archive into CDS DB due to Error : request(3a0bf501-60ec-4bc8-bc75-f5a146087ee9): Failed to upload CBA \n Details: lateinit property hazelcast has not been initialized"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611297675","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611289674","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611288368","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":"1619611288368","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":"1619611293364","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611280178","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611288011","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","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-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611288368","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-windriver-id","timestamp":"1619611286377","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":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611285898","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":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611294367","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","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":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","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":"1619611276065","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":"1619611269486","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":"1619611290428","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","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":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","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":"1619611299823","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611292145","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611281181","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611279175","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611291683","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-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","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":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","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":"1619611276974","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":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","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":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611286003","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611269486","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":"1619611290680","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","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":"1619611288368","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":"1619611279964","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":"1619611289395","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","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":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","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":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611301081","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611291433","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":"1619611302084","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611292872","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611275966","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-k8s-id","timestamp":"1619611287713","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611290405","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611289402","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611271888","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","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-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611287695","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611291408","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-04-28 12:05:29,803 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', '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': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611300827', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611273940', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_ERROR', 'errorReason': 'Failed to store the CBA archive into CDS DB due to Error : request(3a0bf501-60ec-4bc8-bc75-f5a146087ee9): Failed to upload CBA \n Details: lateinit property hazelcast has not been initialized'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611297675', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611289674', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611288368', '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': '1619611288368', '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': '1619611293364', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611280178', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611288011', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', '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-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611288368', '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-windriver-id', 'timestamp': '1619611286377', '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': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611285898', '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': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611294367', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', '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': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', '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': '1619611276065', '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': '1619611269486', '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': '1619611290428', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', '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': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', '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': '1619611299823', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611292145', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611281181', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611279175', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611291683', '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-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', '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': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', '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': '1619611276974', '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': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', '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': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611286003', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611269486', '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': '1619611290680', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', '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': '1619611288368', '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': '1619611279964', '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': '1619611289395', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', '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': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', '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': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611301081', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611291433', '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': '1619611302084', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611292872', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611275966', '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-k8s-id', 'timestamp': '1619611287713', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611290405', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611289402', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611271888', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', '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-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611287695', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611291408', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-04-28 12:05:29,803 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-04-28 12:05:29,804 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-04-28 12:05:29,804 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-04-28 12:06:29,864 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-04-28 12:06:29,865 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:06:29,865 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:06:29,866 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-04-28 12:06:29,866 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/bfebaec2-5dc0-4292-b82e-cc8afe7f68a3 2021-04-28 12:06:29,866 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-04-28 12:06:29,942 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-04-28 12:06:29,943 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","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":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611300827","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611273940","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_ERROR","errorReason":"Failed to store the CBA archive into CDS DB due to Error : request(3a0bf501-60ec-4bc8-bc75-f5a146087ee9): Failed to upload CBA \n Details: lateinit property hazelcast has not been initialized"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611297675","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611289674","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611263475","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":"1619611283709","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":"1619611288368","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":"1619611288368","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":"1619611293364","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611280178","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611263475","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":"1619611288011","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","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-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611288368","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-windriver-id","timestamp":"1619611286377","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":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611285898","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":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611384354","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611294367","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","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":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","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":"1619611276065","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":"1619611385881","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":"1619611269486","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":"1619611290428","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","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":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611388612","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":"1619611387502","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611288368","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611263475","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619611299823","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611292145","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611281181","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611279175","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611291683","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-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","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":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","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":"1619611276974","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":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611263475","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611381960","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","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":"1619611269486","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611286003","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","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":"1619611269486","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":"1619611290680","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611391625","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","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":"1619611288368","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":"1619611279964","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":"1619611289395","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","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":"1619611288368","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":"1619611390620","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","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":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611301081","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619611291433","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":"1619611263475","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611302084","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611389615","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611292872","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1619611271764","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611263475","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","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":"1619611275966","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-k8s-id","timestamp":"1619611287713","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611290405","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619611275966","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611263475","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":"1619611289402","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611275490","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619611263475","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":"1619611271888","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619611279964","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":"1619611276974","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619611269486","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-k8s-id","timestamp":"1619611276065","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611287695","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619611291408","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1619611262361","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619611283709","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-04-28 12:06:29,946 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', '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': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611300827', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611273940', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_ERROR', 'errorReason': 'Failed to store the CBA archive into CDS DB due to Error : request(3a0bf501-60ec-4bc8-bc75-f5a146087ee9): Failed to upload CBA \n Details: lateinit property hazelcast has not been initialized'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611297675', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611289674', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611263475', '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': '1619611283709', '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': '1619611288368', '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': '1619611288368', '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': '1619611293364', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611280178', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611263475', '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': '1619611288011', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', '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-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611288368', '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-windriver-id', 'timestamp': '1619611286377', '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': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611285898', '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': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611384354', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611294367', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', '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': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', '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': '1619611276065', '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': '1619611385881', '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': '1619611269486', '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': '1619611290428', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', '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': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611388612', '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': '1619611387502', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611288368', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611263475', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619611299823', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611292145', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611281181', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611279175', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611291683', '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-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', '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': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', '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': '1619611276974', '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': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611263475', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611381960', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', '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': '1619611269486', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611286003', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', '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': '1619611269486', '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': '1619611290680', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611391625', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', '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': '1619611288368', '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': '1619611279964', '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': '1619611289395', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', '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': '1619611288368', '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': '1619611390620', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', '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': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611301081', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619611291433', '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': '1619611263475', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611302084', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611389615', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611292872', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1619611271764', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611263475', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', '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': '1619611275966', '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-k8s-id', 'timestamp': '1619611287713', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611290405', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619611275966', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611263475', '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': '1619611289402', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611275490', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619611263475', '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': '1619611271888', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619611279964', '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': '1619611276974', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619611269486', '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-k8s-id', 'timestamp': '1619611276065', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611287695', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619611291408', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1619611262361', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619611283709', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-04-28 12:06:29,947 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-04-28 12:06:29,948 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-28 12:06:29,948 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-28 12:06:29,948 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-28 12:06:29,948 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-28 12:06:29,948 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-04-28 12:06:29,948 INFO 158:service_macro.py(1) - Service Distribution for basic_vm_macro is sucessfully finished 2021-04-28 12:06:30,020 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-04-28 12:06:30,020 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/9adf058f-8f70-42f9-9cf7-27a4da92d1a5/toscaModel 2021-04-28 12:06:30,020 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] data sent: None 2021-04-28 12:06:30,476 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] response code: 200 2021-04-28 12:06:30,478 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 10 2021-04-28 12:06:30,478 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 10 2021-04-28 12:06:30,478 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 10 2021-04-28 12:06:30,478 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 10 2021-04-28 12:06:30,478 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 10 2021-04-28 12:06:30,479 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 10 2021-04-28 12:06:30,479 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10 2021-04-28 12:06:30,563 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04327124204681007, below negative shortcut threshhold 0.05 2021-04-28 12:06:30,656 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04256304147262995, below negative shortcut threshhold 0.05 2021-04-28 12:06:30,741 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04064314522061481, below negative shortcut threshhold 0.05 2021-04-28 12:06:30,831 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.044076542335818515, below negative shortcut threshhold 0.05 2021-04-28 12:06:30,909 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04140570617863893, below negative shortcut threshhold 0.05 2021-04-28 12:06:30,988 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04303619295962363, below negative shortcut threshhold 0.05 2021-04-28 12:06:31,217 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040719098455777834, below negative shortcut threshhold 0.05 2021-04-28 12:06:31,307 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04211276832363754, below negative shortcut threshhold 0.05 2021-04-28 12:06:31,398 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04186551034319898, below negative shortcut threshhold 0.05 2021-04-28 12:06:31,580 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.044218244163108794, below negative shortcut threshhold 0.05 2021-04-28 12:06:31,659 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.042586287875893886, below negative shortcut threshhold 0.05 2021-04-28 12:06:31,743 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-04-28 12:06:31,743 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-04-28 12:06:31,743 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-04-28 12:06:31,743 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-04-28 12:06:31,743 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-04-28 12:06:31,743 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-04-28 12:06:31,744 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.0720023396640795 2021-04-28 12:06:31,744 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07337844897141939 2021-04-28 12:06:31,744 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-04-28 12:06:31,744 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-04-28 12:06:31,744 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-04-28 12:06:31,744 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08295409854807873 2021-04-28 12:06:31,744 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-04-28 12:06:31,744 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-04-28 12:06:31,744 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-04-28 12:06:31,744 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-04-28 12:06:31,744 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-04-28 12:06:31,744 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04327124204681007 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04256304147262995 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04064314522061481 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.044076542335818515 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04140570617863893 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04303619295962363 2021-04-28 12:06:31,745 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.0720023396640795 2021-04-28 12:06:31,746 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07337844897141939 2021-04-28 12:06:31,746 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.040719098455777834 2021-04-28 12:06:31,746 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.04211276832363754 2021-04-28 12:06:31,746 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04186551034319898 2021-04-28 12:06:31,746 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08295409854807873 2021-04-28 12:06:31,746 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-04-28 12:06:31,746 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044218244163108794 2021-04-28 12:06:31,746 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.042586287875893886 2021-04-28 12:06:31,746 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.042586287875893886 2021-04-28 12:06:31,749 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�\KS�L�ϯ�n�B����Qg��5:n���ᖦ��_�6�H �u5��9�ϝ>=b�S��Aݰ l8�'� ��?�:8�� �5�˔{2�͂h��o��a�2���/�:}^p "��d ��2�iy��9�+^,Mg�Έ��e��.1�������Z �bX��P�%[@E֠�"���D+C�dX��u&�;hѹ����%H��ɮ�h���t�c�\����F��2�c[��c����u~@"`�� �>d�!��=���a""�1���Pu,7މ�6�Ah`��������cj�&�p�ξ1�!"u���F�o4� ,�L�� ��[&�*p�b�D��%��d)�fĸ�j�����d�9~~U<�L��IvHnƒ%���fWe����f��e0Qҁ ��7k�õ3+�>�!�k"�t��Ğ�=��ٓ%���q�Y<�X��=T}d��oB�p��+��~���.��$��o2����v2���7��::0�x%��1M�d�b�a��2/�����(����J�5O��k�۸Vw��6'�˞��w�`-B��j(QLޤ:l�A�㒰�����+����dK6��?;QBEԔd�m��,7d����� ��۽��/�JJL�/H$�s�9Ud8������I�n)�������v< �Q�4R�m������ ���XG&���� 0,/^P u� Tp����o�ǒ�p��J��H!J$����}m��s|�����%��B�,�=��57�EN|K�(�IᏋ��Q�#q��ߗ bS��oc��2�+&N�S��3��N��$�L��<ߤ�͊l\ fG� �9$Շg����bBg|q��+`�q� �cC"��,9�Y���J�U����c�l=��D ��+�Uz�+�<���sn��^��/�_/F��y8<��9MY��e��}��i�6O>�۠?}��p����4�% � ���p9���O�r~�������z{��n?�7��`��,G���{�Y�T,����]Lcz��.��<������{EsN��׉(�N��גͽ\��S��� ��6w3��q���xC�#~�k0'��# _��b�0|:w�w̋B 8}�\��ٽeݾ�|��[��p����pz��S�]/˱~ �/�%��X>L�������hb�NF���^\��#�~� o�M��HrO�s������ݲ�O�[7#���7��n�.���àog�qz�&]?��ϧ���<^IЯ� '���͇#��T�{ׯw2{����>��_@�֒���s������R����y*qS�c*)�/�X��/���j4�xb ��~���#�[.��N��4{~���w��}���w�o|��[�#�����X�GL�G��8���I`��&WL8�o��:D�܏�>�e�4 �3'n��l����.��w{�������U�'�9�CBM��g'dDfS�26²�"��{�4d�8�L��Nn�/-b&{�~3� V�V���u= �f�l���H²��j���j0,���z�=���h�Sޅ8F-L۶ԥ�l?@Ŏ?u������]% �B7 �[��?�J �&S0t�5_��1��^�n55m>@!:�e ��]k�%y�TvQnv�Iq~�������؝�Ng�OJ��Ӌ�<���E�%��I^'Q@��D��}�V�����um��Q*؞a���K|����<�*ƤD�d\��d*S�D�� *�<�n�3.P�k���Lu}�'鴆}l�VLa�P��Y"��T�J����u3�)PE�m'ף������%���6"^�v��wd�p�҇�-�<����Ah��&�&n�%�4K�ԛ;�W5�#��c"YjbP/(�{iʴ/�o!�6�E�w�3 Z ��6C�6�������mĸ���yp�:w�,�tT���ZK��*�M !� (RxK�aQ |�w@��V�T��$�Mf�����n$�r�{�V�1�Q����co;j+� ���#O��+�Q˶*�v�U�/�L��shi/���=������p�� ���-�]-XN[�n��s��AբX�\��,*F�M�,>庢�(�ɩ�/�����A�q�R9V��m��OhXi�MJ]��|�Es+C�WR��c�+j��$�Alm�`֭C[-A�)�/Tl��I�������c��Z�ۋ֍��F�:�c�'���\�w�y�E_�@S��W��P��|y��ˢ��#�?��T[��.�#���fC���`����d��3� ��L�o�PK�Wm�_ IPK`�RNS.mfM�Aj�0E�:�/�Tvj�R�(�Є�d#ij�-YFR\��7 Yt7�7��[�R�(�[21y�/*�QZ��� ��l��ʻ�Q���LJ��K5�� >��Xє{0 ��@DLΒ�EN��rs(ʚ�z]��j\����=��wk������d�.^��� O����_���y;a�XCv�ucg�5y��K�6���"�r����mu� �����b���G3��PK�q��8PK`�R7Definitions/service-BasicVmMacro-template-interface.yml�Ks�6���8�s����c'3�i�L���p p%a ,�U}�C$EZK���N -��oX�� #X��k.�,\���ˌh{*�q* ��X�����O�t6{wE~!�Yp��@������z�� ���yFS:�/�.�<^U ��ۊ����eᥒy�Tq�<�J�Y�ձ�M� ��R�ö�ilX�P�e SH��8 2Pk� �D3�~�_)S����k�…���/�����3�(�A��R������*��쉧a*3�$�4��V2d2Y�e�쯪�����B�yU�Qӎ�K)�&�Q��\A4# *��4 �J *�:J�#������_�n��_w.� ��r��,��领�uR�I"���\�g����坐��#\�aly_�=��y����c��{U�A�an�6�'�ꢒ�\)H����\����w���n?����T�(,h ^\�/�[��Pj�� $�.�K��$y�4o��� �FՇ�bmó'�N�A�(����*Ǡ�2�Ě�g�i��f�ܺ���c��Y����y!�5?�/4�y��&�p�V�Y�����s�Dl 0���nT���r��c��뻇|�;�����"�������Yq �|�!t�v�Zj�� n� �����f��6��k��ZqD��Fob"�"� �W+d�6İ����n��5K�H,G���`*rL�P�g��e�\���6������Rǽ�#���p��-/W:V��?H8^�p� B�5e���X�+�^��%�c�����⼖8� ~'S��� i�5��<ɿ4`��Խwt_~��$�s2R�)��������PK���7�GxPK`�R.Definitions/resource-BasicVmMacro-template.yml�YSۼ����o��t�ʼn��37h�ZBX��l���^B¯���x���M_�t6�MG�}�S��"M�t_�-OZ#���9��p��M�@����H��P�><�BQ����-��:?��ǪNZz�$Ŷ4}��_%i}7��'�6�V#K�p�‹(���(D�WZ�<���&�ef����#�4A f!B� &�Kx�K����/�+��X֚�N�7�Y ,%�斘x�p�0 �J8k�ni-�7����O&�(�5ԍ({n�O�B8o�Ⰹ��09�$�.��dp��H��up}),d� �x����BےD�� \R�;�f�p�l���y>�������S����|ytV�zz�4~�6�͖�}����e���m �.�����.�3��~_����y��������f!����'�-^ ��{�~_+�����v>�귗�t~�pu�}�s*<\~p���D�u6?���a]��ri�������<�aqד�G��mɫ77X�o#��>�g����^Df5|=�9��s��B�o�۟��i޼�x�ݛ�����ϛ�����x��O�xvq?zU.�������~A�~;}��>�Y�o�k;�p�@���?^\o��V��Dt�Mg�;�z����{Co��֯':�}������R�O������͛x�0]>��o�z��E�]mUg*|[mM�x�=�OĀ�z�o�oK�Lco� 5�S��g�L���rw�.hh���V�nǛ[Q6�����e!�ד�������ӟ�v�q��'�|����������4��}~sV����M� =\�o�c��p� \0�� ��@�E��� (Qa�N�R�E�88�Y+���`��(����0��Kr��2�a;w"�w�џ��!hO'�M�+�0��4�r�W�Z����@��.�*�8���TIw���v�B[��TU\:x���q>�\P)�=��X*�.����Gy@��I�n� �sz�9��yÐ�Z� t��,�I+��_9�gF_�FL���@����8g[ȯv�������4p������)L��vW�L�,�p�Z��x&�mׂ�F�M�����'1jE"������#2R����S�_p�fMN|����&�� >rG��j��� m'~�j�� `�����`NfX$0����q�I�А� �Ցx������H��ѣ%jAU�V��4{� ��$[*\v�y�8��̰+4HIU5��_ڑK�M1B������u),R�1��ǀx���2�j4���u%ݱi:�k��Z쓑hJ��@Z���J�dXj��C�� dC�,���A��URwb�Q�jGz��!?@�6)�|���� ���#*>�H�7� J��(�K� �ex48�X�fR�r�Y��bvc;%�?�R� ���č?�[����J��W N��P���;b��%*�Ni���g��5HH��Ł ��T�l|D\�̺�Yz��>��f�ި�Ъ�2#��P���Ty�*'�c2 ���J�d�?<#�`,�# �4TƪH#^.D��}��HA��P��.q�>�X�Zz8��J]��t+�a'�~x�`4��D��C���?��hC�e(�Ĵ6Pd�����W�:� P�pѮ�m�PI -� �l8Y"BÜ���)�h#�����C�kpJ� ���C��sa_BJ3vf�����"4UM)t�ȯE ��YU��_�2�����J�u%|d1�����䩽���V+ Px*u>#4�C�� ۋ���!�c]�W��>r��i�CR����A!U�}��f�id[m�dKH{ ���,cdu�"QV-��? oZ�𹙽۔�s���ʬ�O��We�;��2�uh��W5�����@eC���,P&6.c�����J�%`��/�pY:pV,p�������/�󛻇�s����fq7��a�/��=�ΟF��K����F��6�#�d�*bk�/�|iK~���G �XY��U䲐YXs�w*����A+B�˥"Up9Ձ��G�Qc_A��Ur$�R���*!�灜W�'\h <���j�T�>p�BG�X�N��" �hpN��X�X��n;��ܝ��g};�6��ޥ� �jr���y�[��ԙ��K�8���ډx!62��\7;3���De�a��ja��+9b�yڮm�E��@U�8��jv�8A�!^�����O{h�d�k-U�U"�n��/�J^kL�gosL)�Q>H�m��A�N�F%ur��Ck��JC�;ZET��]㯤�iR+���Tp����)�.�e���[ �$�4 W���{��3v�d˥?gn96)(�T2Qn77�{�p��ȒG�ɫsF�Sw]�\�Mg�mY(|ZJ ���M7-w��e���N�E&{���,rhQS]6��D |��A5A�͏�sR�8/�'��Q8:]E-�1H)dW�b��ߺ#ܢ�}K�,����/�u{2�_I����1!Wcf���g�2���\� Q�4^-�/$�?֗ޛ�zɄ��c^,W�l�f���_��������êeP��i"���%Z��l�\B�%_}/�D;��7�zU�&����l*�����ェnh���no���6�{X�@�eq@��I�d��dЗ����f�v7C�)�Ҕ�3h�����D�}Uݸ�T<�Itd}���i�x>>���k���q����j.[�XY�}����\:�p����0���ϵ8&�p{� s�&Zm�;�4v����0ZE��9�8G�ݟ?S"� _+�f��U�{4)�Q�c�����j�NaO?��m���8]�8�g�;�������CC\(_�U���^J*}� ��N����c��/[������OO��`qe��[��x<\�Q*P�I�x���@P����J���ds /���[`i�+|k �f�}�����Ԛ�pH����������?�*�2zșw����o���ni���@2�(��C+ ?\�B�C0��%ㆯ���%�� 6|54��X�P�(����aP����PK�b#���VPK`�R8Definitions/resource-BasicVmMacro-template-interface.yml�]ms���~~��9ӑ��7;sg��{w�V���޹�D� �`���$��t�Z�������d��DFl(�F l+SHm��Rb�-����RPJ�2�򏜄���td�K������kE ���}X`� �h�H�zP�Bx}!+R6r#(<�ĉ���-b u�������0��p��e��VYHH�P&�P%�%Sh��P��r�H�7@�įO�M��蔘���Q�2�Wj��=jQ^���L���b��&B���hB��.�����)�s�f�/�(#�~)�V��U�,�!�n�~S�񞓮��E�H��4p�v�r�x�‰�(�.%��{�,�"6S�� y*TT�u4t��+�ߌ:�=b@��4�u���Z��$y�V�\���#q�F�����������.�r'��0N�����S���M�� ��j� ��d�� G+�1�u۹�\�rWyO ` ��s����� ^���1���@��!��`�aUܱt.�����9�6�r��1���Q��@��O�Ԛ�Z�U� �^�T���S+i���5��ST��'3�g���b���[�/��u\����x`:Ծk���W����ڵ��sq���ݶ_zgO�� �٠b�r��u�d2UY�ڼ~��\�i:����U��{R�@�?|.�谤�Ѩuq�?��ʸ����n��g����n*�~�� �O�鱧s�h��/Z�� ���������j����D�v�3�'�wM�=�~��<&�Y��S�}��W��IM?�F�|�6�����Я��uk���J O�*�"�� 0������#�ǥ�x|^)[G��19)ڽ�OF�����4E7�3X��E�s;S���������Ww�����Ó�����2Я\ͪ��]S7�~U.n��N�jT.�����^�'���ge�>��r�����L����N�Թx��S�6��>���J��>�ԅ�lT��rҩ�J�ɯ�3��w6��w����#k��v�Y��f���Ǹ ؜����%��[g�8�㑏��Js��$�%�I^P�ÂX�[`>�ynoZ͜(�t���"O��UN��˞�6��"x��͑)�}�*�T����' �p%� ���F:�I ��r��&�� +�(��\� ggI:w+M�A�-݃N�ViH����-aJ��1��;C��<&��"�}��ǿ�����ߠ��q#�׍��&r�)�,�O �&�,^ѻ 4!�e'`�<�/z�K�T��i���>jB�$��3��C��c �S��5���69�'�����CA��o�� m��j.���/��[�,`.Ų �dS�$5Y�C$��P �h�I���^�������HS��J e�~y�]?���= k�ly��٢�j�%>�1�r"��y�z�z�@��g�3W�h�� �,ʼ�N�3�a��\_�z�X� ͏��*Xt�Ca���?*��B����� ��qR����^��hB���MU��A��~"[�fZ��8A�Ѧ/���WɫS����T8�^�@��bX��I��7 �vN��肼M����Z'�М����b��(�(�Uْ�~_��]��bd�/1xW�U��}����مUyn30A�<�د3њ0"b�B�e�q䚘��[ �Z�R�*���p�"�(嫓�@� &l.�U����58Eb��0���Jf��D�������� �b�2��a4�z�AD!���m%�w�v�%��D�%�gge6}`��L�������p�ٸ�Qz�!4�-�x-�ax ���$�ɀ�A@�h�C�s�,]�1cD�fB��,3�t��zN1P<�g��N�PR�`F"���7t0�uX(o�b.S6;�sP���@�epQ�� s;ES��C��d��3�|2v��N h�贏 �NE@�mƙ����c@�e~�����q7h[���XYX�L���|���8�*\�"� (� ��Cb�"'Z����+�e�{Y�� M�L��*���6/��%ÙS}��68������qؐ�w81KC��k{�än^��M�24L�<@xV#�)v���S �x�ƶ�7��d��d��t�R��#QJhxk�����|3�|�i�J0��K�㍺�ڀ�6��?C(�MYG*Q�IgJ���Ft5r����u�~=�'���B�[!i�w�J�WV�e��� � �I1#��au��Z�'Z񶺮͠�_��z�6�o�ϋ�� U�l堏�z�[o�Pu�g���Ä��[$�z7#��@.�VI1���;ܭ�,4�l��5�b�������tv�� R���U�{DS�C��(~s�ΧR*���_� ΤA���Z����u��uW��R��� ���P�f'Φ�v�i�e���` ��g�f���e�D�����k�ir�[�3�}�-[%�@ V��0 ip�*� C��b��Cg���,����ӴKgceP� �n~�w� B{b�C�Rdv�]�)���)~}H��}��.휥� ��G�9�x�-?��lJ���`�!�\�)v��s/�u_'�Df��f��g�q�ʒ��0S�#�eQ2*� ����Y�=ͺ�lz#�$N� d�m9rK�0Z��ߕ@��b��]�ۿ���x>��M��+m��5/�f�u��v2Ƹ�B�� �� X���]�T׼;���e ?jߑ7�j�_t?C����|k&Z<���(��n�5*Y�/���U+1�'*0��g�ӝ�&��*�ٸ��+B"� PK� �� z�PK`�R/Definitions/resource-Securityrules-template.yml�U�n�@}�W�[Z� _q�[�U�։�8�ֲ fU�%��-�����$U�H�Yf�̙��*��!�DHa���pBm���UF�E�����avXLr�,f��!OL &�~�m�r5O�< ��<@o��0oç�7�l��,�dՀ�WӄyQ��冭�4���j��,>_O��,�~"/���}��!i��kQ�:�%q,5s��(T&xځ) �XQdc @��5>9���Q�*��(Q N2[D���Φ�zȅY�Q����2V:�����{p�z�B}�2Cg���s<]Ԙ䇊1ەy����jB�v�$��+3@"2�R �*�H�Z�����sV�Hd��1d(o���t&�;R��V��HZu]�g�Y aR*�����=t*}�UAm�*/�K��S����~S���%ڳҿ�]Z��?��2�v�0>$Z����-�?�@�)l�w����|8c���N8�S��M!Ql* �6���� �)��Ի�Rh�;�ІYJ�T���/������ �n�W%��(_��}�z�L�g��q�ڃ���}��ﶟ���[��2�������ԑvn�����/��0�ju���a� ����� %M�m�#$��f D[�&Q/��J�RN- �rC���.�qH�Cֿa׼Ӆ��s;�n' ���E@�o����5����6�un{����^����z�.�/��,i !�;��j%�f(�`���0�k ��/sr���d���$���f@h�eנ�� ok���*E[�ZX)� �� ��� �we�x�1���wr�@ �<�`T�<��J��a:��_�.t��SHzA��y���4T�*�4Oc@c��]a���&���Gƅ���HЊ�4�C�{O� �sF3�s��Ҕ��ꩰٞ��A���*��*$�q��\V�R�J�la���{E�ب~�ҫ@e�0��,���,�\M�&�����<<{�'�粌�L�K� ?J0���ka�H'��Ê��R�YK�@}N� ˔w�saܯ7L*��"&" �ֆ4�ȅF�dIW���`�#�j!W���Kd2&j�����x��L䙰m�ʥ���a���X0j�"A��l��<���yS���9�aQ��!�D�:��u҄|ݽ��Hi�xC�y*�(�k����g�@L���Ȱ5�t����k�6(� D3T����p#�u�6 �b�{|X ��\��|�]� Mr�L�sH4OlH�n����)�^�w�b5�`kd��q� ɒ��z� ��������q�� ���y٬R�FP�R���Z9-��)L�\�X��!K(��뼍�pfE#c��٥ ٚ)鋆�Mʾw� ɍKߣ���u�m����u�O\^�N� ��c��c~&}��{�h�p �9%��م��o)���'��@O�*)eUmCFl�u�Ą���Z�ϡ<2B�X���2Z���7��:.�q�I,�UEz��� "u�ssP��*֭�-"4"f�ƮH��wy��?RNIW�����-��Z��U +B�d�Hs��ߋ駇�t|?�eJ���d�E��٠�_��<�j�}�n�9���_C���Xl�{Ӗ),/*������h����shIͪ�I�L�YŬj�v��b�M��67��NN���h"Ϝ�� j�l!�a"8�K,����O�S8v{e�w���2��eQ&����:y ��!�n���Wt$$>?���� �=r'}�1�k1<� ��~���� T��e��Ǿ�PK �����PK`�RFDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.yml�����0�{?;W"LK���r A��"�� Cj�%�C )~���M�$�t���[�Gu��v:i�b=`��Q�4YQ��`�kjQ�;� HP��n��������Iqp�EV6��)��,���R��rh�8ѫ�O���<�2Q�`P���ȞD��E`�g�X��G�Z��3����r���!��]�z@� �KS />��}i��u���'�$����W$U+�ң�T�{�� c �������jy,l��+�э�_�w4�b�?�'{�>S楷)�~��y��b�����8h�Zm(����2�%�%o�Q\|Hmh�[d�/h@��_u�a7�߃�Ԭ,v�V�|���i���V���ֿ:���}G����̇V��u����I��ɜ�����m�z/�*����'Yb���~PKET0اcPK`�R?Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.yml��r�8���i3{���[�y<�l���$>���� ZT���i� ���W�J�@w��h� �h���t����01�$N�˵F��� N>1_q����� ����JӼ��c��ǏO\k��[!�޸h�[�v�:r����7�a����;�r�����n�Ak�F��r���{砓��!ȵf�ij�s`؎#FI?�4��R�=�6@B�{'��~1�_4��������%Z�GÉ��·�� ���@�Ɣ���Z���$�Y��>��Ij�07VBclSh�I��M�H�Dq�o�.H�����Op�? �C���~���4����� �!�ir}��I%L���z>������ֆ�,�Ƣ��'ly>,�·�1�q���I�: �c�"T�Rt�"߳C�mÈ�ty(���+#�U 䅔�.���~��;� �0�{�\�� ��!X�Hs|�B�IJ�(�}�p�B��>U��T��a�·OK%�~da��B��w3�QRP�>ta�r[ذ�R�ɥ�L0��@-�s�-�m����?�Y"*G������FIi��$��Y1p�؊i)�tQ�����=:��eknA�P��w2OQBM/L(XU/�zӎB�;�q�Wʬ��S����SR��ʊ"�+a����^L�k��~�C2�0KQ�� ���Bbf=���o�!����gr- �{ mQ�� !�_��~&.1K�(>.�W&�Ee��H��|��b��$�a�a�����*C{?֟`�Gn� =tm\�� WQ��G�pr����U1p�!T�9/VL ��I�PLЌA�Dq���Ѯ8/�PM�ol2�M7�L/�:+�\���̂�Q3��٤ڣ&�lZ��y�C^�3�S �W�vf��C���C�$Ėߘ��8�da��u�L-D$ �h�|���cƸB1x@-�T����H&�s�n�����]/3�_I�2b-&�� ��3ȃOb �u�w*��!� �c�>{�g���6y�u�M�9vT����s.�����}�����v� v�4_1�i ^���&0�Q�Ԇ(g��Ǯ����-|��Ƅ妡��(��PϜ����F �O����"�=H�x�XZv���Z "�R-�,�Vb��hi���. 0sKf�O�k�����} h�>҉��,�t)���_����f�0[_H�a� :sVB��O���ԒX��%v��6�d��~�e0~�׷�n6��6���_��ԃ�}{�{K,!��bzbf,ו2�\@��Rm\T�d9wZP.7c�V��2�^Zk�w ����A��a���v��Ʀ��QV��j�_n���1�`Yb���&��A����B� wC+������ �����Z^��?�r]��j�ei�@H��Y&��i�2v��Ց�]��z�:�`� �bc}�o��7�gAU,UbPYP�*�@%���*�uy�}���}��`A�F��糫�<��H�j�d����;D 3=9,;�*� �ǻ�|��G��Z�?|�%n�|�ȥ�pL�� k&�n\k_?6��=>�=��ﹼ #�f�g���4�����1�i��T������;qO�h�*�Y���%�:6�8^�s�X���#��d8dN���h�"_ak�; �|‚e.S�S���de��a�P%q r/9��H��'�F�"�� br�5�He�1gN�̔�HLϋN��3\�n]�y�Vm�l�j�A �4C�r��g�~d���y�� X�KlP E��s�#!Ҏ���ڗٖ��h��q�O��^������X��*O|EAEy�<���Y~��!�β�О� *{�b���}�7P*�č{���E�9�f�dV�9sA�+ )�)����BB�+[s�8�o��5�r� &�L)d㩖�}{�r�D�z�"�s��V�G���9d���q~E��1ćfq�?Rԝ�`�q�J$��Q��A�(b�ʷt���>��v�S���2���KfU–�����9�#���.�Q򖕡�X��:CU1#ܜ���s`-�g��#�g��m���$�a�zK/���"b=���(���&��չNEN��2d�3���tY���Rl?���H���wF E�.�4��tɋ!;� T�W=ƨ������nɎ�iI$�����9���Gzȵһ ���.Ux�H\ݩK�˘� ��"�y�H�-ՒI�hN�ד�M�5J'3��Ш9�o ��R�Z@��e �y[�"5� �4qn� ��C��u`��]��� h8�Ju�K�{��TGU��a���s��� ��h���G�#�Z`���I?�0���?�����%�~���fƾ�}o���}���y�7�٤��;R�j��}�����)/���>�V�ԵfT�5��B�b6&�#���-[J�+w�&�zf%*�҈q�1��6�lYI���l*_�*�@Y�m�i�,� �S̷����b�f�d�s��6,A?�!���2ǜ"��Y�A�8�?�|V�N59Sz�O!ʵ� EV�����-!Ӧ��{��C���Rl� ���m���F7[p�F<� � |AǠ�oT�+-A���Q2��"��S�"���N �=�����i.���.���kpZa��4��Q)*�iZY`}~�yj� ���ZH�Z���C�!���%M�^�2��_h�� *�q^0̒����$���A D9���&I�9&��$~�(֩��Q1]Z��Η϶�r�&u��(ά�K�b��e����kA56�����(�w�4���v~7/l�d���T��;��P7��[�^c��ޜRy��k= PL\� Dz�����v�<��n��` ;�g<�hb�$�B�:� �L_��un�2�k�<�z]g����'~u�4.���Ga7p��ňJ��D,�b*q�o;�$�H�H�tk�W֗��&#��@W3�퐈��9o�: Cql���@�6D�����r����/VTE«bN��>�������� v��(��TF�� ϩ�3����3�L�L�8�2r��%i���G���Z@h���+ԧ�����d$��,�<�ʭ]ߨ#��0$yY�M�f����ln7*א�'s��3�!h�� ��V�t�_`���]�%����x���mx��z��Y�H�����s��||�zL�q�� ����ߤF���T�h�b�&��jRI�" ���^�`/ʘzN+e������QY�3ND�LA��aQ�'4�o�4���E�L™.�a���RE�LBu0�0 �f�u�v+���cS�n.j��i�g��v�N?|h����̵4��j:U�;��<��p���|&�-v�� B��f�s7��3�>�E�[��x � ��m�K������`��t�1���9A�QkRV�燅9R�{��KE���G�ȠS4l�`(e��8� @SK�â��E�\3�Bq%ab����])�L��)��P� �J���8�R�R۝��}������H m�bM; h�fÿ�h?Kj6h�J�N;g֭�s�9i� v�P��ݶ��LK?���� e�*��8P��=k�t0��(YqyVC���l$ɥI2|0�i�J��(�:���԰M����%v ��]�6øC�������!��3~��+N�����G��?��w�S�)ׇLU�쉾����X)�?:$���*0Jj�)ӄ� {����!�یG /hqN}��wI��V�$��T���.g���C����� w�x�Fm��tG����E���Y�R��ޑ�fO�[�,� ��k�`֋�{�Z��w��v �c�6�Y��`h���de.�xш5��n%Nc+�H�W8��g\P�+��m����i�+݉�+�����?r�*)��A{�a�\K����_���� �/�s�։"���::��ղ�]a���-�8/|+ �k�`&��7��4�]��ǍҴ�f�����8��n�@�y�_ �Ba���r�WG ’� "�w��D�\7h.��$ޟ��j���=���e��.^���\�G��e��1��:��&8r���"�� �  ������vi�����԰�q�TM�9����]�.�_�Oj\iz�F�U=^�>)S����U��\�H�Kd u0��9�l~���"R�ղ<��m|�Ŗ7��ڭ4Mw��NS:��������Љ��?�Ā����I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK`�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK`�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�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�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK`�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK`�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK`�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK`�RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK`�RpArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txt���o�0ǟ���7ie��1)R5� (�`���a��185�������s�@BR��)�}�����,s��^���3�`k�I��d��jea��2D-�2C*�Ӎb�*2ς2V�\GK�Y[2��ޥ3o*sXe:&��9  �[����Y� ���Sd�����$�[���N�S����VS���LM՗4��K��T#&�-�ʳC死;�-�"�����;wι0���JF�@ȧ�<;��A���$��=�Ήq�%�H�ە�r ��`�m��D�ƃnAun$��f�T����znH-���2������l�r�~��#�l(�t6�S7�ګY�:�������B����P%Yn��r �N���n��C�S�\�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����%�_1tY������k�K}��3�ѫg� �@��'̱<�w��!Ğ8%��< [�CIH�6F�em@�e�5 �B��G��7�6=9s�J@y��N9)��g���)���[i��G[��l̴��t����p�|PK��E��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~���" ���� PKYP8Q�%PK`�R_Artifacts/Resources/basic_vm_macro0/Deployment/VF_MODULES_METADATA/basic_vm_macro0_modules.json��?o� ��| �s���m� �,Qd]�R!�?��S��߽�y�k+�p8�8��,{O+��{�(})|ǎ�/Y�go��4�p:i��]��ǥd�S����������>>>�߭(g����P5u�;�%�Q+r�5��h��Я��а'�pȤ%J �t�8ԍ��fN�ߖ9�Ørv+k�\݀�N���f��J�������Z ��B ���8'�y��(�c��E:p��+e�Za�!M�יܖ7�n�m�kHw����W�1W���:N�H)��������=��c^��爽�,�*�5�u���_���ϴ��q��R�븿1:ڷ4�ɏ�2����>z ������Q�c�q{u���}��>��oCOW�G��n���PK�g찐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`�R�Wm�_ I->Definitions/service-BasicVmMacro-template.ymlPK`�R�q��8� NS.mfPK`�R���7�Gx7Definitions/service-BasicVmMacro-template-interface.ymlPK`�R�b#���V.Definitions/resource-BasicVmMacro-template.ymlPK`�R� �� z�8f%Definitions/resource-BasicVmMacro-template-interface.ymlPK`�R�����/�0Definitions/resource-Securityrules-template.ymlPK`�R �����.�3Definitions/resource-Extneutroncp-template.ymlPK`�RET0اcF�8Definitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.ymlPK`�R9�SO }O?�:Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.ymlPK`�R90<�+�I�GDefinitions/resource-BasicVmMacroNodesUbuntu20cvfc-template-interface.ymlPK`�R�/E�>���PDefinitions/data.ymlPK`�R�\�J���Definitions/groups.ymlPK`�R ��חDi<�Definitions/policies.ymlPK`�R���C&�Definitions/annotations.ymlPK`�R��g���Definitions/relationships.ymlPK`�R� Qq)E�Definitions/artifacts.ymlPK`�R��~��/)Z�Definitions/capabilities.ymlPK`�R41H4��?�Definitions/interfaces.ymlPK`�R�k��C��>�Definitions/nodes.ymlPK`�R�6��D�p, Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txtPK`�R�ظW�X Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK`�RW�P2}�h�Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK`�R��E��`�Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK`�RYP8Q�%sArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zipPK`�R�g찐_�0Artifacts/Resources/basic_vm_macro0/Deployment/VF_MODULES_METADATA/basic_vm_macro0_modules.jsonPK`�R�!��}�I�2Artifacts/Resources/basic_vm_macro0/Deployment/HEAT_ENV/base_ubuntu20.envPK� �5 2021-04-28 12:06:31,883 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] sent header: 2021-04-28 12:06:31,883 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-04-28 12:06:31,883 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_vm_macro_service_instance", "source": "VID" }, "modelInfo": { "modelType": "service", "modelInvariantId": "2baa4853-e858-44de-bdec-b71d34e46343", "modelVersionId": "9adf058f-8f70-42f9-9cf7-27a4da92d1a5", "modelName": "basic_vm_macro", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "18d4101503ca410bbd4795d1d8387d4b", "cloudOwner": "basicvm-macro-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "requestParameters": { "subscriptionServiceType": "basic_vm_macro", "userParams": [ { "Homing_Solution": "none" }, { "service": { "instanceParams": [], "instanceName": "basic_vm_macro_service_instance", "resources": { "vnfs": [ { "modelInfo": { "modelName": "basic_vm_macro", "modelVersionId": "329cb1e9-1269-423e-83c8-33494164459c", "modelInvariantUuid": "eeb8db5e-75d5-4037-bf03-6064566c540a", "modelVersion": "1.0", "modelCustomizationId": "32387666-0487-46b6-a7fe-5c3a3e20ad42", "modelInstanceName": "basic_vm_macro" }, "cloudConfiguration": { "tenantId": "18d4101503ca410bbd4795d1d8387d4b", "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": "1d1fa065-8526-475b-b284-79d3db0f8c88", "modelInvariantUuid": "fc6c6156-3973-44ff-8412-5fbab8efa4be", "modelVersion": "1", "modelCustomizationId": "027f8f79-f6fb-4d76-bf50-0c0cd8853e94" }, "instanceName": "basic_vm_macro_service_instance_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": "9adf058f-8f70-42f9-9cf7-27a4da92d1a5", "modelInvariantId": "2baa4853-e858-44de-bdec-b71d34e46343", "modelName": "basic_vm_macro", "modelType": "service" } } } ], "aLaCarte": false }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "2376a611-f038-4063-b1e8-38165080bf59", "owningEntityName": "basicvm-oe" } } } 2021-04-28 12:06:31,884 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': '618cba2b-8c1c-4aee-8fa8-6922929cb08f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-28 12:06:31,884 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-04-28 12:06:31,884 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_vm_macro_service_instance", "source": "VID" }, "modelInfo": { "modelType": "service", "modelInvariantId": "2baa4853-e858-44de-bdec-b71d34e46343", "modelVersionId": "9adf058f-8f70-42f9-9cf7-27a4da92d1a5", "modelName": "basic_vm_macro", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "18d4101503ca410bbd4795d1d8387d4b", "cloudOwner": "basicvm-macro-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "requestParameters": { "subscriptionServiceType": "basic_vm_macro", "userParams": [ { "Homing_Solution": "none" }, { "service": { "instanceParams": [], "instanceName": "basic_vm_macro_service_instance", "resources": { "vnfs": [ { "modelInfo": { "modelName": "basic_vm_macro", "modelVersionId": "329cb1e9-1269-423e-83c8-33494164459c", "modelInvariantUuid": "eeb8db5e-75d5-4037-bf03-6064566c540a", "modelVersion": "1.0", "modelCustomizationId": "32387666-0487-46b6-a7fe-5c3a3e20ad42", "modelInstanceName": "basic_vm_macro" }, "cloudConfiguration": { "tenantId": "18d4101503ca410bbd4795d1d8387d4b", "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": "1d1fa065-8526-475b-b284-79d3db0f8c88", "modelInvariantUuid": "fc6c6156-3973-44ff-8412-5fbab8efa4be", "modelVersion": "1", "modelCustomizationId": "027f8f79-f6fb-4d76-bf50-0c0cd8853e94" }, "instanceName": "basic_vm_macro_service_instance_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": "9adf058f-8f70-42f9-9cf7-27a4da92d1a5", "modelInvariantId": "2baa4853-e858-44de-bdec-b71d34e46343", "modelName": "basic_vm_macro", "modelType": "service" } } } ], "aLaCarte": false }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "2376a611-f038-4063-b1e8-38165080bf59", "owningEntityName": "basicvm-oe" } } } 2021-04-28 12:06:33,512 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] response code: 202 2021-04-28 12:06:33,512 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] response: {"requestReferences":{"requestId":"618cba2b-8c1c-4aee-8fa8-6922929cb08f","instanceId":"232fd2ad-5360-41ec-a784-aa647ada88d9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f"}} 2021-04-28 12:06:33,513 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-04-28 12:06:33,526 DEBUG 195:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: 2021-04-28 12:06:33,526 DEBUG 197:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:33,526 DEBUG 198:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:33,527 DEBUG 103:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '42f54085-ad30-4e95-afe9-8e30319f13b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-28 12:06:33,528 DEBUG 105:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:33,528 DEBUG 106:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:33,722 INFO 116:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response code: 200 2021-04-28 12:06:33,723 DEBUG 120:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response: {"request":{"requestId":"618cba2b-8c1c-4aee-8fa8-6922929cb08f","startTime":"Wed, 28 Apr 2021 12:06:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelUuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantUuid":"2baa4853-e858-44de-bdec-b71d34e46343"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_vm_macro_service_instance","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_vm_macro_service_instance","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"329cb1e9-1269-423e-83c8-33494164459c","modelInvariantUuid":"eeb8db5e-75d5-4037-bf03-6064566c540a","modelVersion":"1.0","modelCustomizationId":"32387666-0487-46b6-a7fe-5c3a3e20ad42","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","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":"1d1fa065-8526-475b-b284-79d3db0f8c88","modelInvariantUuid":"fc6c6156-3973-44ff-8412-5fbab8efa4be","modelVersion":"1","modelCustomizationId":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94"},"instanceName":"basic_vm_macro_service_instance_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":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"2376a611-f038-4063-b1e8-38165080bf59","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"232fd2ad-5360-41ec-a784-aa647ada88d9","serviceInstanceName":"basic_vm_macro_service_instance"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 28 Apr 2021 12:06:33 GMT"}}} 2021-04-28 12:06:43,733 DEBUG 195:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: 2021-04-28 12:06:43,733 DEBUG 197:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:43,734 DEBUG 198:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:43,734 DEBUG 103:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf428b68-4102-4f85-82ac-348369b7f885', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-28 12:06:43,734 DEBUG 105:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:43,734 DEBUG 106:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:44,205 INFO 116:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response code: 200 2021-04-28 12:06:44,205 DEBUG 120:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response: {"request":{"requestId":"618cba2b-8c1c-4aee-8fa8-6922929cb08f","startTime":"Wed, 28 Apr 2021 12:06:32 GMT","finishTime":"Wed, 28 Apr 2021 12:06:41 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelUuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantUuid":"2baa4853-e858-44de-bdec-b71d34e46343"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_vm_macro_service_instance","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_vm_macro_service_instance","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"329cb1e9-1269-423e-83c8-33494164459c","modelInvariantUuid":"eeb8db5e-75d5-4037-bf03-6064566c540a","modelVersion":"1.0","modelCustomizationId":"32387666-0487-46b6-a7fe-5c3a3e20ad42","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","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":"1d1fa065-8526-475b-b284-79d3db0f8c88","modelInvariantUuid":"fc6c6156-3973-44ff-8412-5fbab8efa4be","modelVersion":"1","modelCustomizationId":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94"},"instanceName":"basic_vm_macro_service_instance_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":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"2376a611-f038-4063-b1e8-38165080bf59","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"232fd2ad-5360-41ec-a784-aa647ada88d9","serviceInstanceName":"basic_vm_macro_service_instance","vnfInstanceId":"d8a03230-b24d-43c4-a18d-29b8e49e4609"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: SDNC, Error Message: Failed to create self-serve assignment for vnf with vnf-id=d8a03230-b24d-43c4-a18d-29b8e49e4609 with error: Failed to get RA assignments: Error from BlueprintProcessingClient FLOW STATUS: Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8). TASK INFORMATION: Last task executed: Catch Event","percentProgress":100,"timestamp":"Wed, 28 Apr 2021 12:06:41 GMT"}}} 2021-04-28 12:06:54,216 DEBUG 195:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: 2021-04-28 12:06:54,216 DEBUG 197:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,216 DEBUG 198:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,217 DEBUG 103:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '139e8540-d00f-40fd-ae25-1e58ffe34d51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-28 12:06:54,217 DEBUG 105:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,217 DEBUG 106:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,386 INFO 116:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response code: 200 2021-04-28 12:06:54,386 DEBUG 120:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response: {"request":{"requestId":"618cba2b-8c1c-4aee-8fa8-6922929cb08f","startTime":"Wed, 28 Apr 2021 12:06:32 GMT","finishTime":"Wed, 28 Apr 2021 12:06:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelUuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantUuid":"2baa4853-e858-44de-bdec-b71d34e46343"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_vm_macro_service_instance","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_vm_macro_service_instance","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"329cb1e9-1269-423e-83c8-33494164459c","modelInvariantUuid":"eeb8db5e-75d5-4037-bf03-6064566c540a","modelVersion":"1.0","modelCustomizationId":"32387666-0487-46b6-a7fe-5c3a3e20ad42","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","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":"1d1fa065-8526-475b-b284-79d3db0f8c88","modelInvariantUuid":"fc6c6156-3973-44ff-8412-5fbab8efa4be","modelVersion":"1","modelCustomizationId":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94"},"instanceName":"basic_vm_macro_service_instance_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":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"2376a611-f038-4063-b1e8-38165080bf59","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"232fd2ad-5360-41ec-a784-aa647ada88d9","serviceInstanceName":"basic_vm_macro_service_instance","vnfInstanceId":"d8a03230-b24d-43c4-a18d-29b8e49e4609"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: SDNC, Error Message: Failed to create self-serve assignment for vnf with vnf-id=d8a03230-b24d-43c4-a18d-29b8e49e4609 with error: Failed to get RA assignments: Error from BlueprintProcessingClient FLOW STATUS: All Rollback flows have completed successfully ROLLBACK STATUS: Rollback has been completed successfully.","percentProgress":100,"timestamp":"Wed, 28 Apr 2021 12:06:48 GMT"}}} 2021-04-28 12:06:54,387 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2021-04-28 12:06:54,387 DEBUG 195:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: 2021-04-28 12:06:54,387 DEBUG 197:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,388 DEBUG 198:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,388 DEBUG 103:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b2ad0a2c-7aa2-490c-a4cf-e90a0c480037', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-28 12:06:54,388 DEBUG 105:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,388 DEBUG 106:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,546 INFO 116:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response code: 200 2021-04-28 12:06:54,547 DEBUG 120:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response: {"request":{"requestId":"618cba2b-8c1c-4aee-8fa8-6922929cb08f","startTime":"Wed, 28 Apr 2021 12:06:32 GMT","finishTime":"Wed, 28 Apr 2021 12:06:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelUuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantUuid":"2baa4853-e858-44de-bdec-b71d34e46343"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_vm_macro_service_instance","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_vm_macro_service_instance","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"329cb1e9-1269-423e-83c8-33494164459c","modelInvariantUuid":"eeb8db5e-75d5-4037-bf03-6064566c540a","modelVersion":"1.0","modelCustomizationId":"32387666-0487-46b6-a7fe-5c3a3e20ad42","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","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":"1d1fa065-8526-475b-b284-79d3db0f8c88","modelInvariantUuid":"fc6c6156-3973-44ff-8412-5fbab8efa4be","modelVersion":"1","modelCustomizationId":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94"},"instanceName":"basic_vm_macro_service_instance_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":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"2376a611-f038-4063-b1e8-38165080bf59","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"232fd2ad-5360-41ec-a784-aa647ada88d9","serviceInstanceName":"basic_vm_macro_service_instance","vnfInstanceId":"d8a03230-b24d-43c4-a18d-29b8e49e4609"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: SDNC, Error Message: Failed to create self-serve assignment for vnf with vnf-id=d8a03230-b24d-43c4-a18d-29b8e49e4609 with error: Failed to get RA assignments: Error from BlueprintProcessingClient FLOW STATUS: All Rollback flows have completed successfully ROLLBACK STATUS: Rollback has been completed successfully.","percentProgress":100,"timestamp":"Wed, 28 Apr 2021 12:06:48 GMT"}}} 2021-04-28 12:06:54,548 DEBUG 195:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: 2021-04-28 12:06:54,548 DEBUG 197:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,549 DEBUG 198:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,549 DEBUG 103:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '105b85d1-ca5e-42fd-8f97-72433e444b74', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-28 12:06:54,549 DEBUG 105:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,549 DEBUG 106:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,698 INFO 116:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response code: 200 2021-04-28 12:06:54,699 DEBUG 120:onap_service.py(9) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response: {"request":{"requestId":"618cba2b-8c1c-4aee-8fa8-6922929cb08f","startTime":"Wed, 28 Apr 2021 12:06:32 GMT","finishTime":"Wed, 28 Apr 2021 12:06:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelUuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantUuid":"2baa4853-e858-44de-bdec-b71d34e46343"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_vm_macro_service_instance","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_vm_macro_service_instance","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"329cb1e9-1269-423e-83c8-33494164459c","modelInvariantUuid":"eeb8db5e-75d5-4037-bf03-6064566c540a","modelVersion":"1.0","modelCustomizationId":"32387666-0487-46b6-a7fe-5c3a3e20ad42","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","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":"1d1fa065-8526-475b-b284-79d3db0f8c88","modelInvariantUuid":"fc6c6156-3973-44ff-8412-5fbab8efa4be","modelVersion":"1","modelCustomizationId":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94"},"instanceName":"basic_vm_macro_service_instance_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":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"2376a611-f038-4063-b1e8-38165080bf59","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"232fd2ad-5360-41ec-a784-aa647ada88d9","serviceInstanceName":"basic_vm_macro_service_instance","vnfInstanceId":"d8a03230-b24d-43c4-a18d-29b8e49e4609"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: SDNC, Error Message: Failed to create self-serve assignment for vnf with vnf-id=d8a03230-b24d-43c4-a18d-29b8e49e4609 with error: Failed to get RA assignments: Error from BlueprintProcessingClient FLOW STATUS: All Rollback flows have completed successfully ROLLBACK STATUS: Rollback has been completed successfully.","percentProgress":100,"timestamp":"Wed, 28 Apr 2021 12:06:48 GMT"}}} 2021-04-28 12:06:54,704 DEBUG 195:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: 2021-04-28 12:06:54,704 DEBUG 197:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,704 DEBUG 198:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,705 DEBUG 103:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '600adf85-5985-4b71-9698-a3b6446b25f1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-28 12:06:54,705 DEBUG 105:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,705 DEBUG 106:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,860 INFO 116:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response code: 200 2021-04-28 12:06:54,861 DEBUG 120:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response: {"request":{"requestId":"618cba2b-8c1c-4aee-8fa8-6922929cb08f","startTime":"Wed, 28 Apr 2021 12:06:32 GMT","finishTime":"Wed, 28 Apr 2021 12:06:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelUuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantUuid":"2baa4853-e858-44de-bdec-b71d34e46343"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_vm_macro_service_instance","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_vm_macro_service_instance","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"329cb1e9-1269-423e-83c8-33494164459c","modelInvariantUuid":"eeb8db5e-75d5-4037-bf03-6064566c540a","modelVersion":"1.0","modelCustomizationId":"32387666-0487-46b6-a7fe-5c3a3e20ad42","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","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":"1d1fa065-8526-475b-b284-79d3db0f8c88","modelInvariantUuid":"fc6c6156-3973-44ff-8412-5fbab8efa4be","modelVersion":"1","modelCustomizationId":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94"},"instanceName":"basic_vm_macro_service_instance_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":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"2376a611-f038-4063-b1e8-38165080bf59","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"232fd2ad-5360-41ec-a784-aa647ada88d9","serviceInstanceName":"basic_vm_macro_service_instance","vnfInstanceId":"d8a03230-b24d-43c4-a18d-29b8e49e4609"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: SDNC, Error Message: Failed to create self-serve assignment for vnf with vnf-id=d8a03230-b24d-43c4-a18d-29b8e49e4609 with error: Failed to get RA assignments: Error from BlueprintProcessingClient FLOW STATUS: All Rollback flows have completed successfully ROLLBACK STATUS: Rollback has been completed successfully.","percentProgress":100,"timestamp":"Wed, 28 Apr 2021 12:06:48 GMT"}}} 2021-04-28 12:06:54,861 DEBUG 195:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: 2021-04-28 12:06:54,861 DEBUG 197:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,862 DEBUG 198:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:54,862 DEBUG 103:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e839e07f-a341-46d8-9e3a-c95032933d02', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-28 12:06:54,862 DEBUG 105:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/618cba2b-8c1c-4aee-8fa8-6922929cb08f 2021-04-28 12:06:54,862 DEBUG 106:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] data sent: None 2021-04-28 12:06:55,025 INFO 116:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response code: 200 2021-04-28 12:06:55,026 DEBUG 120:onap_service.py(1) - [None][Check 618cba2b-8c1c-4aee-8fa8-6922929cb08f orchestration request status] response: {"request":{"requestId":"618cba2b-8c1c-4aee-8fa8-6922929cb08f","startTime":"Wed, 28 Apr 2021 12:06:32 GMT","finishTime":"Wed, 28 Apr 2021 12:06:48 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelUuid":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantUuid":"2baa4853-e858-44de-bdec-b71d34e46343"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_vm_macro_service_instance","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_vm_macro_service_instance","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"329cb1e9-1269-423e-83c8-33494164459c","modelInvariantUuid":"eeb8db5e-75d5-4037-bf03-6064566c540a","modelVersion":"1.0","modelCustomizationId":"32387666-0487-46b6-a7fe-5c3a3e20ad42","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"18d4101503ca410bbd4795d1d8387d4b","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":"1d1fa065-8526-475b-b284-79d3db0f8c88","modelInvariantUuid":"fc6c6156-3973-44ff-8412-5fbab8efa4be","modelVersion":"1","modelCustomizationId":"027f8f79-f6fb-4d76-bf50-0c0cd8853e94"},"instanceName":"basic_vm_macro_service_instance_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":"9adf058f-8f70-42f9-9cf7-27a4da92d1a5","modelInvariantId":"2baa4853-e858-44de-bdec-b71d34e46343","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"2376a611-f038-4063-b1e8-38165080bf59","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"232fd2ad-5360-41ec-a784-aa647ada88d9","serviceInstanceName":"basic_vm_macro_service_instance","vnfInstanceId":"d8a03230-b24d-43c4-a18d-29b8e49e4609"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: SDNC, Error Message: Failed to create self-serve assignment for vnf with vnf-id=d8a03230-b24d-43c4-a18d-29b8e49e4609 with error: Failed to get RA assignments: Error from BlueprintProcessingClient FLOW STATUS: All Rollback flows have completed successfully ROLLBACK STATUS: Rollback has been completed successfully.","percentProgress":100,"timestamp":"Wed, 28 Apr 2021 12:06:48 GMT"}}} 2021-04-28 12:06:55,027 ERROR 202:service_macro.py(1) - Service instantiation basic_vm_macro_service_instance failed 2021-04-28 12:06:55,027 ERROR 119:basic_vm_macro.py(1) - Generic OnapTest exception 2021-04-28 12:06:55,028 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 09:40 | FAIL | +------------------------+---------------------+------------------+----------------+ 2021-04-28 12:06:55,513 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60894fdf6c44f500100a3b9c 2021-04-28 12:06:55,515 ERROR 253:run_tests.py(1) - The test case 'basic_vm_macro' failed. 2021-04-28 12:06:55,515 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR