2021-11-07 05:09:29,894 DEBUG 115:pnf_macro.py(1) - PnfMacro init started 2021-11-07 05:09:29,916 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-07 05:09:29,924 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/service_macro.py:76: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-07 05:09:29,930 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-07 05:09:29,930 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-07 05:09:29,930 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-07 05:09:29,930 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-07 05:09:29,931 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-07 05:09:29,931 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-07 05:09:29,931 INFO 169:run_tests.py(1) - Running test case 'pnf_macro'... 2021-11-07 05:09:29,931 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-11-07 05:09:29,932 DEBUG 129: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-11-07 05:09:29,932 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-11-07 05:09:29,932 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-07 05:09:30,102 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-11-07 05:09:30,103 DEBUG 146: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-11-07 05:09:30,103 ERROR 157: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-11-07 05:09:30,103 ERROR 233: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-11-07 05:09:30,116 DEBUG 129: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-11-07 05:09:30,116 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2021-11-07 05:09:30,116 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnf-owner", "cloud-region-id": "k8sregion", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "k8s", "owner-defined-type": "N/A", "cloud-region-version": "1.0", "identity-url": "", "cloud-zone": "", "complex-name": "sdktests", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-11-07 05:09:30,195 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-11-07 05:09:30,199 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-11-07 05:09:30,202 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-11-07 05:09:30,203 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:09:30,203 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-11-07 05:09:30,203 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-11-07 05:09:30,356 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-11-07 05:09:30,356 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-11-07 05:09:30,356 ERROR 157:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:09:30,356 ERROR 233:onap_service.py(1) - [None][Get Connectivity Info] request failed: Code: 500. Info: Get Connection: Error finding master table: mongo: no documents in result . 2021-11-07 05:09:30,357 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-11-07 05:09:30,362 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-11-07 05:09:30,362 DEBUG 131:onap_service.py(1) - [None][Create Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info 2021-11-07 05:09:30,362 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-11-07 05:09:31,898 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-11-07 05:09:31,899 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUlhkT2VrRjRUVVJSZVUxR2IxaEVWRTE0VFZSRmQwNVVRWGhOUkZGNVRVWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDFodENqaFNkalJwUXl0cU5tWkRVREZSZGtOU1kzcERUazl0SzFwdlNUTm9SblZMUmxJMFJHSnFkbkJZVjNBcmJtSjBhSFJyYlZSb1oyTnBRbU5JUlc5WFJFVUtUa05aT1ZscWFXazJUMUkwYTNOWVNrUXhaalJFTTBoYVpDdDRjRWRJWkdvM1lUVjFjRmRYWlhSUUszWllZbTVDZW0wMGR6SXlPRkIzVTA0MllWa3lWQXBtUjFKNFJFYzBXVWx1VlN0UllXOTROa1JRUjBzeGJqUXhiRmMyYjAxblJsVldhVGRDTHpGV05rUmxOVE53WTFwTFFXTkRNR2x3YkU1aWNsWmhUVVF4Q21sWU9IVldjRFJVYURSS1dETkZNMjFDS3pOdmNWTlBjbUY1Y21GV1UxVTJkbk5UVm1SRFlpdEhUMFJKYkZoak5IcEVjV1IwV1dWUmRsRkVNSFF2T1VnS2VUWlBWalJXTVdwVGJHVTBWeXR5YUcxMmVXUndSa0ZsVkRSamFWZzJSMmt5UlZoYWVYZDJhbVZGTjFaT2NHNVJiM1Z4VG1GU05FZDVObE5aZGxaNFJBcGpWRXR1TWpSWGNuTnpUM2xzTWxWS05WTkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkJlVXR3WWpjMVptTnJWa3R4Y1dKSkwxRTFUVzltWjIxU1RXZE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNNVWRHYjNkb2MzRm9aRlF3ZVhSUFRHRlpjRzAzU25vNFdrUTFhbFJwYlhKQ2NXWnZiakF6Ykdzd1Z6UkJlSFpDZEFwR1RrMTNiWGQzVEUxWGRGWktNRkJMTWxWMFRHVkxRMDhyWkhVMmIwRnJhSGhyY0hZcmNXVktSSFp3VlZrcmFrSlRURWREWlV0bGQwUmtZM2huTlhRd0Ntc3haMmgxVURjeU5IWnpSSGxTTkZRNVF6QnFRbFpWZDJ0UVZWWmxabFYzTmpOaWMxVndiV3QxYXpWTGRqbFJPVWxKTTNOb2JGSllNWFJQZG1GSlJXWUtkVE5SZEVsb1NIWkhhbWxoV2xSVVVuTjNXazFMVVZsRWRrTm5lazkxUzIxbFRqRlZkVU52UmtKb1ZVOWhhMWhHVFRrNWNIWmtSemRETlV0UWJ6bHRTZ3BOYkdOQ2FHd3hTVFZOTkRkQmNEVlRXVEJaWVVaUVNIaHpNbmRzYTA5blJqWnZOWEJ1WnpONmJtTXpOM1pJUzJvM1dtRlZPWEJqU214dWNUSkdSVTV0Q2tKeVVsWlBiR0Z0U2xSbFFXcDZSRWxOWkdwc1pHZEJVM0pLWlhKNE0wTnFkaXQzUVFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzEwLjI1My4wLjEwMjo2NDQzCiAgbmFtZTogY2x1c3Rlci5sb2NhbApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogY2x1c3Rlci5sb2NhbAogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpRMDlsUkVnck16aE9abU4zUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkZlRTFFWTNkTlZFRXdUV3BDWVVaM01IbE5ha1Y0VFVSamQwMVVRVEJOYWtwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUVjRhV1kxSzNwb1VXaDBSWEJwVGxZS1RucE1MMUowYURSeGNsWlpPSGN3ZGxCdWVWWjNRaXRRY2xCUU1UZHJLMmxMVFZoc1QzUkRTMHM0V2xrNFN5czFSMDFEUjJab04xTldSa3QyY0ZoTlZBcEVjRzFIZUROdksyNTFjMjlOTDBjNGFrNVBXWFJVZG1obE1UUnpSelZ5TXk5RFkwVlJNbTVzT0c1dmFuRTRVMGhOUjNSM05VVkZOMGcyVlVjeFVGQk5DbkIwYW5SUGRHaGpRVnBVYWxSRlJFVXpOa0YwWTBOS1lUTlhVMWt5VFV0MlFucHVZbEZpWmtaTVpIbFRVMUZpZVVNMlFraHhkSE5DWW5remVtaG9aVmtLTVhGV2NuZHBWMmxoU1ZsSGVURXZRV0pGYVdZd1ZYcDBSRU5xVW5kblMycEhhR1UzU2psUFRWTkNRVmQwVUhsV1UwNVNUakF4TkRsV1MxRk5aelJWWmdwdlUyY3liMDFFTDNrd1JuRmpTbFpLVWtKVFptbFBURVp5ZEZwM1JXSnVUbUpwYjBOM2FUbGFSbkpQYm1aeVVsbEtRVTB4V0V4UVFqZFpSVlJQVkhaUkNuRkthWGRNZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZFU1hGc2RuWnNPWGxTVlhGeGNITnFPVVJyZVdnclExcEZlVUYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLU1VKMk5UUXhLMG81Y1RKRGFuWlBWR1pHV1RsVFRsTkpRMnQ1Wm10eWJUaDZZMmRrVFhWd1dUWXdZWFZCT0RSNFVFNVlVVEZhQ2pOSFYxaG1TalpRUnpKaFZHNXFSalJHVjNWcWVDdFBXbGh5Y0RKRk1FZFFZbVJrZFhveWQxZzVja3BUTWtwVFZISlBUbTEwYTNkWVpWRktZWGRNVjNFS2JHUmtZV1F2VlhCb09GQlRORWQyU1V0bFUxWTRXbVpVU3pGd0wyTklZVEo0UmpaaFpHTjNabUpYT0ZwYWNXRTFRM1JqTURaT1QxSnpSSGhaYVhaa2JRcHBlRXd2VDBGWk9XVjNNVVppZEhwdVpFRlJiVFp6WkN0TVJXOU1UMDk1ZUVsV1VYUmxUR3hVVWpWUWRXdHpOVXRMVDBkMFRsaE1NMlZCUlhvMWJGVllDbmRxVkRSRVpqVkljazlyV0cwM1NXRkxSRTVhVjNkTlJVSjNWVk0yWVdaMk1raFRTbXA2ZWtOUldFUm9OM2xFUjB4NFpYUmpTeXRUTkRGUVRXWkJVVk1LTkdGSGRIbzJjbk5rYTBObmFpOU9VR2hqTldoalUyRlRObWN4ZFdVME9EMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQk5YaHBaalVyZW1oUmFIUkZjR2xPVms1NlRDOVNkR2cwY1hKV1dUaDNNSFpRYm5sV2QwSXJVSEpRVURFM2F5dHBDa3ROV0d4UGRFTkxTemhhV1RoTEt6VkhUVU5IWm1nM1UxWkdTM1p3V0UxVVJIQnRSM2d6Ynl0dWRYTnZUUzlIT0dwT1QxbDBWSFpvWlRFMGMwYzFjak1LTDBOalJWRXlibXc0Ym05cWNUaFRTRTFIZEhjMVJVVTNTRFpWUnpGUVVFMXdkR3AwVDNSb1kwRmFWR3BVUlVSRk16WkJkR05EU21FelYxTlpNazFMZGdwQ2VtNWlVV0ptUmt4a2VWTlRVV0o1UXpaQ1NIRjBjMEppZVRONmFHaGxXVEZ4Vm5KM2FWZHBZVWxaUjNreEwwRmlSV2xtTUZWNmRFUkRhbEozWjB0cUNrZG9aVGRLT1U5TlUwSkJWM1JRZVZaVFRsSk9NREUwT1ZaTFVVMW5ORlZtYjFObk1tOU5SQzk1TUVaeFkwcFdTbEpDVTJacFQweEdjblJhZDBWaWJrNEtZbWx2UTNkcE9WcEdjazl1Wm5KU1dVcEJUVEZZVEZCQ04xbEZWRTlVZGxGeFNtbDNUSGRKUkVGUlFVSkJiMGxDUVVkVVoyMTFlbWwxYmtobk9WWmhVUXBzWlVwRGIwdDVUVlZwUVhscFYwZFFiamd2YmtWdVpVeFVNbmgzUldseE1VZEdVVEJFY0hoa05pOUxkalJ4VFhWRlpEVTRURVJzYUhWMU5sVkxXbWhRQ2xrd1NUaFJiR3hTVVRSVFltOXFSVXRzVVZCclYyZFVRek4xY1RkalVWZGlORU5TZURRMmNVcDZOV0pLVDJ0clFYZFJTMmcwSzFjdmF6ZzVPR1ZxTnpjS1RGcHhibXgxWWxwRE1VTnNZbHBOWW5OMFZISldkWEJqUmswMFVFSjRPRE5SVUdRMk5FaFFha0Y0UmpCMmJGSTNhbVJHTjJzNFZpOVFZWHBIWVdZNFRRb3dhMFIzZUdSUWRUaEdlSFZYTDNKSFdrcHdWREJvTjJoRFowRkJiR1pqU3l0aWMxTk9NRkZTYWxoNU1tWm9aMEZVZFRJNFluUTBWRE5FTmtwS1dVVk9DbkYwZG5WUFkzVTBSRlZLZW5OeWNub3ZiRkpvU1VRM2IwMHlOMk54TlhkVFkwaDNOMGxxUkRJclZtOTBaeXRUZVRkQk1IQnJlREp4Vm0xTmFqSkxlV1lLYjFkUWF6Qm5SVU5uV1VWQkwySnpVM0pXY0hBeFUwc3lNbGRVUmtzMk1VWmxXRXB4VjNkYWNWVkRXR2xNVlZOVlRuTlFjazB3VldWMFVVZGpjVVZUVVFvMlVsWjBhV2gwYldKS1dqZHJTbTk1U0dkclMzcDRha1VyUjFsWlVqbEhkVllyT1RSdGFURjVNMlJXZDBWTVNraFROVXRTVlZvNVExbEdVSE5sVm1SS0NpdHBielJwTmtwVVJFOWthR3BWWkhkb1UxTnJOVzVvTVd4NWVWcE1lbVUyZVRkNmEyOW9VMUZQUVVWRlJHZHlTVUZLYlZKNmVUQkRaMWxGUVRaVGJUWUtiVnBxVDBZelZHYzNhVE15UTNWVFRGWkhZVFprV1VvMksxRXllWEZITUdaQlUyMWllbTQzV1dZcmJrcFlXbGd5Y0d3elRIa3ZUa3huVlRneE56RldWd3BIVFZaWmNFVldhVzA0V0dWd09VSnlja0Z5VEhOclVESlVhV0Z5TjJaemNEbHdOblkxYWxOWWJWUmpkVWRFU3pSTWRsSmhURTVCYldRd2FTdG9lbXBYQ2tSc1FVRnBkaXRtUTAxaVUwTnBaVTgwUVZKeWJXaGliM0ZEWjFvcmNtMTNXazgxVkhScmMwTm5XVUZpVHpSeWFuQkZTMkp3TmtGelkxRTFaMmMzV21vS1RrazJTblZ2VTB0dFlWcFBObGc1YlRaV2VFUkpibGxNVVRKTlNFSkhWSGhRTWxkRldIcENPVVY1UjNOQldVUkVha2xFYldaWFoxZHhVVFpQUm5Ock5RcHJka0pGZVM4dk5ra3dRbXcyYkhsUmJHVnBWemxDY25oeU9VRXZjbU5wTkRKMlRUWjFWemxyWjFOclRrOXpLM1V5Y1VsQlVXOXRUV05xVERKNVIzQTJDa1kwYjB0bk1UVXZVa1Y1YkVoVE9HVk5WakZsSzFGTFFtZFJSRkJDZVZaUWIzQldSREJLZVhvdk5ERmlRMHRyUzB4U2FtTndRbTF4YzBaWU1VcE5ZMFlLTUdwemN6bEJXWEZPV25nNVp6RXhOVkpSYkdsek1HeFZjazByV1VSbE5tWnRaMHh0UVZaSVdWQkxOVUl4Vm1JeFkweFRSRTlqVFcxcE1FaFlNR3MzYkFwVmRYVmxabEUwY1d4bmRGRnZlVUpXVjA1UlJYWkhSMkpSY2xWb0wyWTFZWGRSUW5GaGVWSTNkRFJZYVZSR1QxcGFNMDVtV1RNek4yRllaaTh6ZDJKWUNqVTJTR1V4ZDB0Q1owUXhlRkpJYlc1UGFrTkVPRkJQWTFrelYyNVJjbGhFV0cxalRYZDZZMFE0T1daa2VDczNTSGs1YzFFM1QweENlVzl5WW01V2QzRUtZWE5RVm14Rk1UZDBMM05WUTI1bmIyRkdWMFpSTVUweFIzTkxSVFZuV0ZGalZqQXphR1V2YjJKT01UUTROblJzTmpsUGQxTk9WbEJoU1dSNE4ydGxRd3B1YkdoSlltMUNVMVl3VTJKUWRWZGhNM0ZtVFM5elVsWk5XRE5zWm5WUVZXTXhSbUZ2ZDBaS0wyZGtTbGhhYUZWUldWQjZDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-11-07 05:09:31,902 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:09:31,902 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-11-07 05:09:31,902 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-11-07 05:09:31,941 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-11-07 05:09:31,942 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUlhkT2VrRjRUVVJSZVUxR2IxaEVWRTE0VFZSRmQwNVVRWGhOUkZGNVRVWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDFodENqaFNkalJwUXl0cU5tWkRVREZSZGtOU1kzcERUazl0SzFwdlNUTm9SblZMUmxJMFJHSnFkbkJZVjNBcmJtSjBhSFJyYlZSb1oyTnBRbU5JUlc5WFJFVUtUa05aT1ZscWFXazJUMUkwYTNOWVNrUXhaalJFTTBoYVpDdDRjRWRJWkdvM1lUVjFjRmRYWlhSUUszWllZbTVDZW0wMGR6SXlPRkIzVTA0MllWa3lWQXBtUjFKNFJFYzBXVWx1VlN0UllXOTROa1JRUjBzeGJqUXhiRmMyYjAxblJsVldhVGRDTHpGV05rUmxOVE53WTFwTFFXTkRNR2x3YkU1aWNsWmhUVVF4Q21sWU9IVldjRFJVYURSS1dETkZNMjFDS3pOdmNWTlBjbUY1Y21GV1UxVTJkbk5UVm1SRFlpdEhUMFJKYkZoak5IcEVjV1IwV1dWUmRsRkVNSFF2T1VnS2VUWlBWalJXTVdwVGJHVTBWeXR5YUcxMmVXUndSa0ZsVkRSamFWZzJSMmt5UlZoYWVYZDJhbVZGTjFaT2NHNVJiM1Z4VG1GU05FZDVObE5aZGxaNFJBcGpWRXR1TWpSWGNuTnpUM2xzTWxWS05WTkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkJlVXR3WWpjMVptTnJWa3R4Y1dKSkwxRTFUVzltWjIxU1RXZE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNNVWRHYjNkb2MzRm9aRlF3ZVhSUFRHRlpjRzAzU25vNFdrUTFhbFJwYlhKQ2NXWnZiakF6Ykdzd1Z6UkJlSFpDZEFwR1RrMTNiWGQzVEUxWGRGWktNRkJMTWxWMFRHVkxRMDhyWkhVMmIwRnJhSGhyY0hZcmNXVktSSFp3VlZrcmFrSlRURWREWlV0bGQwUmtZM2huTlhRd0Ntc3haMmgxVURjeU5IWnpSSGxTTkZRNVF6QnFRbFpWZDJ0UVZWWmxabFYzTmpOaWMxVndiV3QxYXpWTGRqbFJPVWxKTTNOb2JGSllNWFJQZG1GSlJXWUtkVE5SZEVsb1NIWkhhbWxoV2xSVVVuTjNXazFMVVZsRWRrTm5lazkxUzIxbFRqRlZkVU52UmtKb1ZVOWhhMWhHVFRrNWNIWmtSemRETlV0UWJ6bHRTZ3BOYkdOQ2FHd3hTVFZOTkRkQmNEVlRXVEJaWVVaUVNIaHpNbmRzYTA5blJqWnZOWEJ1WnpONmJtTXpOM1pJUzJvM1dtRlZPWEJqU214dWNUSkdSVTV0Q2tKeVVsWlBiR0Z0U2xSbFFXcDZSRWxOWkdwc1pHZEJVM0pLWlhKNE0wTnFkaXQzUVFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzEwLjI1My4wLjEwMjo2NDQzCiAgbmFtZTogY2x1c3Rlci5sb2NhbApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogY2x1c3Rlci5sb2NhbAogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpRMDlsUkVnck16aE9abU4zUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkZlRTFFWTNkTlZFRXdUV3BDWVVaM01IbE5ha1Y0VFVSamQwMVVRVEJOYWtwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUVjRhV1kxSzNwb1VXaDBSWEJwVGxZS1RucE1MMUowYURSeGNsWlpPSGN3ZGxCdWVWWjNRaXRRY2xCUU1UZHJLMmxMVFZoc1QzUkRTMHM0V2xrNFN5czFSMDFEUjJab04xTldSa3QyY0ZoTlZBcEVjRzFIZUROdksyNTFjMjlOTDBjNGFrNVBXWFJVZG1obE1UUnpSelZ5TXk5RFkwVlJNbTVzT0c1dmFuRTRVMGhOUjNSM05VVkZOMGcyVlVjeFVGQk5DbkIwYW5SUGRHaGpRVnBVYWxSRlJFVXpOa0YwWTBOS1lUTlhVMWt5VFV0MlFucHVZbEZpWmtaTVpIbFRVMUZpZVVNMlFraHhkSE5DWW5remVtaG9aVmtLTVhGV2NuZHBWMmxoU1ZsSGVURXZRV0pGYVdZd1ZYcDBSRU5xVW5kblMycEhhR1UzU2psUFRWTkNRVmQwVUhsV1UwNVNUakF4TkRsV1MxRk5aelJWWmdwdlUyY3liMDFFTDNrd1JuRmpTbFpLVWtKVFptbFBURVp5ZEZwM1JXSnVUbUpwYjBOM2FUbGFSbkpQYm1aeVVsbEtRVTB4V0V4UVFqZFpSVlJQVkhaUkNuRkthWGRNZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZFU1hGc2RuWnNPWGxTVlhGeGNITnFPVVJyZVdnclExcEZlVUYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLU1VKMk5UUXhLMG81Y1RKRGFuWlBWR1pHV1RsVFRsTkpRMnQ1Wm10eWJUaDZZMmRrVFhWd1dUWXdZWFZCT0RSNFVFNVlVVEZhQ2pOSFYxaG1TalpRUnpKaFZHNXFSalJHVjNWcWVDdFBXbGh5Y0RKRk1FZFFZbVJrZFhveWQxZzVja3BUTWtwVFZISlBUbTEwYTNkWVpWRktZWGRNVjNFS2JHUmtZV1F2VlhCb09GQlRORWQyU1V0bFUxWTRXbVpVU3pGd0wyTklZVEo0UmpaaFpHTjNabUpYT0ZwYWNXRTFRM1JqTURaT1QxSnpSSGhaYVhaa2JRcHBlRXd2VDBGWk9XVjNNVVppZEhwdVpFRlJiVFp6WkN0TVJXOU1UMDk1ZUVsV1VYUmxUR3hVVWpWUWRXdHpOVXRMVDBkMFRsaE1NMlZCUlhvMWJGVllDbmRxVkRSRVpqVkljazlyV0cwM1NXRkxSRTVhVjNkTlJVSjNWVk0yWVdaMk1raFRTbXA2ZWtOUldFUm9OM2xFUjB4NFpYUmpTeXRUTkRGUVRXWkJVVk1LTkdGSGRIbzJjbk5rYTBObmFpOU9VR2hqTldoalUyRlRObWN4ZFdVME9EMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQk5YaHBaalVyZW1oUmFIUkZjR2xPVms1NlRDOVNkR2cwY1hKV1dUaDNNSFpRYm5sV2QwSXJVSEpRVURFM2F5dHBDa3ROV0d4UGRFTkxTemhhV1RoTEt6VkhUVU5IWm1nM1UxWkdTM1p3V0UxVVJIQnRSM2d6Ynl0dWRYTnZUUzlIT0dwT1QxbDBWSFpvWlRFMGMwYzFjak1LTDBOalJWRXlibXc0Ym05cWNUaFRTRTFIZEhjMVJVVTNTRFpWUnpGUVVFMXdkR3AwVDNSb1kwRmFWR3BVUlVSRk16WkJkR05EU21FelYxTlpNazFMZGdwQ2VtNWlVV0ptUmt4a2VWTlRVV0o1UXpaQ1NIRjBjMEppZVRONmFHaGxXVEZ4Vm5KM2FWZHBZVWxaUjNreEwwRmlSV2xtTUZWNmRFUkRhbEozWjB0cUNrZG9aVGRLT1U5TlUwSkJWM1JRZVZaVFRsSk9NREUwT1ZaTFVVMW5ORlZtYjFObk1tOU5SQzk1TUVaeFkwcFdTbEpDVTJacFQweEdjblJhZDBWaWJrNEtZbWx2UTNkcE9WcEdjazl1Wm5KU1dVcEJUVEZZVEZCQ04xbEZWRTlVZGxGeFNtbDNUSGRKUkVGUlFVSkJiMGxDUVVkVVoyMTFlbWwxYmtobk9WWmhVUXBzWlVwRGIwdDVUVlZwUVhscFYwZFFiamd2YmtWdVpVeFVNbmgzUldseE1VZEdVVEJFY0hoa05pOUxkalJ4VFhWRlpEVTRURVJzYUhWMU5sVkxXbWhRQ2xrd1NUaFJiR3hTVVRSVFltOXFSVXRzVVZCclYyZFVRek4xY1RkalVWZGlORU5TZURRMmNVcDZOV0pLVDJ0clFYZFJTMmcwSzFjdmF6ZzVPR1ZxTnpjS1RGcHhibXgxWWxwRE1VTnNZbHBOWW5OMFZISldkWEJqUmswMFVFSjRPRE5SVUdRMk5FaFFha0Y0UmpCMmJGSTNhbVJHTjJzNFZpOVFZWHBIWVdZNFRRb3dhMFIzZUdSUWRUaEdlSFZYTDNKSFdrcHdWREJvTjJoRFowRkJiR1pqU3l0aWMxTk9NRkZTYWxoNU1tWm9aMEZVZFRJNFluUTBWRE5FTmtwS1dVVk9DbkYwZG5WUFkzVTBSRlZLZW5OeWNub3ZiRkpvU1VRM2IwMHlOMk54TlhkVFkwaDNOMGxxUkRJclZtOTBaeXRUZVRkQk1IQnJlREp4Vm0xTmFqSkxlV1lLYjFkUWF6Qm5SVU5uV1VWQkwySnpVM0pXY0hBeFUwc3lNbGRVUmtzMk1VWmxXRXB4VjNkYWNWVkRXR2xNVlZOVlRuTlFjazB3VldWMFVVZGpjVVZUVVFvMlVsWjBhV2gwYldKS1dqZHJTbTk1U0dkclMzcDRha1VyUjFsWlVqbEhkVllyT1RSdGFURjVNMlJXZDBWTVNraFROVXRTVlZvNVExbEdVSE5sVm1SS0NpdHBielJwTmtwVVJFOWthR3BWWkhkb1UxTnJOVzVvTVd4NWVWcE1lbVUyZVRkNmEyOW9VMUZQUVVWRlJHZHlTVUZLYlZKNmVUQkRaMWxGUVRaVGJUWUtiVnBxVDBZelZHYzNhVE15UTNWVFRGWkhZVFprV1VvMksxRXllWEZITUdaQlUyMWllbTQzV1dZcmJrcFlXbGd5Y0d3elRIa3ZUa3huVlRneE56RldWd3BIVFZaWmNFVldhVzA0V0dWd09VSnlja0Z5VEhOclVESlVhV0Z5TjJaemNEbHdOblkxYWxOWWJWUmpkVWRFU3pSTWRsSmhURTVCYldRd2FTdG9lbXBYQ2tSc1FVRnBkaXRtUTAxaVUwTnBaVTgwUVZKeWJXaGliM0ZEWjFvcmNtMTNXazgxVkhScmMwTm5XVUZpVHpSeWFuQkZTMkp3TmtGelkxRTFaMmMzV21vS1RrazJTblZ2VTB0dFlWcFBObGc1YlRaV2VFUkpibGxNVVRKTlNFSkhWSGhRTWxkRldIcENPVVY1UjNOQldVUkVha2xFYldaWFoxZHhVVFpQUm5Ock5RcHJka0pGZVM4dk5ra3dRbXcyYkhsUmJHVnBWemxDY25oeU9VRXZjbU5wTkRKMlRUWjFWemxyWjFOclRrOXpLM1V5Y1VsQlVXOXRUV05xVERKNVIzQTJDa1kwYjB0bk1UVXZVa1Y1YkVoVE9HVk5WakZsSzFGTFFtZFJSRkJDZVZaUWIzQldSREJLZVhvdk5ERmlRMHRyUzB4U2FtTndRbTF4YzBaWU1VcE5ZMFlLTUdwemN6bEJXWEZPV25nNVp6RXhOVkpSYkdsek1HeFZjazByV1VSbE5tWnRaMHh0UVZaSVdWQkxOVUl4Vm1JeFkweFRSRTlqVFcxcE1FaFlNR3MzYkFwVmRYVmxabEUwY1d4bmRGRnZlVUpXVjA1UlJYWkhSMkpSY2xWb0wyWTFZWGRSUW5GaGVWSTNkRFJZYVZSR1QxcGFNMDVtV1RNek4yRllaaTh6ZDJKWUNqVTJTR1V4ZDB0Q1owUXhlRkpJYlc1UGFrTkVPRkJQWTFrelYyNVJjbGhFV0cxalRYZDZZMFE0T1daa2VDczNTSGs1YzFFM1QweENlVzl5WW01V2QzRUtZWE5RVm14Rk1UZDBMM05WUTI1bmIyRkdWMFpSTVUweFIzTkxSVFZuV0ZGalZqQXphR1V2YjJKT01UUTROblJzTmpsUGQxTk9WbEJoU1dSNE4ydGxRd3B1YkdoSlltMUNVMVl3VTJKUWRWZGhNM0ZtVFM5elVsWk5XRE5zWm5WUVZXTXhSbUZ2ZDBaS0wyZGtTbGhhYUZWUldWQjZDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-11-07 05:09:31,951 DEBUG 129:onap_service.py(1) - [None][Create definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:09:31,951 DEBUG 131:onap_service.py(1) - [None][Create definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition 2021-11-07 05:09:31,951 DEBUG 132:onap_service.py(1) - [None][Create definition] data sent: { "rb-name": "pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4", "rb-version": "v1", "chart-name": "", "description": "", "labels": {} } 2021-11-07 05:09:32,024 INFO 142:onap_service.py(1) - [None][Create definition] response code: 201 2021-11-07 05:09:32,025 DEBUG 146:onap_service.py(1) - [None][Create definition] response: {"rb-name":"pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4","rb-version":"v1","chart-name":"","description":"","labels":{}} 2021-11-07 05:09:32,028 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:09:32,028 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4/v1 2021-11-07 05:09:32,028 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-11-07 05:09:32,066 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-11-07 05:09:32,066 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4","rb-version":"v1","chart-name":"","description":"","labels":{}} 2021-11-07 05:09:32,068 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-11-07 05:09:32,069 DEBUG 131:onap_service.py(1) - [None][Upload Artifact content] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4/v1/content 2021-11-07 05:09:32,069 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00\x02\xa1\xc9`\x00\x03\xedY]s\xe26\x14\xe5\x99_\xa1\xf2\xd4>\xe0X\xfe\x80\roN ]\xa6\x1b`\xc0\xbb\xed\xf4\x85\x11\xb6 \x9e\xd8\x92G\x96Ih\xa7\xff\xbd\x92\xbf\xb0C\t\x94$d6\xeb\xf3b,\xc9W\xd7\xba\xd2\xb9\xf7\x98\x90,\xdb\x91\x17\xc4>\xe2\x94]4\xde\x04\xaa@\xb7k\xca+\xec\x9aj\xf9\x9a\xa3\x01\xf5n\x07\xc2NG3\xb4\x86\nu\x1dv\x1a\xc0|\x1bw\xaa\x88#\x8e\x18\x00\x8dx\x11\x13\x1e?3\xee@\xffw\x8a\xb0\x12\xff\xeb;\xc4\xb8\xb2A\x81\xff\x9as\x1c\x8a\xbf\xd61\x1b\xd0P;\x9a\xae\xa9\x9a\xd1\x11\xf175Cm\x00\xf55\x9d\xd8\x87\x1f<\xfe\x04\x05\xb8\x07\xe4.\x08\x90\xc3h\x9b\xe3\x88o7D\xd3\xc5\x91\xc3\xbc\x90{\x94\xf4\x80\x05V\x98`\x868v\xc1g\xec\x07 \xd9.`I\x19p\xa9s\x8fY\xdb\xa1AH#\x0c\x96\x8c\x06`v\xef\x85\xe1\x82>\x82\xdf\xd2\xd6\xe6\x1a\xb3(1\xa4*\xaa\x02\x9b(\xf4\xbe\xe5-k\xd8\xbc\xc7\x9b\x07\xca\xdc\xa8\xd7\x04\xa0\xfd\xc4`3\xa21s\xb0\xe8\xbb\xa3\xc2\xdf\xf7^\xb4\x0f\x84\xea\xf9\x9f\x0e\xac\xfe\xed@\t\xdcW\x9d\xe3 \xff\x0b\xce\x97\xfc\xaf\xc1.4\r(\xce\xbfav\xf5\xfa\xfc\x9f\x03\xf6\x9d\x17\x01\'9\xc7\x0fH\xfcb89\xde\x8bMqj\xdf\xdb\xc3\x1ao\x89\xea\xf9\xe78\x08\xc5/\x1c\xbdj%xT\xfdg\xc8\xd4\x0f;\xaa\xa1\xcb\xfc\xaf\xabF]\xff\x9d\x03\xfb\xe2_io\x87\xd4}AUx \xfeP\xd5\xf4\xa2\xfe\xd35Q\xffi"\r\x985\xff\x9f\x03O\x8b0\x8f\xb8=0\xa1n3\xc0\x1c\xb9\x88#Y\x8e%YA\x0c\xb1\xbd@\x94\x87(\x08{\x80\xc4\xbe/z|\xb4\xc0~R\xb2\x01\xe0Q\xe5>\xcd\x19J\x84\xd9\xdas\x9e+,\x018PyF!v\x92\xb9)\xe1\xc8\x13egV\x18z\x01Z\x89\xe7\x08~\x8c#]\xa1\x04\x85\ne\xab\x1e\x94\x1b\xe9B\xde^\x88\xdb\xb4\xdd#\x1c\xafX\xe2\xb9B\x96\x85ie-\x8aZ\xdf\xc3\x84\'n\x1f\xf0C\x0e\t)\xe3\xd9K\xb6\xb7\x0eMDk\x0f\x98b\xe2\xa4\x87\xe1\xbcH\x05\x7f\xff\x93\xb4`\xb2\xce\x1fJ\'\xb9\x1d\x8f~\x1d\xcf?\x8fg\xf6\xc8\xba\x1d$]\x00\xac\x91\x1f\x8b\xbe\xd6>\x0f\xda\x01%+\xda\xaa\x18\xfa:\x1b\xcc\xaf\x07S{x3\xbc\xb6\xec\xc1\xfcf<\x9d[_\xed\xcf\xe3\xe9\xf0O\xcb\x1e\x8eGOl/\x91\x1fai\x82\xc9\xf81>\xa1\xbe\xe7lz`Ln\x90\xe7\xc7L\x14\xd8\x1c\xf18u\xfd\xbd\xb7d\x8d3\xe28\xfe\xcf\xce\xf3\x899\xe0 \xff\x8bd_\xf0\xbf.\xc6i\x9a\xa1i5\xff\x9f\x03\xff\xc9\xff\xb34\xdc\x95\x1c\x80\x08\xa1<\xe1\xd2\x8c\ts\xaew\x02\xf1Dv#\xc9Q\xa8|\x0e\xdaNeL\xa1\xfc\xa1\xa2AE\x05?_^j\xee\xd2\xfc\xe4~\xfa\xe5\x9d\xd3\x0b~\xe4\x98\x11\xe4\xdb\x0c-\x97\x9e\x93\x13\xe3\xb5/\xf6\x05\x96v\n\xee\xcf\xb9\xb7%\x19\xbfU\xe4\x85R\x06 \xd4\xc5iR\xd0\xd5\xcb\xcb\xcbt\x08\xa3\x9c:\xd4\xef\x01\xfbz\x92\xb4\x88\xed\xb6\xc2\xbc\x92<"\xeccGxu\xd2\x8bF8\x92kk\t\xf7\x89\xc7\x85\xef#J\xb0h\xe7\x9b\x10\xcb\x9b\xd4\xa7\x9c\xe0\xe5\xa2R\xe4^!\x1f\x11\x07\xb3\x9a\xf0\x7fp\xec\xe3\xff\xa4\xe8h\xbb8\xf4\xe9&\x10\xa5\xd2K>\n\x1f\xe0\x7f\xa1\xfb\xb6\xfc\xaf\xc9q\x1a4\xba\xdd\x9a\xff\xcf\x812\xff\xa30\x8c.\x8a$\xd0/b\xff\xfd\xe6\x81\xb4v>\x98\r\xb2ayN`\xe2\xcd=\x07\x89j\x18\xee\x90s\x80\xb8s\xf7\xa5\xe4\xce\x89\x0eE\\~G_mR#)WOq\xfa\xf9M\x92wv\x10\xb3IK\xeb/\xb1\x13\x83c\xe3p|,$\xf6\xc7C\xc2\xaf,\xc2\x89\xcb \x16"[\xf4d\xc2\x8a\xd6K\x05O!\xa2v\x85\xd4p4\xb4\xfbW\xf3\xbee[W\xd6lP\x8c*t\x8f\x98~^Ur{\x8dL\xc7c{>\xb1f\xb3\xdf\xc7\xd3\xfe\xae\xa5\xbf\xfep\xbe-FP\xd3\x7f:\xc2\x8cPg\xd3\x92\xc0+\x99a\x94\xf2\xed\x82\xa5Jv\xbb\x14E\xe3D\xacr^\x89\xb4ZE\xdfQ\x9b8\x1f\\\xd2\xac\xa9\xb7Ot\xab\xd6\x15$\\t\xef\x8a\xd7\xc4k\xea\xc7\x01\xbe\xa5\x82\xf9*\xa6\x02\xd92A\xfc\xae\x07.\xb2?j\x04M\xb0MH\x85\xe4n\xcb2\xc4](n\xe9\xf5\x8f\xf1\xbc\x9d\xce\xa66\x0b\x8f\xcaJ\xd5\xf2\x1f\xd0&\xca\xfa\xb2\xfde9\x8etd\x94\x96e\xf9:\xa5f*\xfe\x8a\xc3\xc47}\x8fU^\xee\x7fz\xf5A\x05\xf2\xf3\xf9\xffe\xba/\xc7\xa1\xef\xbf\x1d\x13n\xf5\x1f\x84"\xff\xab]\xa3\xd6\x7fg\xc1\xc7\xd4\x7f\xa7\xe5\xfd]\xa9\x97\x90dY\xebmY\xb3,\xe3\xf2\xd6\xd3u\\\xeeI-\xd2j\xd4\xa8q6\xfc\x0b\x870j\xfe\x00(\x00\x00' 2021-11-07 05:09:32,109 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-11-07 05:09:32,109 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-11-07 05:09:32,111 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:09:32,111 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4/v1 2021-11-07 05:09:32,111 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-11-07 05:09:32,140 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-11-07 05:09:32,140 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4","rb-version":"v1","chart-name":"pnf-simulator","description":"","labels":{}} 2021-11-07 05:09:32,146 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:09:32,147 DEBUG 131:onap_service.py(1) - [None][Create profile for definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4/v1/profile 2021-11-07 05:09:32,147 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4", "rb-version": "v1", "profile-name": "pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d", "release-name": "pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d", "namespace": "onap", "kubernetes-version": "1.0" } 2021-11-07 05:09:32,183 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-11-07 05:09:32,184 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4","rb-version":"v1","profile-name":"pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d","release-name":"pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d","namespace":"onap","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2021-11-07 05:09:32,186 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:09:32,186 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4/v1/profile/pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d 2021-11-07 05:09:32,186 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-11-07 05:09:32,215 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-11-07 05:09:32,216 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4","rb-version":"v1","profile-name":"pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d","release-name":"pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d","namespace":"onap","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2021-11-07 05:09:32,218 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-11-07 05:09:32,218 DEBUG 131:onap_service.py(1) - [None][Upload Artifact content] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4/v1/profile/pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d/content 2021-11-07 05:09:32,218 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x08#\xfc\xc4_\x00\x03profile.tar\x00\xed\xd3\xdd\n\x820\x14\xc0q\xaf{\x8a\xe1\xbd\xb1\xf91\xc1\x97\x89E\x0b\x04?B\x9d\xe0\xdb7\x8d\xa0 \xf2\xa2$\x82\xff\xeffg;\x07\xb6\xb1\x9d\xda4\xe5\xd9\xf6\xc3~2u\x15lCzZ\xa7\xf3\xa8\xf2L>\x8e\x0b%\xe3@%\xb9V~U\xcf\xeb*\x89e\x1a\x08\xb9\xd1y\x9e\xb8~0\x9d\x10\x81;\xbafpo\xeaV\xf2\x7f*\x8a\xa2\x9d\xf0F\xdb\xf5e\xdb\x14bT\xcb|\x98.\xb6X"\x9f3\x95\xb3}!\xc2[ph}qW\x9e\xec\xf2g\xc2_\xdf\x00\x9fx\xf5\xa4\xdf\xdec\xad\xff\xbd{\xffK5\xd7\xa94\xd3\xf4?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\xea\nf!\x14\x99\x00(\x00\x00' 2021-11-07 05:09:32,251 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-11-07 05:09:32,251 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-11-07 05:09:32,265 DEBUG 129:onap_service.py(1) - [None][Create Instance] sent header: {} 2021-11-07 05:09:32,265 DEBUG 131:onap_service.py(1) - [None][Create Instance] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/instance 2021-11-07 05:09:32,265 DEBUG 132:onap_service.py(1) - [None][Create Instance] data sent: { "cloud-region": "k8sregion", "profile-name": "pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d", "rb-name": "pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4", "rb-version": "v1", "override-values": { }, "labels": { } } 2021-11-07 05:09:35,525 INFO 142:onap_service.py(1) - [None][Create Instance] response code: 201 2021-11-07 05:09:35,525 DEBUG 146:onap_service.py(1) - [None][Create Instance] response: {"id":"sad_ardinghelli","request":{"rb-name":"pnf-cnf-rb-4951d6cb-028d-4077-b746-169685810fd4","rb-version":"v1","profile-name":"pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d","release-name":"","cloud-region":"k8sregion","labels":{},"override-values":{}},"namespace":"onap","release-name":"pnf-cnf-profile-abf4175f-6baf-4fc6-9557-c7b8c88b625d","resources":[{"GVK":{"Group":"","Version":"v1","Kind":"Service"},"Name":"pnf-macro-test-simulator-mongo"},{"GVK":{"Group":"","Version":"v1","Kind":"Service"},"Name":"pnf-macro-test-simulator"},{"GVK":{"Group":"","Version":"v1","Kind":"Pod"},"Name":"pnf-macro-test-simulator"},{"GVK":{"Group":"apps","Version":"v1","Kind":"Deployment"},"Name":"pnf-macro-test-simulator-mongo"}]} 2021-11-07 05:10:39,783 DEBUG 230:rest.py(1) - response body: {"kind":"ServiceList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/onap/services","resourceVersion":"116684"},"items":[{"metadata":{"name":"a1policymanagement","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/a1policymanagement","uid":"a9d58e3a-a0d2-4b74-8bf7-ffaf4e6edd44","resourceVersion":"31129","creationTimestamp":"2021-11-07T02:18:10Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"a1policymanagement","helm.sh/chart":"a1policymanagement-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-a1policymanagement","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:10Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8081,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8433,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":8433,"targetPort":"api"},{"name":"http-api","protocol":"TCP","port":8081,"targetPort":"api-plain"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"a1policymanagement"},"clusterIP":"10.233.63.177","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"a1policymanagement-external","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/a1policymanagement-external","uid":"fb5fecfd-22f5-4009-8401-8597a502d4f2","resourceVersion":"31126","creationTimestamp":"2021-11-07T02:18:10Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"a1policymanagement","helm.sh/chart":"a1policymanagement-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-a1policymanagement","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:10Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8433,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":8433,"targetPort":"api","nodePort":30294}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"a1policymanagement"},"clusterIP":"10.233.3.246","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-cass","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-cass","uid":"7df2de45-66ae-4f0e-beb0-be05eb2bf75b","resourceVersion":"31524","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"aaf-cass","helm.sh/chart":"aaf-cass-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":7000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":7001,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9042,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9160,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-intra","protocol":"TCP","port":7000,"targetPort":"tcp-intra"},{"name":"tls","protocol":"TCP","port":7001,"targetPort":"tls"},{"name":"tcp-cql","protocol":"TCP","port":9042,"targetPort":"tcp-cql"},{"name":"tcp-thrift","protocol":"TCP","port":9160,"targetPort":"tcp-thrift"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"aaf-cass"},"clusterIP":"10.233.62.212","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-cm","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-cm","uid":"3ff1fe03-076f-461e-81c9-bc3ae144ca53","resourceVersion":"31530","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"aaf-cm","helm.sh/chart":"aaf-cm-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8150,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"api","protocol":"TCP","port":8150,"targetPort":"api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"aaf-cm"},"clusterIP":"10.233.53.14","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-fs","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-fs","uid":"7ba9b69e-3462-468d-8806-7f5ea8e55b5b","resourceVersion":"31534","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"aaf-fs","helm.sh/chart":"aaf-fs-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8096,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"api","protocol":"TCP","port":8096,"targetPort":"api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"aaf-fs"},"clusterIP":"10.233.46.96","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-gui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-gui","uid":"9797bba5-887c-4d42-ab21-a0cebc901691","resourceVersion":"31547","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"aaf-gui","helm.sh/chart":"aaf-gui-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8200,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"gui","protocol":"TCP","port":8200,"targetPort":"gui","nodePort":30251}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"aaf-gui"},"clusterIP":"10.233.63.245","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-locate","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-locate","uid":"cacec5b9-fc20-471f-ad64-8a121e985f0e","resourceVersion":"31536","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"aaf-locate","helm.sh/chart":"aaf-locate-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8095,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"api","protocol":"TCP","port":8095,"targetPort":"api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"aaf-locate"},"clusterIP":"10.233.61.202","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-oauth","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-oauth","uid":"3a4ba2ae-9ebe-4cd6-9842-1beeb70978b7","resourceVersion":"31546","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"aaf-oauth","helm.sh/chart":"aaf-oauth-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8140,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"api","protocol":"TCP","port":8140,"targetPort":"api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"aaf-oauth"},"clusterIP":"10.233.51.213","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-service","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-service","uid":"59a0cd05-d678-4275-8379-d55cf951583e","resourceVersion":"31552","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"aaf-service","helm.sh/chart":"aaf-service-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8100,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"api","protocol":"TCP","port":8100,"targetPort":"api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"aaf-service"},"clusterIP":"10.233.54.253","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-sms","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-sms","uid":"cd95c33b-da94-4382-a3f3-6afea5e84a84","resourceVersion":"31521","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app":"onap-aaf-sms","app.kubernetes.io/managed-by":"Helm","chart":"aaf-sms-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","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\":10443,\"protocol\":\"TCP\"}":{".":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"protocol":"TCP","port":10443,"targetPort":10443}],"selector":{"app":"aaf-sms","release":"onap"},"clusterIP":"10.233.22.193","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-sms-db","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-sms-db","uid":"20ef7cc9-67e6-402d-8d92-d615b4900b3d","resourceVersion":"31557","creationTimestamp":"2021-11-07T02:18:58Z","labels":{"app":"onap-aaf-sms-vault","app.kubernetes.io/managed-by":"Helm","chart":"aaf-sms-vault-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aaf","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:18:58Z","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\":8200,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"aaf-sms-db","protocol":"TCP","port":8200,"targetPort":8200}],"selector":{"app":"aaf-sms-vault","release":"onap"},"clusterIP":"10.233.1.188","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai","uid":"ac0259eb-808c-4b62-bf9e-a1c9937e69b0","resourceVersion":"32556","creationTimestamp":"2021-11-07T02:20:13Z","labels":{"app":"aai","app.kubernetes.io/managed-by":"Helm","chart":"aai-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aai","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:13Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30233}],"selector":{"app":"aai"},"clusterIP":"10.233.56.189","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-babel","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-babel","uid":"8b239c86-7f40-4126-b207-1b17ec4b7d58","resourceVersion":"32560","creationTimestamp":"2021-11-07T02:20:13Z","labels":{"app":"aai-babel","app.kubernetes.io/managed-by":"Helm","chart":"aai-babel-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aai","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:13Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9516,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https","protocol":"TCP","port":9516,"targetPort":9516,"nodePort":30279}],"selector":{"app":"aai-babel","release":"onap"},"clusterIP":"10.233.47.106","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-graphadmin","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-graphadmin","uid":"87d2241e-16be-4b11-a5b9-fe9ce9b81aae","resourceVersion":"32564","creationTimestamp":"2021-11-07T02:20:13Z","labels":{"app":"aai-graphadmin","app.kubernetes.io/managed-by":"Helm","chart":"aai-graphadmin-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aai","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:13Z","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\":5005,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8449,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https","protocol":"TCP","port":8449,"targetPort":8449},{"name":"tcp-5005","protocol":"TCP","port":5005,"targetPort":5005}],"selector":{"app":"aai-graphadmin","release":"onap"},"clusterIP":"10.233.41.98","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-modelloader","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-modelloader","uid":"7b58394a-42d0-439a-9084-422dc77e1e84","resourceVersion":"32577","creationTimestamp":"2021-11-07T02:20:13Z","labels":{"app":"aai-modelloader","app.kubernetes.io/managed-by":"Helm","chart":"aai-modelloader-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aai","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:13Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":8080,"nodePort":30210},{"name":"https","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30229}],"selector":{"app":"aai-modelloader","release":"onap"},"clusterIP":"10.233.30.55","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-resources","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-resources","uid":"01b13550-ecea-4112-9a10-2902dd851689","resourceVersion":"32571","creationTimestamp":"2021-11-07T02:20:13Z","labels":{"app":"aai-resources","app.kubernetes.io/managed-by":"Helm","chart":"aai-resources-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aai","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:13Z","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\":5005,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8447,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https","protocol":"TCP","port":8447,"targetPort":8447},{"name":"tcp-5005","protocol":"TCP","port":5005,"targetPort":5005}],"selector":{"app":"aai-resources","release":"onap"},"clusterIP":"10.233.43.64","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-schema-service","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-schema-service","uid":"bfd8f635-1b48-451b-9ab0-a55274d5fdfd","resourceVersion":"32590","creationTimestamp":"2021-11-07T02:20:14Z","labels":{"app":"aai-schema-service","app.kubernetes.io/managed-by":"Helm","chart":"aai-schema-service-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aai","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:13Z","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\":5005,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8452,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https","protocol":"TCP","port":8452,"targetPort":8452},{"name":"tcp-5005","protocol":"TCP","port":5005,"targetPort":5005}],"selector":{"app":"aai-schema-service","release":"onap"},"clusterIP":"10.233.48.208","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-sparky-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-sparky-be","uid":"d0952a40-36cf-40fc-9cbe-aba48b26cc75","resourceVersion":"32583","creationTimestamp":"2021-11-07T02:20:13Z","labels":{"app":"aai-sparky-be","app.kubernetes.io/managed-by":"Helm","chart":"aai-sparky-be-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aai","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:13Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https","protocol":"TCP","port":8000,"targetPort":8000,"nodePort":30220}],"selector":{"app":"aai-sparky-be","release":"onap"},"clusterIP":"10.233.43.125","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-traversal","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-traversal","uid":"39b53f3a-0e1f-4bb3-914b-dd4c7d415aa3","resourceVersion":"32581","creationTimestamp":"2021-11-07T02:20:13Z","labels":{"app":"aai-traversal","app.kubernetes.io/managed-by":"Helm","chart":"aai-traversal-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-aai","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:13Z","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\":5005,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8446,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https","protocol":"TCP","port":8446,"targetPort":8446},{"name":"tcp-5005","protocol":"TCP","port":5005,"targetPort":5005}],"selector":{"app":"aai-traversal","release":"onap"},"clusterIP":"10.233.21.209","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"awx-postgresql","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/awx-postgresql","uid":"80f57105-b3c5-4290-8607-2e65dcb5314e","resourceVersion":"34414","creationTimestamp":"2021-11-07T02:22:39Z","labels":{"app":"awx-postgres","app.kubernetes.io/managed-by":"Helm","chart":"awx-postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-contrib","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:22:39Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"awx-postgresql","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"awx-postgres","release":"onap"},"clusterIP":"10.233.57.42","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"awx-rabbitmq","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/awx-rabbitmq","uid":"41c5cd2c-547d-4fb2-b7bd-f72e04faf517","resourceVersion":"34427","creationTimestamp":"2021-11-07T02:22:39Z","labels":{"app":"onap-awx","app.kubernetes.io/managed-by":"Helm","chart":"awx-9.0.0","heritage":"Helm","release":"onap","type":"LoadBalancer"},"annotations":{"meta.helm.sh/release-name":"onap-contrib","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:22:39Z","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:type":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":5672,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":15672,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":15672,"targetPort":15672},{"name":"amqp","protocol":"TCP","port":5672,"targetPort":5672}],"selector":{"app":"onap-awx","release":"onap"},"clusterIP":"10.233.8.124","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"awx-rmq-mgmt","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/awx-rmq-mgmt","uid":"3e62fdbb-26e2-4313-b51a-28ded406aba9","resourceVersion":"34421","creationTimestamp":"2021-11-07T02:22:39Z","labels":{"app":"awx","app.kubernetes.io/managed-by":"Helm","chart":"awx-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-contrib","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:22:39Z","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\":15672,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"rmqmgmt","protocol":"TCP","port":15672,"targetPort":15672}],"selector":{"app":"onap-awx","release":"onap"},"clusterIP":"10.233.24.237","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"awx-web","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/awx-web","uid":"d80237dd-cedd-466a-b952-83e8760ac522","resourceVersion":"34420","creationTimestamp":"2021-11-07T02:22:39Z","labels":{"app":"awx","app.kubernetes.io/managed-by":"Helm","chart":"awx-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-contrib","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:22:39Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8052,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"web","protocol":"TCP","port":8052,"targetPort":8052,"nodePort":30478}],"selector":{"app":"onap-awx","release":"onap"},"clusterIP":"10.233.37.43","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cassandra","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cassandra","uid":"10e6bbab-9bc2-469b-8e2c-854be161b45c","resourceVersion":"32913","creationTimestamp":"2021-11-07T02:20:29Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"cassandra","helm.sh/chart":"cassandra-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-cassandra","meta.helm.sh/release-namespace":"onap","service.alpha.kubernetes.io/tolerate-unready-endpoints":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:20:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:service.alpha.kubernetes.io/tolerate-unready-endpoints":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:clusterIP":{},"f:ports":{".":{},"k:{\"port\":7000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":7001,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":7199,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9042,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9160,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":61621,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:publishNotReadyAddresses":{},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-intra","protocol":"TCP","port":7000,"targetPort":"tcp-intra"},{"name":"tls","protocol":"TCP","port":7001,"targetPort":"tls"},{"name":"tcp-jmx","protocol":"TCP","port":7199,"targetPort":"tcp-jmx"},{"name":"tcp-cql","protocol":"TCP","port":9042,"targetPort":"tcp-cql"},{"name":"tcp-thrift","protocol":"TCP","port":9160,"targetPort":"tcp-thrift"},{"name":"tcp-agent","protocol":"TCP","port":61621,"targetPort":"tcp-agent"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"cassandra"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None","publishNotReadyAddresses":true},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-blueprints-processor-cluster","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-blueprints-processor-cluster","uid":"b6eceeb3-dc39-40eb-a526-6598d0346b03","resourceVersion":"33349","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","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\":5701,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"blueprints-processor-cluster","protocol":"TCP","port":5701,"targetPort":5701}],"selector":{"app":"cds-blueprints-processor","release":"onap"},"clusterIP":"10.233.41.7","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-blueprints-processor-grpc","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-blueprints-processor-grpc","uid":"2261557c-85a0-4ccd-b33d-7d4c6f7edc82","resourceVersion":"33345","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","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\":9111,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"blueprints-processor-grpc","protocol":"TCP","port":9111,"targetPort":9111}],"selector":{"app":"cds-blueprints-processor","release":"onap"},"clusterIP":"10.233.5.191","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-blueprints-processor-http","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-blueprints-processor-http","uid":"8d366138-957a-4d9f-afa5-b9589984ec93","resourceVersion":"106719","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","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-11-07T04:48:04Z","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.35.222","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-command-executor","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-command-executor","uid":"f83c803e-ed7b-4e5b-8b41-aad71757192f","resourceVersion":"33335","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app":"cds-command-executor","app.kubernetes.io/managed-by":"Helm","chart":"cds-command-executor-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","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\":50051,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"command-executor-grpc","protocol":"TCP","port":50051,"targetPort":50051}],"selector":{"app":"cds-command-executor","release":"onap"},"clusterIP":"10.233.40.235","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-db","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-db","uid":"d77bf61c-c62c-430e-a2fe-b1c84513a861","resourceVersion":"33328","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"cds-db","helm.sh/chart":"mariadb-galera-9.0.0"},"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-11-07T02:21:11Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":3306,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mysql","protocol":"TCP","port":3306,"targetPort":"mysql"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"cds-db"},"clusterIP":"10.233.63.249","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-db-headless","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-db-headless","uid":"120b6d47-b987-4fac-bf84-7513b5314e87","resourceVersion":"33314","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"cds-db","helm.sh/chart":"mariadb-galera-9.0.0"},"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-11-07T02:21:11Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:clusterIP":{},"f:ports":{".":{},"k:{\"port\":4444,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":4567,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":4568,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"galera","protocol":"TCP","port":4567,"targetPort":"galera"},{"name":"ist","protocol":"TCP","port":4568,"targetPort":"ist"},{"name":"sst","protocol":"TCP","port":4444,"targetPort":"sst"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"cds-db"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-py-executor","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-py-executor","uid":"f3c6e5aa-5ee4-49b0-84b1-b792eaacea54","resourceVersion":"33357","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"cds-py-executor","helm.sh/chart":"cds-py-executor-9.0.0"},"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-11-07T02:21:11Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":50052,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":50053,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"executor-grpc","protocol":"TCP","port":50052,"targetPort":"executor-grpc"},{"name":"manager-grpc","protocol":"TCP","port":50053,"targetPort":"manager-grpc"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"cds-py-executor"},"clusterIP":"10.233.20.171","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-sdc-listener","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-sdc-listener","uid":"654b4e26-a0d1-4410-a61f-bb91551867e7","resourceVersion":"33353","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app":"cds-sdc-listener","app.kubernetes.io/managed-by":"Helm","chart":"cds-sdc-listener-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","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":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"cds-sdc-listener-http","protocol":"TCP","port":8080,"targetPort":8080}],"selector":{"app":"cds-sdc-listener","release":"onap"},"clusterIP":"10.233.17.26","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-ui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-ui","uid":"33f78f4a-65c7-499d-81a8-ad2e662a90b5","resourceVersion":"33327","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app":"cds-ui","app.kubernetes.io/managed-by":"Helm","chart":"cds-ui-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":3000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"cds-ui-3000","protocol":"TCP","port":3000,"targetPort":3000,"nodePort":30497}],"selector":{"app":"cds-ui","release":"onap"},"clusterIP":"10.233.22.98","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"chart-museum","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/chart-museum","uid":"1af7b53e-a2c4-4438-978d-eb80ccfa0747","resourceVersion":"42550","creationTimestamp":"2021-11-07T02:32:00Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"chartmuseum","helm.sh/chart":"chartmuseum-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-platform","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:32:00Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":80,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":80,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"chartmuseum"},"clusterIP":"10.233.18.150","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cli","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cli","uid":"8db7ac19-1c88-4bc6-8b6c-6e9b3106ef2b","resourceVersion":"33757","creationTimestamp":"2021-11-07T02:21:38Z","labels":{"app":"cli","app.kubernetes.io/managed-by":"Helm","chart":"cli-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cli","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:38Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"cli443","protocol":"TCP","port":443,"targetPort":443,"nodePort":30260},{"name":"cli9090","protocol":"TCP","port":9090,"targetPort":9090,"nodePort":30271}],"selector":{"app":"cli","release":"onap"},"clusterIP":"10.233.50.109","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"config-binding-service","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/config-binding-service","uid":"427260b2-5aaa-4889-8311-bf18b34aed09","resourceVersion":"36363","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-config-binding-service","app.kubernetes.io/managed-by":"Helm","chart":"dcae-config-binding-service-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":10000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":10443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"config-binding-service-insecure","protocol":"TCP","port":10000,"targetPort":10000},{"name":"config-binding-service-secure","protocol":"TCP","port":10443,"targetPort":10443}],"selector":{"app":"dcae-config-binding-service","release":"onap"},"clusterIP":"10.233.14.118","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"consul","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/consul","uid":"04fcf804-5cc2-4c31-96be-47c5424dc6e8","resourceVersion":"36355","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app.kubernetes.io/managed-by":"Helm"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/managed-by":{}}},"f:spec":{"f:externalName":{},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"type":"ExternalName","sessionAffinity":"None","externalName":"consul-server.onap.svc.cluster.local"},"status":{"loadBalancer":{}}},{"metadata":{"name":"consul-server","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/consul-server","uid":"a5972728-28c6-4ede-b4c1-989873314291","resourceVersion":"33919","creationTimestamp":"2021-11-07T02:21:53Z","labels":{"app":"consul-server","app.kubernetes.io/managed-by":"Helm","chart":"consul-server-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-consul","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:53Z","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:clusterIP":{},"f:ports":{".":{},"k:{\"port\":8301,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"consul-join","protocol":"TCP","port":8301,"targetPort":8301}],"selector":{"app":"consul-server","release":"onap"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"consul-server-ui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/consul-server-ui","uid":"38901c4a-cd69-4d77-aa26-efdeb849f280","resourceVersion":"33921","creationTimestamp":"2021-11-07T02:21:53Z","labels":{"app":"consul-server","app.kubernetes.io/managed-by":"Helm","chart":"consul-server-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-consul","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:53Z","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\":8500,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"consul-ui","protocol":"TCP","port":8500,"targetPort":8500}],"selector":{"app":"consul-server","release":"onap"},"clusterIP":"10.233.34.80","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cps-core","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cps-core","uid":"748c006c-a4f5-4412-b809-4afa7a10244e","resourceVersion":"35331","creationTimestamp":"2021-11-07T02:23:46Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"cps-core","helm.sh/chart":"cps-core-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-cps","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:23:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8081,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"},{"name":"http-management","protocol":"TCP","port":8081,"targetPort":"http-management"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"cps-core"},"clusterIP":"10.233.63.87","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cps-temporal","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cps-temporal","uid":"6d43bfbe-8a2f-4b62-8772-ba6f72031b98","resourceVersion":"35344","creationTimestamp":"2021-11-07T02:23:46Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"cps-temporal","helm.sh/chart":"cps-temporal-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-cps","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:23:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8081,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"},{"name":"http-management","protocol":"TCP","port":8081,"targetPort":"http-management"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"cps-temporal"},"clusterIP":"10.233.25.187","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cps-temporal-db","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cps-temporal-db","uid":"8de737fb-8f4d-4c56-9d2e-9c9137196425","resourceVersion":"35339","creationTimestamp":"2021-11-07T02:23:46Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"cps-temporal-db","helm.sh/chart":"timescaledb-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-cps","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:23:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-timescaledb","protocol":"TCP","port":5432,"targetPort":"tcp-timescaledb"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"cps-temporal-db"},"clusterIP":"10.233.53.43","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dashboard","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dashboard","uid":"43f47a9f-f2fd-4393-a12c-bc15d31ffed0","resourceVersion":"36383","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-dashboard","app.kubernetes.io/managed-by":"Helm","chart":"dcae-dashboard-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"dashboard","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30418}],"selector":{"app":"dcae-dashboard","release":"onap"},"clusterIP":"10.233.10.98","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dbc-pg-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dbc-pg-primary","uid":"970240d8-cc83-488b-a049-e7d2bc277756","resourceVersion":"39168","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"dbc-pg-primary","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dbc-pg-primary","release":"onap"},"clusterIP":"10.233.59.17","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dbc-pg-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dbc-pg-replica","uid":"8fbfb72d-6587-4c26-a8e2-aac166423862","resourceVersion":"39176","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"dbc-pg-replica","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dbc-pg-replica","release":"onap"},"clusterIP":"10.233.12.192","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dbc-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dbc-postgres","uid":"98cf5bbf-ba7f-45b5-b31b-d628a0815350","resourceVersion":"39152","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"dbc-pg","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"dbc-pg","release":"onap"},"clusterIP":"10.233.60.230","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-cloudify-manager","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-cloudify-manager","uid":"4b7e2c5f-b19f-4e69-9ed6-b7d69a763d90","resourceVersion":"36430","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-cloudify-manager","app.kubernetes.io/managed-by":"Helm","chart":"dcae-cloudify-manager-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"dcae-cloudify-manager","protocol":"TCP","port":443,"targetPort":443}],"selector":{"app":"dcae-cloudify-manager","release":"onap"},"clusterIP":"10.233.49.167","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-dashboard-pg-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-dashboard-pg-primary","uid":"ed73b17d-7bb6-4de4-accb-00f240061131","resourceVersion":"36385","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-dashboard-pg-primary","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dcae-dashboard-pg-primary","release":"onap"},"clusterIP":"10.233.38.110","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-dashboard-pg-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-dashboard-pg-replica","uid":"00d485c7-34c6-45ff-b16c-c83de0709a39","resourceVersion":"36401","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-dashboard-pg-replica","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dcae-dashboard-pg-replica","release":"onap"},"clusterIP":"10.233.14.31","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-dashboard-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-dashboard-postgres","uid":"ad4c79e7-c8ca-406e-a2dc-3524e87373e1","resourceVersion":"36382","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-dashboard-pg","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"dcae-dashboard-pg","release":"onap"},"clusterIP":"10.233.41.187","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-healthcheck","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-healthcheck","uid":"2d3182c3-b520-4dfe-b69f-ec13b5841d4e","resourceVersion":"36416","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-healthcheck","app.kubernetes.io/managed-by":"Helm","chart":"dcae-healthcheck-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":80,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"dcae-healthcheck","protocol":"TCP","port":80,"targetPort":8080}],"selector":{"app":"dcae-healthcheck","release":"onap"},"clusterIP":"10.233.44.184","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-hv-ves-collector","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-hv-ves-collector","uid":"0962b248-76c4-401c-9b28-719045ac1c97","resourceVersion":"37295","creationTimestamp":"2021-11-07T02:26:03Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcae-hv-ves-collector","helm.sh/chart":"dcae-hv-ves-collector-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2-services","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":6061,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-http","protocol":"TCP","port":6061,"targetPort":"http","nodePort":30222}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcae-hv-ves-collector"},"clusterIP":"10.233.10.226","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-inv-pg-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-inv-pg-primary","uid":"dca1b2b5-3942-461f-98d3-e834e09d8c94","resourceVersion":"36434","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-inv-pg-primary","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dcae-inv-pg-primary","release":"onap"},"clusterIP":"10.233.27.198","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-inv-pg-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-inv-pg-replica","uid":"d6495e9c-6732-4292-99ca-ea21ae3a0e5a","resourceVersion":"36442","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-inv-pg-replica","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dcae-inv-pg-replica","release":"onap"},"clusterIP":"10.233.30.209","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-inv-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-inv-postgres","uid":"39f39e62-1d55-4edd-98fe-bdb9fc168efa","resourceVersion":"36447","creationTimestamp":"2021-11-07T02:25:34Z","labels":{"app":"dcae-inv-pg","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"dcae-inv-pg","release":"onap"},"clusterIP":"10.233.49.232","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-mongohost","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-mongohost","uid":"447ffed7-7ace-4508-abdc-5cc417392af7","resourceVersion":"36354","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-mongo","app.kubernetes.io/managed-by":"Helm","chart":"mongo-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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:clusterIP":{},"f:ports":{".":{},"k:{\"port\":27017,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mongo","protocol":"TCP","port":27017,"targetPort":27017}],"selector":{"app":"dcae-mongo","release":"onap"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-mongohost-read","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-mongohost-read","uid":"a1338340-6c1d-4df2-877e-b0e51401d46e","resourceVersion":"36418","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-mongo","app.kubernetes.io/managed-by":"Helm"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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:spec":{"f:ports":{".":{},"k:{\"port\":27017,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mongo","protocol":"TCP","port":27017,"targetPort":27017}],"selector":{"app":"dcae-mongo","release":"onap"},"clusterIP":"10.233.1.100","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-ms-healthcheck","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-ms-healthcheck","uid":"9838805b-87d4-4314-bcba-44cc3e6ef422","resourceVersion":"37286","creationTimestamp":"2021-11-07T02:26:03Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcae-ms-healthcheck","helm.sh/chart":"dcae-ms-healthcheck-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2-services","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcae-ms-healthcheck"},"clusterIP":"10.233.13.8","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-pg-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-pg-primary","uid":"8ba4dd7f-cf34-4e22-98ff-26c5834d3ae0","resourceVersion":"36395","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-db-primary","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dcae-pg-primary","release":"onap"},"clusterIP":"10.233.10.26","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-pg-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-pg-replica","uid":"b6c627f1-5b8f-4098-947b-930ef805e1d3","resourceVersion":"36408","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-db-replica","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dcae-pg-replica","release":"onap"},"clusterIP":"10.233.44.152","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-postgres","uid":"da1749c8-55c0-4c98-b440-457a64d32b5a","resourceVersion":"36372","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-db","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"dcae-db","release":"onap"},"clusterIP":"10.233.20.7","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-prh","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-prh","uid":"499e2dba-93a1-4020-8536-84b728014ce0","resourceVersion":"37292","creationTimestamp":"2021-11-07T02:26:03Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcae-prh","helm.sh/chart":"dcae-prh-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2-services","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8100,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8100,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcae-prh"},"clusterIP":"10.233.20.129","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-tcagen2","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-tcagen2","uid":"c09853c6-7463-4353-8525-5b94f0e89c4c","resourceVersion":"37305","creationTimestamp":"2021-11-07T02:26:03Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcae-tcagen2","helm.sh/chart":"dcae-tcagen2-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2-services","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9091,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":9091,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcae-tcagen2"},"clusterIP":"10.233.17.76","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-ves-collector","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-ves-collector","uid":"a0af6fce-916a-4b11-a621-d347a091d939","resourceVersion":"37301","creationTimestamp":"2021-11-07T02:26:03Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcae-ves-collector","helm.sh/chart":"dcae-ves-collector-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2-services","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-http","protocol":"TCP","port":8443,"targetPort":"http","nodePort":30417}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcae-ves-collector"},"clusterIP":"10.233.38.5","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-ves-collector-cmpv2-cert","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-ves-collector-cmpv2-cert","uid":"64fe954a-4180-4cbf-9f79-2c780f8506eb","resourceVersion":"115822","creationTimestamp":"2021-11-07T05:08:51Z","labels":{"app":"dcae-ves-collector-cmpv2-cert","cfydeployment":"ves-collector-cmpv2-dep","cfynode":"ves","cfynodeinstance":"ves_a6g507","k8sdeployment":"dep-dcae-ves-collector-cmpv2-cert"},"managedFields":[{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-11-07T05:08:51Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:app":{},"f:cfydeployment":{},"f:cfynode":{},"f:cfynodeinstance":{},"f:k8sdeployment":{}}},"f:spec":{"f:ipFamily":{},"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"port-t-8080","protocol":"TCP","port":8080,"targetPort":8080},{"name":"port-t-8443","protocol":"TCP","port":8443,"targetPort":8443}],"selector":{"app":"dcae-ves-collector-cmpv2-cert"},"clusterIP":"10.233.36.155","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-designtool","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-designtool","uid":"128ed9e9-fcc4-4168-b5e9-d973758817be","resourceVersion":"37764","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcaemod-designtool","helm.sh/chart":"dcaemod-designtool-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcaemod-designtool"},"clusterIP":"10.233.11.82","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-distributor-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-distributor-api","uid":"0621c07d-4f8c-4b97-9823-902ae219de26","resourceVersion":"37770","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcaemod-distributor-api","helm.sh/chart":"dcaemod-distributor-api-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcaemod-distributor-api"},"clusterIP":"10.233.17.243","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-genprocessor","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-genprocessor","uid":"2341116e-df05-4f04-959d-90d4bea37de2","resourceVersion":"37784","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcaemod-genprocessor","helm.sh/chart":"dcaemod-genprocessor-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcaemod-genprocessor"},"clusterIP":"10.233.8.161","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-healthcheck","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-healthcheck","uid":"e8f16c92-9de7-404e-bb57-88bcd718fb4e","resourceVersion":"37776","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcaemod-healthcheck","helm.sh/chart":"dcaemod-healthcheck-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcaemod-healthcheck"},"clusterIP":"10.233.17.13","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-nifi-registry","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-nifi-registry","uid":"fa1d2e62-4f51-4e96-86c2-36b83b23ce2e","resourceVersion":"37759","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcaemod-nifi-registry","helm.sh/chart":"dcaemod-nifi-registry-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":18080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":18080,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcaemod-nifi-registry"},"clusterIP":"10.233.57.239","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-onboarding-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-onboarding-api","uid":"88b85b3b-fe6a-4f3f-8468-c2c361803534","resourceVersion":"37780","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcaemod-onboarding-api","helm.sh/chart":"dcaemod-onboarding-api-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcaemod-onboarding-api"},"clusterIP":"10.233.46.100","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-pg-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-pg-primary","uid":"65ce2cdc-bfbd-46e7-aa45-b5516b2c5e3c","resourceVersion":"37751","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app":"dcaemod-db-primary","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:32Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dcaemod-pg-primary","release":"onap"},"clusterIP":"10.233.25.57","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-pg-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-pg-replica","uid":"c3a4080d-cde7-4302-91d0-ad507112492b","resourceVersion":"37754","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app":"dcaemod-db-replica","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"dcaemod-pg-replica","release":"onap"},"clusterIP":"10.233.25.74","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-postgres","uid":"83bac54c-e82c-46e8-b774-fdd6516e3aff","resourceVersion":"37768","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app":"dcaemod-db","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:33Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"dcaemod-db","release":"onap"},"clusterIP":"10.233.12.139","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-runtime-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-runtime-api","uid":"9091f22c-3879-4be0-91c9-6e7d08e305f1","resourceVersion":"37747","creationTimestamp":"2021-11-07T02:26:33Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dcaemod-runtime-api","helm.sh/chart":"dcaemod-runtime-api-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dcaemod","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:26:32Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":9090,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dcaemod-runtime-api"},"clusterIP":"10.233.32.199","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"deployment-handler","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/deployment-handler","uid":"338b37e0-9992-4b13-b161-36602533ef93","resourceVersion":"36452","creationTimestamp":"2021-11-07T02:25:34Z","labels":{"app":"dcae-deployment-handler","app.kubernetes.io/managed-by":"Helm","chart":"dcae-deployment-handler-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"deployment-handler","protocol":"TCP","port":8443,"targetPort":8443}],"selector":{"app":"dcae-deployment-handler","release":"onap"},"clusterIP":"10.233.29.42","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dmaap-bc","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dmaap-bc","uid":"db1cbfc5-2ed2-4ad0-ab0c-ff885aa65a96","resourceVersion":"39189","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dmaap-bc","helm.sh/chart":"dmaap-bc-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":8443,"targetPort":"api","nodePort":30242}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dmaap-bc"},"clusterIP":"10.233.8.79","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dmaap-dr-node","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dmaap-dr-node","uid":"f84c38c3-8c61-4c34-a7f8-88239c6c6bb8","resourceVersion":"39187","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dmaap-dr-node","helm.sh/chart":"dmaap-dr-node-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap","service.alpha.kubernetes.io/tolerate-unready-endpoints":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:service.alpha.kubernetes.io/tolerate-unready-endpoints":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":8443,"targetPort":"api"},{"name":"http-api","protocol":"TCP","port":8080,"targetPort":"api-plain"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dmaap-dr-node"},"clusterIP":"10.233.14.13","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dmaap-dr-node-external","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dmaap-dr-node-external","uid":"686899b4-2a17-4524-955b-5ee829ae749f","resourceVersion":"39172","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"dmaap-dr-node","helm.sh/chart":"dmaap-dr-node-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap","service.alpha.kubernetes.io/tolerate-unready-endpoints":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:service.alpha.kubernetes.io/tolerate-unready-endpoints":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":8443,"targetPort":"api","nodePort":30494}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"dmaap-dr-node"},"clusterIP":"10.233.38.60","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dmaap-dr-prov","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dmaap-dr-prov","uid":"834972b1-3530-45eb-a852-010d186b9b6b","resourceVersion":"39153","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"dmaap-dr-prov","app.kubernetes.io/managed-by":"Helm","chart":"dmaap-dr-prov-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"dmaap-dr-prov\", \"version\": \"v1\", \"url\": \"/\", \"protocol\": \"REST\", \"port\": \"443\", \"visualRange\":\"1\" } ]","service.alpha.kubernetes.io/tolerate-unready-endpoints":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{},"f:service.alpha.kubernetes.io/tolerate-unready-endpoints":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"dr-prov-port2","protocol":"TCP","port":443,"targetPort":8443,"nodePort":30269}],"selector":{"app":"dmaap-dr-prov","release":"onap"},"clusterIP":"10.233.1.235","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"ejbca","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/ejbca","uid":"eded26cc-ad3c-4d8e-b48f-129c1b290309","resourceVersion":"34443","creationTimestamp":"2021-11-07T02:22:40Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"ejbca","helm.sh/chart":"ejbca-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-contrib","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:22:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":8443,"targetPort":"api"},{"name":"http-api","protocol":"TCP","port":8080,"targetPort":"api-plain"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"ejbca"},"clusterIP":"10.233.61.61","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-engine-mgmt","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-engine-mgmt","uid":"9140a9c4-e159-488f-a33d-3fde5ef623ab","resourceVersion":"39974","creationTimestamp":"2021-11-07T02:29:05Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"holmes-engine-mgmt","helm.sh/chart":"holmes-engine-mgmt-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-holmes","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:05Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9102,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-rest","protocol":"TCP","port":9102,"targetPort":"https-rest"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"holmes-engine-mgmt"},"clusterIP":"10.233.63.120","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-postgres","uid":"0122144e-6691-4654-99ec-60c21b7bed69","resourceVersion":"39972","creationTimestamp":"2021-11-07T02:29:05Z","labels":{"app":"holmes-pg","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-holmes","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:05Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"holmes-pg","release":"onap"},"clusterIP":"10.233.55.0","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-postgres-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-postgres-primary","uid":"7ce3225a-7177-4a90-9a94-eca86d521ce8","resourceVersion":"39988","creationTimestamp":"2021-11-07T02:29:05Z","labels":{"app":"holmes-pg-primary","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-holmes","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:05Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"holmes-postgres-primary","release":"onap"},"clusterIP":"10.233.32.50","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-postgres-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-postgres-replica","uid":"38f97a1c-533b-44ad-9ec7-f90f871dbed4","resourceVersion":"39980","creationTimestamp":"2021-11-07T02:29:05Z","labels":{"app":"holmes-pg-replica","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-holmes","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:05Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"holmes-postgres-replica","release":"onap"},"clusterIP":"10.233.21.247","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-rule-mgmt","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-rule-mgmt","uid":"d1afb738-21a1-4906-8404-29c50513f2e4","resourceVersion":"39990","creationTimestamp":"2021-11-07T02:29:05Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"holmes-rule-mgmt","helm.sh/chart":"holmes-rule-mgmt-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-holmes","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:05Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9101,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9104,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-rest","protocol":"TCP","port":9101,"targetPort":"https-rest","nodePort":30292},{"name":"https-ui","protocol":"TCP","port":9104,"targetPort":"https-ui","nodePort":30293}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"holmes-rule-mgmt"},"clusterIP":"10.233.63.145","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"inventory","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/inventory","uid":"d83b9a3d-0746-4d0a-b462-f6e63e1a34fb","resourceVersion":"36425","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-inventory-api","app.kubernetes.io/managed-by":"Helm","chart":"dcae-inventory-api-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"inventory","protocol":"TCP","port":8080,"targetPort":8080}],"selector":{"app":"dcae-inventory-api","release":"onap"},"clusterIP":"10.233.19.89","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"mariadb-galera","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/mariadb-galera","uid":"0d4c5ff1-8132-4d55-906e-715c61dd1e4b","resourceVersion":"40285","creationTimestamp":"2021-11-07T02:29:20Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"mariadb-galera","helm.sh/chart":"mariadb-galera-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-mariadb-galera","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:20Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":3306,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mysql","protocol":"TCP","port":3306,"targetPort":"mysql"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"mariadb-galera"},"clusterIP":"10.233.39.61","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"mariadb-galera-headless","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/mariadb-galera-headless","uid":"eb050816-deb3-4846-833c-c1134ac4a5ba","resourceVersion":"40283","creationTimestamp":"2021-11-07T02:29:20Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"mariadb-galera","helm.sh/chart":"mariadb-galera-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-mariadb-galera","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:20Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:clusterIP":{},"f:ports":{".":{},"k:{\"port\":4444,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":4567,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":4568,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"galera","protocol":"TCP","port":4567,"targetPort":"galera"},{"name":"ist","protocol":"TCP","port":4568,"targetPort":"ist"},{"name":"sst","protocol":"TCP","port":4444,"targetPort":"sst"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"mariadb-galera"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"message-router","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/message-router","uid":"00527bfa-0dcd-4329-a0e4-6992909b3807","resourceVersion":"39202","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"message-router","helm.sh/chart":"message-router-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"message-router\", \"version\": \"v1\", \"url\": \"/\", \"protocol\": \"REST\", \"enable_ssl\": false, \"port\": \"3904\", \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":3904,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":3905,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":3905,"targetPort":"api"},{"name":"http-api","protocol":"TCP","port":3904,"targetPort":"api-plain"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"message-router"},"clusterIP":"10.233.34.247","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"message-router-external","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/message-router-external","uid":"b1399762-74ed-4b29-9060-95ec2d68bcee","resourceVersion":"39212","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"message-router","helm.sh/chart":"message-router-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":3905,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":3905,"targetPort":"api","nodePort":30226}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"message-router"},"clusterIP":"10.233.39.60","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"message-router-kafka","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/message-router-kafka","uid":"e3d68800-5d1b-4d61-b392-d5efa0137509","resourceVersion":"39140","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"message-router-kafka","app.kubernetes.io/managed-by":"Helm","chart":"message-router-kafka-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","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:clusterIP":{},"f:ports":{".":{},"k:{\"port\":9092,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-message-router-kafka","protocol":"TCP","port":9092,"targetPort":9092}],"selector":{"app":"message-router-kafka","release":"onap"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"message-router-kafka-0","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/message-router-kafka-0","uid":"c482693c-3606-4e2a-846c-af1ee353239c","resourceVersion":"39207","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"message-router-kafka","app.kubernetes.io/managed-by":"Helm","chart":"message-router-kafka-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9091,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:statefulset.kubernetes.io/pod-name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"message-router-kafka-0","protocol":"TCP","port":9091,"targetPort":9091,"nodePort":30490}],"selector":{"statefulset.kubernetes.io/pod-name":"onap-message-router-kafka-0"},"clusterIP":"10.233.46.101","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Local"},"status":{"loadBalancer":{}}},{"metadata":{"name":"message-router-kafka-1","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/message-router-kafka-1","uid":"b3b09365-f294-42be-8920-683fa6ec4609","resourceVersion":"39175","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"message-router-kafka","app.kubernetes.io/managed-by":"Helm","chart":"message-router-kafka-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9091,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:statefulset.kubernetes.io/pod-name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"message-router-kafka-1","protocol":"TCP","port":9091,"targetPort":9091,"nodePort":30491}],"selector":{"statefulset.kubernetes.io/pod-name":"onap-message-router-kafka-1"},"clusterIP":"10.233.28.255","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Local"},"status":{"loadBalancer":{}}},{"metadata":{"name":"message-router-kafka-2","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/message-router-kafka-2","uid":"d80b85cd-812f-4ec0-bd7a-4949793565d9","resourceVersion":"39198","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"message-router-kafka","app.kubernetes.io/managed-by":"Helm","chart":"message-router-kafka-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9091,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:statefulset.kubernetes.io/pod-name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"message-router-kafka-2","protocol":"TCP","port":9091,"targetPort":9091,"nodePort":30492}],"selector":{"statefulset.kubernetes.io/pod-name":"onap-message-router-kafka-2"},"clusterIP":"10.233.50.23","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Local"},"status":{"loadBalancer":{}}},{"metadata":{"name":"message-router-zookeeper","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/message-router-zookeeper","uid":"e1e8e488-86ae-49ed-bc0b-2dbcdf508b75","resourceVersion":"39139","creationTimestamp":"2021-11-07T02:28:30Z","labels":{"app":"message-router-zookeeper","app.kubernetes.io/managed-by":"Helm","chart":"message-router-zookeeper-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dmaap","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:28:30Z","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:clusterIP":{},"f:ports":{".":{},"k:{\"port\":2181,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":2888,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":3888,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-client","protocol":"TCP","port":2181,"targetPort":2181},{"name":"tcp-server","protocol":"TCP","port":2888,"targetPort":2888},{"name":"tcp-leader","protocol":"TCP","port":3888,"targetPort":3888}],"selector":{"app":"message-router-zookeeper","release":"onap"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"modeling-etsicatalog","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/modeling-etsicatalog","uid":"c800bc6a-3522-491e-9bb0-891e1b1d851f","resourceVersion":"40439","creationTimestamp":"2021-11-07T02:29:31Z","labels":{"app":"modeling-etsicatalog","app.kubernetes.io/managed-by":"Helm","chart":"modeling-etsicatalog-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-modeling","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"parser\", \"version\": \"v1\", \"url\": \"/api/parser/v1\", \"protocol\": \"REST\", \"port\": \"8806\", \"enable_ssl\": false, \"visualRange\":\"1\" }, { \"serviceName\": \"catalog\", \"version\": \"v1\", \"url\": \"/api/catalog/v1\", \"protocol\": \"REST\", \"port\": \"8806\", \"enable_ssl\": false, \"visualRange\":\"1\" }, { \"serviceName\": \"nsd\", \"version\": \"v1\", \"url\": \"/api/nsd/v1\", \"protocol\": \"REST\", \"port\": \"8806\", \"enable_ssl\": false, \"visualRange\":\"1\" }, { \"serviceName\": \"vnfpkgm\", \"version\": \"v1\", \"url\": \"/api/vnfpkgm/v1\", \"protocol\": \"REST\", \"port\": \"8806\", \"enable_ssl\": false, \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8806,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"modeling-etsicatalog","protocol":"TCP","port":8806,"targetPort":8806}],"selector":{"app":"modeling-etsicatalog","release":"onap"},"clusterIP":"10.233.52.219","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"mongo-ves-client-r3016","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/mongo-ves-client-r3016","uid":"6d1a42f7-5350-4063-a0ea-1f8cd6b74b75","resourceVersion":"113715","creationTimestamp":"2021-11-07T05:03:51Z","labels":{"app":"mongo-ves-client-r3016","cfydeployment":"mongo-dep-r3016","cfynode":"mongo","cfynodeinstance":"mongo_hsctt5","k8sdeployment":"dep-mongo-ves-client-r3016"},"managedFields":[{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-11-07T05:03:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:app":{},"f:cfydeployment":{},"f:cfynode":{},"f:cfynodeinstance":{},"f:k8sdeployment":{}}},"f:spec":{"f:ipFamily":{},"f:ports":{".":{},"k:{\"port\":27017,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"port-t-27017","protocol":"TCP","port":27017,"targetPort":27017}],"selector":{"app":"mongo-ves-client-r3016"},"clusterIP":"10.233.12.240","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"msb-consul","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/msb-consul","uid":"000f53f8-e118-40b3-8795-d1317b3aa471","resourceVersion":"40752","creationTimestamp":"2021-11-07T02:30:00Z","labels":{"app":"msb-consul","app.kubernetes.io/managed-by":"Helm","chart":"msb-consul-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-msb","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:00Z","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\":8500,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-msb-consul","protocol":"TCP","port":8500,"targetPort":8500}],"selector":{"app":"msb-consul","release":"onap"},"clusterIP":"10.233.49.253","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"msb-discovery","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/msb-discovery","uid":"ba30bbc1-d675-4af2-9f60-1ad36a696a38","resourceVersion":"40762","creationTimestamp":"2021-11-07T02:30:00Z","labels":{"app":"msb-discovery","app.kubernetes.io/managed-by":"Helm","chart":"msb-discovery-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-msb","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:00Z","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\":10081,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-msb-discovery","protocol":"TCP","port":10081,"targetPort":10081}],"selector":{"app":"msb-discovery","release":"onap"},"clusterIP":"10.233.9.59","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"msb-eag","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/msb-eag","uid":"68ab5f93-f881-41b6-a2ba-e221ec0deabf","resourceVersion":"40763","creationTimestamp":"2021-11-07T02:30:00Z","labels":{"app":"msb-eag","app.kubernetes.io/managed-by":"Helm","chart":"msb-eag-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-msb","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:00Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-msb-eag","protocol":"TCP","port":443,"targetPort":443,"nodePort":30284}],"selector":{"app":"msb-eag","release":"onap"},"clusterIP":"10.233.32.185","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"msb-iag","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/msb-iag","uid":"ab64b87a-6618-4743-869b-00758e2a21e3","resourceVersion":"40755","creationTimestamp":"2021-11-07T02:30:00Z","labels":{"app":"msb-iag","app.kubernetes.io/managed-by":"Helm","chart":"msb-iag-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-msb","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:00Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-msb-iag","protocol":"TCP","port":443,"targetPort":443,"nodePort":30283}],"selector":{"app":"msb-iag","release":"onap"},"clusterIP":"10.233.54.3","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-fcaps","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-fcaps","uid":"20479eb4-ae33-4730-9ba7-8eb75b20523e","resourceVersion":"41045","creationTimestamp":"2021-11-07T02:30:16Z","labels":{"app":"multicloud-fcaps","app.kubernetes.io/managed-by":"Helm","chart":"multicloud-fcaps-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-multicloud","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"multicloud-fcaps\", \"version\": \"v0\", \"url\": \"/api/multicloud-fcaps/v0\", \"protocol\": \"REST\", \"port\": \"9011\", \"enable_ssl\": true, \"visualRange\": \"1\" }, { \"serviceName\": \"multicloud-fcaps\", \"version\": \"v1\", \"url\": \"/api/multicloud-fcaps/v1\", \"protocol\": \"REST\", \"port\": \"9011\", \"enable_ssl\": true, \"visualRange\": \"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:16Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9011,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"multicloud-fcaps","protocol":"TCP","port":9011,"targetPort":9011}],"selector":{"app":"multicloud-fcaps","release":"onap"},"clusterIP":"10.233.45.53","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-framework","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-framework","uid":"acfe0b4f-221c-4cf1-adfc-f0f2d371a688","resourceVersion":"41033","creationTimestamp":"2021-11-07T02:30:16Z","labels":{"app":"multicloud","app.kubernetes.io/managed-by":"Helm","chart":"multicloud-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-multicloud","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"multicloud\", \"version\": \"v0\", \"url\": \"/api/multicloud/v0\", \"protocol\": \"REST\", \"port\": \"9001\", \"enable_ssl\": true, \"visualRange\": \"1\" }, { \"serviceName\": \"multicloud\", \"version\": \"v1\", \"url\": \"/api/multicloud/v1\", \"protocol\": \"REST\", \"port\": \"9001\", \"enable_ssl\": true, \"visualRange\": \"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:16Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9001,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"multicloud-framework","protocol":"TCP","port":9001,"targetPort":9001}],"selector":{"app":"multicloud","release":"onap"},"clusterIP":"10.233.27.29","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-k8s","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-k8s","uid":"2fb67744-82a6-43f7-a2a5-b40d39a1bfe4","resourceVersion":"41049","creationTimestamp":"2021-11-07T02:30:16Z","labels":{"app":"onap-multicloud-k8s","app.kubernetes.io/managed-by":"Helm","chart":"multicloud-k8s-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-multicloud","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"multicloud-k8s\", \"version\": \"v1\", \"url\": \"/\", \"protocol\": \"REST\", \"port\": \"9015\", \"visualRange\": \"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:16Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9015,\"protocol\":\"TCP\"}":{".":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"protocol":"TCP","port":9015,"targetPort":9015}],"selector":{"app":"multicloud-k8s","release":"onap"},"clusterIP":"10.233.28.30","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-k8s-etcd","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-k8s-etcd","uid":"ecbbeaba-72cc-44fa-baae-d991fad704f4","resourceVersion":"41026","creationTimestamp":"2021-11-07T02:30:16Z","labels":{"app":"multicloud-k8s-etcd","app.kubernetes.io/managed-by":"Helm","chart":"etcd-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-multicloud","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:16Z","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:clusterIP":{},"f:ports":{".":{},"k:{\"port\":2379,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":2380,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"etcd-server","protocol":"TCP","port":2380,"targetPort":2380},{"name":"etcd-client","protocol":"TCP","port":2379,"targetPort":2379}],"selector":{"app":"multicloud-k8s-etcd","release":"onap"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-k8s-mongo","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-k8s-mongo","uid":"c6e05d53-e4bf-4cf2-9aeb-52282f23ea49","resourceVersion":"41025","creationTimestamp":"2021-11-07T02:30:16Z","labels":{"app":"multicloud-k8s-mongo","app.kubernetes.io/managed-by":"Helm","chart":"mongo-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-multicloud","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:16Z","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:clusterIP":{},"f:ports":{".":{},"k:{\"port\":27017,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mongo","protocol":"TCP","port":27017,"targetPort":27017}],"selector":{"app":"multicloud-k8s-mongo","release":"onap"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-k8s-mongo-read","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-k8s-mongo-read","uid":"5ec9c498-aa6a-4c7c-bffb-75d60f411a34","resourceVersion":"41037","creationTimestamp":"2021-11-07T02:30:16Z","labels":{"app":"multicloud-k8s-mongo","app.kubernetes.io/managed-by":"Helm"},"annotations":{"meta.helm.sh/release-name":"onap-multicloud","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:16Z","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:spec":{"f:ports":{".":{},"k:{\"port\":27017,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mongo","protocol":"TCP","port":27017,"targetPort":27017}],"selector":{"app":"multicloud-k8s-mongo","release":"onap"},"clusterIP":"10.233.28.83","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-pike","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-pike","uid":"4773a2a8-4779-40cc-b78f-dd53de48baeb","resourceVersion":"41041","creationTimestamp":"2021-11-07T02:30:16Z","labels":{"app":"multicloud-pike","app.kubernetes.io/managed-by":"Helm","chart":"multicloud-pike-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-multicloud","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"multicloud-pike\", \"version\": \"v0\", \"url\": \"/api/multicloud-pike/v0\", \"protocol\": \"REST\", \"port\": \"9007\", \"visualRange\": \"1\" }, { \"serviceName\": \"multicloud-pike\", \"version\": \"v1\", \"url\": \"/api/multicloud-pike/v1\", \"protocol\": \"REST\", \"port\": \"9007\", \"visualRange\": \"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:16Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9007,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"multicloud-pike","protocol":"TCP","port":9007,"targetPort":9007}],"selector":{"app":"multicloud-pike","release":"onap"},"clusterIP":"10.233.22.243","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"nbi","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/nbi","uid":"63845b5d-17fd-48c4-aa36-1492fc1622ea","resourceVersion":"41432","creationTimestamp":"2021-11-07T02:30:36Z","labels":{"app":"nbi","app.kubernetes.io/managed-by":"Helm","chart":"nbi-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-nbi","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:36Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"api-8443","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30274}],"selector":{"app":"nbi","release":"onap"},"clusterIP":"10.233.32.85","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"nbi-mongohost","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/nbi-mongohost","uid":"549f08e5-a53d-4657-b95d-bf329831fd9c","resourceVersion":"41421","creationTimestamp":"2021-11-07T02:30:36Z","labels":{"app":"nbi-mongo","app.kubernetes.io/managed-by":"Helm","chart":"mongo-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-nbi","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:36Z","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:clusterIP":{},"f:ports":{".":{},"k:{\"port\":27017,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mongo","protocol":"TCP","port":27017,"targetPort":27017}],"selector":{"app":"nbi-mongo","release":"onap"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"nbi-mongohost-read","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/nbi-mongohost-read","uid":"9eedd6f3-fc71-48c7-bd51-a71b4530658e","resourceVersion":"41426","creationTimestamp":"2021-11-07T02:30:36Z","labels":{"app":"nbi-mongo","app.kubernetes.io/managed-by":"Helm"},"annotations":{"meta.helm.sh/release-name":"onap-nbi","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:30:36Z","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:spec":{"f:ports":{".":{},"k:{\"port\":27017,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mongo","protocol":"TCP","port":27017,"targetPort":27017}],"selector":{"app":"nbi-mongo","release":"onap"},"clusterIP":"10.233.25.201","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"ncmp-dmi-plugin","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/ncmp-dmi-plugin","uid":"aa7b3185-4d5f-45e0-822e-5160e971b1a3","resourceVersion":"35335","creationTimestamp":"2021-11-07T02:23:46Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"ncmp-dmi-plugin","helm.sh/chart":"ncmp-dmi-plugin-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-cps","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:23:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8081,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"},{"name":"http-management","protocol":"TCP","port":8081,"targetPort":"http-management"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"ncmp-dmi-plugin"},"clusterIP":"10.233.25.123","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"neng-serv","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/neng-serv","uid":"73ff5fd0-c8db-4a17-8f74-bbf481f3677d","resourceVersion":"51302","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app":"network-name-gen","app.kubernetes.io/managed-by":"Helm","chart":"network-name-gen-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","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":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"neng-serv-port","protocol":"TCP","port":8080,"targetPort":8080}],"selector":{"app":"network-name-gen","release":"onap"},"clusterIP":"10.233.30.104","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"netbox-app","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/netbox-app","uid":"a1c6a891-6442-4280-91f6-29708d3202db","resourceVersion":"34432","creationTimestamp":"2021-11-07T02:22:40Z","labels":{"app":"netbox-app","app.kubernetes.io/managed-by":"Helm","chart":"netbox-app-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-contrib","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:22:39Z","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\":8001,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"netbox-app","protocol":"TCP","port":8001,"targetPort":8001}],"selector":{"app":"netbox-app","release":"onap"},"clusterIP":"10.233.10.145","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"netbox-nginx","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/netbox-nginx","uid":"416a222f-0849-4020-9991-f532c1aa092c","resourceVersion":"34437","creationTimestamp":"2021-11-07T02:22:40Z","labels":{"app":"netbox-nginx","app.kubernetes.io/managed-by":"Helm","chart":"netbox-nginx-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-contrib","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:22:39Z","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:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"protocol":"TCP","port":8080,"targetPort":8080}],"selector":{"app":"netbox-nginx","release":"onap"},"clusterIP":"10.233.5.176","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"netbox-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/netbox-postgres","uid":"fca0b30a-db0c-4612-83c2-f4b269ec2dc0","resourceVersion":"34410","creationTimestamp":"2021-11-07T02:22:39Z","labels":{"app":"netbox-postgres","app.kubernetes.io/managed-by":"Helm","chart":"netbox-postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-contrib","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:22:39Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"netbox-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"netbox-postgres","release":"onap"},"clusterIP":"10.233.29.107","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"onap-cds-db-metrics","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/onap-cds-db-metrics","uid":"1edeaed2-d12f-4213-b471-4a41e0927fee","resourceVersion":"33338","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"cds-db","helm.sh/chart":"mariadb-galera-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap","prometheus.io/port":"9104","prometheus.io/scrape":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:prometheus.io/port":{},"f:prometheus.io/scrape":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9104,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"metrics","protocol":"TCP","port":9104,"targetPort":"metrics"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"cds-db"},"clusterIP":"10.233.28.231","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"onap-mariadb-galera-metrics","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/onap-mariadb-galera-metrics","uid":"3108d198-86d3-4263-9907-33a9598b0d5e","resourceVersion":"40292","creationTimestamp":"2021-11-07T02:29:20Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"mariadb-galera","helm.sh/chart":"mariadb-galera-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-mariadb-galera","meta.helm.sh/release-namespace":"onap","prometheus.io/port":"9104","prometheus.io/scrape":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:29:20Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:prometheus.io/port":{},"f:prometheus.io/scrape":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9104,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"metrics","protocol":"TCP","port":9104,"targetPort":"metrics"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"mariadb-galera"},"clusterIP":"10.233.61.161","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"onap-policy-mariadb-metrics","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/onap-policy-mariadb-metrics","uid":"3b42dea9-9d1c-49b9-b88f-3178abdb3ff4","resourceVersion":"46350","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"policy-mariadb","helm.sh/chart":"mariadb-galera-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap","prometheus.io/port":"9104","prometheus.io/scrape":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:prometheus.io/port":{},"f:prometheus.io/scrape":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9104,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"metrics","protocol":"TCP","port":9104,"targetPort":"metrics"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"policy-mariadb"},"clusterIP":"10.233.40.62","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"oof-has-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/oof-has-api","uid":"b0a958bf-9d68-4118-bcea-cc6b8236996f","resourceVersion":"42050","creationTimestamp":"2021-11-07T02:31:33Z","labels":{"app":"oof-has-api","app.kubernetes.io/managed-by":"Helm","chart":"oof-has-api-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-oof","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:31:33Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8091,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"oof-has-api","protocol":"TCP","port":8091,"targetPort":8091,"nodePort":30275}],"selector":{"app":"oof-has-api","release":"onap"},"clusterIP":"10.233.16.47","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"oof-has-etcd","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/oof-has-etcd","uid":"e200d209-e65a-4324-b426-240639184dca","resourceVersion":"42032","creationTimestamp":"2021-11-07T02:31:33Z","labels":{"app":"oof-has-etcd","app.kubernetes.io/managed-by":"Helm","chart":"etcd-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-oof","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:31:33Z","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:clusterIP":{},"f:ports":{".":{},"k:{\"port\":2379,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":2380,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"etcd-server","protocol":"TCP","port":2380,"targetPort":2380},{"name":"etcd-client","protocol":"TCP","port":2379,"targetPort":2379}],"selector":{"app":"oof-has-etcd","release":"onap"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"oof-osdf","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/oof-osdf","uid":"7c42dc6a-fc60-4ece-a33a-e0d393e79cd0","resourceVersion":"42041","creationTimestamp":"2021-11-07T02:31:33Z","labels":{"app":"oof","app.kubernetes.io/managed-by":"Helm","chart":"oof-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-oof","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:31:33Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8698,\"protocol\":\"TCP\"}":{".":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"protocol":"TCP","port":8698,"targetPort":8699,"nodePort":30248}],"selector":{"app":"oof","release":"onap"},"clusterIP":"10.233.13.174","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"oom-cert-service","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/oom-cert-service","uid":"dcfcfbec-cf28-46ab-8570-1edc149741ca","resourceVersion":"42553","creationTimestamp":"2021-11-07T02:32:00Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"oom-cert-service","helm.sh/chart":"oom-cert-service-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-platform","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:32:00Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-http","protocol":"TCP","port":8443,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"oom-cert-service"},"clusterIP":"10.233.34.215","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"pgset","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/pgset","uid":"73a2751d-5317-4c43-8658-725a1b749066","resourceVersion":"47420","creationTimestamp":"2021-11-07T02:40:20Z","labels":{"app":"postgres","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-postgres","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:20Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"postgres","release":"onap"},"clusterIP":"10.233.11.97","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"pnf-macro-test-simulator","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/pnf-macro-test-simulator","uid":"3f42a408-4f8c-4009-a5f9-54e4aa59bd43","resourceVersion":"116172","creationTimestamp":"2021-11-07T05:09:34Z","labels":{"io.kompose.service":"pnf-macro-test-simulator","k8splugin.io/rb-instance-id":"sad_ardinghelli"},"annotations":{"kompose.cmd":"kompose convert -c","kompose.version":"1.21.0 (992df58d8)"},"managedFields":[{"manager":"k8plugin","operation":"Update","apiVersion":"v1","time":"2021-11-07T05:09:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kompose.cmd":{},"f:kompose.version":{}},"f:labels":{".":{},"f:io.kompose.service":{},"f:k8splugin.io/rb-instance-id":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":5000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:io.kompose.service":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"5000","protocol":"TCP","port":5000,"targetPort":5000,"nodePort":30999}],"selector":{"io.kompose.service":"pnf-macro-test-simulator"},"clusterIP":"10.233.12.255","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"pnf-macro-test-simulator-mongo","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/pnf-macro-test-simulator-mongo","uid":"1a1301c1-ce0a-4428-9ebc-02f4d2b25c5f","resourceVersion":"116167","creationTimestamp":"2021-11-07T05:09:34Z","labels":{"io.kompose.service":"pnf-macro-test-simulator-mongo","k8splugin.io/rb-instance-id":"sad_ardinghelli"},"annotations":{"kompose.cmd":"kompose convert -c","kompose.version":"1.21.0 (992df58d8)"},"managedFields":[{"manager":"k8plugin","operation":"Update","apiVersion":"v1","time":"2021-11-07T05:09:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kompose.cmd":{},"f:kompose.version":{}},"f:labels":{".":{},"f:io.kompose.service":{},"f:k8splugin.io/rb-instance-id":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":27017,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:io.kompose.service":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"27017","protocol":"TCP","port":27017,"targetPort":27017}],"selector":{"io.kompose.service":"pnf-macro-test-simulator-mongo"},"clusterIP":"10.233.29.200","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-apex-pdp","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-apex-pdp","uid":"503eaa87-9c07-4624-bfd9-999929c61a63","resourceVersion":"46339","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app":"policy-apex-pdp","app.kubernetes.io/managed-by":"Helm","chart":"policy-apex-pdp-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","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\":6969,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-apex-pdp","protocol":"TCP","port":6969,"targetPort":6969}],"selector":{"app":"policy-apex-pdp","release":"onap"},"clusterIP":"10.233.4.23","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-api","uid":"db3ab137-aa8b-44d3-9533-575ac4d7d1ab","resourceVersion":"46330","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app":"policy-api","app.kubernetes.io/managed-by":"Helm","chart":"policy-api-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","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\":6969,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-api","protocol":"TCP","port":6969,"targetPort":6969}],"selector":{"app":"policy-api","release":"onap"},"clusterIP":"10.233.11.221","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-clamp-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-clamp-be","uid":"f182ef39-a51a-41d9-9adb-e6da43423ad7","resourceVersion":"46326","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app":"policy-clamp-be","app.kubernetes.io/managed-by":"Helm","chart":"policy-clamp-be-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","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\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-clamp-be","protocol":"TCP","port":8443,"targetPort":8443}],"selector":{"app":"policy-clamp-be","release":"onap"},"clusterIP":"10.233.5.165","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-clamp-cl-k8s-ppnt","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-clamp-cl-k8s-ppnt","uid":"752b12df-cf45-448b-9c76-15ba1cd5c985","resourceVersion":"46320","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"policy-clamp-cl-k8s-ppnt","helm.sh/chart":"policy-clamp-cl-k8s-ppnt-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8083,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-api","protocol":"TCP","port":8083,"targetPort":"http-api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"policy-clamp-cl-k8s-ppnt"},"clusterIP":"10.233.9.49","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-clamp-cl-runtime","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-clamp-cl-runtime","uid":"09b35f6f-4b49-42ea-b25e-3b97ddae840c","resourceVersion":"46344","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"policy-clamp-cl-runtime","helm.sh/chart":"policy-clamp-cl-runtime-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":6969,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-api","protocol":"TCP","port":6969,"targetPort":"http-api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"policy-clamp-cl-runtime"},"clusterIP":"10.233.13.153","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-clamp-fe","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-clamp-fe","uid":"140e62c5-50e8-4dfe-b2b3-e22a86fb9894","resourceVersion":"46349","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app":"policy-clamp-fe","app.kubernetes.io/managed-by":"Helm","chart":"policy-clamp-fe-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":2443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-clamp-fe","protocol":"TCP","port":2443,"targetPort":2443,"nodePort":30258}],"selector":{"app":"policy-clamp-fe","release":"onap"},"clusterIP":"10.233.26.120","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-distribution","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-distribution","uid":"7de2e74f-f95a-4011-90ee-e9ae8eeeb469","resourceVersion":"46335","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app":"policy-distribution","app.kubernetes.io/managed-by":"Helm","chart":"policy-distribution-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","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\":6969,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-distribution","protocol":"TCP","port":6969,"targetPort":6969}],"selector":{"app":"policy-distribution","release":"onap"},"clusterIP":"10.233.54.79","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-drools-pdp","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-drools-pdp","uid":"5cd05bb5-99a6-40f6-9c60-be8c577b5985","resourceVersion":"46360","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app":"policy-drools-pdp","app.kubernetes.io/managed-by":"Helm","chart":"policy-drools-pdp-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","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\":6969,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9696,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-drools-pdp-6969","protocol":"TCP","port":6969,"targetPort":6969},{"name":"policy-drools-pdp-9696","protocol":"TCP","port":9696,"targetPort":9696}],"selector":{"app":"policy-drools-pdp","release":"onap"},"clusterIP":"10.233.59.136","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-gui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-gui","uid":"67cccb28-b863-4cfa-beef-5aef6b1d907f","resourceVersion":"46313","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app":"policy-gui","app.kubernetes.io/managed-by":"Helm","chart":"policy-gui-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":2443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-gui","protocol":"TCP","port":2443,"targetPort":2443,"nodePort":30243}],"selector":{"app":"policy-gui","release":"onap"},"clusterIP":"10.233.52.135","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-handler","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-handler","uid":"26b726b0-2630-47ec-992c-4c23e041edaf","resourceVersion":"36365","creationTimestamp":"2021-11-07T02:25:33Z","labels":{"app":"dcae-policy-handler","app.kubernetes.io/managed-by":"Helm","chart":"dcae-policy-handler-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-dcaegen2","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:25:33Z","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\":80,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-handler","protocol":"TCP","port":80,"targetPort":25577}],"selector":{"app":"dcae-policy-handler","release":"onap"},"clusterIP":"10.233.16.222","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-mariadb","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-mariadb","uid":"d0a0b4d9-a779-46eb-8cff-509b5c68bc0e","resourceVersion":"46356","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"policy-mariadb","helm.sh/chart":"mariadb-galera-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":3306,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"mysql","protocol":"TCP","port":3306,"targetPort":"mysql"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"policy-mariadb"},"clusterIP":"10.233.55.47","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-mariadb-headless","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-mariadb-headless","uid":"598e3e7f-513b-47de-b22d-30089d42cbda","resourceVersion":"46301","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"policy-mariadb","helm.sh/chart":"mariadb-galera-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:clusterIP":{},"f:ports":{".":{},"k:{\"port\":4444,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":4567,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":4568,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"galera","protocol":"TCP","port":4567,"targetPort":"galera"},{"name":"ist","protocol":"TCP","port":4568,"targetPort":"ist"},{"name":"sst","protocol":"TCP","port":4444,"targetPort":"sst"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"policy-mariadb"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-pap","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-pap","uid":"a147b7e6-46dd-466f-a63b-811dfe4c1218","resourceVersion":"46314","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"policy-pap","helm.sh/chart":"policy-pap-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":6969,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-api","protocol":"TCP","port":6969,"targetPort":"http-api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"policy-pap"},"clusterIP":"10.233.53.13","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-xacml-pdp","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-xacml-pdp","uid":"2293bdbe-ec45-481c-a276-1a89bce02e16","resourceVersion":"46304","creationTimestamp":"2021-11-07T02:39:22Z","labels":{"app":"policy-xacml-pdp","app.kubernetes.io/managed-by":"Helm","chart":"policy-xacml-pdp-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-policy","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:39:22Z","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\":6969,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"policy-xacml-pdp","protocol":"TCP","port":6969,"targetPort":6969}],"selector":{"app":"policy-xacml-pdp","release":"onap"},"clusterIP":"10.233.0.254","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-app","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-app","uid":"8fa279a5-21da-4467-933d-8299fa376878","resourceVersion":"47190","creationTimestamp":"2021-11-07T02:40:12Z","labels":{"app":"portal-app","app.kubernetes.io/managed-by":"Helm","chart":"portal-app-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-portal","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"portal\", \"version\": \"v2\", \"url\": \"/\", \"protocol\": \"REST\" \"port\": \"8989\", \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:12Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"portal-app4","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30225}],"selector":{"app":"portal-app","release":"onap"},"clusterIP":"10.233.62.213","type":"LoadBalancer","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-cassandra","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-cassandra","uid":"270ad7fd-ce90-4496-bd3b-ff942c03362c","resourceVersion":"47169","creationTimestamp":"2021-11-07T02:40:12Z","labels":{"app":"portal-cassandra","app.kubernetes.io/managed-by":"Helm","chart":"portal-cassandra-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-portal","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:12Z","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\":7000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":7001,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":7199,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9042,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9160,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"portal-cassandra","protocol":"TCP","port":9160,"targetPort":9160},{"name":"portal-cassandra2","protocol":"TCP","port":7000,"targetPort":7000},{"name":"portal-cassandra3","protocol":"TCP","port":7001,"targetPort":7001},{"name":"portal-cassandra4","protocol":"TCP","port":7199,"targetPort":7199},{"name":"portal-cassandra5","protocol":"TCP","port":9042,"targetPort":9042}],"selector":{"app":"portal-cassandra","release":"onap"},"clusterIP":"10.233.17.17","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-db","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-db","uid":"0ae57709-5046-4b11-93ad-82b710ab69f3","resourceVersion":"47165","creationTimestamp":"2021-11-07T02:40:12Z","labels":{"app":"portal-db","app.kubernetes.io/managed-by":"Helm","chart":"portal-mariadb-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-portal","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:12Z","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\":3306,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"portal-db","protocol":"TCP","port":3306,"targetPort":3306}],"selector":{"app":"portal-db","release":"onap"},"clusterIP":"10.233.40.214","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-sdk","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-sdk","uid":"d246eedc-f9df-49d4-bf27-e734b38e65ba","resourceVersion":"47183","creationTimestamp":"2021-11-07T02:40:12Z","labels":{"app":"portal-sdk","app.kubernetes.io/managed-by":"Helm","chart":"portal-sdk-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-portal","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:12Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"portal-sdk","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30212}],"selector":{"app":"portal-sdk","release":"onap"},"clusterIP":"10.233.63.159","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-widget","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-widget","uid":"5272c653-ce44-4652-8759-c0e23d998768","resourceVersion":"47179","creationTimestamp":"2021-11-07T02:40:12Z","labels":{"app":"portal-widget","app.kubernetes.io/managed-by":"Helm","chart":"portal-widget-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-portal","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:12Z","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\":8082,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"portal-widget","protocol":"TCP","port":8082,"targetPort":8082}],"selector":{"app":"portal-widget","release":"onap"},"clusterIP":"10.233.40.193","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"refrepo","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/refrepo","uid":"8c9e2e75-559d-40c7-b6e9-b7c0c74da9e8","resourceVersion":"63272","creationTimestamp":"2021-11-07T03:07:27Z","labels":{"app":"vnfsdk","app.kubernetes.io/managed-by":"Helm","chart":"vnfsdk-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vnfsdk","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:07:27Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8703,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https","protocol":"TCP","port":8703,"targetPort":8703,"nodePort":30297}],"selector":{"app":"vnfsdk","release":"onap"},"clusterIP":"10.233.35.101","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"robot","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/robot","uid":"1e3658ff-2c3a-473a-833f-94fbe7d7c5d8","resourceVersion":"47648","creationTimestamp":"2021-11-07T02:40:38Z","labels":{"app":"robot","app.kubernetes.io/managed-by":"Helm","chart":"robot-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-robot","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:38Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"httpd","protocol":"TCP","port":443,"targetPort":443,"nodePort":30209}],"selector":{"app":"robot","release":"onap"},"clusterIP":"10.233.24.2","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-be","uid":"1688ca63-f5ad-48e6-a97b-1100b8d18903","resourceVersion":"48721","creationTimestamp":"2021-11-07T02:41:41Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"sdc-be","helm.sh/chart":"sdc-be-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-sdc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"sdc\", \"version\": \"v1\", \"url\": \"/sdc/v1\", \"protocol\": \"REST\", \"enable_ssl\": true, \"port\": \"8443\", \"visualRange\":\"1\" } , { \"serviceName\": \"sdc-deprecated\", \"version\": \"v1\", \"url\": \"/sdc/v1\", \"protocol\": \"REST\", \"enable_ssl\": false, \"port\": \"8080\", \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:41:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":8443,"targetPort":"api"},{"name":"http-api","protocol":"TCP","port":8080,"targetPort":"api-plain"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdc-be"},"clusterIP":"10.233.46.243","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-be-external","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-be-external","uid":"fc52ddc3-5783-4a38-818e-6a4b1882e180","resourceVersion":"48698","creationTimestamp":"2021-11-07T02:41:40Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"sdc-be","helm.sh/chart":"sdc-be-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-sdc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:41:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"https-api","protocol":"TCP","port":8443,"targetPort":"api","nodePort":30204}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdc-be"},"clusterIP":"10.233.61.203","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-fe","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-fe","uid":"0ba6c174-48a6-4b4f-88ec-575075f2c81a","resourceVersion":"48712","creationTimestamp":"2021-11-07T02:41:41Z","labels":{"app":"sdc-fe","app.kubernetes.io/managed-by":"Helm","chart":"sdc-fe-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"sdc-gui\", \"version\": \"v1\", \"url\": \"/sdc1\", \"protocol\": \"UI\", \"port\": \"8181\", \"visualRange\":\"0|1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:41:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdc-fe2","protocol":"TCP","port":9443,"targetPort":9443,"nodePort":30207}],"selector":{"app":"sdc-fe","release":"onap"},"clusterIP":"10.233.50.240","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-helm-validator","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-helm-validator","uid":"bbff3e86-90f9-45f4-a695-05c93493578a","resourceVersion":"48726","creationTimestamp":"2021-11-07T02:41:41Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"sdc-helm-validator","helm.sh/chart":"sdc-helm-validator-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-sdc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:41:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8080,"targetPort":"http"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdc-helm-validator"},"clusterIP":"10.233.48.139","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-onboarding-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-onboarding-be","uid":"828a4406-7033-4f85-b24e-866a88597545","resourceVersion":"48703","creationTimestamp":"2021-11-07T02:41:41Z","labels":{"app":"sdc-onboarding-be","app.kubernetes.io/managed-by":"Helm","chart":"sdc-onboarding-be-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:41:40Z","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\":8081,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8445,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdc-onboarding-be","protocol":"TCP","port":8445,"targetPort":8445},{"name":"sdc-onboarding-be2","protocol":"TCP","port":8081,"targetPort":8081}],"selector":{"app":"sdc-onboarding-be","release":"onap"},"clusterIP":"10.233.52.105","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-wfd-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-wfd-be","uid":"47ad4674-f3fc-488a-a567-28433a25ca33","resourceVersion":"48704","creationTimestamp":"2021-11-07T02:41:41Z","labels":{"app":"sdc-wfd-be","app.kubernetes.io/managed-by":"Helm","chart":"sdc-wfd-be-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:41:40Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdc-wfd-be","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30257}],"selector":{"app":"sdc-wfd-be","release":"onap"},"clusterIP":"10.233.43.184","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-wfd-fe","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-wfd-fe","uid":"030cd661-acb8-400b-b2b3-238b45515947","resourceVersion":"48717","creationTimestamp":"2021-11-07T02:41:41Z","labels":{"app":"sdc-wfd-fe","app.kubernetes.io/managed-by":"Helm","chart":"sdc-wfd-fe-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"wf-gui\", \"version\": \"v1\", \"url\": \"/\", \"protocol\": \"UI\", \"port\": \"8443\", \"visualRange\":\"0|1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:41:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdc-wfd-fe","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30256}],"selector":{"app":"sdc-wfd-fe","release":"onap"},"clusterIP":"10.233.23.214","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc","uid":"61dfd4e3-ab26-4181-9a38-fe1515de4bbe","resourceVersion":"51309","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app":"sdnc","app.kubernetes.io/managed-by":"Helm","chart":"sdnc-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"sdnc\", \"version\": \"v1\", \"url\": \"/\", \"protocol\": \"REST\", \"port\": \"8282\", \"visualRange\":\"1\", \"path\": \"/\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:sessionAffinityConfig":{".":{},"f:clientIP":{".":{},"f:timeoutSeconds":{}}},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdnc-restconf","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30267}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdnc"},"clusterIP":"10.233.40.13","type":"NodePort","sessionAffinity":"ClientIP","externalTrafficPolicy":"Cluster","sessionAffinityConfig":{"clientIP":{"timeoutSeconds":10800}}},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-ansible-server","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-ansible-server","uid":"54fa0a71-3475-4110-964c-f6cb924b5c26","resourceVersion":"51289","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app":"sdnc-ansible-server","app.kubernetes.io/managed-by":"Helm","chart":"sdnc-ansible-server-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","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\":8000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdnc-ansible-server","protocol":"TCP","port":8000,"targetPort":8000}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdnc-ansible-server"},"clusterIP":"10.233.54.114","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-callhome","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-callhome","uid":"f522565f-cc58-4ba2-be15-449c294a81aa","resourceVersion":"51324","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app":"sdnc","app.kubernetes.io/managed-by":"Helm","chart":"sdnc-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":6666,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdnc-callhome","protocol":"TCP","port":6666,"targetPort":6666,"nodePort":30266}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdnc"},"clusterIP":"10.233.56.155","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-cluster","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-cluster","uid":"07acbb37-4dd3-4075-8a35-343582f9b3ad","resourceVersion":"51275","creationTimestamp":"2021-11-07T02:45:29Z","labels":{"app":"sdnc","app.kubernetes.io/managed-by":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap","service.alpha.kubernetes.io/tolerate-unready-endpoints":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:service.alpha.kubernetes.io/tolerate-unready-endpoints":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:release":{}}},"f:spec":{"f:clusterIP":{},"f:ports":{".":{},"k:{\"port\":2550,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdnc-cluster-port","protocol":"TCP","port":2550,"targetPort":2550}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdnc"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-dgbuilder","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-dgbuilder","uid":"cebfeb29-6265-4b51-a528-b9de9aa32915","resourceVersion":"51295","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app":"sdnc-dgbuilder","app.kubernetes.io/managed-by":"Helm","chart":"dgbuilder-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":3000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"dgbuilder","protocol":"TCP","port":3000,"targetPort":3100,"nodePort":30203}],"selector":{"app":"sdnc-dgbuilder","release":"onap"},"clusterIP":"10.233.25.232","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-dmaap-listener","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-dmaap-listener","uid":"494bb7c7-9919-49d9-ac0d-93fa8709a481","resourceVersion":"51274","creationTimestamp":"2021-11-07T02:45:29Z","labels":{"app":"sdnc-dmaap-listener","app.kubernetes.io/managed-by":"Helm","chart":"dmaap-listener-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","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:clusterIP":{},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-oam","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-oam","uid":"63b83c6a-bdcc-401f-9453-b2a1dbc84800","resourceVersion":"51321","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app":"sdnc","app.kubernetes.io/managed-by":"Helm","chart":"sdnc-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","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\":8202,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8282,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdnc-restconf-alt","protocol":"TCP","port":8282,"targetPort":8181},{"name":"sdnc-karaf","protocol":"TCP","port":8202,"targetPort":8101}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdnc"},"clusterIP":"10.233.8.165","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-ueb-listener","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-ueb-listener","uid":"1be6ab95-cfb4-4f24-a52d-570ede30b874","resourceVersion":"51273","creationTimestamp":"2021-11-07T02:45:29Z","labels":{"app":"sdnc-ueb-listener","app.kubernetes.io/managed-by":"Helm","chart":"ueb-listener-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","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:clusterIP":{},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-web-service","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-web-service","uid":"4b07fd1d-4eb2-4613-a2dd-84ae1477b8cc","resourceVersion":"51303","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"sdnc-web","helm.sh/chart":"sdnc-web-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:sessionAffinityConfig":{".":{},"f:clientIP":{".":{},"f:timeoutSeconds":{}}},"f:type":{}}}}]},"spec":{"ports":[{"name":"sdnc-web","protocol":"TCP","port":8443,"targetPort":"sdnc-web","nodePort":30205}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdnc-web"},"clusterIP":"10.233.0.105","type":"NodePort","sessionAffinity":"ClientIP","externalTrafficPolicy":"Cluster","sessionAffinityConfig":{"clientIP":{"timeoutSeconds":10800}}},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnrdb","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnrdb","uid":"f0435cf2-893e-48f5-8766-52a61321d8ce","resourceVersion":"51284","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"sdnrdb","helm.sh/chart":"elasticsearch-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9200,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"elasticsearch","protocol":"TCP","port":9200,"targetPort":"elasticsearch"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdnrdb"},"clusterIP":"10.233.18.100","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnrdb-discovery","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnrdb-discovery","uid":"4ba4a68a-2605-4053-ab0e-e0f4f96d6d1e","resourceVersion":"51276","creationTimestamp":"2021-11-07T02:45:29Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"sdnrdb","helm.sh/chart":"elasticsearch-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap","service.alpha.kubernetes.io/tolerate-unready-endpoints":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:service.alpha.kubernetes.io/tolerate-unready-endpoints":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:clusterIP":{},"f:ports":{".":{},"k:{\"port\":9300,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:publishNotReadyAddresses":{},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:discovery":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-transport","protocol":"TCP","port":9300,"targetPort":"http-transport"}],"selector":{"app.kubernetes.io/instance":"onap","discovery":"sdnrdb-cluster"},"clusterIP":"None","type":"ClusterIP","sessionAffinity":"None","publishNotReadyAddresses":true},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnrdb-service","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnrdb-service","uid":"adacfe55-e2ea-4465-b1bf-739d2882f14d","resourceVersion":"51313","creationTimestamp":"2021-11-07T02:45:30Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"sdnrdb","helm.sh/chart":"master-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-sdnc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:45:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9300,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-transport","protocol":"TCP","port":9300,"targetPort":"http-transport"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"sdnrdb"},"clusterIP":"10.233.7.191","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sebf8803c9b2b43a6b154dd93e17bdc6c-nginx-1636261350","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sebf8803c9b2b43a6b154dd93e17bdc6c-nginx-1636261350","uid":"5d8e0263-d5a3-4d5f-82a2-bebe71bc3778","resourceVersion":"113705","creationTimestamp":"2021-11-07T05:03:50Z","labels":{"app":"sebf8803c9b2b43a6b154dd93e17bdc6c-nginx-1636261350","cfydeployment":"nginx-1636261350_nginx-1636261350","cfynode":"nginx-1636261350","cfynodeinstance":"nginx-1636261350_9x1y8l","k8sdeployment":"dep-sebf8803c9b2b43a6b154dd93e17bdc6c-nginx-1636261350"},"managedFields":[{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-11-07T05:03:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:app":{},"f:cfydeployment":{},"f:cfynode":{},"f:cfynodeinstance":{},"f:k8sdeployment":{}}},"f:spec":{"f:ipFamily":{},"f:ports":{".":{},"k:{\"port\":80,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":99,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"port-t-80","protocol":"TCP","port":80,"targetPort":80},{"name":"port-t-99","protocol":"TCP","port":99,"targetPort":99}],"selector":{"app":"sebf8803c9b2b43a6b154dd93e17bdc6c-nginx-1636261350"},"clusterIP":"10.233.48.167","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so","uid":"685c1388-ef69-4bc5-9bf3-e022191e5fc6","resourceVersion":"61062","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so","app.kubernetes.io/managed-by":"Helm","chart":"so-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/cloudResources/{version:[vV][1]}/operationalEnvironments\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/cloudResources/{version:[vV][1]}/operationalEnvironments/{operationalEnvironmentId}/activate\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/cloudResources/{version:[vV][1]}/operationalEnvironments/{operationalEnvironmentId}/deactivate\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/cloudResourcesRequests/{version:[vV][1]}/{requestId}/unlock\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/cloudResourcesRequests/{version:[vV][1]}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/orchestrationRequests/{version:[vV][4-7]}/{requestId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/orchestrationRequests/{version:[vV][4-7]}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/orchestrationRequests/{version:[vV][4-7]}/{requestId}/unlock\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/activate\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/deactivate\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][7]}/serviceInstances/assign\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][7]}/serviceInstances/{serviceInstanceId}/unassign\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/configurations\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/enablePort\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/disablePort\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/activate\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/deactivate\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][6-7]}/serviceInstances/{serviceInstanceId}/addRelationships\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][6-7]}/serviceInstances/{serviceInstanceId}/removeRelationships\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/replace\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][6-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/applyUpdatedConfig\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}/replace\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][6-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/inPlaceSoftwareUpdate\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}/deactivateAndCloudDelete\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/scaleOut\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups/{volumeGroupInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups/{volumeGroupInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiation/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/networks\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/networks/{networkInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" }, { \"serviceName\": \"so\", \"version\": \"v1\", \"url\": \"/onap/so/infra/serviceInstantiationRequests/{version:[vV][5-7]}/serviceInstances/{serviceInstanceId}/networks/{networkInstanceId}\", \"protocol\": \"REST\", \"port\": \"8080\", \"visualRange\":\"0\", \"lb_policy\":\"ip_hash\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"so-apih-port","protocol":"TCP","port":8080,"targetPort":8080,"nodePort":30277}],"selector":{"app":"so","release":"onap"},"clusterIP":"10.233.16.24","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-admin-cockpit","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-admin-cockpit","uid":"c49a5562-970a-45be-bdfb-b9245252d31d","resourceVersion":"61082","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-admin-cockpit","app.kubernetes.io/managed-by":"Helm","chart":"so-admin-cockpit-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9091,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":9091,"targetPort":9091,"nodePort":30224}],"selector":{"app":"so-admin-cockpit","release":"onap"},"clusterIP":"10.233.24.156","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-bpmn-infra","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-bpmn-infra","uid":"54a55c30-8b0b-4b93-9c83-7b99435dd7c5","resourceVersion":"61090","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-bpmn-infra","app.kubernetes.io/managed-by":"Helm","chart":"so-bpmn-infra-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8081,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"so-bpmn-port","protocol":"TCP","port":8081,"targetPort":8081}],"selector":{"app":"so-bpmn-infra","release":"onap"},"clusterIP":"10.233.32.108","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-catalog-db-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-catalog-db-adapter","uid":"39667381-01a2-4592-b3fc-b18cee823f69","resourceVersion":"61091","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-catalog-db-adapter","app.kubernetes.io/managed-by":"Helm","chart":"so-catalog-db-adapter-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8082,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"so-catdb-port","protocol":"TCP","port":8082,"targetPort":8082}],"selector":{"app":"so-catalog-db-adapter","release":"onap"},"clusterIP":"10.233.13.96","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-cnf-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-cnf-adapter","uid":"c5d13777-f005-431c-ad73-4863ba102870","resourceVersion":"61097","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"so-cnf-adapter","helm.sh/chart":"so-cnf-adapter-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-api","protocol":"TCP","port":8090,"targetPort":"http-api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"so-cnf-adapter"},"clusterIP":"10.233.41.123","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-etsi-nfvo-ns-lcm","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-etsi-nfvo-ns-lcm","uid":"a7eb55e9-a37d-4cfe-a566-2b84cf95345d","resourceVersion":"61079","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"so-etsi-nfvo-ns-lcm","helm.sh/chart":"so-etsi-nfvo-ns-lcm-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[\n {\n \"serviceName\": \"so-etsi-nfvo-ns-lcm\",\n \"version\": \"v1\",\n \"url\": \"/so/so-etsi-nfvo-ns-lcm/v1\",\n \"protocol\": \"REST\",\n \"port\": \"9095\",\n \"visualRange\":\"1\"\n }\n]\n","service.alpha.kubernetes.io/tolerate-unready-endpoints":"true"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{},"f:service.alpha.kubernetes.io/tolerate-unready-endpoints":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":9095,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http-api","protocol":"TCP","port":9095,"targetPort":"http-api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"so-etsi-nfvo-ns-lcm"},"clusterIP":"10.233.61.146","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-etsi-sol003-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-etsi-sol003-adapter","uid":"04109fea-7324-423d-9aa2-76d79d53e8f0","resourceVersion":"61114","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-etsi-sol003-adapter","app.kubernetes.io/managed-by":"Helm","chart":"so-etsi-sol003-adapter-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"so-etsi-sol003-adapter\", \"version\": \"v1\", \"url\": \"/so/vnfm-adapter/v1\", \"protocol\": \"REST\", \"port\": \"9092\", \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9092,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":9092,"targetPort":9092,"nodePort":30406}],"selector":{"app":"so-etsi-sol003-adapter","release":"onap"},"clusterIP":"10.233.58.244","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-etsi-sol005-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-etsi-sol005-adapter","uid":"4db7ac79-de77-47fc-bd87-7a1ffe479201","resourceVersion":"61103","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-etsi-sol005-adapter","app.kubernetes.io/managed-by":"Helm","chart":"so-etsi-sol005-adapter-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8084,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"http","protocol":"TCP","port":8084,"targetPort":8084}],"selector":{"app":"so-etsi-sol005-adapter","release":"onap"},"clusterIP":"10.233.63.194","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-nssmf-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-nssmf-adapter","uid":"f76a1022-8974-469d-9426-f7e86ce19ab1","resourceVersion":"61061","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"so-nssmf-adapter","helm.sh/chart":"so-nssmf-adapter-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8088,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"api","protocol":"TCP","port":8088,"targetPort":"api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"so-nssmf-adapter"},"clusterIP":"10.233.35.147","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-oof-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-oof-adapter","uid":"61e029cd-bb8f-46ba-ba0b-e72ecd1da2ea","resourceVersion":"61054","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/name":"so-oof-adapter","helm.sh/chart":"so-oof-adapter-9.0.0"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/name":{},"f:helm.sh/chart":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/name":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"api","protocol":"TCP","port":8090,"targetPort":"api"}],"selector":{"app.kubernetes.io/instance":"onap","app.kubernetes.io/name":"so-oof-adapter"},"clusterIP":"10.233.60.5","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-openstack-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-openstack-adapter","uid":"97398f2a-3fb2-439c-a538-43670ab561cc","resourceVersion":"61066","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-openstack-adapter","app.kubernetes.io/managed-by":"Helm","chart":"so-openstack-adapter-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8087,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"so-optack-port","protocol":"TCP","port":8087,"targetPort":8087}],"selector":{"app":"so-openstack-adapter","release":"onap"},"clusterIP":"10.233.52.158","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-request-db-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-request-db-adapter","uid":"cdd6feec-8711-4045-ac38-b26c011c11f6","resourceVersion":"61107","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-request-db-adapter","app.kubernetes.io/managed-by":"Helm","chart":"so-request-db-adapter-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8083,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"so-reqdb-port","protocol":"TCP","port":8083,"targetPort":8083}],"selector":{"app":"so-request-db-adapter","release":"onap"},"clusterIP":"10.233.28.29","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-sdc-controller","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-sdc-controller","uid":"a3db30fe-42ab-45f6-8f18-c2fe8170d249","resourceVersion":"61115","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-sdc-controller","app.kubernetes.io/managed-by":"Helm","chart":"so-sdc-controller-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8085,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"so-sdc-port","protocol":"TCP","port":8085,"targetPort":8085}],"selector":{"app":"so-sdc-controller","release":"onap"},"clusterIP":"10.233.9.81","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-sdnc-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-sdnc-adapter","uid":"14dea8db-f66c-496a-b2a6-0500f1dc2f58","resourceVersion":"61073","creationTimestamp":"2021-11-07T03:04:44Z","labels":{"app":"so-sdnc-adapter","app.kubernetes.io/managed-by":"Helm","chart":"so-sdnc-adapter-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-so","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:04:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8086,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"so-sdnc-port","protocol":"TCP","port":8086,"targetPort":8086}],"selector":{"app":"so-sdnc-adapter","release":"onap"},"clusterIP":"10.233.20.93","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"tcp-pgset-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/tcp-pgset-primary","uid":"a03bc65b-375f-4ad7-bf89-512ebb6f1498","resourceVersion":"47425","creationTimestamp":"2021-11-07T02:40:20Z","labels":{"app":"postgres-primary","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-postgres","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:20Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"pgset-primary","release":"onap"},"clusterIP":"10.233.38.163","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"tcp-pgset-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/tcp-pgset-replica","uid":"1d975511-5a6e-435a-b56c-784d3f3f4ed9","resourceVersion":"47434","creationTimestamp":"2021-11-07T02:40:20Z","labels":{"app":"postgres-replica","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-postgres","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:40:20Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"pgset-replica","release":"onap"},"clusterIP":"10.233.53.200","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"uui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/uui","uid":"c4f75b42-0dbe-4fbe-931e-f80b0f272609","resourceVersion":"62303","creationTimestamp":"2021-11-07T03:06:16Z","labels":{"app":"uui","app.kubernetes.io/managed-by":"Helm","chart":"uui-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-uui","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"usecaseui-ui\", \"version\": \"v1\", \"url\": \"/usecase-ui\", \"path\":\"/iui/usecaseui\", \"protocol\": \"UI\", \"port\": \"8443\", \"visualRange\":\"1\", \"enable_ssl\": true } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:16Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"uui","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30398}],"selector":{"app":"uui","release":"onap"},"clusterIP":"10.233.1.47","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"uui-server","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/uui-server","uid":"ef1c2107-79ce-4675-ae1d-517897c39978","resourceVersion":"62308","creationTimestamp":"2021-11-07T03:06:16Z","labels":{"app":"uui-server","app.kubernetes.io/managed-by":"Helm","chart":"uui-server-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-uui","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"usecaseui-server\", \"version\": \"v1\", \"url\": \"/api/usecaseui-server/v1\", \"protocol\": \"REST\", \"port\": \"8082\", \"visualRange\":\"1\", \"enable_ssl\": true } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:16Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8082,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"uui-server","protocol":"TCP","port":8082,"targetPort":8082,"nodePort":30399}],"selector":{"app":"uui-server","release":"onap"},"clusterIP":"10.233.5.162","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"ves-client-r3016","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/ves-client-r3016","uid":"c6c3fd48-5d8b-4ddd-8bb0-77c8d8cf1650","resourceVersion":"114634","creationTimestamp":"2021-11-07T05:05:59Z","labels":{"app":"ves-client-r3016","cfydeployment":"ves-client-dep-r3016","cfynode":"ves-client","cfynodeinstance":"ves-client_ynid9s","k8sdeployment":"dep-ves-client-r3016"},"managedFields":[{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-11-07T05:05:59Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:app":{},"f:cfydeployment":{},"f:cfynode":{},"f:cfynodeinstance":{},"f:k8sdeployment":{}}},"f:spec":{"f:ipFamily":{},"f:ports":{".":{},"k:{\"port\":5000,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"port-t-5000","protocol":"TCP","port":5000,"targetPort":5000}],"selector":{"app":"ves-client-r3016"},"clusterIP":"10.233.55.195","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-generic-vnfm-driver","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-generic-vnfm-driver","uid":"a068907f-a7a8-495f-8e29-147f56f98124","resourceVersion":"62588","creationTimestamp":"2021-11-07T03:06:40Z","labels":{"app":"vfc-generic-vnfm-driver","app.kubernetes.io/managed-by":"Helm","chart":"vfc-generic-vnfm-driver-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vfc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"gvnfmdriver\", \"version\": \"v1\", \"url\": \"/api/gvnfmdriver/v1\", \"protocol\": \"REST\", \"port\": \"8484\", \"enable_ssl\": false, \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8484,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vfc-generic-vnfm-driver","protocol":"TCP","port":8484,"targetPort":8484}],"selector":{"app":"vfc-generic-vnfm-driver","release":"onap"},"clusterIP":"10.233.37.241","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-huawei-vnfm-driver","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-huawei-vnfm-driver","uid":"475eb4d0-82da-4427-b93c-616d6c2a9a66","resourceVersion":"62600","creationTimestamp":"2021-11-07T03:06:40Z","labels":{"app":"vfc-huawei-vnfm-driver","app.kubernetes.io/managed-by":"Helm","chart":"vfc-huawei-vnfm-driver-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vfc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"huaweivnfmdriver\", \"version\": \"v1\", \"url\": \"/api/huaweivnfmdriver/v1\", \"protocol\": \"REST\", \"port\": \"8482\", \"enable_ssl\": false, \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8482,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":8483,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vfc-huawei-vnfm-driver","protocol":"TCP","port":8482,"targetPort":8482},{"name":"vfc-huawei-vnfm-driver2","protocol":"TCP","port":8483,"targetPort":8483}],"selector":{"app":"vfc-huawei-vnfm-driver","release":"onap"},"clusterIP":"10.233.15.221","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-nslcm","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-nslcm","uid":"3a40fa3a-a98f-4293-a4d1-f22fbcfb291b","resourceVersion":"62592","creationTimestamp":"2021-11-07T03:06:40Z","labels":{"app":"vfc-nslcm","app.kubernetes.io/managed-by":"Helm","chart":"vfc-nslcm-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vfc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"nslcm\", \"version\": \"v1\", \"url\": \"/api/nslcm/v1\", \"protocol\": \"REST\", \"port\": \"8403\", \"enable_ssl\": false, \"visualRange\":\"1\" }, { \"serviceName\": \"nslcm\", \"version\": \"v2\", \"url\": \"/api/nslcm/v2\", \"protocol\": \"REST\", \"port\": \"8403\", \"enable_ssl\": false, \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8403,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vfc-nslcm","protocol":"TCP","port":8403,"targetPort":8403}],"selector":{"app":"vfc-nslcm","release":"onap"},"clusterIP":"10.233.39.160","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-redis","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-redis","uid":"0551d063-89b1-4649-b9ea-7519f05a2d36","resourceVersion":"62575","creationTimestamp":"2021-11-07T03:06:40Z","labels":{"app":"vfc-redis","app.kubernetes.io/managed-by":"Helm","chart":"vfc-redis-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vfc","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:40Z","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\":6379,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vfc-redis","protocol":"TCP","port":6379,"targetPort":6379}],"selector":{"app":"vfc-redis","release":"onap"},"clusterIP":"10.233.27.15","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-vnflcm","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-vnflcm","uid":"583f2fff-61e2-4516-aec7-1a3ea18a076c","resourceVersion":"62608","creationTimestamp":"2021-11-07T03:06:40Z","labels":{"app":"vfc-vnflcm","app.kubernetes.io/managed-by":"Helm","chart":"vfc-vnflcm-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vfc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"vnflcm\", \"version\": \"v1\", \"url\": \"/api/vnflcm/v1\", \"protocol\": \"REST\", \"port\": \"8801\", \"enable_ssl\": false, \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8801,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vfc-vnflcm","protocol":"TCP","port":8801,"targetPort":8801}],"selector":{"app":"vfc-vnflcm","release":"onap"},"clusterIP":"10.233.46.10","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-vnfmgr","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-vnfmgr","uid":"4aa8c871-7a29-4b3f-83b3-7a63def502a4","resourceVersion":"62581","creationTimestamp":"2021-11-07T03:06:40Z","labels":{"app":"vfc-vnfmgr","app.kubernetes.io/managed-by":"Helm","chart":"vfc-vnfmgr-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vfc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"vnfmgr\", \"version\": \"v1\", \"url\": \"/api/vnfmgr/v1\", \"protocol\": \"REST\", \"port\": \"8803\", \"enable_ssl\": false, \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8803,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vfc-vnfmgr","protocol":"TCP","port":8803,"targetPort":8803}],"selector":{"app":"vfc-vnfmgr","release":"onap"},"clusterIP":"10.233.11.11","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-vnfres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-vnfres","uid":"fa81e205-9db4-476b-8175-47c1cd085440","resourceVersion":"62601","creationTimestamp":"2021-11-07T03:06:40Z","labels":{"app":"vfc-vnfres","app.kubernetes.io/managed-by":"Helm","chart":"vfc-vnfres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vfc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"vnfres\", \"version\": \"v1\", \"url\": \"/api/vnfres/v1\", \"protocol\": \"REST\", \"port\": \"8802\", \"enable_ssl\": false, \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8802,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vfc-vnfres","protocol":"TCP","port":8802,"targetPort":8802}],"selector":{"app":"vfc-vnfres","release":"onap"},"clusterIP":"10.233.47.18","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-zte-vnfm-driver","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-zte-vnfm-driver","uid":"d746d4c2-948b-490a-9720-f75dace77bb6","resourceVersion":"62579","creationTimestamp":"2021-11-07T03:06:40Z","labels":{"app":"vfc-zte-vnfm-driver","app.kubernetes.io/managed-by":"Helm","chart":"vfc-zte-vnfm-driver-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vfc","meta.helm.sh/release-namespace":"onap","msb.onap.org/service-info":"[ { \"serviceName\": \"ztevnfmdriver\", \"version\": \"v1\", \"url\": \"/api/ztevnfmdriver/v1\", \"protocol\": \"REST\", \"port\": \"8410\", \"enable_ssl\": false, \"visualRange\":\"1\" } ]"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:06:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{},"f:msb.onap.org/service-info":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8410,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vfc-zte-vnfm-driver","protocol":"TCP","port":8410,"targetPort":8410}],"selector":{"app":"vfc-zte-vnfm-driver","release":"onap"},"clusterIP":"10.233.54.185","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vid","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vid","uid":"b8ae31be-8217-4be2-89fc-842f1b2fc1d5","resourceVersion":"62996","creationTimestamp":"2021-11-07T03:07:04Z","labels":{"app":"vid","app.kubernetes.io/managed-by":"Helm","chart":"vid-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vid","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:07:04Z","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:externalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vid","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30200}],"selector":{"app":"vid","release":"onap"},"clusterIP":"10.233.24.58","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vid-http","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vid-http","uid":"cc9431f0-3cb9-48ce-bb56-b35d7e81a10e","resourceVersion":"62991","creationTimestamp":"2021-11-07T03:07:04Z","labels":{"app":"vid","app.kubernetes.io/managed-by":"Helm","chart":"vid-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vid","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:07:04Z","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":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"vid-http","protocol":"TCP","port":8080,"targetPort":8080}],"selector":{"app":"vid","release":"onap"},"clusterIP":"10.233.41.122","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vnfsdk-dbpri","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vnfsdk-dbpri","uid":"756e1eba-e2f2-4aa7-bd76-330ac5321bf9","resourceVersion":"63274","creationTimestamp":"2021-11-07T03:07:27Z","labels":{"app":"vnfsdk-postgres-primary","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vnfsdk","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:07:27Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"vnfsdk-dbpri","release":"onap"},"clusterIP":"10.233.24.159","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vnfsdk-dbrep","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vnfsdk-dbrep","uid":"be916b9e-7866-42f0-9e83-3b5d139c841e","resourceVersion":"63265","creationTimestamp":"2021-11-07T03:07:27Z","labels":{"app":"vnfsdk-postgres-replica","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vnfsdk","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:07:27Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"name":"vnfsdk-dbrep","release":"onap"},"clusterIP":"10.233.7.60","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vnfsdk-dbset","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vnfsdk-dbset","uid":"df9c086a-6743-46de-a8ab-ef3e17f472dc","resourceVersion":"63260","creationTimestamp":"2021-11-07T03:07:27Z","labels":{"app":"vnfsdk-postgres","app.kubernetes.io/managed-by":"Helm","chart":"postgres-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-vnfsdk","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T03:07:27Z","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\":5432,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"tcp-postgres","protocol":"TCP","port":5432,"targetPort":5432}],"selector":{"app":"vnfsdk-postgres","release":"onap"},"clusterIP":"10.233.0.116","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"xdcae-ves-collector-cmpv2-cert","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/xdcae-ves-collector-cmpv2-cert","uid":"8a5f3b4f-f611-4b0e-91a3-381b53bda1c2","resourceVersion":"115834","creationTimestamp":"2021-11-07T05:08:51Z","labels":{"app":"dcae-ves-collector-cmpv2-cert","cfydeployment":"ves-collector-cmpv2-dep","cfynode":"ves","cfynodeinstance":"ves_a6g507","k8sdeployment":"dep-dcae-ves-collector-cmpv2-cert"},"managedFields":[{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-11-07T05:08:51Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:app":{},"f:cfydeployment":{},"f:cfynode":{},"f:cfynodeinstance":{},"f:k8sdeployment":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ipFamily":{},"f:ports":{".":{},"k:{\"port\":8443,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"xport-t-8443","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":32226}],"selector":{"app":"dcae-ves-collector-cmpv2-cert"},"clusterIP":"10.233.3.98","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}}]} 2021-11-07 05:10:41,110 INFO 123:pnf_register.py(1) - PNF registered with TestPNFMacroInstantiation source name 2021-11-07 05:10:41,130 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":"8d366138-957a-4d9f-afa5-b9589984ec93","resourceVersion":"106719","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","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-11-07T04:48:04Z","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.35.222","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} 2021-11-07 05:10:41,134 DEBUG 88:cds.py(1) - Service already patched, skip 2021-11-07 05:10:41,137 DEBUG 129:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:41,138 DEBUG 131:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/bootstrap 2021-11-07 05:10:41,138 DEBUG 132:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2021-11-07 05:10:42,654 INFO 142:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response code: 200 2021-11-07 05:10:42,654 DEBUG 146:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response: 2021-11-07 05:10:42,657 DEBUG 196:data_dictionary.py(1) - Upload data dictionary 2021-11-07 05:10:42,658 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_pktgen_private_ip_0 data dictionary 2021-11-07 05:10:42,658 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:42,658 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:42,658 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_int_pktgen_private_ip_0", "property": {"description": "vpg_int_pktgen_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_int_pktgen_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_pktgen_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_int_pktgen_private_ip_0", "updated-by": "Singal, Kapil "}, "description": "vpg_int_pktgen_private_ip_0", "entry_schema": "string", "name": "vpg_int_pktgen_private_ip_0", "tags": "vpg_int_pktgen_private_ip_0", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:42,793 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:42,793 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_int_pktgen_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_int_pktgen_private_ip_0","name":"vpg_int_pktgen_private_ip_0","property":{"description":"vpg_int_pktgen_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_int_pktgen_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_pktgen_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_int_pktgen_private_ip_0","tags":"vpg_int_pktgen_private_ip_0","creationDate":"2021-11-07T05:10:42.785Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:42,793 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_id data dictionary 2021-11-07 05:10:42,794 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:42,794 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:42,794 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_private_net_id", "property": {"description": "vlb_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_private_net_id", "entry_schema": "string", "name": "vlb_private_net_id", "tags": "vlb_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:42,925 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:42,925 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_private_net_id","name":"vlb_private_net_id","property":{"description":"vlb_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_private_net_id","tags":"vlb_private_net_id","creationDate":"2021-11-07T05:10:42.917Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:42,926 DEBUG 88:data_dictionary.py(1) - Upload vip data dictionary 2021-11-07 05:10:42,926 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:42,926 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:42,926 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vip", "property": {"description": "vip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vip", "verb": "GET"}, "type": "source-rest"}}, "tags": "vip", "updated-by": "MALAKOV, YURIY "}, "description": "vip", "entry_schema": "string", "name": "vip", "tags": "vip", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:43,057 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:43,057 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vip","name":"vip","property":{"description":"vip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vip","tags":"vip","creationDate":"2021-11-07T05:10:43.049Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:43,058 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_ip_0 data dictionary 2021-11-07 05:10:43,058 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:43,058 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:43,058 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private2_ip_0", "property": {"description": "vfw_int_private2_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private2_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private2_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private2_ip_0", "entry_schema": "string", "name": "vfw_int_private2_ip_0", "tags": "vfw_int_private2_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:43,203 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:43,203 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private2_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private2_ip_0","name":"vfw_int_private2_ip_0","property":{"description":"vfw_int_private2_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private2_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private2_ip_0","tags":"vfw_int_private2_ip_0","creationDate":"2021-11-07T05:10:43.194Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:43,204 DEBUG 88:data_dictionary.py(1) - Upload nexus_artifact_repo data dictionary 2021-11-07 05:10:43,204 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:43,204 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:43,204 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nexus_artifact_repo", "property": {"description": "nexus_artifact_repo", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"nexus_artifact_repo": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nexus_artifact_repo", "verb": "GET"}, "type": "source-rest"}}, "tags": "nexus_artifact_repo", "updated-by": "MALAKOV, YURIY "}, "description": "nexus_artifact_repo", "entry_schema": "string", "name": "nexus_artifact_repo", "tags": "nexus_artifact_repo", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:43,333 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:43,333 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nexus_artifact_repo","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nexus_artifact_repo","name":"nexus_artifact_repo","property":{"description":"nexus_artifact_repo","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"nexus_artifact_repo":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nexus_artifact_repo","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nexus_artifact_repo","tags":"nexus_artifact_repo","creationDate":"2021-11-07T05:10:43.325Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:43,334 DEBUG 88:data_dictionary.py(1) - Upload public_net_id data dictionary 2021-11-07 05:10:43,334 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:43,334 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:43,334 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "public_net_id", "property": {"description": "public_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"public_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/public_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "public_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "public_net_id", "entry_schema": "string", "name": "public_net_id", "tags": "public_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:43,460 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:43,460 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"public_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"public_net_id","name":"public_net_id","property":{"description":"public_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"public_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/public_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"public_net_id","tags":"public_net_id","creationDate":"2021-11-07T05:10:43.453Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:43,460 DEBUG 88:data_dictionary.py(1) - Upload vdns_vf_module_id data dictionary 2021-11-07 05:10:43,461 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:43,461 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:43,461 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_vf_module_id", "property": {"description": "vdns_vf_module_id", "type": "string"}, "sources": {"aai-data": {"properties": {"input-key-mapping": {"vnf-id": "vnf-id"}, "key-dependencies": ["vnf-id"], "output-key-mapping": {"vdns_vf_module_id": "nm-profile-name"}, "path": "", "type": "JSON", "url-path": "/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id", "verb": "GET"}, "type": "source-rest"}, "default": {"properties": {}, "type": "source-default"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_vf_module_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_vf_module_id", "updated-by": "Singal, Kapil "}, "description": "vdns_vf_module_id", "entry_schema": "string", "name": "vdns_vf_module_id", "tags": "vdns_vf_module_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:43,595 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:43,595 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_vf_module_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_vf_module_id","name":"vdns_vf_module_id","property":{"description":"vdns_vf_module_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"aai-data":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf-id":"vnf-id"},"key-dependencies":["vnf-id"],"output-key-mapping":{"vdns_vf_module_id":"nm-profile-name"},"path":"","type":"JSON","url-path":"/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_vf_module_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_vf_module_id","tags":"vdns_vf_module_id","creationDate":"2021-11-07T05:10:43.587Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:43,596 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_net_id data dictionary 2021-11-07 05:10:43,596 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:43,596 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:43,596 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_pktgen_private_net_id", "property": {"description": "int_pktgen_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_pktgen_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_pktgen_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_pktgen_private_net_id", "entry_schema": "string", "name": "int_pktgen_private_net_id", "tags": "int_pktgen_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:43,727 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:43,727 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_pktgen_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_pktgen_private_net_id","name":"int_pktgen_private_net_id","property":{"description":"int_pktgen_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_pktgen_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_pktgen_private_net_id","tags":"int_pktgen_private_net_id","creationDate":"2021-11-07T05:10:43.719Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:43,728 DEBUG 88:data_dictionary.py(1) - Upload private-prefix-id data dictionary 2021-11-07 05:10:43,729 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:43,729 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:43,729 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private-prefix-id", "property": {"description": "private-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private\"", "type": "SQL"}, "type": "source-db"}}, "tags": "private-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private-prefix-id", "entry_schema": "string", "name": "private-prefix-id", "tags": "private-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:43,865 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:43,866 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private-prefix-id","name":"private-prefix-id","property":{"description":"private-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private-prefix-id","tags":"private-prefix-id","creationDate":"2021-11-07T05:10:43.859Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:43,866 DEBUG 88:data_dictionary.py(1) - Upload private1-prefix-id data dictionary 2021-11-07 05:10:43,866 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:43,867 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:43,867 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private1-prefix-id", "property": {"description": "private1-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private1-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private1-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private1-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "private1-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private1-prefix-id", "entry_schema": "string", "name": "private1-prefix-id", "tags": "private1-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:44,001 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:44,001 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private1-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private1-prefix-id","name":"private1-prefix-id","property":{"description":"private1-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private1-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private1-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private1-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private1-prefix-id","tags":"private1-prefix-id","creationDate":"2021-11-07T05:10:43.992Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:44,002 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_cidr data dictionary 2021-11-07 05:10:44,002 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:44,003 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:44,003 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_private_net_cidr", "property": {"description": "vlb_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"vlb_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_private_net_cidr", "entry_schema": "string", "name": "vlb_private_net_cidr", "tags": "vlb_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:44,136 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:44,137 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_private_net_cidr","name":"vlb_private_net_cidr","property":{"description":"vlb_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"vlb_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_private_net_cidr","tags":"vlb_private_net_cidr","creationDate":"2021-11-07T05:10:44.128Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:44,137 DEBUG 88:data_dictionary.py(1) - Upload vlb_onap_private_ip_0 data dictionary 2021-11-07 05:10:44,137 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:44,137 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:44,137 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_onap_private_ip_0", "property": {"description": "vlb_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private2-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_onap_private_ip_0", "entry_schema": "string", "name": "vlb_onap_private_ip_0", "tags": "vlb_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:44,271 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:44,271 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_onap_private_ip_0","name":"vlb_onap_private_ip_0","property":{"description":"vlb_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private2-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_onap_private_ip_0","tags":"vlb_onap_private_ip_0","creationDate":"2021-11-07T05:10:44.259Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:44,272 DEBUG 88:data_dictionary.py(1) - Upload vpg_onap_private_ip_0 data dictionary 2021-11-07 05:10:44,272 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:44,272 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:44,272 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_onap_private_ip_0", "property": {"description": "vpg_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_onap_private_ip_0", "entry_schema": "string", "name": "vpg_onap_private_ip_0", "tags": "vpg_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:44,413 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:44,413 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_onap_private_ip_0","name":"vpg_onap_private_ip_0","property":{"description":"vpg_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_onap_private_ip_0","tags":"vpg_onap_private_ip_0","creationDate":"2021-11-07T05:10:44.404Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:44,414 DEBUG 88:data_dictionary.py(1) - Upload int_private2_net_cidr data dictionary 2021-11-07 05:10:44,414 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:44,414 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:44,414 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private2_net_cidr", "property": {"description": "int_private2_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"int_private2_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private2_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private2_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private2_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "int_private2_net_cidr", "entry_schema": "string", "name": "int_private2_net_cidr", "tags": "int_private2_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:44,539 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:44,540 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private2_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private2_net_cidr","name":"int_private2_net_cidr","property":{"description":"int_private2_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"int_private2_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private2_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private2_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private2_net_cidr","tags":"int_private2_net_cidr","creationDate":"2021-11-07T05:10:44.532Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:44,540 DEBUG 88:data_dictionary.py(1) - Upload pub_key data dictionary 2021-11-07 05:10:44,541 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:44,541 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:44,541 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pub_key", "property": {"description": "pub_key", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pub_key": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pub_key", "verb": "GET"}, "type": "source-rest"}}, "tags": "pub_key", "updated-by": "MALAKOV, YURIY "}, "description": "pub_key", "entry_schema": "string", "name": "pub_key", "tags": "pub_key", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:44,675 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:44,675 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pub_key","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pub_key","name":"pub_key","property":{"description":"pub_key","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pub_key":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pub_key","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pub_key","tags":"pub_key","creationDate":"2021-11-07T05:10:44.667Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:44,676 DEBUG 88:data_dictionary.py(1) - Upload vlb_image_name data dictionary 2021-11-07 05:10:44,676 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:44,676 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:44,676 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_image_name", "property": {"description": "vlb_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_image_name", "entry_schema": "string", "name": "vlb_image_name", "tags": "vlb_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:44,810 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:44,811 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_image_name","name":"vlb_image_name","property":{"description":"vlb_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_image_name","tags":"vlb_image_name","creationDate":"2021-11-07T05:10:44.802Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:44,811 DEBUG 88:data_dictionary.py(1) - Upload vf-module-label data dictionary 2021-11-07 05:10:44,811 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:44,812 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:44,812 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-label", "property": {"description": "vf-module-label", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"customizationid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vf-module-label": "vf_module_label"}, "query": "select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid", "type": "SQL"}, "type": "source-db"}}, "tags": "vf-module-label", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-label", "entry_schema": "string", "name": "vf-module-label", "tags": "vf-module-label", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:44,941 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:44,941 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-label","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-label","name":"vf-module-label","property":{"description":"vf-module-label","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"customizationid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vf-module-label":"vf_module_label"},"query":"select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-label","tags":"vf-module-label","creationDate":"2021-11-07T05:10:44.933Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:44,942 DEBUG 88:data_dictionary.py(1) - Upload vf-naming-policy data dictionary 2021-11-07 05:10:44,942 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:44,942 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:44,942 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-naming-policy", "property": {"description": "vf-naming-policy", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "processor-db": {"properties": {"input-key-mapping": {"vnf_model_customization_uuid": "vnf-model-customization-uuid"}, "key-dependencies": ["vnf-model-customization-uuid"], "output-key-mapping": {"vf-naming-policy": "vf_naming_policy"}, "query": "select sdnctl.VF_MODEL.naming_policy as vf_naming_policy from sdnctl.VF_MODEL where sdnctl.VF_MODEL.customization_uuid=:vnf_model_customization_uuid", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vf-naming-policy": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy", "verb": "GET"}, "type": "source-rest"}}, "tags": "vf-naming-policy", "updated-by": "Singal, Kapil "}, "description": "vf-naming-policy", "entry_schema": "string", "name": "vf-naming-policy", "tags": "vf-naming-policy", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:45,078 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:45,078 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-naming-policy","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-naming-policy","name":"vf-naming-policy","property":{"description":"vf-naming-policy","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf_model_customization_uuid":"vnf-model-customization-uuid"},"key-dependencies":["vnf-model-customization-uuid"],"output-key-mapping":{"vf-naming-policy":"vf_naming_policy"},"query":"select sdnctl.VF_MODEL.naming_policy as vf_naming_policy from sdnctl.VF_MODEL where sdnctl.VF_MODEL.customization_uuid=:vnf_model_customization_uuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vf-naming-policy":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-naming-policy","tags":"vf-naming-policy","creationDate":"2021-11-07T05:10:45.070Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:45,079 DEBUG 88:data_dictionary.py(1) - Upload vdns_int_private_ip_0 data dictionary 2021-11-07 05:10:45,079 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:45,080 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:45,080 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_int_private_ip_0", "property": {"description": "vdns_int_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vdns_vf_module_id": "vdns_vf_module_id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id", "vdns_vf_module_id"], "output-key-mapping": {"vdns_int_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_int_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_int_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_int_private_ip_0", "entry_schema": "string", "name": "vdns_int_private_ip_0", "tags": "vdns_int_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:45,209 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:45,210 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_int_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_int_private_ip_0","name":"vdns_int_private_ip_0","property":{"description":"vdns_int_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vdns_vf_module_id":"vdns_vf_module_id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id","vdns_vf_module_id"],"output-key-mapping":{"vdns_int_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_int_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_int_private_ip_0","tags":"vdns_int_private_ip_0","creationDate":"2021-11-07T05:10:45.203Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:45,211 DEBUG 88:data_dictionary.py(1) - Upload onap_private_subnet_id data dictionary 2021-11-07 05:10:45,212 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:45,212 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:45,212 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_subnet_id", "property": {"description": "onap_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_subnet_id", "entry_schema": "string", "name": "onap_private_subnet_id", "tags": "onap_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:45,340 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:45,341 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_subnet_id","name":"onap_private_subnet_id","property":{"description":"onap_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_subnet_id","tags":"onap_private_subnet_id","creationDate":"2021-11-07T05:10:45.333Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:45,341 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_ip data dictionary 2021-11-07 05:10:45,342 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:45,342 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:45,342 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "dcae_collector_ip", "property": {"description": "dcae_collector_ip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"dcae_collector_ip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_ip", "verb": "GET"}, "type": "source-rest"}}, "tags": "dcae_collector_ip", "updated-by": "MALAKOV, YURIY "}, "description": "dcae_collector_ip", "entry_schema": "string", "name": "dcae_collector_ip", "tags": "dcae_collector_ip", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:45,471 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:45,471 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"dcae_collector_ip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"dcae_collector_ip","name":"dcae_collector_ip","property":{"description":"dcae_collector_ip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"dcae_collector_ip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_ip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"dcae_collector_ip","tags":"dcae_collector_ip","creationDate":"2021-11-07T05:10:45.463Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:45,472 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private1_ip_0 data dictionary 2021-11-07 05:10:45,472 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:45,472 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:45,473 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private1_ip_0", "property": {"description": "vfw_int_private1_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private1_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private1_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private1_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private1_ip_0", "entry_schema": "string", "name": "vfw_int_private1_ip_0", "tags": "vfw_int_private1_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:45,601 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:45,603 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private1_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private1_ip_0","name":"vfw_int_private1_ip_0","property":{"description":"vfw_int_private1_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private1_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private1_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private1_ip_0","tags":"vfw_int_private1_ip_0","creationDate":"2021-11-07T05:10:45.594Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:45,604 DEBUG 88:data_dictionary.py(1) - Upload vnf-id data dictionary 2021-11-07 05:10:45,605 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:45,605 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:45,605 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnf-id", "property": {"description": "vnf-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vnf-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vnf-id", "updated-by": "MALAKOV, YURIY "}, "description": "vnf-id", "entry_schema": "string", "name": "vnf-id", "tags": "vnf-id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:45,740 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:45,740 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnf-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnf-id","name":"vnf-id","property":{"description":"vnf-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vnf-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnf-id","tags":"vnf-id","creationDate":"2021-11-07T05:10:45.730Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:45,740 DEBUG 88:data_dictionary.py(1) - Upload vf-module-model-customization-uuid data dictionary 2021-11-07 05:10:45,741 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:45,741 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:45,741 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-model-customization-uuid", "property": {"description": "vf-module-model-customization-uuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf-module-model-customization-uuid", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-model-customization-uuid", "entry_schema": "string", "name": "vf-module-model-customization-uuid", "tags": "vf-module-model-customization-uuid", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:45,875 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:45,875 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-model-customization-uuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-model-customization-uuid","name":"vf-module-model-customization-uuid","property":{"description":"vf-module-model-customization-uuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-model-customization-uuid","tags":"vf-module-model-customization-uuid","creationDate":"2021-11-07T05:10:45.868Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:45,876 DEBUG 88:data_dictionary.py(1) - Upload cloud_env data dictionary 2021-11-07 05:10:45,876 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:45,876 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:45,876 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "cloud_env", "property": {"description": "cloud_env", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"cloud_env": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/cloud_env", "verb": "GET"}, "type": "source-rest"}}, "tags": "cloud_env", "updated-by": "MALAKOV, YURIY "}, "description": "cloud_env", "entry_schema": "string", "name": "cloud_env", "tags": "cloud_env", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:46,005 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:46,005 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"cloud_env","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"cloud_env","name":"cloud_env","property":{"description":"cloud_env","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"cloud_env":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/cloud_env","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"cloud_env","tags":"cloud_env","creationDate":"2021-11-07T05:10:45.998Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:46,006 DEBUG 88:data_dictionary.py(1) - Upload vsn_name_0 data dictionary 2021-11-07 05:10:46,006 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:46,006 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:46,006 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_name_0", "property": {"description": "vsn_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_name_0", "updated-by": "Singal, Kapil "}, "description": "vsn_name_0", "entry_schema": "string", "name": "vsn_name_0", "tags": "vsn_name_0", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:46,133 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:46,134 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_name_0","name":"vsn_name_0","property":{"description":"vsn_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_name_0","tags":"vsn_name_0","creationDate":"2021-11-07T05:10:46.127Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:46,134 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_port data dictionary 2021-11-07 05:10:46,134 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:46,134 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:46,135 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "dcae_collector_port", "property": {"description": "dcae_collector_port", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"dcae_collector_port": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_port", "verb": "GET"}, "type": "source-rest"}}, "tags": "dcae_collector_port", "updated-by": "MALAKOV, YURIY "}, "description": "dcae_collector_port", "entry_schema": "string", "name": "dcae_collector_port", "tags": "dcae_collector_port", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:46,275 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:46,275 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"dcae_collector_port","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"dcae_collector_port","name":"dcae_collector_port","property":{"description":"dcae_collector_port","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"dcae_collector_port":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_port","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"dcae_collector_port","tags":"dcae_collector_port","creationDate":"2021-11-07T05:10:46.266Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:46,276 DEBUG 88:data_dictionary.py(1) - Upload int_private_subnet_id data dictionary 2021-11-07 05:10:46,276 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:46,276 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:46,276 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private_subnet_id", "property": {"description": "int_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_private_subnet_id", "entry_schema": "string", "name": "int_private_subnet_id", "tags": "int_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:46,406 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:46,407 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private_subnet_id","name":"int_private_subnet_id","property":{"description":"int_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private_subnet_id","tags":"int_private_subnet_id","creationDate":"2021-11-07T05:10:46.397Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:46,408 DEBUG 88:data_dictionary.py(1) - Upload vsn_int_private2_ip_0 data dictionary 2021-11-07 05:10:46,408 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:46,409 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:46,409 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_int_private2_ip_0", "property": {"description": "vsn_int_private2_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_int_private2_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_int_private2_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_int_private2_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vsn_int_private2_ip_0", "entry_schema": "string", "name": "vsn_int_private2_ip_0", "tags": "vsn_int_private2_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:46,541 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:46,542 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_int_private2_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_int_private2_ip_0","name":"vsn_int_private2_ip_0","property":{"description":"vsn_int_private2_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_int_private2_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_int_private2_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_int_private2_ip_0","tags":"vsn_int_private2_ip_0","creationDate":"2021-11-07T05:10:46.533Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:46,542 DEBUG 88:data_dictionary.py(1) - Upload put-active-streams data dictionary 2021-11-07 05:10:46,543 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:46,543 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:46,543 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "put-active-streams", "property": {"description": "put-active-streams", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"active-streams": "active-streams", "vpg_onap_private_ip_0": "vpg_onap_private_ip_0"}, "key-dependencies": ["vpg_onap_private_ip_0", "active-streams"], "output-key-mapping": {}, "path": "/param/0/value", "payload": "{\"streams\": {\"active-streams\": $active-streams}}", "type": "JSON", "url-path": "$vpg_onap_private_ip_0:8183/restconf/config/stream-count:stream-count/streams", "verb": "PUT"}, "type": "source-rest"}}, "tags": "put-active-streams", "updated-by": "Singal, Kapil "}, "description": "put-active-streams", "entry_schema": "string", "name": "put-active-streams", "tags": "put-active-streams", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:46,679 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:46,680 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"put-active-streams","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"put-active-streams","name":"put-active-streams","property":{"description":"put-active-streams","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"active-streams":"active-streams","vpg_onap_private_ip_0":"vpg_onap_private_ip_0"},"key-dependencies":["vpg_onap_private_ip_0","active-streams"],"output-key-mapping":{},"path":"/param/0/value","payload":"{\"streams\": {\"active-streams\": $active-streams}}","type":"JSON","url-path":"$vpg_onap_private_ip_0:8183/restconf/config/stream-count:stream-count/streams","verb":"PUT"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"put-active-streams","tags":"put-active-streams","creationDate":"2021-11-07T05:10:46.670Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:46,680 DEBUG 88:data_dictionary.py(1) - Upload vdns_image_name data dictionary 2021-11-07 05:10:46,682 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:46,682 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:46,683 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_image_name", "property": {"description": "vdns_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_image_name", "entry_schema": "string", "name": "vdns_image_name", "tags": "vdns_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:46,822 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:46,822 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_image_name","name":"vdns_image_name","property":{"description":"vdns_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_image_name","tags":"vdns_image_name","creationDate":"2021-11-07T05:10:46.813Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:46,823 DEBUG 88:data_dictionary.py(1) - Upload vpg_name_0 data dictionary 2021-11-07 05:10:46,823 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:46,823 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:46,823 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_name_0", "property": {"description": "vlb_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_name_0", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_name_0", "entry_schema": "string", "name": "vpg_name_0", "tags": "vpg_name_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:46,956 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:46,957 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_name_0","name":"vpg_name_0","property":{"description":"vlb_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_name_0","tags":"vpg_name_0","creationDate":"2021-11-07T05:10:46.949Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:46,957 DEBUG 88:data_dictionary.py(1) - Upload vlb_name_0 data dictionary 2021-11-07 05:10:46,958 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:46,958 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:46,958 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_name_0", "property": {"description": "vlb_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_name_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_name_0", "entry_schema": "string", "name": "vlb_name_0", "tags": "vlb_name_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:47,086 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:47,087 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_name_0","name":"vlb_name_0","property":{"description":"vlb_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_name_0","tags":"vlb_name_0","creationDate":"2021-11-07T05:10:47.078Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:47,087 DEBUG 88:data_dictionary.py(1) - Upload vfw_name_0 data dictionary 2021-11-07 05:10:47,088 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:47,088 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:47,088 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_name_0", "property": {"description": "vfw_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_name_0", "updated-by": "Singal, Kapil "}, "description": "vfw_name_0", "entry_schema": "string", "name": "vfw_name_0", "tags": "vfw_name_0", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:47,229 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:47,229 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_name_0","name":"vfw_name_0","property":{"description":"vfw_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_name_0","tags":"vfw_name_0","creationDate":"2021-11-07T05:10:47.221Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:47,230 DEBUG 88:data_dictionary.py(1) - Upload vdns_flavor_name data dictionary 2021-11-07 05:10:47,230 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:47,230 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:47,230 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_flavor_name", "property": {"description": "vdns_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_flavor_name", "entry_schema": "string", "name": "vdns_flavor_name", "tags": "vdns_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:47,367 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:47,367 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_flavor_name","name":"vdns_flavor_name","property":{"description":"vdns_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_flavor_name","tags":"vdns_flavor_name","creationDate":"2021-11-07T05:10:47.358Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:47,367 DEBUG 88:data_dictionary.py(1) - Upload create-md-sal-vnf-param data dictionary 2021-11-07 05:10:47,368 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:47,368 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:47,368 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "create-md-sal-vnf-param", "property": {"description": "create-md-sal-vnf-param", "type": "string"}, "sources": {"aai-data": {"properties": {"input-key-mapping": {"vnf-id": "vnf-id"}, "key-dependencies": ["vnf-id"], "output-key-mapping": {}, "path": "", "payload": "{\"nm-profile-name\":\"$vf-module-id\"}", "type": "JSON", "url-path": "/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id/nm-profile-name", "verb": "PATCH"}, "type": "source-rest"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vf-module-id": "vf-module-id", "vnf-id": "vnf-id"}, "key-dependencies": ["vf-module-id", "service-instance-id", "vnf-id"], "output-key-mapping": {}, "path": "", "payload": "{\n\"GENERIC-RESOURCE-API:param\": [\n{\n\"GENERIC-RESOURCE-API:name\": \"vdns_vf_module_id\",\n\"GENERIC-RESOURCE-API:value\": \"$vf-module-id\"\n}\n]\n}", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id", "verb": "PUT"}, "type": "source-rest"}}, "tags": "create-md-sal-vnf-param", "updated-by": "Yuriy Malakov"}, "description": "create-md-sal-vnf-param", "entry_schema": "string", "name": "create-md-sal-vnf-param", "tags": "create-md-sal-vnf-param", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:47,499 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:47,499 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"create-md-sal-vnf-param","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"create-md-sal-vnf-param","name":"create-md-sal-vnf-param","property":{"description":"create-md-sal-vnf-param","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"aai-data":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf-id":"vnf-id"},"key-dependencies":["vnf-id"],"output-key-mapping":{},"path":"","payload":"{\"nm-profile-name\":\"$vf-module-id\"}","type":"JSON","url-path":"/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id/nm-profile-name","verb":"PATCH"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vf-module-id":"vf-module-id","vnf-id":"vnf-id"},"key-dependencies":["vf-module-id","service-instance-id","vnf-id"],"output-key-mapping":{},"path":"","payload":"{\n\"GENERIC-RESOURCE-API:param\": [\n{\n\"GENERIC-RESOURCE-API:name\": \"vdns_vf_module_id\",\n\"GENERIC-RESOURCE-API:value\": \"$vf-module-id\"\n}\n]\n}","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id","verb":"PUT"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"create-md-sal-vnf-param","tags":"create-md-sal-vnf-param","creationDate":"2021-11-07T05:10:47.492Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:47,500 DEBUG 88:data_dictionary.py(1) - Upload gre_ipaddr data dictionary 2021-11-07 05:10:47,500 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:47,500 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:47,500 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "gre_ipaddr", "property": {"description": "gre_ipaddr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"gre_ipaddr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/gre_ipaddr", "verb": "GET"}, "type": "source-rest"}}, "tags": "gre_ipaddr", "updated-by": "MALAKOV, YURIY "}, "description": "gre_ipaddr", "entry_schema": "string", "name": "gre_ipaddr", "tags": "gre_ipaddr", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:47,629 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:47,630 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"gre_ipaddr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"gre_ipaddr","name":"gre_ipaddr","property":{"description":"gre_ipaddr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"gre_ipaddr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/gre_ipaddr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"gre_ipaddr","tags":"gre_ipaddr","creationDate":"2021-11-07T05:10:47.621Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:47,631 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_id data dictionary 2021-11-07 05:10:47,631 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:47,631 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:47,631 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_net_id", "property": {"description": "onap_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_net_id", "entry_schema": "string", "name": "onap_private_net_id", "tags": "onap_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:47,760 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:47,761 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_net_id","name":"onap_private_net_id","property":{"description":"onap_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_net_id","tags":"onap_private_net_id","creationDate":"2021-11-07T05:10:47.752Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:47,761 DEBUG 88:data_dictionary.py(1) - Upload demo_artifacts_version data dictionary 2021-11-07 05:10:47,762 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:47,762 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:47,762 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "demo_artifacts_version", "property": {"description": "demo_artifacts_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"demo_artifacts_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/demo_artifacts_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "demo_artifacts_version", "updated-by": "MALAKOV, YURIY "}, "description": "demo_artifacts_version", "entry_schema": "string", "name": "demo_artifacts_version", "tags": "demo_artifacts_version", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:47,895 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:47,896 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"demo_artifacts_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"demo_artifacts_version","name":"demo_artifacts_version","property":{"description":"demo_artifacts_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"demo_artifacts_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/demo_artifacts_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"demo_artifacts_version","tags":"demo_artifacts_version","creationDate":"2021-11-07T05:10:47.888Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:47,896 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-version data dictionary 2021-11-07 05:10:47,896 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:47,897 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:47,897 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnfc-model-version", "property": {"description": "vnfc-model-version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vnfc-model-version": "vnfc_model_version"}, "query": "select VFC_MODEL.version as vnfc_model_version from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vnfc-model-version", "updated-by": "MALAKOV, YURIY "}, "description": "vnfc-model-version", "entry_schema": "string", "name": "vnfc-model-version", "tags": "vnfc-model-version", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:48,025 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:48,026 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnfc-model-version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnfc-model-version","name":"vnfc-model-version","property":{"description":"vnfc-model-version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vnfc-model-version":"vnfc_model_version"},"query":"select VFC_MODEL.version as vnfc_model_version from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnfc-model-version","tags":"vnfc-model-version","creationDate":"2021-11-07T05:10:48.018Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:48,026 DEBUG 88:data_dictionary.py(1) - Upload vf-module-name data dictionary 2021-11-07 05:10:48,027 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:48,027 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:48,027 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-name", "property": {"description": "vf-module-name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf-module-name", "updated-by": "Singal, Kapil "}, "description": "vf-module-name", "entry_schema": "string", "name": "vf-module-name", "tags": "vf-module-name", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:48,163 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:48,163 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-name","name":"vf-module-name","property":{"description":"vf-module-name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-name","tags":"vf-module-name","creationDate":"2021-11-07T05:10:48.155Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:48,164 DEBUG 88:data_dictionary.py(1) - Upload int_private_net_id data dictionary 2021-11-07 05:10:48,165 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:48,165 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:48,166 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private_net_id", "property": {"description": "int_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_private_net_id", "entry_schema": "string", "name": "int_private_net_id", "tags": "int_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:48,306 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:48,306 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private_net_id","name":"int_private_net_id","property":{"description":"int_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private_net_id","tags":"int_private_net_id","creationDate":"2021-11-07T05:10:48.292Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:48,307 DEBUG 88:data_dictionary.py(1) - Upload vdns_name_0 data dictionary 2021-11-07 05:10:48,308 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:48,308 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:48,308 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_name_0", "property": {"description": "vdns_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_name_0", "updated-by": "Singal, Kapil "}, "description": "vdns_name_0", "entry_schema": "string", "name": "vdns_name_0", "tags": "vdns_name_0", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:48,440 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:48,441 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_name_0","name":"vdns_name_0","property":{"description":"vdns_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_name_0","tags":"vdns_name_0","creationDate":"2021-11-07T05:10:48.430Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:48,442 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_subnet_id data dictionary 2021-11-07 05:10:48,443 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:48,443 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:48,443 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_pktgen_private_subnet_id", "property": {"description": "int_pktgen_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_pktgen_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_pktgen_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_pktgen_private_subnet_id", "entry_schema": "string", "name": "int_pktgen_private_subnet_id", "tags": "int_pktgen_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:48,573 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:48,574 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_pktgen_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_pktgen_private_subnet_id","name":"int_pktgen_private_subnet_id","property":{"description":"int_pktgen_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_pktgen_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_pktgen_private_subnet_id","tags":"int_pktgen_private_subnet_id","creationDate":"2021-11-07T05:10:48.566Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:48,574 DEBUG 88:data_dictionary.py(1) - Upload vfccustomizationuuid data dictionary 2021-11-07 05:10:48,574 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:48,575 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:48,575 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfccustomizationuuid", "property": {"description": "vfccustomizationuuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfmodulecustomizationuuid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vfccustomizationuuid": "vnf_customid"}, "query": "select sdnctl.VF_MODULE_TO_VFC_MAPPING.vfc_customization_uuid as vnf_customid from sdnctl.VF_MODULE_TO_VFC_MAPPING where vm_count = 1 and sdnctl.VF_MODULE_TO_VFC_MAPPING.vf_module_customization_uuid=:vfmodulecustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vfccustomizationuuid", "updated-by": "MALAKOV, YURIY "}, "description": "vfccustomizationuuid", "entry_schema": "string", "name": "vfccustomizationuuid", "tags": "vfccustomizationuuid", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:48,706 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:48,707 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfccustomizationuuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfccustomizationuuid","name":"vfccustomizationuuid","property":{"description":"vfccustomizationuuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfmodulecustomizationuuid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vfccustomizationuuid":"vnf_customid"},"query":"select sdnctl.VF_MODULE_TO_VFC_MAPPING.vfc_customization_uuid as vnf_customid from sdnctl.VF_MODULE_TO_VFC_MAPPING where vm_count = 1 and sdnctl.VF_MODULE_TO_VFC_MAPPING.vf_module_customization_uuid=:vfmodulecustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfccustomizationuuid","tags":"vfccustomizationuuid","creationDate":"2021-11-07T05:10:48.700Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:48,707 DEBUG 88:data_dictionary.py(1) - Upload nb_api_version data dictionary 2021-11-07 05:10:48,708 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:48,708 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:48,708 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nb_api_version", "property": {"description": "nb_api_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"nb_api_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nb_api_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "nb_api_version", "updated-by": "MALAKOV, YURIY "}, "description": "nb_api_version", "entry_schema": "string", "name": "nb_api_version", "tags": "nb_api_version", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:48,838 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:48,839 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nb_api_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nb_api_version","name":"nb_api_version","property":{"description":"nb_api_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"nb_api_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nb_api_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nb_api_version","tags":"nb_api_version","creationDate":"2021-11-07T05:10:48.831Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:48,839 DEBUG 88:data_dictionary.py(1) - Upload active-streams data dictionary 2021-11-07 05:10:48,839 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:48,840 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:48,840 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "active-streams", "property": {"description": "active-streams", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "active-streams", "updated-by": "MALAKOV, YURIY "}, "description": "active-streams", "entry_schema": "string", "name": "active-streams", "tags": "active-streams", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:48,973 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:48,973 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"active-streams","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"active-streams","name":"active-streams","property":{"description":"active-streams","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"active-streams","tags":"active-streams","creationDate":"2021-11-07T05:10:48.964Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:48,974 DEBUG 88:data_dictionary.py(1) - Upload pg_int data dictionary 2021-11-07 05:10:48,974 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:48,974 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:48,974 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pg_int", "property": {"description": "pg_int", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pg_int": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pg_int", "verb": "GET"}, "type": "source-rest"}}, "tags": "pg_int", "updated-by": "MALAKOV, YURIY "}, "description": "pg_int", "entry_schema": "string", "name": "pg_int", "tags": "pg_int", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:49,104 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:49,105 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pg_int","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pg_int","name":"pg_int","property":{"description":"pg_int","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pg_int":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pg_int","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pg_int","tags":"pg_int","creationDate":"2021-11-07T05:10:49.095Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:49,105 DEBUG 88:data_dictionary.py(1) - Upload vfw_onap_private_ip_0 data dictionary 2021-11-07 05:10:49,106 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:49,106 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:49,106 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_onap_private_ip_0", "property": {"description": "vfw_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_onap_private_ip_0", "entry_schema": "string", "name": "vfw_onap_private_ip_0", "tags": "vfw_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:49,237 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:49,237 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_onap_private_ip_0","name":"vfw_onap_private_ip_0","property":{"description":"vfw_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_onap_private_ip_0","tags":"vfw_onap_private_ip_0","creationDate":"2021-11-07T05:10:49.230Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:49,238 DEBUG 88:data_dictionary.py(1) - Upload vdns_onap_private_ip_0 data dictionary 2021-11-07 05:10:49,238 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:49,238 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:49,238 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_onap_private_ip_0", "property": {"description": "vdns_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vdns_vf_module_id": "vdns_vf_module_id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id", "vdns_vf_module_id"], "output-key-mapping": {"vdns_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_onap_private_ip_0", "entry_schema": "string", "name": "vdns_onap_private_ip_0", "tags": "vdns_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:49,371 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:49,372 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_onap_private_ip_0","name":"vdns_onap_private_ip_0","property":{"description":"vdns_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vdns_vf_module_id":"vdns_vf_module_id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id","vdns_vf_module_id"],"output-key-mapping":{"vdns_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_onap_private_ip_0","tags":"vdns_onap_private_ip_0","creationDate":"2021-11-07T05:10:49.364Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:49,372 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_private1_ip_0 data dictionary 2021-11-07 05:10:49,372 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:49,372 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:49,372 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_int_private1_ip_0", "property": {"description": "vpg_int_private1_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_int_private1_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_private1_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_int_private1_ip_0", "updated-by": "Singal, Kapil "}, "description": "vpg_int_private1_ip_0", "entry_schema": "string", "name": "vpg_int_private1_ip_0", "tags": "vpg_int_private1_ip_0", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:49,505 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:49,505 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_int_private1_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_int_private1_ip_0","name":"vpg_int_private1_ip_0","property":{"description":"vpg_int_private1_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_int_private1_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_private1_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_int_private1_ip_0","tags":"vpg_int_private1_ip_0","creationDate":"2021-11-07T05:10:49.496Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:49,506 DEBUG 88:data_dictionary.py(1) - Upload int_private1_net_cidr data dictionary 2021-11-07 05:10:49,506 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:49,506 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:49,506 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private1_net_cidr", "property": {"description": "int_private1_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"int_private1_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private1_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private1_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private1_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "int_private1_net_cidr", "entry_schema": "string", "name": "int_private1_net_cidr", "tags": "int_private1_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:49,632 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:49,633 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private1_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private1_net_cidr","name":"int_private1_net_cidr","property":{"description":"int_private1_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"int_private1_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private1_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private1_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private1_net_cidr","tags":"int_private1_net_cidr","creationDate":"2021-11-07T05:10:49.624Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:49,633 DEBUG 88:data_dictionary.py(1) - Upload key_name data dictionary 2021-11-07 05:10:49,634 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:49,634 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:49,634 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "key_name", "property": {"description": "key_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"key_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/key_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "key_name", "updated-by": "MALAKOV, YURIY "}, "description": "key_name", "entry_schema": "string", "name": "key_name", "tags": "key_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:49,770 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:49,771 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"key_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"key_name","name":"key_name","property":{"description":"key_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"key_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/key_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"key_name","tags":"key_name","creationDate":"2021-11-07T05:10:49.754Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:49,772 DEBUG 88:data_dictionary.py(1) - Upload sec_group data dictionary 2021-11-07 05:10:49,772 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:49,772 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:49,773 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "sec_group", "property": {"description": "sec_group", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"sec_group": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/sec_group", "verb": "GET"}, "type": "source-rest"}}, "tags": "sec_group", "updated-by": "MALAKOV, YURIY "}, "description": "sec_group", "entry_schema": "string", "name": "sec_group", "tags": "sec_group", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:49,907 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:49,908 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"sec_group","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"sec_group","name":"sec_group","property":{"description":"sec_group","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"sec_group":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/sec_group","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"sec_group","tags":"sec_group","creationDate":"2021-11-07T05:10:49.899Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:49,908 DEBUG 88:data_dictionary.py(1) - Upload management-prefix-id data dictionary 2021-11-07 05:10:49,909 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:49,909 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:49,909 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "management-prefix-id", "property": {"description": "management-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"management-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"management\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"management-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/management-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "management-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "management-prefix-id", "entry_schema": "string", "name": "management-prefix-id", "tags": "management-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:50,041 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:50,041 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"management-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"management-prefix-id","name":"management-prefix-id","property":{"description":"management-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"management-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"management\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"management-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/management-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"management-prefix-id","tags":"management-prefix-id","creationDate":"2021-11-07T05:10:50.033Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:50,042 DEBUG 88:data_dictionary.py(1) - Upload vlb_flavor_name data dictionary 2021-11-07 05:10:50,042 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:50,042 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:50,042 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_flavor_name", "property": {"description": "vlb_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_flavor_name", "entry_schema": "string", "name": "vlb_flavor_name", "tags": "vlb_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:50,173 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:50,173 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_flavor_name","name":"vlb_flavor_name","property":{"description":"vlb_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_flavor_name","tags":"vlb_flavor_name","creationDate":"2021-11-07T05:10:50.164Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:50,174 DEBUG 88:data_dictionary.py(1) - Upload vf-module-type data dictionary 2021-11-07 05:10:50,175 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:50,175 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:50,175 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-type", "property": {"description": "vf-module-type", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"customizationid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vf-module-type": "vf_module_type"}, "query": "select vf_module_type as vf_module_type from sdnctl.VF_MODULE_MODEL where customization_uuid=:customizationid", "type": "SQL"}, "type": "source-db"}}, "tags": "vf-module-type", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-type", "entry_schema": "string", "name": "vf-module-type", "tags": "vf-module-type", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:50,309 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:50,310 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-type","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-type","name":"vf-module-type","property":{"description":"vf-module-type","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"customizationid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vf-module-type":"vf_module_type"},"query":"select vf_module_type as vf_module_type from sdnctl.VF_MODULE_MODEL where customization_uuid=:customizationid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-type","tags":"vf-module-type","creationDate":"2021-11-07T05:10:50.303Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:50,311 DEBUG 88:data_dictionary.py(1) - Upload vpg_flavor_name data dictionary 2021-11-07 05:10:50,311 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:50,311 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:50,312 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_flavor_name", "property": {"description": "vpg_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_flavor_name", "entry_schema": "string", "name": "vpg_flavor_name", "tags": "vpg_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:50,440 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:50,440 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_flavor_name","name":"vpg_flavor_name","property":{"description":"vpg_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_flavor_name","tags":"vpg_flavor_name","creationDate":"2021-11-07T05:10:50.432Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:50,441 DEBUG 88:data_dictionary.py(1) - Upload vpg_image_name data dictionary 2021-11-07 05:10:50,441 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:50,441 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:50,441 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_image_name", "property": {"description": "vpg_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_image_name", "entry_schema": "string", "name": "vpg_image_name", "tags": "vpg_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:50,592 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:50,592 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_image_name","name":"vpg_image_name","property":{"description":"vpg_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_image_name","tags":"vpg_image_name","creationDate":"2021-11-07T05:10:50.583Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:50,593 DEBUG 88:data_dictionary.py(1) - Upload vf_module_id data dictionary 2021-11-07 05:10:50,593 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:50,594 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:50,594 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf_module_id", "property": {"description": "vf_module_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf_module_id", "updated-by": "MALAKOV, YURIY "}, "description": "vf_module_id", "entry_schema": "string", "name": "vf_module_id", "tags": "vf_module_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:50,716 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:50,716 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf_module_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf_module_id","name":"vf_module_id","property":{"description":"vf_module_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf_module_id","tags":"vf_module_id","creationDate":"2021-11-07T05:10:50.709Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:50,717 DEBUG 88:data_dictionary.py(1) - Upload vm-type data dictionary 2021-11-07 05:10:50,717 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:50,717 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:50,717 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vm-type", "property": {"description": "vm-type", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vm-type": "vm_type"}, "query": "select VFC_MODEL.vm_type as vm_type from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vm-type", "updated-by": "MALAKOV, YURIY "}, "description": "vm-type", "entry_schema": "string", "name": "vm-type", "tags": "vm-type", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:50,849 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:50,851 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vm-type","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vm-type","name":"vm-type","property":{"description":"vm-type","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vm-type":"vm_type"},"query":"select VFC_MODEL.vm_type as vm_type from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vm-type","tags":"vm-type","creationDate":"2021-11-07T05:10:50.840Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:50,852 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_private_ip_0 data dictionary 2021-11-07 05:10:50,854 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:50,855 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:50,855 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_int_private_ip_0", "property": {"description": "vlb_int_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_int_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_int_private_ip_0", "updated-by": "Singal, Kapil "}, "description": "vlb_int_private_ip_0", "entry_schema": "string", "name": "vlb_int_private_ip_0", "tags": "vlb_int_private_ip_0", "updatedBy": "Singal, Kapil "} 2021-11-07 05:10:50,987 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:50,988 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_int_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_int_private_ip_0","name":"vlb_int_private_ip_0","property":{"description":"vlb_int_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_int_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_int_private_ip_0","tags":"vlb_int_private_ip_0","creationDate":"2021-11-07T05:10:50.979Z","updatedBy":"Singal, Kapil "} 2021-11-07 05:10:50,990 DEBUG 88:data_dictionary.py(1) - Upload install_script_version data dictionary 2021-11-07 05:10:50,991 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:50,991 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:50,991 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "install_script_version", "property": {"description": "install_script_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"install_script_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/install_script_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "install_script_version", "updated-by": "MALAKOV, YURIY "}, "description": "install_script_version", "entry_schema": "string", "name": "install_script_version", "tags": "install_script_version", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:51,124 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:51,125 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"install_script_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"install_script_version","name":"install_script_version","property":{"description":"install_script_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"install_script_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/install_script_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"install_script_version","tags":"install_script_version","creationDate":"2021-11-07T05:10:51.116Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:51,125 DEBUG 88:data_dictionary.py(1) - Upload private2-prefix-id data dictionary 2021-11-07 05:10:51,126 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:51,126 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:51,126 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private2-prefix-id", "property": {"description": "private2-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private2-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private2-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private2-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "private2-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private2-prefix-id", "entry_schema": "string", "name": "private2-prefix-id", "tags": "private2-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:51,252 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:51,253 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private2-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private2-prefix-id","name":"private2-prefix-id","property":{"description":"private2-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private2-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private2-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private2-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private2-prefix-id","tags":"private2-prefix-id","creationDate":"2021-11-07T05:10:51.245Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:51,253 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_cidr data dictionary 2021-11-07 05:10:51,254 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:51,254 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:51,254 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pktgen_private_net_cidr", "property": {"description": "pktgen_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"pktgen_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pktgen_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "pktgen_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "pktgen_private_net_cidr", "entry_schema": "string", "name": "pktgen_private_net_cidr", "tags": "pktgen_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:51,381 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:51,382 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pktgen_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pktgen_private_net_cidr","name":"pktgen_private_net_cidr","property":{"description":"pktgen_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"pktgen_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pktgen_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pktgen_private_net_cidr","tags":"pktgen_private_net_cidr","creationDate":"2021-11-07T05:10:51.374Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:51,382 DEBUG 88:data_dictionary.py(1) - Upload keypair data dictionary 2021-11-07 05:10:51,383 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:51,383 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:51,383 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "keypair", "property": {"description": "keypair", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"keypair": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/keypair", "verb": "GET"}, "type": "source-rest"}}, "tags": "keypair", "updated-by": "MALAKOV, YURIY "}, "description": "keypair", "entry_schema": "string", "name": "keypair", "tags": "keypair", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:51,514 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:51,515 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"keypair","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"keypair","name":"keypair","property":{"description":"keypair","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"keypair":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/keypair","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"keypair","tags":"keypair","creationDate":"2021-11-07T05:10:51.506Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:51,515 DEBUG 88:data_dictionary.py(1) - Upload nfc-naming-code data dictionary 2021-11-07 05:10:51,516 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:51,516 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:51,516 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nfc-naming-code", "property": {"description": "nfc-naming-code", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"nfc-naming-code": "nfc_naming_code"}, "query": "select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "nfc-naming-code", "updated-by": "MALAKOV, YURIY "}, "description": "nfc-naming-code", "entry_schema": "string", "name": "nfc-naming-code", "tags": "nfc-naming-code", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:51,638 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:51,639 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nfc-naming-code","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nfc-naming-code","name":"nfc-naming-code","property":{"description":"nfc-naming-code","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"nfc-naming-code":"nfc_naming_code"},"query":"select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nfc-naming-code","tags":"nfc-naming-code","creationDate":"2021-11-07T05:10:51.632Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:51,639 DEBUG 88:data_dictionary.py(1) - Upload flavor_name data dictionary 2021-11-07 05:10:51,639 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:51,640 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:51,640 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "flavor_name", "property": {"description": "flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "flavor_name", "entry_schema": "string", "name": "flavor_name", "tags": "flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:51,767 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:51,767 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"flavor_name","name":"flavor_name","property":{"description":"flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"flavor_name","tags":"flavor_name","creationDate":"2021-11-07T05:10:51.760Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:51,767 DEBUG 88:data_dictionary.py(1) - Upload vnf_name data dictionary 2021-11-07 05:10:51,768 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:51,768 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:51,768 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnf_name", "property": {"description": "vnf_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vnf_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vnf_name", "updated-by": "MALAKOV, YURIY "}, "description": "vnf_name", "entry_schema": "string", "name": "vnf_name", "tags": "vnf_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:51,898 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:51,899 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnf_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnf_name","name":"vnf_name","property":{"description":"vnf_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vnf_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnf_name","tags":"vnf_name","creationDate":"2021-11-07T05:10:51.890Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:51,899 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_id data dictionary 2021-11-07 05:10:51,899 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:51,899 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:51,899 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pktgen_private_net_id", "property": {"description": "pktgen_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pktgen_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "pktgen_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "pktgen_private_net_id", "entry_schema": "string", "name": "pktgen_private_net_id", "tags": "pktgen_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:52,025 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:52,025 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pktgen_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pktgen_private_net_id","name":"pktgen_private_net_id","property":{"description":"pktgen_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pktgen_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pktgen_private_net_id","tags":"pktgen_private_net_id","creationDate":"2021-11-07T05:10:52.016Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:52,026 DEBUG 88:data_dictionary.py(1) - Upload vlb_0_int_pktgen_private_port_0_mac data dictionary 2021-11-07 05:10:52,026 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:52,027 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:52,027 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_0_int_pktgen_private_port_0_mac", "property": {"description": "vlb_0_int_pktgen_private_port_0_mac", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_0_int_pktgen_private_port_0_mac": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_0_int_pktgen_private_port_0_mac", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_0_int_pktgen_private_port_0_mac", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_0_int_pktgen_private_port_0_mac", "entry_schema": "string", "name": "vlb_0_int_pktgen_private_port_0_mac", "tags": "vlb_0_int_pktgen_private_port_0_mac", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:52,157 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:52,159 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_0_int_pktgen_private_port_0_mac","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_0_int_pktgen_private_port_0_mac","name":"vlb_0_int_pktgen_private_port_0_mac","property":{"description":"vlb_0_int_pktgen_private_port_0_mac","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_0_int_pktgen_private_port_0_mac":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_0_int_pktgen_private_port_0_mac","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_0_int_pktgen_private_port_0_mac","tags":"vlb_0_int_pktgen_private_port_0_mac","creationDate":"2021-11-07T05:10:52.148Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:52,161 DEBUG 88:data_dictionary.py(1) - Upload image_name data dictionary 2021-11-07 05:10:52,162 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:52,163 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:52,163 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "image_name", "property": {"description": "image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_image_name", "entry_schema": "string", "name": "image_name", "tags": "image_name", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:52,299 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:52,300 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"image_name","name":"image_name","property":{"description":"image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"image_name","tags":"image_name","creationDate":"2021-11-07T05:10:52.287Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:52,301 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-invariant-uuid data dictionary 2021-11-07 05:10:52,305 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:52,305 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:52,305 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnfc-model-invariant-uuid", "property": {"description": "vnfc-model-invariant-uuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vnfc-model-invariant-uuid": "vfc_invariant_uuid"}, "query": "select VFC_MODEL.invariant_uuid as vfc_invariant_uuid from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vnfc-model-invariant-uuid", "updated-by": "MALAKOV, YURIY "}, "description": "vnfc-model-invariant-uuid", "entry_schema": "string", "name": "vnfc-model-invariant-uuid", "tags": "vnfc-model-invariant-uuid", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:52,447 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:52,448 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnfc-model-invariant-uuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnfc-model-invariant-uuid","name":"vnfc-model-invariant-uuid","property":{"description":"vnfc-model-invariant-uuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vnfc-model-invariant-uuid":"vfc_invariant_uuid"},"query":"select VFC_MODEL.invariant_uuid as vfc_invariant_uuid from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnfc-model-invariant-uuid","tags":"vnfc-model-invariant-uuid","creationDate":"2021-11-07T05:10:52.437Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:52,448 DEBUG 88:data_dictionary.py(1) - Upload vsn_onap_private_ip_0 data dictionary 2021-11-07 05:10:52,449 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:52,449 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:52,449 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_onap_private_ip_0", "property": {"description": "vsn_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vsn_onap_private_ip_0", "entry_schema": "string", "name": "vsn_onap_private_ip_0", "tags": "vsn_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:52,580 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:52,581 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_onap_private_ip_0","name":"vsn_onap_private_ip_0","property":{"description":"vsn_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_onap_private_ip_0","tags":"vsn_onap_private_ip_0","creationDate":"2021-11-07T05:10:52.573Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:52,581 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_floating_ip data dictionary 2021-11-07 05:10:52,582 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:52,582 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:52,582 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private2_floating_ip", "property": {"description": "vfw_int_private2_floating_ip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private2_floating_ip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_floating_ip", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private2_floating_ip", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private2_floating_ip", "entry_schema": "string", "name": "vfw_int_private2_floating_ip", "tags": "vfw_int_private2_floating_ip", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:52,717 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:52,718 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private2_floating_ip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private2_floating_ip","name":"vfw_int_private2_floating_ip","property":{"description":"vfw_int_private2_floating_ip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private2_floating_ip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_floating_ip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private2_floating_ip","tags":"vfw_int_private2_floating_ip","creationDate":"2021-11-07T05:10:52.708Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:52,718 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_pktgen_private_ip_0 data dictionary 2021-11-07 05:10:52,719 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:52,719 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:52,719 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_int_pktgen_private_ip_0", "property": {"description": "vlb_int_pktgen_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_int_pktgen_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_pktgen_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_int_pktgen_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_int_pktgen_private_ip_0", "entry_schema": "string", "name": "vlb_int_pktgen_private_ip_0", "tags": "vlb_int_pktgen_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:52,851 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:52,852 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_int_pktgen_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_int_pktgen_private_ip_0","name":"vlb_int_pktgen_private_ip_0","property":{"description":"vlb_int_pktgen_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_int_pktgen_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_pktgen_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_int_pktgen_private_ip_0","tags":"vlb_int_pktgen_private_ip_0","creationDate":"2021-11-07T05:10:52.842Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:52,853 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_cidr data dictionary 2021-11-07 05:10:52,854 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-07 05:10:52,854 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-11-07 05:10:52,854 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_net_cidr", "property": {"description": "onap_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"onap_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"management\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_net_cidr", "entry_schema": "string", "name": "onap_private_net_cidr", "tags": "onap_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-11-07 05:10:52,979 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-07 05:10:52,979 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_net_cidr","name":"onap_private_net_cidr","property":{"description":"onap_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"onap_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"management\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_net_cidr","tags":"onap_private_net_cidr","creationDate":"2021-11-07T05:10:52.971Z","updatedBy":"MALAKOV, YURIY "} 2021-11-07 05:10:52,981 DEBUG 129:onap_service.py(1) - [None][Enrich CDS blueprint] sent header: {} 2021-11-07 05:10:52,981 DEBUG 131:onap_service.py(1) - [None][Enrich CDS blueprint] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/enrich 2021-11-07 05:10:52,981 DEBUG 132:onap_service.py(1) - [None][Enrich CDS blueprint] data sent: None 2021-11-07 05:10:53,235 INFO 142:onap_service.py(1) - [None][Enrich CDS blueprint] response code: 200 2021-11-07 05:10:53,235 DEBUG 146:onap_service.py(1) - [None][Enrich CDS blueprint] response: n/a 2021-11-07 05:10:53,235 DEBUG 159:__init__.py(1) - check if Vendor pnf_macro_vendor exists in SDC 2021-11-07 05:10:53,236 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-07 05:10:53,236 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:53,236 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-07 05:10:53,236 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-07 05:10:53,356 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-07 05:10:53,356 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"28a09b555efd4b3ab0b5ba8d27c71f1d","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a9869b49447241539874940261d6abf6","type":"vlm","name":"basicvm_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7fb3219821854367b53b39a29a9a88b8","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"081ef0db5d8b484dbd09299f91296ca6","type":"vlm","name":"c2656b84-4871-4add-a8b0","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ce40a52ccd7641e8a526a4af08686ba9","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a9544154c548422f9c8f5e76033479ab","type":"vlm","name":"8ba04224-c199-4e07-bf60","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-11-07 05:10:53,358 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-11-07 05:10:53,359 DEBUG 163:__init__.py(1) - filtering objects of all versions to be pnf_macro_vendor 2021-11-07 05:10:53,359 INFO 169:__init__.py(1) - Vendor pnf_macro_vendor doesn't exist in SDC 2021-11-07 05:10:53,359 INFO 267:__init__.py(1) - attempting to create Vendor pnf_macro_vendor in SDC 2021-11-07 05:10:53,359 DEBUG 159:__init__.py(1) - check if Vendor pnf_macro_vendor exists in SDC 2021-11-07 05:10:53,359 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-07 05:10:53,360 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:53,360 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-07 05:10:53,360 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-07 05:10:53,553 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-07 05:10:53,553 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"28a09b555efd4b3ab0b5ba8d27c71f1d","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a9869b49447241539874940261d6abf6","type":"vlm","name":"basicvm_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7fb3219821854367b53b39a29a9a88b8","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"081ef0db5d8b484dbd09299f91296ca6","type":"vlm","name":"c2656b84-4871-4add-a8b0","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ce40a52ccd7641e8a526a4af08686ba9","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a9544154c548422f9c8f5e76033479ab","type":"vlm","name":"8ba04224-c199-4e07-bf60","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-11-07 05:10:53,556 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-11-07 05:10:53,556 DEBUG 163:__init__.py(1) - filtering objects of all versions to be pnf_macro_vendor 2021-11-07 05:10:53,556 INFO 169:__init__.py(1) - Vendor pnf_macro_vendor doesn't exist in SDC 2021-11-07 05:10:53,560 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:53,561 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-07 05:10:53,561 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "pnf_macro_vendor", "description": "vendor" } 2021-11-07 05:10:54,856 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-11-07 05:10:54,857 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"f1d3d21a39714bbf8d08e6b7a389859d","version":{"id":"0d074d2ad7f54b4facdc69ee189c19b1","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-07 05:10:54,859 INFO 285:__init__.py(1) - Vendor pnf_macro_vendor is created in SDC 2021-11-07 05:10:54,860 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor pnf_macro_vendor in SDC 2021-11-07 05:10:54,864 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:54,864 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/f1d3d21a39714bbf8d08e6b7a389859d/versions/0d074d2ad7f54b4facdc69ee189c19b1/actions 2021-11-07 05:10:54,864 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-11-07 05:10:55,462 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-11-07 05:10:55,463 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-11-07 05:10:55,466 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/scenario/pnf_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-11-07 05:10:55,471 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-07 05:10:55,471 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-07 05:10:55,471 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:55,471 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-07 05:10:55,471 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-07 05:10:55,653 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-07 05:10:55,653 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"a9869b49447241539874940261d6abf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1b419f2b35104b22b81fb651c3a45e17","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"28a09b555efd4b3ab0b5ba8d27c71f1d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"7b7ca30ab31b46c692c3475065190adf","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7fb3219821854367b53b39a29a9a88b8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"29dd8285212041e3981eb78e8993d1e0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 533a91ee-096c","description":"vendor software product","vendorName":"c2656b84-4871-4add-a8b0","vendorId":"081ef0db5d8b484dbd09299f91296ca6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4ff5c3f85dbe48369088151cff03d849","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_kWoWiF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ce40a52ccd7641e8a526a4af08686ba9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"658fc99eaf9f486188883efd84c31746","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0151d439-45df","description":"vendor software product","vendorName":"8ba04224-c199-4e07-bf60","vendorId":"a9544154c548422f9c8f5e76033479ab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8019952d5d4642dea05102e131dc4c0a","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-11-07 05:10:55,656 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-11-07 05:10:55,656 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-07 05:10:55,657 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-07 05:10:55,657 DEBUG 324:vsp.py(1) - importing VSP pNF 533a91ee-096c from SDC 2021-11-07 05:10:55,657 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_kWoWiF_VSP from SDC 2021-11-07 05:10:55,657 DEBUG 324:vsp.py(1) - importing VSP vFW 0151d439-45df from SDC 2021-11-07 05:10:55,657 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-11-07 05:10:55,657 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-07 05:10:55,657 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-07 05:10:55,657 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-07 05:10:55,658 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-07 05:10:55,658 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:55,658 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-07 05:10:55,658 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-07 05:10:55,851 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-07 05:10:55,851 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"a9869b49447241539874940261d6abf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1b419f2b35104b22b81fb651c3a45e17","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"28a09b555efd4b3ab0b5ba8d27c71f1d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"7b7ca30ab31b46c692c3475065190adf","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7fb3219821854367b53b39a29a9a88b8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"29dd8285212041e3981eb78e8993d1e0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 533a91ee-096c","description":"vendor software product","vendorName":"c2656b84-4871-4add-a8b0","vendorId":"081ef0db5d8b484dbd09299f91296ca6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4ff5c3f85dbe48369088151cff03d849","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_kWoWiF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ce40a52ccd7641e8a526a4af08686ba9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"658fc99eaf9f486188883efd84c31746","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0151d439-45df","description":"vendor software product","vendorName":"8ba04224-c199-4e07-bf60","vendorId":"a9544154c548422f9c8f5e76033479ab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8019952d5d4642dea05102e131dc4c0a","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-11-07 05:10:55,854 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-11-07 05:10:55,854 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-07 05:10:55,854 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-07 05:10:55,854 DEBUG 324:vsp.py(1) - importing VSP pNF 533a91ee-096c from SDC 2021-11-07 05:10:55,854 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_kWoWiF_VSP from SDC 2021-11-07 05:10:55,854 DEBUG 324:vsp.py(1) - importing VSP vFW 0151d439-45df from SDC 2021-11-07 05:10:55,854 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-11-07 05:10:55,854 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-07 05:10:55,854 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-07 05:10:55,855 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-07 05:10:55,855 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-07 05:10:55,856 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:55,857 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-07 05:10:55,857 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-07 05:10:56,062 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-07 05:10:56,062 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"a9869b49447241539874940261d6abf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1b419f2b35104b22b81fb651c3a45e17","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"28a09b555efd4b3ab0b5ba8d27c71f1d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"7b7ca30ab31b46c692c3475065190adf","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7fb3219821854367b53b39a29a9a88b8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"29dd8285212041e3981eb78e8993d1e0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 533a91ee-096c","description":"vendor software product","vendorName":"c2656b84-4871-4add-a8b0","vendorId":"081ef0db5d8b484dbd09299f91296ca6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4ff5c3f85dbe48369088151cff03d849","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_kWoWiF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ce40a52ccd7641e8a526a4af08686ba9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"658fc99eaf9f486188883efd84c31746","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0151d439-45df","description":"vendor software product","vendorName":"8ba04224-c199-4e07-bf60","vendorId":"a9544154c548422f9c8f5e76033479ab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8019952d5d4642dea05102e131dc4c0a","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-11-07 05:10:56,065 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-11-07 05:10:56,065 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-07 05:10:56,066 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-07 05:10:56,066 DEBUG 324:vsp.py(1) - importing VSP pNF 533a91ee-096c from SDC 2021-11-07 05:10:56,066 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_kWoWiF_VSP from SDC 2021-11-07 05:10:56,066 DEBUG 324:vsp.py(1) - importing VSP vFW 0151d439-45df from SDC 2021-11-07 05:10:56,066 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-11-07 05:10:56,066 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-07 05:10:56,066 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-07 05:10:56,067 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-07 05:10:56,067 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-07 05:10:56,067 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:56,067 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-07 05:10:56,067 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-07 05:10:56,155 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-07 05:10:56,155 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"a9869b49447241539874940261d6abf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1b419f2b35104b22b81fb651c3a45e17","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"28a09b555efd4b3ab0b5ba8d27c71f1d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"7b7ca30ab31b46c692c3475065190adf","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7fb3219821854367b53b39a29a9a88b8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"29dd8285212041e3981eb78e8993d1e0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 533a91ee-096c","description":"vendor software product","vendorName":"c2656b84-4871-4add-a8b0","vendorId":"081ef0db5d8b484dbd09299f91296ca6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4ff5c3f85dbe48369088151cff03d849","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_kWoWiF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ce40a52ccd7641e8a526a4af08686ba9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"658fc99eaf9f486188883efd84c31746","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0151d439-45df","description":"vendor software product","vendorName":"8ba04224-c199-4e07-bf60","vendorId":"a9544154c548422f9c8f5e76033479ab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8019952d5d4642dea05102e131dc4c0a","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-11-07 05:10:56,158 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-11-07 05:10:56,158 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-07 05:10:56,158 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-07 05:10:56,158 DEBUG 324:vsp.py(1) - importing VSP pNF 533a91ee-096c from SDC 2021-11-07 05:10:56,159 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_kWoWiF_VSP from SDC 2021-11-07 05:10:56,159 DEBUG 324:vsp.py(1) - importing VSP vFW 0151d439-45df from SDC 2021-11-07 05:10:56,159 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-11-07 05:10:56,159 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-07 05:10:56,159 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-07 05:10:56,159 INFO 267:__init__.py(1) - attempting to create Vsp test-pnf_VSP in SDC 2021-11-07 05:10:56,160 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-07 05:10:56,160 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-07 05:10:56,160 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:56,160 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-07 05:10:56,161 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-07 05:10:56,255 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-07 05:10:56,256 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"a9869b49447241539874940261d6abf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1b419f2b35104b22b81fb651c3a45e17","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"28a09b555efd4b3ab0b5ba8d27c71f1d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"7b7ca30ab31b46c692c3475065190adf","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7fb3219821854367b53b39a29a9a88b8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"29dd8285212041e3981eb78e8993d1e0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 533a91ee-096c","description":"vendor software product","vendorName":"c2656b84-4871-4add-a8b0","vendorId":"081ef0db5d8b484dbd09299f91296ca6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4ff5c3f85dbe48369088151cff03d849","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_kWoWiF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ce40a52ccd7641e8a526a4af08686ba9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"658fc99eaf9f486188883efd84c31746","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0151d439-45df","description":"vendor software product","vendorName":"8ba04224-c199-4e07-bf60","vendorId":"a9544154c548422f9c8f5e76033479ab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8019952d5d4642dea05102e131dc4c0a","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-11-07 05:10:56,260 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-11-07 05:10:56,260 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-07 05:10:56,260 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-07 05:10:56,260 DEBUG 324:vsp.py(1) - importing VSP pNF 533a91ee-096c from SDC 2021-11-07 05:10:56,260 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_kWoWiF_VSP from SDC 2021-11-07 05:10:56,260 DEBUG 324:vsp.py(1) - importing VSP vFW 0151d439-45df from SDC 2021-11-07 05:10:56,260 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-11-07 05:10:56,260 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-07 05:10:56,261 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-07 05:10:56,264 DEBUG 159:__init__.py(1) - check if Vendor pnf_macro_vendor exists in SDC 2021-11-07 05:10:56,264 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-07 05:10:56,264 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:56,264 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-07 05:10:56,264 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-07 05:10:56,356 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-07 05:10:56,358 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f1d3d21a39714bbf8d08e6b7a389859d","type":"vlm","name":"pnf_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"28a09b555efd4b3ab0b5ba8d27c71f1d","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a9869b49447241539874940261d6abf6","type":"vlm","name":"basicvm_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7fb3219821854367b53b39a29a9a88b8","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"081ef0db5d8b484dbd09299f91296ca6","type":"vlm","name":"c2656b84-4871-4add-a8b0","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ce40a52ccd7641e8a526a4af08686ba9","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a9544154c548422f9c8f5e76033479ab","type":"vlm","name":"8ba04224-c199-4e07-bf60","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":7} 2021-11-07 05:10:56,361 DEBUG 147:__init__.py(1) - number of Vendor returned: 7 2021-11-07 05:10:56,362 DEBUG 163:__init__.py(1) - filtering objects of all versions to be pnf_macro_vendor 2021-11-07 05:10:56,362 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:56,362 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/f1d3d21a39714bbf8d08e6b7a389859d/versions 2021-11-07 05:10:56,363 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:10:56,457 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:10:56,457 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0d074d2ad7f54b4facdc69ee189c19b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636261853750,"modificationTime":1636261855172,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-07 05:10:56,460 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-07 05:10:56,460 INFO 192:__init__.py(1) - Vendor found, updating information 2021-11-07 05:10:56,461 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:56,461 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/f1d3d21a39714bbf8d08e6b7a389859d/versions 2021-11-07 05:10:56,461 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:10:56,556 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:10:56,557 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0d074d2ad7f54b4facdc69ee189c19b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636261853750,"modificationTime":1636261855172,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-07 05:10:56,560 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-07 05:10:56,561 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:10:56,561 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-07 05:10:56,561 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "test-pnf_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "pnf_macro_vendor", "vendorId": "f1d3d21a39714bbf8d08e6b7a389859d", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-11-07 05:11:02,451 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-11-07 05:11:02,452 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"507878b83aba45c9bff95cf73612ad0b","version":{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-07 05:11:02,454 INFO 285:__init__.py(1) - Vsp test-pnf_VSP is created in SDC 2021-11-07 05:11:02,455 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:02,455 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:02,455 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:02,518 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:02,519 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636261856750,"modificationTime":1636261859684,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-07 05:11:02,522 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:02,523 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:02,523 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-07 05:11:02,857 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-07 05:11:02,857 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636261856750,"modificationTime":1636261859553} 2021-11-07 05:11:02,860 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:02,860 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:02,860 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:03,900 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:03,900 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef"} 2021-11-07 05:11:03,904 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:03,904 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:03,904 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:04,800 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:04,800 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef"} 2021-11-07 05:11:04,803 INFO 241:vsp.py(1) - attempting to upload package for test-pnf_VSP in SDC 2021-11-07 05:11:04,803 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:04,803 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:04,803 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:04,906 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:04,906 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636261856750,"modificationTime":1636261859684,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-07 05:11:04,911 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:04,913 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:04,913 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-07 05:11:05,096 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-07 05:11:05,097 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636261856750,"modificationTime":1636261859553} 2021-11-07 05:11:05,099 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:05,099 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:05,099 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:05,700 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:05,700 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef"} 2021-11-07 05:11:05,705 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:05,705 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:05,705 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:06,397 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:06,397 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef"} 2021-11-07 05:11:06,399 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-11-07 05:11:06,399 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef/orchestration-template-candidate 2021-11-07 05:11:06,400 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-11-07 05:11:07,206 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-11-07 05:11:07,207 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:07,207 INFO 194:vsp.py(1) - Files for Vsp test-pnf_VSP have been uploaded 2021-11-07 05:11:07,210 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:07,210 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:07,210 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:07,305 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:07,305 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636261856750,"modificationTime":1636261859684,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-07 05:11:07,308 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:07,308 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:07,308 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-07 05:11:07,595 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-07 05:11:07,595 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636261856750,"modificationTime":1636261867197} 2021-11-07 05:11:07,598 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:07,599 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:07,599 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:08,010 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:08,011 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","candidateOnboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:08,014 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:08,014 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:08,014 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:08,303 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:08,304 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","candidateOnboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:08,306 INFO 241:vsp.py(1) - attempting to validate for test-pnf_VSP in SDC 2021-11-07 05:11:08,307 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:08,307 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:08,307 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:08,404 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:08,404 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636261856750,"modificationTime":1636261859684,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-07 05:11:08,406 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:08,406 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:08,406 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-07 05:11:08,697 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-07 05:11:08,698 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636261856750,"modificationTime":1636261867197} 2021-11-07 05:11:08,701 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:08,701 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:08,701 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:09,111 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:09,112 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","candidateOnboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:09,115 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:09,115 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:09,115 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:09,401 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:09,401 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","candidateOnboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:09,405 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:09,406 DEBUG 131:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef/orchestration-template-candidate/process 2021-11-07 05:11:09,406 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-11-07 05:11:14,352 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-11-07 05:11:14,352 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["Files/ChangeLog.txt","Files/Guides/user_guide.txt","Definitions/etsi_nfv_sol001_vnfd_2_5_1_types.yaml","Files/Events/MyPnf_Pnf_v1.yaml","Files/Measurements/PM_Dictionary.yaml","Definitions/etsi_nfv_sol001_pnfd_2_5_1_types.yaml","pnf_main_descriptor.mf","Files/Scripts/my_script.sh","Files/Yang_module/mynetconf.yang","Definitions/pnf_main_descriptor.yaml","TOSCA-Metadata/TOSCA.meta"],"errors":{},"status":"Success"} 2021-11-07 05:11:14,355 INFO 209:vsp.py(1) - Artifacts for Vsp test-pnf_VSP have been validated 2021-11-07 05:11:14,356 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:14,356 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:14,356 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:14,432 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:14,433 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636261856750,"modificationTime":1636261859684,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-07 05:11:14,445 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:14,446 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:14,446 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-07 05:11:14,670 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-07 05:11:14,670 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636261856750,"modificationTime":1636261874258} 2021-11-07 05:11:14,674 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:14,674 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:14,674 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:15,458 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:15,458 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","validationData":{"importStructure":{"heat":[],"nested":[{"fileName":"pnf_main_descriptor.mf","heat":[]},{"fileName":"TOSCA-Metadata","heat":[],"nested":[{"fileName":"TOSCA.meta","heat":[]}]},{"fileName":"Files","heat":[],"nested":[{"fileName":"Yang_module","heat":[],"nested":[{"fileName":"mynetconf.yang","heat":[]}]},{"fileName":"Scripts","heat":[],"nested":[{"fileName":"my_script.sh","heat":[]}]},{"fileName":"Measurements","heat":[],"nested":[{"fileName":"PM_Dictionary.yaml","heat":[]}]},{"fileName":"Guides","heat":[],"nested":[{"fileName":"user_guide.txt","heat":[]}]},{"fileName":"Events","heat":[],"nested":[{"fileName":"MyPnf_Pnf_v1.yaml","heat":[]}]},{"fileName":"ChangeLog.txt","heat":[]}]},{"fileName":"Definitions","heat":[],"nested":[{"fileName":"pnf_main_descriptor.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_vnfd_2_5_1_types.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_pnfd_2_5_1_types.yaml","heat":[]}]}]}},"onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:15,460 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:15,460 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:15,460 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:16,260 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:16,261 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","validationData":{"importStructure":{"heat":[],"nested":[{"fileName":"pnf_main_descriptor.mf","heat":[]},{"fileName":"TOSCA-Metadata","heat":[],"nested":[{"fileName":"TOSCA.meta","heat":[]}]},{"fileName":"Files","heat":[],"nested":[{"fileName":"Yang_module","heat":[],"nested":[{"fileName":"mynetconf.yang","heat":[]}]},{"fileName":"Scripts","heat":[],"nested":[{"fileName":"my_script.sh","heat":[]}]},{"fileName":"Measurements","heat":[],"nested":[{"fileName":"PM_Dictionary.yaml","heat":[]}]},{"fileName":"Guides","heat":[],"nested":[{"fileName":"user_guide.txt","heat":[]}]},{"fileName":"Events","heat":[],"nested":[{"fileName":"MyPnf_Pnf_v1.yaml","heat":[]}]},{"fileName":"ChangeLog.txt","heat":[]}]},{"fileName":"Definitions","heat":[],"nested":[{"fileName":"pnf_main_descriptor.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_vnfd_2_5_1_types.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_pnfd_2_5_1_types.yaml","heat":[]}]}]}},"onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:16,263 INFO 241:vsp.py(1) - attempting to commit for test-pnf_VSP in SDC 2021-11-07 05:11:16,264 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:16,264 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:16,264 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:16,333 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:16,333 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636261856750,"modificationTime":1636261859684,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-07 05:11:16,337 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:16,337 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:16,337 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-07 05:11:16,694 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-07 05:11:16,694 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636261856750,"modificationTime":1636261874258} 2021-11-07 05:11:16,698 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:16,698 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:16,698 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:17,650 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:17,650 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","validationData":{"importStructure":{"heat":[],"nested":[{"fileName":"pnf_main_descriptor.mf","heat":[]},{"fileName":"TOSCA-Metadata","heat":[],"nested":[{"fileName":"TOSCA.meta","heat":[]}]},{"fileName":"Files","heat":[],"nested":[{"fileName":"Yang_module","heat":[],"nested":[{"fileName":"mynetconf.yang","heat":[]}]},{"fileName":"Scripts","heat":[],"nested":[{"fileName":"my_script.sh","heat":[]}]},{"fileName":"Measurements","heat":[],"nested":[{"fileName":"PM_Dictionary.yaml","heat":[]}]},{"fileName":"Guides","heat":[],"nested":[{"fileName":"user_guide.txt","heat":[]}]},{"fileName":"Events","heat":[],"nested":[{"fileName":"MyPnf_Pnf_v1.yaml","heat":[]}]},{"fileName":"ChangeLog.txt","heat":[]}]},{"fileName":"Definitions","heat":[],"nested":[{"fileName":"pnf_main_descriptor.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_vnfd_2_5_1_types.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_pnfd_2_5_1_types.yaml","heat":[]}]}]}},"onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:17,654 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:17,655 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:17,655 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:18,551 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:18,551 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","validationData":{"importStructure":{"heat":[],"nested":[{"fileName":"pnf_main_descriptor.mf","heat":[]},{"fileName":"TOSCA-Metadata","heat":[],"nested":[{"fileName":"TOSCA.meta","heat":[]}]},{"fileName":"Files","heat":[],"nested":[{"fileName":"Yang_module","heat":[],"nested":[{"fileName":"mynetconf.yang","heat":[]}]},{"fileName":"Scripts","heat":[],"nested":[{"fileName":"my_script.sh","heat":[]}]},{"fileName":"Measurements","heat":[],"nested":[{"fileName":"PM_Dictionary.yaml","heat":[]}]},{"fileName":"Guides","heat":[],"nested":[{"fileName":"user_guide.txt","heat":[]}]},{"fileName":"Events","heat":[],"nested":[{"fileName":"MyPnf_Pnf_v1.yaml","heat":[]}]},{"fileName":"ChangeLog.txt","heat":[]}]},{"fileName":"Definitions","heat":[],"nested":[{"fileName":"pnf_main_descriptor.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_vnfd_2_5_1_types.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_pnfd_2_5_1_types.yaml","heat":[]}]}]}},"onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:18,561 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:18,562 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef/actions 2021-11-07 05:11:18,562 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-11-07 05:11:27,799 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-11-07 05:11:27,799 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-11-07 05:11:27,801 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:27,801 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:27,801 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:27,905 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:27,905 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636261856750,"modificationTime":1636261878684,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-07 05:11:27,908 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:27,909 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:27,909 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-07 05:11:28,295 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-07 05:11:28,296 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636261856750,"modificationTime":1636261874258} 2021-11-07 05:11:28,298 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:28,299 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:28,299 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:28,920 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:28,920 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","validationData":{"importStructure":{"heat":[],"nested":[{"fileName":"pnf_main_descriptor.mf","heat":[]},{"fileName":"TOSCA-Metadata","heat":[],"nested":[{"fileName":"TOSCA.meta","heat":[]}]},{"fileName":"Files","heat":[],"nested":[{"fileName":"Yang_module","heat":[],"nested":[{"fileName":"mynetconf.yang","heat":[]}]},{"fileName":"Scripts","heat":[],"nested":[{"fileName":"my_script.sh","heat":[]}]},{"fileName":"Measurements","heat":[],"nested":[{"fileName":"PM_Dictionary.yaml","heat":[]}]},{"fileName":"Guides","heat":[],"nested":[{"fileName":"user_guide.txt","heat":[]}]},{"fileName":"Events","heat":[],"nested":[{"fileName":"MyPnf_Pnf_v1.yaml","heat":[]}]},{"fileName":"ChangeLog.txt","heat":[]}]},{"fileName":"Definitions","heat":[],"nested":[{"fileName":"pnf_main_descriptor.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_vnfd_2_5_1_types.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_pnfd_2_5_1_types.yaml","heat":[]}]}]}},"onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:28,922 INFO 241:vsp.py(1) - attempting to certify/sumbit for test-pnf_VSP in SDC 2021-11-07 05:11:28,923 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:28,923 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:28,923 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:29,005 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:29,005 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636261856750,"modificationTime":1636261878684,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-07 05:11:29,008 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:29,008 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:29,008 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-07 05:11:29,222 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-07 05:11:29,222 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636261856750,"modificationTime":1636261874258} 2021-11-07 05:11:29,227 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:29,227 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:29,227 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:29,809 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:29,810 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","validationData":{"importStructure":{"heat":[],"nested":[{"fileName":"pnf_main_descriptor.mf","heat":[]},{"fileName":"TOSCA-Metadata","heat":[],"nested":[{"fileName":"TOSCA.meta","heat":[]}]},{"fileName":"Files","heat":[],"nested":[{"fileName":"Yang_module","heat":[],"nested":[{"fileName":"mynetconf.yang","heat":[]}]},{"fileName":"Scripts","heat":[],"nested":[{"fileName":"my_script.sh","heat":[]}]},{"fileName":"Measurements","heat":[],"nested":[{"fileName":"PM_Dictionary.yaml","heat":[]}]},{"fileName":"Guides","heat":[],"nested":[{"fileName":"user_guide.txt","heat":[]}]},{"fileName":"Events","heat":[],"nested":[{"fileName":"MyPnf_Pnf_v1.yaml","heat":[]}]},{"fileName":"ChangeLog.txt","heat":[]}]},{"fileName":"Definitions","heat":[],"nested":[{"fileName":"pnf_main_descriptor.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_vnfd_2_5_1_types.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_pnfd_2_5_1_types.yaml","heat":[]}]}]}},"onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:29,819 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:29,819 DEBUG 131:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef/actions 2021-11-07 05:11:29,819 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-11-07 05:11:43,932 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-11-07 05:11:43,932 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-11-07 05:11:43,935 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:43,935 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:43,935 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:44,005 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:44,005 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636261856750,"modificationTime":1636261900285,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-07 05:11:44,007 INFO 241:vsp.py(1) - attempting to create CSAR package for test-pnf_VSP in SDC 2021-11-07 05:11:44,008 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:44,008 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:44,008 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:44,105 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:44,105 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636261856750,"modificationTime":1636261900285,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-07 05:11:44,114 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:44,114 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef/actions 2021-11-07 05:11:44,114 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-07 05:11:46,782 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-07 05:11:46,782 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"test-pnf_VSP","version":"1.0","versionId":"3571c9c95d7a455b96916670185ea3ef","packageId":"507878b83aba45c9bff95cf73612ad0b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorRelease":"2.6.1","packageType":"CSAR","resourceType":"PNF"} 2021-11-07 05:11:46,783 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"test-pnf_VSP","version":"1.0","versionId":"3571c9c95d7a455b96916670185ea3ef","packageId":"507878b83aba45c9bff95cf73612ad0b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorRelease":"2.6.1","packageType":"CSAR","resourceType":"PNF"} 2021-11-07 05:11:46,785 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-07 05:11:46,785 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-07 05:11:46,785 DEBUG 129:onap_service.py(1) - [SDC][get Pnfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:46,786 DEBUG 131:onap_service.py(1) - [SDC][get Pnfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=PNF 2021-11-07 05:11:46,786 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-07 05:11:46,904 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 404 2021-11-07 05:11:46,904 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } } 2021-11-07 05:11:46,904 ERROR 157:onap_service.py(1) - [SDC][get Pnfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:46,904 ERROR 233:onap_service.py(1) - [SDC][get Pnfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } }. 2021-11-07 05:11:46,905 DEBUG 143:__init__.py(1) - Couldn't get Pnf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } }. 2021-11-07 05:11:46,905 DEBUG 147:__init__.py(1) - number of Pnf returned: 0 2021-11-07 05:11:46,905 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-07 05:11:46,905 INFO 169:__init__.py(1) - Pnf test-pnf doesn't exist in SDC 2021-11-07 05:11:46,906 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-07 05:11:46,906 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-07 05:11:46,907 DEBUG 129:onap_service.py(1) - [SDC][get Pnfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:46,907 DEBUG 131:onap_service.py(1) - [SDC][get Pnfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=PNF 2021-11-07 05:11:46,907 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-07 05:11:46,986 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 404 2021-11-07 05:11:46,987 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } } 2021-11-07 05:11:46,987 ERROR 157:onap_service.py(1) - [SDC][get Pnfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:46,988 ERROR 233:onap_service.py(1) - [SDC][get Pnfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } }. 2021-11-07 05:11:46,989 DEBUG 143:__init__.py(1) - Couldn't get Pnf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } }. 2021-11-07 05:11:46,989 DEBUG 147:__init__.py(1) - number of Pnf returned: 0 2021-11-07 05:11:46,989 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-07 05:11:46,990 INFO 169:__init__.py(1) - Pnf test-pnf doesn't exist in SDC 2021-11-07 05:11:46,990 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-11-07 05:11:46,990 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-11-07 05:11:46,992 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:46,992 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-11-07 05:11:46,992 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-11-07 05:11:47,100 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-11-07 05:11:47,102 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.4"} 2021-11-07 05:11:47,112 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-11-07 05:11:47,113 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-11-07 05:11:47,113 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-11-07 05:11:47,113 INFO 267:__init__.py(1) - attempting to create Pnf test-pnf in SDC 2021-11-07 05:11:47,113 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-07 05:11:47,114 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-07 05:11:47,114 DEBUG 129:onap_service.py(1) - [SDC][get Pnfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:47,114 DEBUG 131:onap_service.py(1) - [SDC][get Pnfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=PNF 2021-11-07 05:11:47,114 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-07 05:11:47,197 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 404 2021-11-07 05:11:47,198 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } } 2021-11-07 05:11:47,198 ERROR 157:onap_service.py(1) - [SDC][get Pnfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:47,198 ERROR 233:onap_service.py(1) - [SDC][get Pnfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } }. 2021-11-07 05:11:47,198 DEBUG 143:__init__.py(1) - Couldn't get Pnf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dPNF" ] } } }. 2021-11-07 05:11:47,198 DEBUG 147:__init__.py(1) - number of Pnf returned: 0 2021-11-07 05:11:47,198 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-07 05:11:47,198 INFO 169:__init__.py(1) - Pnf test-pnf doesn't exist in SDC 2021-11-07 05:11:47,223 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-07 05:11:47,224 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-07 05:11:47,224 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:47,225 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-07 05:11:47,225 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-07 05:11:47,305 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-07 05:11:47,306 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"test-pnf_VSP","description":"vendor software product","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"a9869b49447241539874940261d6abf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1b419f2b35104b22b81fb651c3a45e17","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"28a09b555efd4b3ab0b5ba8d27c71f1d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"7b7ca30ab31b46c692c3475065190adf","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7fb3219821854367b53b39a29a9a88b8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"29dd8285212041e3981eb78e8993d1e0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 533a91ee-096c","description":"vendor software product","vendorName":"c2656b84-4871-4add-a8b0","vendorId":"081ef0db5d8b484dbd09299f91296ca6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4ff5c3f85dbe48369088151cff03d849","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_kWoWiF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ce40a52ccd7641e8a526a4af08686ba9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"658fc99eaf9f486188883efd84c31746","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0151d439-45df","description":"vendor software product","vendorName":"8ba04224-c199-4e07-bf60","vendorId":"a9544154c548422f9c8f5e76033479ab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8019952d5d4642dea05102e131dc4c0a","owner":"cs0008","status":"ACTIVE"}],"listCount":7} 2021-11-07 05:11:47,310 DEBUG 324:vsp.py(1) - importing VSP test-pnf_VSP from SDC 2021-11-07 05:11:47,311 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-11-07 05:11:47,311 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-07 05:11:47,311 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-07 05:11:47,311 DEBUG 324:vsp.py(1) - importing VSP pNF 533a91ee-096c from SDC 2021-11-07 05:11:47,311 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_kWoWiF_VSP from SDC 2021-11-07 05:11:47,312 DEBUG 324:vsp.py(1) - importing VSP vFW 0151d439-45df from SDC 2021-11-07 05:11:47,312 DEBUG 147:__init__.py(1) - number of Vsp returned: 7 2021-11-07 05:11:47,312 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-07 05:11:47,312 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:47,313 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:47,313 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:47,406 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:47,407 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636261856750,"modificationTime":1636261900285,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-07 05:11:47,410 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-07 05:11:47,411 INFO 192:__init__.py(1) - Vsp found, updating information 2021-11-07 05:11:47,411 INFO 241:vsp.py(1) - attempting to create CSAR package for test-pnf_VSP in SDC 2021-11-07 05:11:47,411 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:47,411 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:47,411 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:47,596 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:47,596 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636261856750,"modificationTime":1636261900285,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-07 05:11:47,600 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:47,600 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/507878b83aba45c9bff95cf73612ad0b/versions 2021-11-07 05:11:47,600 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-07 05:11:47,704 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-07 05:11:47,704 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3571c9c95d7a455b96916670185ea3ef","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636261856750,"modificationTime":1636261900285,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-07 05:11:47,707 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-07 05:11:47,715 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:47,715 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef/actions 2021-11-07 05:11:47,715 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-07 05:11:50,581 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-07 05:11:50,581 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"test-pnf_VSP","version":"1.0","versionId":"3571c9c95d7a455b96916670185ea3ef","packageId":"507878b83aba45c9bff95cf73612ad0b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorRelease":"2.6.1","packageType":"CSAR","resourceType":"PNF"} 2021-11-07 05:11:50,581 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"test-pnf_VSP","version":"1.0","versionId":"3571c9c95d7a455b96916670185ea3ef","packageId":"507878b83aba45c9bff95cf73612ad0b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorRelease":"2.6.1","packageType":"CSAR","resourceType":"PNF"} 2021-11-07 05:11:50,585 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:50,585 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/507878b83aba45c9bff95cf73612ad0b/versions/3571c9c95d7a455b96916670185ea3ef 2021-11-07 05:11:50,585 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-07 05:11:51,101 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-07 05:11:51,102 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"test-pnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorId":"f1d3d21a39714bbf8d08e6b7a389859d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"507878b83aba45c9bff95cf73612ad0b","version":"3571c9c95d7a455b96916670185ea3ef","validationData":{"importStructure":{"heat":[],"nested":[{"fileName":"pnf_main_descriptor.mf","heat":[]},{"fileName":"TOSCA-Metadata","heat":[],"nested":[{"fileName":"TOSCA.meta","heat":[]}]},{"fileName":"Files","heat":[],"nested":[{"fileName":"Yang_module","heat":[],"nested":[{"fileName":"mynetconf.yang","heat":[]}]},{"fileName":"Scripts","heat":[],"nested":[{"fileName":"my_script.sh","heat":[]}]},{"fileName":"Measurements","heat":[],"nested":[{"fileName":"PM_Dictionary.yaml","heat":[]}]},{"fileName":"Guides","heat":[],"nested":[{"fileName":"user_guide.txt","heat":[]}]},{"fileName":"Events","heat":[],"nested":[{"fileName":"MyPnf_Pnf_v1.yaml","heat":[]}]},{"fileName":"ChangeLog.txt","heat":[]}]},{"fileName":"Definitions","heat":[],"nested":[{"fileName":"pnf_main_descriptor.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_vnfd_2_5_1_types.yaml","heat":[]},{"fileName":"etsi_nfv_sol001_pnfd_2_5_1_types.yaml","heat":[]}]}]}},"onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-07 05:11:51,105 DEBUG 129:onap_service.py(1) - [SDC][create Pnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:51,105 DEBUG 131:onap_service.py(1) - [SDC][create Pnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-11-07 05:11:51,105 DEBUG 132:onap_service.py(1) - [SDC][create Pnf] 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": "507878b83aba45c9bff95cf73612ad0b", "csarVersion": "1.0", "vendorName": "pnf_macro_vendor", "deploymentArtifacts": {}, "description": "PNF", "icon": "defaulticon", "name": "test-pnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "PNF", "tags": ["test-pnf"], "toscaArtifacts": {}, "vendorRelease": "1.0" } 2021-11-07 05:11:56,279 INFO 142:onap_service.py(1) - [SDC][create Pnf] response code: 201 2021-11-07 05:11:56,285 DEBUG 146:onap_service.py(1) - [SDC][create Pnf] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.software_versions","type":"list","required":false,"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":"software_versions","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","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,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","empty":false}],"artifacts":{"userguidetxt":{"payloadData":"VkdocGN5QnBjeUJoSUhOaGJYQnNaU0IxYzJWeUlHZDFhV1JsSUdacGJHVXU=","heatParamUpdated":false,"timeout":0,"creationDate":1636261913853,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"OTHER","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.userguidetxt","artifactName":"user_guide.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NjlmYmI3M2I0ZDlkNjViMDVjOWNjZDMzOTU2MDNlMDE=","artifactUUID":"7f0a0aee-8808-4dcc-883d-5f347aa23981","artifactDisplayName":"user_guide","mandatory":false,"serviceApi":false,"artifactLabel":"userguidetxt","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.userguidetxt","duplicated":false,"payloadUpdateDate":1636261913855,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913853,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"vsptestpnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nZEdWemRDMXdibVpmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUhCdVpsOXRZV055YjE5MlpXNWtiM0lLSUNBZ0lHVXVJQ0FnSUVOaGRHVm5iM0o1T2lCeVpYTnZkWEpqWlU1bGQwTmhkR1ZuYjNKNUxtZGxibVZ5YVdNS0lDQWdJR1l1SUNBZ0lFeHBZMlZ1YzJVZ1JHVjBZV2xzY3pvZ0NpQWdJQ0FnSUNBZ2FTNGdJQ0FnVEdsalpXNXpaU0JOYjJSbGJDQldaWEp6YVc5dU9pQUtJQ0FnSUNBZ0lDQnBhUzRnSUNBZ1RHbGpaVzV6WlNCQlozSmxaVzFsYm5RZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhU0FnSUNCTWFYTjBJRzltSUVabFlYUjFjbVVnUjNKdmRYQnpPaUFLSUNBZ0lHY3VJQ0FnSUVocFoyZ2dRWFpoYVd4aFltbHNhWFI1SUFvZ0lDQWdhQzRnSUNBZ1UzUnZjbUZuWlNCRVlYUmhJRUpoWTJzdGRYQWdSR1YwWVdsc2N6b2dDaUFnSUNBZ0lDQWdhUzRnSUNBZ1JHRjBZU0JTWlhCc2FXTmhkR2x2YmlCU1pYRjFhWEpsWkQ4NklHWmhiSE5sQ2lBZ0lDQWdJQ0FnYVdrdUlDQWdJQWxFWVhSaElGTnBlbVVnZEc4Z2NtVndiR2xqWVhSbElHbHVJRWRDT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwTGlBZ0lDQkVZWFJoSUhKbGNHeHBZMkYwYVc5dUlHWnlaWEYxWlc1amVUb2diblZzYkFvZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JTWlhCc2FXTmhkR2x2YmlCVGIzVnlZMlU2SUc1MWJHd0tJQ0FnSUNBZ0lDQjJMaUFnSUNCU1pYQnNhV05oZEdsdmJpQkVaWE4wYVc1aGRHbHZiam9nYm5Wc2JBb2dJQ0FnTXk0Z0lDQWdUR2x6ZENCdlppQldSa056SUFvZ0lDQWdJQ0FnSUdFdUlDQWdJRVp2Y2lCbFlXTm9JRlpHUXpvZ0NnPT0=","heatParamUpdated":false,"timeout":0,"creationDate":1636261913957,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"OTHER","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vsptestpnfvspinformationtxt","artifactName":"VSP_test-pnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzE3MzQ3OTZmZjJmMGVmMDEzYmE3MmUzOWZjYTQyNmI=","artifactUUID":"cba1f99b-16b3-4266-9945-c6d633432dfa","artifactDisplayName":"VSP_test-pnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vsptestpnfvspinformationtxt","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vsptestpnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1636261913958,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913957,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vflicense":{"payloadData":"UEhabUxXeHBZMlZ1YzJVdGJXOWtaV3dnZUcxc2JuTTlJbWgwZEhBNkx5OTRiV3h1Y3k1dmNHVnVaV052YlhBdWIzSm5MMkZ6WkdNdmJHbGpaVzV6WlMxdGIyUmxiQzh4TGpBaVBqeDJaVzVrYjNJdGJtRnRaVDV3Ym1aZmJXRmpjbTlmZG1WdVpHOXlQQzkyWlc1a2IzSXRibUZ0WlQ0OGRtWXRhV1ErTlRBM09EYzRZamd6WVdKaE5EVmpPV0ptWmprMVkyWTNNell4TW1Ga01HSThMM1ptTFdsa1BqeG1aV0YwZFhKbExXZHliM1Z3TFd4cGMzUXZQand2ZG1ZdGJHbGpaVzV6WlMxdGIyUmxiRDQ9","heatParamUpdated":false,"timeout":0,"creationDate":1636261913256,"description":"VF license file","requiredArtifacts":[],"generated":false,"artifactType":"VF_LICENSE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGY4YWQ4N2JmNmUzMGY0NWUyNWQwNDQ1NzJiNTcxZmY=","artifactUUID":"a4142bec-7cac-4007-9043-ffcdf4817d82","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vflicense","duplicated":false,"payloadUpdateDate":1636261913259,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913256,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"pnfcsar":{"payloadData":"VUVzREJCUUFBQUFBQU9GaktsRUFBQUFBQUFBQUFBQUFBQUFNQUFBQVJHVm1hVzVwZEdsdmJuTXZVRXNEQkJRQUFBQUlBT0ZqS2xGdXRYT3B5QW9BQUtvcUFBQXhBQUFBUkdWbWFXNXBkR2x2Ym5NdlpYUnphVjl1Wm5aZmMyOXNNREF4WDNCdVptUmZNbDgxWHpGZmRIbHdaWE11ZVdGdGJPMWFYMi9iTmhCL3o2Y2dzSWR0bU9QbHo1SU9lUXVTdGpQUXBsbVQ5YVVvQkpxaWJDSVN5WktVazN6Ny9ZNlVaTWV5NmlUTmhqMnNLQlNLUE43L085NVJEc1lMbnVXeVVGb0ZaYlRQRnRKNURFNVlXdktxc3FYTTdubFZadnZad1U0dXZYREtoZ2p5K3ZwcXdpN2VmR0pYSDk2eHZiMTlabldSczNCdnBXY3JPRm1Ea3gyTWo4YjdPenRBYVZ6d0p6dU03VEladk1wMHNjaThLWUVpV3dCRmRwQWRnVnBFTkNiU096czVEenhOWUZ2aWJVeHpDUWI3eCs4T1R2UGNTZS9QTVUxQUREdzR0WkI1VmpoVG5mUTJmVFFtSkxCVm1jN2p5eFFTaExsa1NoZkdWWnlXR1A3VDFQdlRNOFlUSlFJeWJDb1o5MTdOdE16cGxUTmh0SllpN3JGRzZUQ09WS3d6VnJxZ2tnVDByK0lpYXpCbENVTWxkV2hYV1ZUa0Nac2FVMHF1NDJ5UDJ5c3JoU3FBazZtQ3VHczVZMHQ4VENWUk1HMWhERFZWcFFyM3pCU2dyL2xNUmhpdWMyYWNtRXNmWEpLMnFMVklZanVtVFJpelNjRlVST1psSURtdlhTMUhUTFg0SDRkdGpZdE9LQ2UvMXNySkhGWUMycDBoRXgrK2lJa3ZuVmtvekR5d0xwK2FPckIzL0Y0NmRzaEt1WkJscTB5bFo4eERta3BHeVN4M3ZKSkJPbWpaMmxJSlBpMWxzdnpaNVlDcGxmM2YwaHN0blNhTDB2QUFOV2VrSjJ4ZjhDRHo3MUpQaDVKTkxsdmpnZjBPZVJ2Tlo4dFl2YVJZYlpRd3dHN2Ztc1RhT3FQUUJRaHY1dk9jMHFMMG5mVm94NWhkeitXREdlYm5waTd6bUZyS2xGbHVWWml6MElPckxlVlNDZEQ3dUZxU0EyZHd3R0NFS2YyS0t6S1RGQVAzSmN0OTBzWHJ1M0JtTjBoYThOTExibDRZVGNhRmJ2eFNVTXJjQzdDV1ozalc4SFAyR1ZwWi9EYWk1ekg3MGdEcXVwcUNIVk5rUzVXdGF3dUk1VXk2emVwNnI3U3E2cXBCQkJGZ3pzSHMrM3hSWms3eUFFYkRuSVBvM2xEK2VaSHMweDB3L2ZSRDlubkJwUE1NSCswZmdjblB6R3JPZWVTcFIxNU5zd0h1MW5vMUw4dm5PdlZsNDlPdG9QY05VejNDQTdIN1pJZGVQWjlIS3pIZmVYZDUwS1VCTXZxYWlyY1hLUkYrNEhSNitmcGpPRERLdzZmTGNmamRja3d1bnlqR2tCUkQwWHBtVzVkNXFZQkZJQktQUmlnZUdzSGFUSnQ4RkZNOHhKQmtkUkpySmdIbGtxTWJHblk3Q0Z0UHhsVkZEVVIxeDBDZVBVejJReUUrSEEwOVVUL29MdFJUR0xSdlhjdzlKTm11UStDbmgxZlVqSlpoeE5CaUlNSk1YaCtNVms2UkViTmUxcm5adlFYYlhkQjl5MU5MNWNNV1ordzc0cmU4Y0YwMnFZTzd6MkphN29oMzVMY2RHWU5WclJHUm53bFllNzZYZnBRV2hNQ2daek5wWm83YnVSSzgzQ1J3MlJCa3R6QUE1R1dYRjIrWThzQm5TM012ODZGK1JaZzZ5aTlNUG5DZXNCOVl1RFc3cFF3Qm5qNjUrc0FPOTQrUDI0ME1Hd2NjNzZ3SE1lU3hRaTNVc20yU1pheERCeHpodVVZN0l4cU41VjRuQ3B2WmJoWTkrSzZzb1RPYkZKeDRiUDBxYVpubWUzcmVtdEcyOC9VaURzTTFheFJKOGN3VC8wczM0Wjc1cHJ6TzRVOXM4dnI2RGZ2NDVvejk5dXJWTWZ1OHYvOWwwR05peno3c0xFQkNPRFlyVi9CclFCTjFZRzFCdHpnSGovbmwyUVEvWWZNNnhmRmdreXE0NWFtN1diK1o2RlpVWTdsUHlvV2FsKytVdnFIQ2JhUFYranN2RUExOXc1MHlqZmtvV1RwdmxCWmwzWjYwYTVUWWtrbkE1VXJReWRWc0MxalV5SGpwNkVubFZ1TEN5VEthM3MrVjdRbmdydzFiQlNCT29JM1ZxVTRmajhRM29JL2V6bk5wcGM3OUI3M0ZuYnRERWtzUGVaM0tjQ3VsVHFwQ09CckhMdE9mSzI2VDkxOUlUOHE0dUFJaS9QRXJyQzQxNzRtRDVrZ0wzT0dZYjJSbW54L3BBempSZGdqZHVxNHcxeFV3dzNvQjFOUHVONXljY1plM0djcld6aG92aDByb2dYQmVPL3dmZi94T2NoZ210ZWUzT0pibVhSRzBrWHFxbmNCNnQ3S0ErN1k4KzZGNEhNNzN3MVZSdjE1NStZckZtUkowZjdqZ0ZkWEJ5MHZUeVp2VHZmMTl0dGdidnhvZkl2dllqd0RjbUxpMktoVjhFWm5PbnRRK0VhM1FkbUIzb1YyQ3FFV2hCTjJQM0RMTFE0QkU4SlRWaUdpdUNCQUJMM2M1NEl5QjJrckpDK2lsTDh5dzJNUGVQYThycm5lZDVEbkNxZDlpYlBmeUxkSzFQdnJ2VkpucnpQM2tmd1lhSDdnT3NkaG5GUDJBVkw1L1ozWGVNR0hjOThYRzlpNHFiU0djK2lhcmtJT2VkRWszZlBHS3RCQ0RxeW00QnlXM1RFVm52U1lHR0RIQWZ2cDk3MkM4L3lmOE5qVllQdy9wWUVPR1JlcC9kSXJ0cDhPOFUzdW1ja1I0NUJydUNIK0xYMEl3TzFTSHZQMXJjdjVOVzNYM3FObWp3bVFZajAwNmQ4L1pTOTl0bmt5MnJ4dTk0RTdCbXB1MXROdXQ3MzZQdmpUUzYzTVlYVzJXc3Jia3pjaEIxN0J0N2QyRzA4bHlycEl4VTNaWmtrb0Nvb3VhWURVY2wwWGJ5U09yaWVYbUIvWE95U01Mc0pYdFJvamFPYWxGU3R4N0k3WlBLUnRHUU9laENBa3ZINGpUWGV1bGIzNnhSMmpibmJaeEVDczE2MDh4MkdDWUpyRDdNZmt6RThhbDd3ZXBZakU0aTFwbE1WSldVOEpxR1JOb216eHBlTm5jYS90TjhkNHViZ3Y2bFBqNmxSV3RybnpaaEF0MzlNYmZNTE84bzFNV2R2N3YySHZIbWxLSlh1TVNaMXVTVnhLZUFKN2VPbFBiai9WZzI5THRHNnhJNlNhNGh5MTVnL0tNczhSTW11aGF6ZVpiVXhCejhnR0J2U0RNcVM2TUs1aE0zNzkwL2l1bVpIenJ5cHRnZmlYKzREUWUrL29YYmRqblczL3RxckszVjFTWTdhSXdZMVNaZlI1b2JKOWZ1L3hCSlF0clM1YlZ0YlpHOFkyVzJJelV4QnowdE8zNk5zZVVlQ29uc01oeUl4U1E2dkloRnBocVBqdklmTHkyRlh6LzJKamlSenFEZjVUTldLM2VHdkFacDdSUCtGY3VNSEhTajlsa0xNZWpGUnlWNUxxNVcrWGlSZ1pQUllza1NlTEY2b2c0TFNYb0RNTDdlSkZScDhzTW92RnlaV3pENWFoMXR5OHIyaTE0WFlhVEZpUXRwSmJoeVY5Z0p0U3A5KytZQlhlT3RHa1dUYVgwdW1sSVVtZjJrbkoyUGMxR0ViRzZWaVQvRTlKTkxodTUyS1YwbFFya01ZbkY5c29Ed1gvZklWZy9maWFuRjZmZEl2Vy9Da3pkdzNUakdaeVlQT212Y3p3bVorL3hsRUc4b1BybXhob2JvRUJSV1R4bjlKek5iTnNyZWl3RmdWY3h4VWpHQlhwTXB6cHpRcUN3MWlPbUZ6WlRDaTFsalJYdVpqVjVYU1ZvNlM3Mm9HTE9EZWJxSE90VmZUZGl1ZEFab2dGemN5Sm9YVVdnUGxPQWFFcjIvWFp3a0pveFRLUy9lSGNFcGx5Z3B6ZFpzT0FVaEtabEFQNUNadG9USVVSaXlKUzJSSTVFT0xRQzhMbDFvQlZvTnJmcFBSTVZ2UWY3eXkrWUtOc08yZWZPcG5IbUVLT3lHUmVPenpDTWk4NHY4RVFVQVp0M1VJdm1FSjJvOHpsZ01sM1MyTjhxQ3dqTkhiRmxjRmppTGFTbEc5WFNnQVhhb1RhWnZndk5DOHpqb2NJaUVEZ1BtYnl6L0diRWJ0eTlEYWJrR2x3c2NvSzFJZ0dRVGVnMDRUUXBGdGhyOVIwOTUxT2tKSTlGUzF4UFhkWkIrMXBuT3NmcWxON3BieUtUOUVzc0xraEZLZUhLTEwwczRNSWVnb1RJZHFnZ29TOWdoaXg2U0U2UElBcm9RODFJY09OdEVWZThwUU15YzhSdm1YUkNLUGpkK09DSU1DbWFVWUlnNFdIUVVrcE5pZ1phY0ZKNDNLQ0s2RHRhS3p4VlJhNm5QRzJ5ZUg0bGtmbXZtaEJtd2hDazEzalFrSC9OckpTT2x1N2dJRWsrNXdqWkRHaktnK1FkUUtCNGxEbythTDBPQ3FPSURJQTJPU0FSTFJUNWdJQkwwak02dXZmQzJFcEV0eUhIOU1RV2hKUEVJc0VWSWpsUUpnOGtkS1lOb2FoTXFxNWl0R1FZeVhTRjAvSlo4UmhSY3hxalpLcU9ZYXpvY003TXhhWU1pT2hOay9HcUpYTmN6MlJXS1QzdzQ0WnRlYkJLUDNPSXlKcmZPclJaakZDMzk3dytsVVB4cG5hd1dxQ2Y3L0NVSjdHajdmOXl4Z05SaDBaMmc2cmtLRFhVQ2F6aTl5amZZK0oxS3MrbEJqQ1FKVWcyNVo2eXNrN3RkZlAxZ2lyY2gxMkFjYXY1Y2Z6OVA4WXdMc05XWHA2d3ZRZnJwZlIrWmZINDZPandxRytodlEzMjRYZlB0QTkyL20rZmw3WFBjanBkbjlPNU9kaXZJUVQvQmxCTEF3UVVBQUFBQ0FEaFl5cFJ2clpRMFl3c0FBQllJZ0VBTVFBQUFFUmxabWx1YVhScGIyNXpMMlYwYzJsZmJtWjJYM052YkRBd01WOTJibVprWHpKZk5WOHhYM1I1Y0dWekxubGhiV3pzSFYxejVEVHN2Yi9DY3p6UXp2U1dnK1A3cmJRSDdNeTFsTGJBQThOazNNVGJOWmRObG55MHQveDZKTVZmV2VlNzZYRXd4MEJwazFpV1pFbVdaY2t1MGp6a1FTUldNcEdGVEpNOHVCZFpEcjk4eTZwWHVkeHNZeEhzK0NZT1BnMCtPNGhFSG1aeVc5QW5yMjZ1bCt6aSsxL1o5VSt2MllzWG43TDdaQld4WXJjVk9YTmdNZ1dUZmJiNFl2SHB3VUhFQ3g3UVY5OGVzS3FmQlQ2alI0dGtkYjk0L2RsSkZHVWl6OC9nTVg3RUFGNG03MFVVckxKMDg2M1g2Q3BOQy9xc2h0OFovWEVMMkJScndXU3lTck1OeDFjTS9zVkg1eWVuakZjOTRVY3B1eFdNNTdtOFMwU0VmM0lXcGtraVFtcXpUV1ZTTEtpWGJaWnVSVlpJb29EKzJmQXdVSkNDQ3NKR0pJVit5NGdwMzdMYk5JMEZUK2lwaCszMVZvUnlCVENaWEJGMkNoNno4SmlzU0lISFcyQ3N2Sld4TEhZc1hVSC9DYjhUOUExUElwWm00VnJrUlZaUnV5b1RJZ0Vlc3lRdEZteTVZcEtBNWFKQU9tK3lVaHd6cWVFUGhGYkh3aENWaWI5S21Za0lSZ25BSHJRTjhjdFpodmd5Uys4bFBLbU5McjlOeTRLOTVqdVJzWmNzRnZjaTFzeVV5UjNMZ1pxTklNcTJQT01iVVlnTXVMemR4akxrdDdHb1J2NzBzbVdvNWZiRFNEZU50SHE4aWxOZUFKc0Q1Qk0wditlRmlCN0ZIZ09TTFMvVjRDSDZCcmpXNWxPcnE1ZW9xNG9KTGVqNm80bW83U01LdklDT20vRThReE1uY2oxNjFHTEJidGFpOW9UbDY3U01Jekl0Y1dWWkhtU3hab1gzWGJuZHBoblNjN3VqdHpFS2NBQUNXS1JoR3VlT0tMS1VHSVBpaXlQM2E3SjY5Ylk0M1RaUXV1SnhMdlJ6dEdZNHVNQWJsR2J6ejNOMkQ2aEZBZndzUWM3Wjc4Q1YrOCtQOGVlWDdBLzFZVkp1YmdHZGRCVllsdTF6Q3dDTE81RTFzK3RjSm5KVGJoUWdKR0Y1MldwOXA1Tnlsd2xlQUtMRm1rT25MOXJzenl6V3gwd3d2dm5COFpuUjZFeVJVWDhLSkRsTFhac3piTllqcWNhbkJZaWJsbW9leDFPRitsTEp0Q1owcDVEeU9tN1czZkVDN2M3UHg0N09HK21PUHpObUFBZDlqOFg5VGdwOTN6STd6ZTkvdEN0Ry9ISThIUzhmVGNmeWNpUVpiVlMwYWV1dk1pdEtIbCtJNGlITjNpd1RVSjRWRDhVVnRhYnBLNTlEaXpNSEh0TEcyWDNWTVV1cW5wblVYYmZvYWNJM1kvVFRjcGF6ZGJuaE9OWHlDTzBCUVdMQWFXU3dSYXhMQWp6dzh5RGlmQVpxT2hJZGJRQUNBQW5qa0dhN1VhN0FNb2xreUF0QTYyRXRvT2NNZkpKNEplTVk2RUJNckFFZ2o4WjB3ZzV2cm41NWRVVDh5OHN3Qk1tRWhneEhTd2x1aGgzSmpDZzgvUDdrOWZXcm8wV250ZEVpRUJnUkNGeHgyU2RydzdlTkpLRWw5YVdwSm5rTGRvTE5nZGxxeEZEdmVFSDJGeWhsSEowNWZQdEc3SjZUaVdOYkxqUDFWVlN6K0d1ZVJRODhneTlpWHFEZXNyenlya0xtWXdGdHQzRzZReVRxQ1BXWllmZ28yd1UweFpISjZSQzdSSWFCVEQzVzlScXA5RTZHWUFEU1NMU2JxVXlzUkNhU0VHZy9ETk55RzR2OHFQSU1MNnZwaVNjN0ZsZVFXQUtnMlBLVG4rcEtmd2c4TW95SnhMME1FUVl4ZHNOM3dNNTdBZFpOSkN3a055TmFzTmN5ZWFPa01SZU1Gd1V3djBTSmxUa0FRc25qSUk5NVNrRDAvLzJPNldraVJLVHRKNWlWc0l5eER3Q0swR3VZcTFWTnlCTmxiTk5ROHNKTXc3MHk1amNoTmkzR0dtYnRjOS9MWW5jRFQ2ZGJZU3UzUElva1B1TkFud08rUHZHc3JISEdFV2d4eDNVWDJwTzBXT1pGaStHSmdFdWdKa3FOTklSNnArd09xTVNGU0tnY3FVT3lVY0Q1WXdaaEUvQTAwcWo4N05qeHBvL1pOaGRsbEQ1L0FONGVMZEFXRk9tMlF0TjBvcXlzMjVOOWx4YzhmS084THg0LzhGMk9BckFsNjQzaWVFT0M4aUN5UGFBNXlpOStLcE13THVGVHRLZzBlMmNvYk1MWUJXOFNKTUd1b00xcUNScjh0eTRQYmhScmpWKzNBbDRFVzE2QURneWVEdjN4SnpCTWdkSEQ0OHJtZkN1dldDYmlHSGdxQkJBcThqVlEwcUo2NlB5SUhCVDR4T2pMS2QveWFvMCtoeDVtdW9PYVJwb3VhSExsYktzdFZjWitQZnVsV1E4dHFNQ0NDaXlvQUoyZGljUERoK0NKQTRib3RjanZVemtyOEtNWE85ZHRhZlZYZXZEZXlDVG9ZYkVKN0U1WGdvMWF3Q3RJcEFmOUJQWTVpRnVhdGVIeE82REE5RFV6RFFYUDdrUVJ3R2pSREpXRUlqQ0wvSDdQMEVmV0dtUHJUeHlqZHlZUy9JYXNjai9XMU44OEZydDdXWFl1Tm1rMjNlUm90YU14TXFUcmViNCtIMldDWENJQWJKWm1HK3JkOFFqSWI5aHN5NExDcDJtWnRhM1c5T2NCZ0FoeStiZHZna0lPZHUxNW1jaGlnZStieCsxa2s1WTRLS3M5bEZwWjczZWVvanlXdHdab3NFMWpHZTVHaURwTy9Kb1ZZWm9KdGcrU0VVajBvaGhJNVNiMzhVV21idGU3WEliMkVVbWFYVDMwS2NKOVZDSTlFMWRHbmVzVk5OOEtxekdycFh6b2NtbEMxMjNjbUxZd0tqYzhFQWt1U0tOeDAwNUJpQm9ycHpIbGNaeFdXcVNXRkdGNmw4aWNKNFcxZXJDS2dMOVJNM0RLK1lRRXg3YnJweThTSzE3R3hiRG96ZW0ybkc0anJoOWxJMDR2ZnpuTWp5YlppSEJiQmp3TDE3SVFZVkZtWTl3VTdKYTViZFVXd2F1M2ZJT0xVL0s3MzM0TnJ1dkoxWGtucjBrOEFtMHhBS1ZSa2ZjTEhYRjMrWkUzVzZjSkVmYTZPVU4raFNCQmI3cU02WXFtcmlUY2RXNFZ1T2d5Z3NreTZMbU5VejRpYzloVjZMdmJvSXJGM1VLcmt4WklqWVJwblZ2ajZqNzlwRmhqbkMwZllGZVJuaWV6cTREUVRFWlYyVk5vb2dHYm5ud2tuczZhdWtLd2xVa0NiL2I0MVdPcExxdEc3UngxUjFqMWdPeFp5YnRTYjUrbW1idU9sN21JUEtNek51RGlZL2l1VFdveGhQWnAzcGcvWmhQMDlXT3pEQ05VS3dBNEZpNjJFQ2N4N3lpSVZ2QTNncEVjazJQMExDK0FqdkFaZzJiUG9sM0NOL0RIZ2kwVCtEZ1g4SVY5U3IzUW5ObXAvQ1o2Wng5SzFKWlFSblp6N05mbCtZSWRva0dCMFRtL1lZZlhZQWJqZ2ljaUxYTjJEci9LNXpka01ZQ0dvOW9RSFJuc0xQNCtjdEtzNm0yZ01RUnNFSjRkWEg4WXNqSVdpNC9uaTNKVTZCMHp4VVFkcm1udGUwamd6dCtxb3MrUUhRZ2lSeG5RdkFDNG5hUGtXK2g1akZPYlVpZXI4RlRwRHpxQWwwWTNwbXEzelU2Z1VKVURleStOZ0xOZkw3NC9wZVlmZVRxSno1eTErRDJnR2Jpd2dvWUdtdVJXUW0yNHFwbGtEY2dueUE4USt4YVh5S0hKeXNMUllmSk5HcUdYSExFeTEvdEg1L2hvQjJndEliaHM0eTI2YmV0NGY2VEhCSWxWbnB4NEN6WlVLWllFYVVpak1oUmorVmhGNDJXUkUyRFRDNDY4QmpXZHN3Q2h2KzNjZ2pnRU9oRkxTVDBKRTV0dEFaRnFuZ3Q2U29OSy9lS1lZV2VLNWZUY2VodVd2NjNpVGdhQWd2WUppY21pbFNGUkNiaXRaRHozZm9ZRSs4aVRRcEtRRVRGMXBLSnljYW9teXhMZEJkenRNMU96dXoyM2l2azl6S1d0NllneUNaeUVIZW8xRkkvTjF6RncxQUtTbUlnanBYT3daTzZTUUZxSWd3ckliV1NoTkVPOEJhUHN4WTRSVkJOOWoxNmtwRmtBTFhsc0Z5b2IvdmJ4dk9Gdi8yZThhZE9FK05HS2NEWkZFVjQzeUQveVliZ08wRGpmeWdKWGpLTzNtM0hQN1R0cVc4c3g2Y3RYcE9pTEVnM1ZkZDJQSmhxUk9rdS9pUFpkTUpTS2l1bjlZZjkvaFVLWnZDc0svMG9IRWZOek9nanhuOVByT3JMcGFqeXUvWUdIR0ZocjlweE5HcGJ2dnZZanJJRllCYkdMS3V4bDhwSzVmd21NOHFIVDlDamo0b0NOK1h5T2VUTk5MQWZVYmpaUElpZHp3YnoxRFlqTHBlR21wTVdTMkI2RGVrTEJ0SzBvSWl4ZDFVWTRuemV6QUZEV3ROTHEwdHV3cGtSU2szNjVtQzNQY2hTYVR2YWxZZW1JOUV0WDNvWm8wK3ZQK2hXS1hldTgxbTBtY2hneGt5YmhTTUZyTjRmVmJ0RXhhU0lQM08yTXBOYm15OTRTMkJRWjlTQnowWi9ST1lFM0wwZno1cVhQR3pKK2UreVpqejh2SDgyZjF1S2h1UTNSNjg5bXR6U0xtZkpIclZWeGs3NFFURk5XbUt6UjBpTjVHdGpZbkhPU0xBOGxzNWJ6MGJoWnE5Q2JTbEdpU0hzbUl5QU5VOSt5TW5sZXlJMVl6QmQrZ2tFQUMzVWY4d1IrdnFYLzNWbHpSQzhDQUpUazRJUlBMdTZ4V1NDcDN1RUdYK1BrZ2xuSTRhNlJJNnB3WmVUMm0vRUtpLzdkb1g3M2xaRGN5Snl5SkhEUGhoMmUzL3h5UkFQVk1vNVBYclB4K3VYc212M3lmNlRaTHdjUGhkenFaSnBwZXIyOGRCSm9iTysrUXROYjRmUm5YQTVqOEVrcVpJNlZKWW9ZdDdWZkJ3V0QwT1BONkhidStGSFM3SHh1VGtOOVZDaWpiTHFWUEYyZVhiSEQweGhHTmthWGowb2NucCtsR3c3a1hxVmxnUUgvUm1hemllYlRyNE96K3dUQkZpeGNQblhWWXVFd2drUERpaUgvckNveUZQQ2ZXekdDU2pjdlhZOWRBeTIzSjRhR1N5QkJOYm9EallPTTIwQnVKdyswaG1FWjhNVGtSK3R3NjZXVlRNdG1QUHNSOHVnUHo5U1d6WTlwWHJEVFd2aGRXK2NqREd5cFBxblNRdWIwKzlOU2l0cG9pcDgyb081VGJSc290UjRhQkxOZzUzem5lN3kramZ0Vm1Uakg0YzNaTTBUcldiZUxPeHNMeHV6QXhaeUh4eWdlZ045ejNJOFRxekt1UDBCTFJQbkhnNVJrK254c21jOVp4cE03c1Y4YzJqS2xra2x4eWxISHBzdFJGMjRWSkUzeVhLVjh5eXd2Y0tsT3N6NVpNa0RMNGxUYm1zRVdOQU93VzBwVEFWYkdDSjZvNlRTOGFBMmZpb1NZUHpFRmJaTGhCbmRmWTZIS0hORmpSQkJheEtyMmhZeUo0T0VhcU1WOU41MmdrbFhGNmhFeVJMdHkxQUtKTnlrSWlsMDY4bWQ5S1dLVjc5WHB0RW1sN1Nyd1QwRitIZnIzeGZSeEZYay85cGJoRVZYZDBrVU1DN0J5cGlGZGlIMkU2VHZmS2dZdW8yWThyb1F5ZkxuUDh2cVFOQTRCMmZ0NnVKOCtYamk0c1h3L3FpRE5Kb3JKRHFidmdWdFBNZUZmSXlxNEJkeXhJemhOa1AzNXRIWEhUeVoxZVVVT05PNHdGYW1TMEJhQmUrenUxa1hqcmxiamp0YlpMeFliTzcwVCt1OW1meXBadlE0M1ArbDkrN3pta0V3ZkxDdnpidFVaTkRaN3k1aGNzaExoTG96ZFF6UnNCa0diTWJDYTRQa25MZlF0YlF0RFo0M001a0dzZmVLY09XRFMwaHk0MEl2RnZGdTlTQXVIb281cU5TL1NDSEU4dWtHUkJpU1RZL0MrU1Vuam53UjlCWHN3RmVFYXArRkFUVVlEcVRpbFJ0OVhiV1lsZzlCQk9nendxc2xnZXRhQ0R4MkxId1dmZHd3UTRBZ0pvbWxmSnNQMTlZYStuMXRiRGRRUnFOTjN3eEZIZk9kR200QVIwbU5sWGJ3dEFqZkdNMHJvOFRnY3ArMnNKSVc2QitqTjdXU0VFaHl3TWNaK3Bqa3RhNTdUeUdmanE1WDI1MlJ5YjFOWk95Y0tUSi9xc3FDelUzQTFsUUovMW1pZW5iV0xHZHp1SUlLUUNRcElCMmtpZ3J3UTIwQjVvbU9QczVKM0NZOXRHR1hMcXhPQnVGcnh4MWc4bURIc1NpM1d0T04zWFdGekRYM25WaExiaVdJeTN6OXdSK2JvdHMxV3lGT2ZHdWNlMzJrUzZrK3J2Y1BNTThwZGdVV0NxdHdrNXlDZmFZQ1ZFUG1aMVhZSW4rVjZ3ZkdzZGRCR0xMcnRWUG4rakFraU0wVGxRbDdtWWt5czJmRHFHVFY5NXJDVkZPckpVN1dycWZoOXN0Q3VjOUNSRVhxWDhSQ2pmSUZ5YVNqVWozSEZ0Q3k2cXJYd2srNGNVUVhFMlIzVWZUR25MNU52YnRhVmJUSnVNL2d5RWFhYkRkWTlSMCtCdjlydGRIcXAwMExNMS9uamlSRDBRV3FvaTNmV1Bkd2pEWWwxc3pnSkwxWkNGeGtMUllabFZMaVlyRElpODJPd0FSUlhNUnV3Y2Nvait3R0dpQ1dXaktpalBzaFVZSC82NzR6eG10Um9kMFhwSC95eDRpR1doZk5DNTc3bkloYWhIcGQwQzNUenVFNjk2cFYreDc2VHREQUJScnQ2bitEbW9PYThUd3JVN0tiMksxSmVwTnNuMXlEc1pEYlZtUUhqeCtzTUl2RkJYWHgxNlk1TnpoMTdKQi9reEVaeWJlQVdTYWEzNUU1MStNcWk4cHhHUlJkdi9EaCtmZVE1b2ZRdW9vZkt3YTU0TUpTOTAvSTdmRXFHN2c3MEszci9TR0J0VjVyTEFraGJWazltWlcvMWp0WklrWWdMM3VqT3plS1dBU0VtTVNhRFllM0piWi9waE1qNm1YcVpBOU05VHNNa3hQdDVwVzNISWtGdjdTTW1FNFJJSlNJc0YyamJCaVFZd0g5Wld0NnR0MlhoSXRvQVRNMTloRjlWZEtvSndEZXZuZ01YeFRHaFdIOStRMmRUOFRzUUJFeG1vQU5uUWxuc1ZLdVRpNk41SS84cURWYncxYi9LS2tUQU9jY1VJS1NHZlpRU1VEL00xOHRSSXB3Vm4wRkFGQ01wTWVBVnc3VEEyNHduZVByMjBReUpkQU5zMzgvcExBb0JOUlhkNVR2alV1MWpYbUJhWko5bndqN0NQYXBSR1kwYTlLTmxVeVVwTXIzT0JPbC9Jd28wZkh3WDNQT3MydVI4Q2dyK2xFVXhyK1hlSnlKTzh6d2c5M2NmZnpxRGZRU3lDaUpEaUl3Z1RwZHFtUVNVaG9CNUt5OFdMNDdacDRzWDdJK081Y1hjSmF3bWNiMWViOXhSVzZvVTNUazNnWmRGYWtORFNWUTlXQXQ2Y05TV05TcnpBTCtqR1g3aTZVQ3F4SkFNVmdWQm5ZNzdTU1J6OS94YkhEN0M2cmxDMDF3QXdPa1FOTGFrQ2NQQlVqdTVhdFdGVERBY2d2YkgrRG14dytSbXFoWTI0dFVsRlpaK1pOTzdJMzh0M2hmeTNiTHg3c3A3K3RxblhaMkdnRWlZeE9XMittaGF0MWxnRTZ2bXFhMUhqbm5Udlh2VFZ5YytSL1g5L0lYM2o2aTdmN3F5KzNkY1ROOU9Jd2tKU1l4RUdDYzZPM0tXRTl1aDUrZEdybUhMVUNTWWdrbjJkU01Lam9BOFRHa3NHMDZ1TU0xZGxTSnhIVXZaS3dQSkFxb1I4TXg4OFd6dlBBNEZsWFNSNVBvaGs0VkE4QmFVcjF5VDFJSmFHS0o3RllDK2Z6UW5QdExEOGxnZW55czRiUnpXNy85dEJtdDZuNFM5aGdrSGJQTEkvRnMycGxsMWdaS3BUSGdmNk5qMERNanBkcDRTSm1zQjNaSm9tc085b3VsSzB2RVEvTEs2bitPTzlpa3JnVXpwVjdjVTA3dXN3NDJUemx3aDNiQ0U4VWo5eVZSTHEvMDk5WmQxcXVwZDZ2ZEE4THVxWDNhdlhKbHdWSlYvbzByWGRTcWF0dW5acnY1OUwvM0JhUDhlaHJrRVdKME9kMnpPTFUwaXZCNmg4N29DNzl6eHR2VlRYT0ViSkdrMCtiNk8rczBMenluTzJvRzFmNHJpazU1TjIzSm54N0U2NkI4NnJlY1IyNlBOVEJhdlM5NHg0NHFrK2xyWGRFaHIyVm9UeHREQmNudDMxNzIyTk56dUFTZklLblc5aGluNmMyRSt1cXFyZXhQLyttRzU0WGRpcmlwU1YzOGQwbkYwMDFWQjR5YXhQNFlpdStLaHQ0VkFFVXk4UlpNdTBYeXgrSHJ4QWp3WSt3RXkyUGhOenlZV2xGN0E5NmFDc0k1WXR6MmVVQ3FxU3FFbWRRY2pHcjdKeTgyb1ExcFZHMlg2OS9tK2tuRjNwMW9qUlJaVVF6bXlEc2UyWjlqZXU0Ykh2Q1pVOURjeWdjQ3hETmQ3NkxyYmxyTlZyUEkzRWxSN2d6OHkrSEhMTTFEMUtJVVlYUWF6M0QzSEh5c3pvVVV5ZnpPTkU5UlVFVWk2N2hOSEhMRmZGR3Uxenh2dkFEQzFyejU5S3RwbG5oNnp2OEwwQVdiMmpEOGNzL3RJd285MVJEL2V3czlOOUFaWVlmZjdFYWUrcytGQmg3c2l1amY2NENRZVZ5UmlHOWRtSWtkR0t3dGhsL0hOak1oZG5aeVBSY3UzejBUZERFakJaNU5zbG9wSllTcG52c3NMc1psZWVXOUJzUXFVM3RyQWw2T1lZcU4rZ1RrU3VNcGhFZ2s4U0JQazkvUTdpdW93bVF0VFJhUFhBREM3Qi9IUGpzaC9nUTl2WXowQit4eCswaWxZblJ2MUhSWWJYaGRwOXVqcHVBV2dOY1Nxc0RHdjNuVzZsOTZKeFRqSGV6N25NUlB3TGFXU2tFY1VhdFZPOFpFZUR5d0g1c0NpU1Bmc2VhcFdZN0JrUzMwMTdTcUthNlV2UmhaTXQ0YVd2c2srS2pVS1QzTGF1SUk5MDJuaitKbWI5VlVNNjl6NnpFOTNBbmtXYmZqakN1OVZFYVRHMmh3aWMzVjJmakpYUW5jbEp6L2QvaW5DWWs0MXRCQjlQVXpwM1l5SzJIRUE1Q3hhcFRQZThqM3QrbnVJZGcwYmdlOWxMT2JrdjRMbmM1OGMwS2ZuL1N4OHY1N0diMnZOaUZqbEFRd05TZmsreUpvRFdBS2xQUUFOU3MyckY5OWZIN1BUNWZmWFI4M1k5QTIrazY4MFc3Vjg0K0djZm9hS202UlVMNGJIYnMxbzYvRk9Wci8yM3JuNFRrNGsvZFhCdStNZzBxU3A4cHlsbVdsQzZXclZ0M3B6bnZMWXhoZGZtRnhtdTZWM2FZckhIcEc2T1NJMDNSV1p0bFVTS3FSSWRVanFHa2pLaU1aYlRQdUttdjI5c3dNMnFQejB2Y24wUHQwclhiWEVOZEUyUTVYaHYwYWpYNkU0amRiekZLeDBpamJTeVBQc0pYendyK095R3VOdWdtbk96WG9ZQ010azJHRE1VTjduT24zdFIvOHliczNkamVHSDFhbk9XY2pGUHFpd243NGNiV0RGY2IzUzdOWE45Wkw5Y0EyejBxL1BsOStmc0JlZmZUWGZ3V2YzZERWSG1mTTdKSVVuZUpmQmNlM3BWdkEzK21rVlNQWSsxeS84RmhScDhiK254OTdYdDdzQ2p3OEJOd1VveDBkVnpmQld2VW5MNGk3ZGU2T3kwbXdyLzExVE8zdklXeHFySWdEQUk1TnBOTDZFd2ovVXhpMmtxS0JLeXFmbGhRb1BGcW51MkpNQVI0bG1TQnZWcVkyZE4wVjhzQWNmN01GL3hCN0lwTTBleU1TM0I4M3Y5dHQ5c0FmTkM1Z1BadUc5TVF1OGdSSDdoNzJsdWNBWWtVd29sdDFvSkdEeHEzVGdKNlVDem5EamhyZDZ1MFRscWIvVjNMY0hlNlczR01xak9qeFRPeUpWc3NObHJST0NmRm1ERE9CNFhxcVZuWXQyR1BNU0NQbHE4U215dlk0L1BvSE82MHRjT2tuTWhHUWJWOEZGcXRWc1haZWlHWS9KOTB5TGMzV0ViNVRjdHg5TWp6bGtzSURPZVNqT0JFaFdQSDJKWGJNd1pVNVNvVzVlb0FDQzZvY3kvZEpjU1RBYWtSWWJVbVl5d05CWm1neU5mUHlTeVZQVG9DZFh5RUttWlh3cDR3aXcrU1dSU0FQWXpWeVpSRnNseHc1L3VWb2U0VG8vRTRZMEdtNlh0aVNxa3IxNmhzNDJDWFJrZ2JLZWVyWUhmRUxjRk9Pb0drR2JrcWxCSy8wa21LRE90bk9TSHdBRDZNMFV0RDlndlVNenM0aVpzYnRhRXVVMHRMSEpSRisrdXZtZVhjR0pleSsvK2ZwTDl2dlhmN1ROV1VoWTI2ekZQbElXbUdEdjZwQVJjT01nS1pCVzFwRDNoR2lQQmVRbFRDd1pHSXlCVW4raXYyOUd3N3h1d0tSbjFMZThXRTlnQ1d2bENVSHM1WWlQeUYrbHlIYnpZa0lnSjZDeWdzQTV6cUR6WXFPaGprTG9nUFdLeER6SzFud2lxV0M4UTdUcWwrZkl4RmZGTnN1Zml5ekEzdWZsc0FITEFLSFkxTzN5NmRvQjN0L01Vb0FRWjBNUG5MU1owUU9JYzZEWEhoVjU5QzE1em5XUktGazZUY3padjFBUi9kdzdLZVBpbXAxOVgxL3oxMitwT0VPWEduOWhaMjBybi9vK2lUcExZTXJxSTFNTWJ0NTRvVmNLRS9mQWFxTFViWURWZG01dEhkWFM2VTN0UnRpY2JsTUdmdGprSENLZDVFVjMxR3FSM3ZtOW1mV0RkQW5WdmpzaDZVTXJhMDlSWmYvdTdzWjgzK2cvMExtNUFXbnB0MGJWOVhNM2M3aER6KzNuWnliSlpFRnR1blRlVHlWVDZ5MmdPQUxTd2lMZTBSRTNpbVYrdXBmTk1NMEVicFdEcGlwdTB5SE5xRjk2NDgvQzRScUt0NjIrT0doZ3dCSnNMcTNCcVV2aXg3bEVGc2Q5L1BCYis5d3dYOUpnSzhBTUw3MVp4ZWxEVGcwMmNpTUNra0VWMXlGWW43eDl2dU9iK0VEditHUFVIbGZaK0JEcnhQR0VpbHVKUmJ6N2cydmV5TDIwTkpsUVJLZVJMcjhsbGtOMG5icERnazFaK1BBaC9hV3k4K0dkTkVjbDBmcExyUzlWTDVtSWljSjhMYmNlZ3ZsTnl0d1BVRG10M0poMXhnYjZqQ3RCaU1vZmVYNjZqZHlFL0lNK1psQkFaeWd6V3VlM0U2S2RVS3d6Z0REYjY0blpFV095eHNWR2R2VXdpOEEyTXF1ZmRuVTIrMlE1OEVNc2JnT25XRUJyb3A5MU02Q3laZERxMjBkRkZmTXdRTHVlUFBFRUorenZGUTRkV1BnaXg0eFlwMERiNWRBRXlpd2tSNHpRcG5pNVMwOUE1cFVteUNuc05rZ29DR3FFKzlJcjU0bHIxSyttcFgyVy90VzVsZjl6YXRERGNpTzdGWGcxNzdocFc1cm16aWxiTjhETm94RW9ubTdMZ2ZoaDZkTmhmdlJvL0NqVlY2ZTJEYy9YUHFGM1RrS2JTaWVqcE9HY2hlU1ZST2lyWTdzaVMzZjRWMDVDYStieWM1dWk4d1RpMjVKRVRXMTlpcHJvcUtMemN0ak1vcnFZT3JINEprMUY5bEdsMmd3dFhibWhPajQ0Y0tjRTR4d01uSHliMFBaYmtpTW9vTUZQU2VjK0YwL2NXYmsrVjkySzRrSFVid3RCTWNHL1Q3ZDJZaVc3cmZZYTFNSEc5Qmg4b1lIK0RwMnFNMlE2L1ZmSXh3RW1rb240ZWpMaUhGeEFPUDFjT0NFUkU4TTVRSUk3Ri9IdStMc1hTVnZ5ai9HekprM1dML3dFYlpabTlNNVBIcDdNUzlVZVdXbWk5dnNLcGwvWU1Fb2NibHFaYWo5djR5aWR2dW51YVlCVnB5eEhwNExnNXFmcjB4TW5vN0YrNnFXelJjeGVuNTQ3MzNWdWxyNzRDdTMwZzRneERJRXdZR1Q1QmlXSjA3NUtYdEJmNk1XRklpcWhQOTJSZUN2QzBzM2Q4M3RlSEhqM3hqUUZZRENERTlBcnR5UkFvWUFYdXRiV05DWHcydWxTVUxEMGRGc3FEOFEvTFdkYnkySDFqdkdaa0F0YkEvUG9remFhY2FYQW9BWFdkK3pHWkRyY1lRbm9PcnJPd2JrVjRJWUt0NUVIQkV4bEp3aStncjQ5Q09vUTZqR3ljVU5OUHNqRS9ES2hCbU9FUk5nbURvRGgwbEJ2dmFIRHVRSm5GMlNjd1ZDbmU1RllMQzBRTFNJdGZReW4xVy9iQW5JWTlVM3cvQ3VUeHJGQVpWQVRDMVNlK0FjTm1WRkQ2bU16WEhUcTdScEFEUk9aRGpqaUxid0hoTDJyaDhZTHp5c0ZpcVNvbG9iUFBnalQvTUxVT0hLRFJhc1RTbTgzdzhTdXR3OXkraVk0ZU1pakR4UDUvSktsaG1Pd0VPa0didU5ob21GYTZzdnh4b2tBWGJiellmaG5IbjRjaDhGalQxK2Jac05HM2JTaFhNMlJhaytYWG4zUStia0hIVWRpaE1iVDU2YmhRRzFYcmZ6clNhZEtBREtRS29jL2lNTHNvcURIWnB4TTJIWU5vTVpJaVlWemtLU1JGMEtEWjRva0VJTzIwQmw5MWhFMUUreE9KTkFxWlB3V2Q5M0RnaGhLakZUN3lUeU8zVE9rN1pjMjhHaVQvZTM0cG5UTzAzSGptWk8ySVNYM3FNaGNMakk2RmE0UW15Mkc3R0cveGhiQ1FvVE9KUGIwWExhZVpvR01xb1BWOGtMd2lMWmRrbFVFVDlzeXkzNzRaVWxRL1hINUlVNXZnYlFkS3hNSitzV2tsKzFrTVBJM2ozekU5SUZxUG5iNjFmUnlNQVZnTUY3bVFpUWZtMEMvNnNQR1QrOTIrWUl4MEJIb2tPb1hBVlhpK0NpNXJ4OVhwNE9TYVZDOHJNQjJvbVlTZE5ySEw5Q2ZUQmpIYTlXMFlRUUhjWXdDSUQxc28yL2VIZStVMmZleGRPSDd5TFo5T2hsbis0N1lPZzV6UkdsRHVMVHU5UHBEMDZlcTJQMzVZZTRkdzZWUm03TEhUN3ZTOG0rVndBa3J6WkxmamJsWTA0MzE4ZHUwTEdvUW1ZSG9jSENXRkFYMmtVbmcvZUxMejcrc0VhVXpQb05HNGdEaU9Iais1akdCYjZGVTV5UFd6MFdSbUpmS3BNZXNYTVRrd1RURFFqRDhuc3NZNWJIdjBvZitpeDZJM25HM245akc3ZHZucllmOTJ5R2Y4WkIwMWtLbmhmU29NOU83YjVEWW1JUEVBNjVQRW4vMHVmK0RlR3g3WnJybkorTndBNVd6OGJlSENYRzRDZXdtWmxBN1RIamdYZTZ2dzgxUEJrTGYxZTIrTFBkZDVPNXZ0ZllvcGkzcDlaWk92b0h0dDM4akRsenBvYmV4MkxpdDlMbUhTQjFKbDlIajh2OXQrclBlUWlGcGs4a2dSOURpNFhZenF3ZHcxdU5YZlVTK2lLM3JvR2VxNis0eUVBTmhmN3plVVkySDdyNTVpSnZTRHA4enQ4YllsVlNiUXZudHdPd1oyN2lXeVBMdHdMUWlwM2thaG1XV2lTU3NFazd3NGkvSUowSEM3SnJkSmNlc1FHMXB1eFUzeXkyYmlIeW96OUFpazllMHBEN3k4a053S054NmNaV1huSWpLOXFxWVB2NEs4b0FuUkczemcxcmhyR0c2eVhkeGhib3JOZWFnWWRtdk8rbGMrNXZMSjdyUzUreWg3bnFEd3JzSjR0aXBnVFo4cFRNdWtUZjJhM1ZHZjJJaHFURm03ZWZHR1FsTVJJRkovNEZoZ1pzbzIybHUvYmdHRHhHa0dhK0w1V2xOWG95SGR5dEVZdTVZb0NQUjZrcUp4SHJjZUxyOHk0dUtCYWJFM1QwUHIwT0h6Y2JTKzZiTWVJVmZFMnJzSTF4TjZwUXF6S2Rpa0UvMTRsTTZCUCtyeFV1cU5ISWdvckQrcStRMEthRE55UnNkZi9POUZxOE1RQ2YvY2t4WXQ4VWRYRlUzbFdGaERwWTJndXBQZHU2SnR6eUpyTXZEMFZxdStiMU1NM1BGK09uVEg0NEN0TXgxSy9LNFdiKy81MXNZcENETllCU2JUQTNkbUlWZWxTeXdNa1c4WllmUVFQMStSQldMaWNEekZYaTJPNmFpckF4K0F5bFFndDJNOXBWWWlXcWVZeHluSnhQK0pLN1ZBN0ZWTmlhaHFXL1FrQ1o1ZkpZRnVYb013aTBEWFVNM3l2SmFpWGFhcTdvMVZQS2w2NEtmNnZKQUN2VVNIZmFVR3BuUFVLZWhxQnJwdzgvaGNuT1h3RUxPVHRtSUk5cjZZd3ZEbHI1aDI3SzZmZFU2ZXRucU5wbDZXeU8xbmtiRWZWUmF2MzhBdzZOU3VmMnRNU2FaMU9xUzZ2WEw1dnBrYlovMGRFS1dvQ2NrL1JCUXRXalRHU3g5Tjk5MFl1c0d1T3BYMmlnSXBseVRsZG9mSkptT3lqNzBTU3JZUis2ZHFPWXR1VjdFaDdvVlhQTmFrcnlJYlBmcGlzanRxdGJGS1E5TnMrMkdkcUFlWk80YWZlTGhxRXRuelBIME92S1lablNBd091S1V5Z1NwaTdYWFlyUUFVK0FseW5SRE11OFNEZDQyalYzRHpqemFnRVpMeXJEaitjNUxkRERwVDl4Tk5tRzczUm5qRzZodm8wcjc4RTVWeWNUd002UWhzdnhDTXpLU04ydnB2Y3hid1hTaFB0dUpueXdQTzhPSDFqL3kvZnJGVEdlbEE2cHZ6eG9XUkorcXBlRWJrZTNrdFpxSXpxeUZUQmRQZjF5OGQxUHYxeWN2VHFESG5zVzByWThiTHo3YmFzblJycXJ0amFsWnhudFV0TGswcmJVajB6ZFhwYTVYWExYYTk2TjVGVmtnQzY3VEcwc2ozVXY4ZWdya3JVaVFhMW9TS3l4Zkh3MVhJY2JYMGN6WEhQY0t3Zk81WVVNODhWLzNLZ3YvaE5XdmRVV3RkVnVqbFZLbjhWTkpkN3Bhci9YUllmTzJkS3M5MG5wVXNKb3ROWlZ6YWFvbldYRE9MM1RtSTdVdlArNHdHQzkzdnNrTHVqNGpCWVdiRFJSVklnQjR3U0ZjUHpmaWNsL0s3emZzVW5xWCtXQmlLc0F2QnQ5YjlLTTArMWdMZWkvanhjUHFzM01MYXJiTXNQNE56Qy9QU0xzaTNqOWZ1SkpON3lwNkkrRzBkUTdUZG9Wczl6Q0FvMXozaXpUbzRNb0xhY3J6WCtwY3BiR21NcDAwUk1oRHJkWDhPSGtoRG5zeG93bkJsR2hMODNkQWdMcStoV1F1c0lsRXA1RmhHZEJZamc3ZDlkMGFZYXJMUUFORzBSVGo3LzFXWmVsS2JBdEZueEZmSmtlR3JYU3ZjWVk2WE1kSS9VdW4rNlg4bTdxakl5K200dXc5NUdESUdKYnZPM1VmbnBKK25KbVVqS2ZJQTVYditsZE5RR0ZTOTRFZUNMVG1DdmhMSVA4dEtPSE5XbVh1aFM4bGZRdGt5U3RONGdBUXdUWTRkY3ZQbHQ4K2pNS0xqbk9SOGZzTi9EVDdYMlgrUDJ6d2pSNFJtbTZDaFRORXBYaWhEekxkdkM1VlJHQW1JdDdrZUcrMyt1VEM3emY3ellYU1dpdjhyU3JCRHJ5Vm9Vb3FLOXp4STNja2NJRS85UUpnYnI3aFZpd0plM2I0V2lCc3FnUWhlSmhGY1pnejJnRW43VXVWbHFjcXVsYnFkWnRVbHVZTlR0c0RuTGc5YWkzT1FqUEJJVnhZV05Pbms2SWljT3YybW81cWs4VkEyQUw0TDdBQVFMa29tWngrNmU5SytsMUdnYkNkMzdGa3pnZ1JDaWI0TUNOVFFnSlVNVnlRaWh5RTdlMXlHTGl0QlIrUGZOTjdNWnBtblJMMk1RNzVLWGVQZk41dk14ay9MUjluNWJONjJWMUxXNk53TXQ5ZjN0KytVYlNEYi9uTlMyQTUrZHZ1c1J6VE56V1ZYbldNd3gxSG0ybWM3aE5uNDhnVVk1VER1T1AxVmNkU09oV2xuTXVLL1NoS3JjaTJKMUMxb2psVys5STdOeS9PUXF2TXhXRmFITGY3TmEvdUVkNjI1RkQ3UHd4RURzYkhlMmV6ek9JN3lUZ1ZxazhzTTRkYit2bGQ4T21GNS8vb2pYODdkYUo2MW1Od3NuckpZMUMvdWJHZ2wzaTlTbnFPd3hwdkY0T29jcHZUZGErVU1jazBDM1kvWW5EallYREt3NHYwd2NLUFNUNjBFYTNXR3NaOXJ6R0xJVFh4b3JYV1JyNENVZFI1Sis5V2tXRCtzZHFLVTBaOGlVSXB4Z1RVU1ozY3dJSkR3dmoycVNiRzhPMUQ2bXNQbkdmQlY5SGhOZXdWazBIc0lCQ1VKTG5la1phcDFwWmtweWs0MHhPVlhFNnBXWS9TSDZIVW40UU5wMStHZExCczZPRWhYT0xIOGVLOUd1TElsKzFmTmh4WUpWaG1vaUlwNVNYQ09zV2NKeWxTOEkxQzNGdVpuY3ZIZ1dKc1JmSXNPNmxLTXlwdDExQVE3cDd2SEVMNUtadnhoM3Z4blliNk94RTZzVnpyT1pzUTFOaUJXMEMxR3JMODlmUlIyUnZ6Z09BRm0wcGQ4WDAyRlpLeklPK01aTktPTmZHcU8rYjU0SURzeHpVZnpvbityY2NJM09vZzlvcjMxeUJ2ek0yWGZCeE9YdS9OdDFUSGxPdE1teXJHc1FCelM4L1JaSjBlWlkzSUp3N2FYWk05bGR6enZaY2VIcHZaMktPbWM2NkkwWTFmVTdtVmNiT2xpeWJhaGZuelMzZExzcEVyL2M0SEdaOXV0ZDV2UXRYdk04LzdOVjFYSWYvdUVyd0tqNW1YUXk3Z0h4bDl0TnNLWnhyWldlWDRGTndlODYxc2hzZ1pSejkrdFdaWjRuU05rSjJ2d2REV05mM1g3MGtBUUo3ZVF4WjVuZXZUOXZwUXZCVldFb0ZLcDFJN2k0V0I4cUI4MXByV0xtQk92VElvaUwvdE1GMTNwRGh6WmNVZE9TOXJzWFo1TGlSOUFzR2tpZGpCeDVNdzQ4bGFtczlnaW9ubm9mbWphdlBIWkQxNW83Qm9Wc1hQUktFZmIzUjJYaitnNFM1MTUyQlFUaUNSUGZZYTQ4WE8wRFp0MTdweE9YNzZ1citKd2JXcEpmaHNGSFVVYmhqSlRseUFZT2N6VnNWNDVLaEgxaTlKaTdOUlFpeUZmUkF5S1k0aENIS3dkZTBjS3VrUC9YbGFHc3RwbDJyVFNsMUUxTzhkR2RZTmI1VnN3MFlIa0lOem5UUHFZMWt6MlZTaW92bjFIYVJSd1BEazZyMm5zUEthWnVsRW9XaHRENjhCRU1BcG1kNzB1ZVl1ZzF0LzNwVVpWemZHUXFIVk16YzFSN2t1cHFZd0NmUHd5NjNvMmlaK3hnRmFhR1MrdDdFTS9PaWpkMHg1Tjg0czdDVnBZTmp2bFhEQlVPZ0tjUC8vVkV3K2ZYRG9FSGhQMzBrakxvUzRCMlFLcFZJbUg2UEw5NU4xV1ZkTFBKVlZWakZseEhCYnVzSlkwdUJVNFRUNFpIZ2VwSGFlKzZNK2lFOTl4VmRpQmxIOEEzSDY5NmloeEIxbG03ank3cVQyZC91Kys5SHczR2ovWWs5VTM2M1N1UVI3SGVuMXgwWThFcmJOWUt0RDY4cHp0Y29PQjJINDVmclZPZGx6ZmxwaW0xa2NBVGx5aG1GR1g5R0dZSmV3ZmJYTko4R1Y3S01ocnVtSHArQTJrb0lvZllaOHVGMFVFWHFYQk56YW1aZWVpSWRITkpiZEVPQlJ1SEFjRUNKUFpDQVV1TS9MdjUwWEx5WDBRcjMvSElxc1BHaWFhSlZXc2ZNVU44ZkRmNmtvb3lXN0NLRDhsTEZ0V2FVQWd0cHdMbjREZ1ZKL3JXMXBDdnpPM3dRdWxhRzhzVXRVeXR6NUVUeHE5Vlh4bEtwMG1NeFBBKzVIV0pEbUJOYkFvN1VHVUVBWHBOM05BRmNjcXZnU1RNcjJuM0RzdUlHVkljM3BIMVh4bU9sV0FpY242RjgvNk9sWjFNeVI1eklTZUNWa1VxUnNaamdiejBsY1VwQ0M4azdDTW9Rb0tXSlJEMWQ2UTNmU0wycW5EK2dqdUdNaW0wckF3YzNETlNHZXVXeFMySWoyTVQwVkpzcy8vNVQzOUlFOXFLZ1pyNjJacXN2ckhsNFpTYy9aRCszRnViN3VvallIWlBsTVhyM2FtcjdkVFhkWG10Y05kSHFIREdUZks4TDhJWXpaMy95OWtrZFdjaUZNaVZjUzhqSmdrQU1KSDE4VG85WHo5NVVRbjVBOGkxem5ldVNDQmlsbXA0TFBCY0w3U3ozRFVXVkVmMk1adlFtT1FLUDJTd0xpeWlDRlFwTkJtc2RLaFZjYWN3TU5CT3NnTG8wUXRTR3Z3aUlsaUtuc0ZWTThlbHFFMXpGVVJhbVVsRFlFaFhxSWtWU0V5cEtZZTJuNzdtWCs1VnBQQUx3SDc4TEpGTkZpYWZKdzFKVFM2bWlXWUt2RCtZeXpBd3Frb1dDZjFHTjZ0Q0ZCenFpOUxFdXFLNFNvU2dGdjhNb3hlOVMzN3BGQVluN1hzSEVoYTdldzRMR3FMVHY4MElza0ErUmhWbURYb1drMGt4QlpNa0VkUjIxaXlXbENiTUU3K2FiMHBRaUU4aVM1ak9WWUNxc29yNG9Wd2M0WUYrelBNdzJwZjFCN0RGRXdubUo1S0lNNVVZTG1pcS9GTjkxbVNjaW8xYXNZNlRWRVNkZ25tQTJFUWlNMXBSWFp4czhsek1TU1lZaTlSb3NMTUp0YXJQS3dpeW0yQmwrNDcrckJ2UkZFOWRNSWhhNE1zUVBWSkd4VzJkbWd5NVQ2cUdaRXh0Q1JraU1SeG5OaVI1cWdZN25Sczg1eG1oTWtHR0I5aVpNRXk1T2JDYjNINklraFJBVklTVWhERlJpMGFUd2trVUNCT2NNYXM3WXlUSkFUNldBbmpMSXBPbjVGVjBXZHpJVWlLL1NVUnFnZ0ZmeE5kUlNGb2phRUVDcS9oVUZDbHRRTWNuOUNoMVVnQkxjYTM0Z2ZsVXFldVBDS0tHdUFJaEs1d29ZaUFpU2VETFFEVlp2YWNTd0FUQU5tcVVaQ1NaQ3VubFVBU2lVOXlYUkxNc0xhZUZCVXhxUGxwRGVFS1lUNDlxWkNoNVJTN3licFVvZkViTVljRVcralBaSVFJeGVHd2lidnJEZzIwbFNsWFZhRHZmTFFiY0ZSR0ZXZ2VDa0dJcXUvYW55Y29oTkNMdW1hcjcrWDFoRGZtV3NrMnBNd1NWcUo0cmNoZ3VFZ0kvZmJMSlV3TWFlQlcraDRsaG1TRnlzT0tWblpaOERNTDVpcjJrQlh2anljVEtHZlhNVm4waGp2TWhIRHg4K2VOam0wTjA5L0JHYmMva2pOdi81TXl4L09QaUliYzR6SFhSNTd1dlp1VGhiVzBycHJQM1AzNzJBRS9zUHI0em5tOUQ2NldibVYxK3FnSWZ1SEJObnlkWUtGcUdwc3hIMjlyM3RQUXJ5ckl4c1pqV3lyclJqVDF3bnFMeWFuL2VKbjhqcWN2ek91UU9xNFRiRmNCZHFMNnZQaXdBL20wNXZuUVIydER6bVpHN0w5dWRWbmw1ajZaYjViWVBpall0UjQ5NHZkZm9BN1NNMzJBdDFBUG9uVUVzREJCUUFBQUFJQU9GaktsR0gvaE1KYkFFQUFOd0NBQUFrQUFBQVJHVm1hVzVwZEdsdmJuTXZjRzVtWDIxaGFXNWZaR1Z6WTNKcGNIUnZjaTU1WVcxc2hWSEJUdXd3REx6M0svSURXYlZsMGI3WDI5TVRIQkYzaEtJMGNWQkVhb2NrVzlHL3grMldhSkVRK0JUWk0rUHhwRkEyV2xsd0huM3hoRm5Oa0RJL0JuRVpaVC9GQUdyUlUxQ2Q2cHZHUWpiSng3SmhNcVRaR3hBRkdLVUxDSEpDby9obkpoQ1BEL2ROdzJ4S0pRK05FRkpBeVY2aG0xV20wTGFkaXVpczZ0VXRDNWNsUWo2c1c1cW1VS1JBTDR2NlZGM1pTQlpxWTlYam1wWkhkUHpjYWxYWVRSOFl6R3E4NmNBbTlubE1GQ0VWdjVIMytyeUZrdkoyRUdNM2pxMkJrNFRSYUhsMCtpVC8zb0tWeHovSDFwNWEzZmMzTjVYcnptaldFTlIxSVBWeWh0VzFzN2VRTHFQYXJpbDNoL1piT3pqcjVEV1d6VmpISlhzdWFZeldjaHl0clNUVUUxenQzZm9jN04xNytSOVY5MHM2Tys2SGlFbzY0NnVheURMZDZaQ2hUb0plSUNubUZESVU4aUNlaEkvelVUeFhSS0xBckFEYTFkYVhzSGczSk5SQkdFS0VMVTBSeVdOaG8wSWJBemx2aDEwK2V0ZEk4SGIyQ1NiQWNtVlRzbklFdElCbUdYYjhCMUJMQXdRVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFCZ0FBQUVacGJHVnpMMUJMQXdRS0FBQUFBQURoWXlwUnlTWWNHUzBBQUFBdEFBQUFFd0FBQUVacGJHVnpMME5vWVc1blpVeHZaeTUwZUhSVWFHbHpJR2x6SUhSb1pTQm1hWEp6ZENCMlpYSnphVzl1SUc5bUlFRmpiV1VnYlhsUWJtWWdibTlrWlM1UVN3TUVGQUFBQUFBQTRXTXFVUUFBQUFBQUFBQUFBQUFBQUEwQUFBQkdhV3hsY3k5RmRtVnVkSE12VUVzREJCUUFBQUFJQU9GaktsR2VpVnNtRVFVQUFISXRBQUFlQUFBQVJtbHNaWE12UlhabGJuUnpMMDE1VUc1bVgxQnVabDkyTVM1NVlXMXM3VmpkYnRNd0ZMN2ZVMWpjOUlZV1JnZEk1U29OS1JUMUp5UmRKVUJvTXNsSmE1SFl3WFkyQ3ByRVk4RHI4U1RZYVZuS21xVHBLQzJEK3FKU0VwL1AzN0UvSDM5MXZWNC9nbk9nc25XRVZJczVDS0FldEJDSER3bmg0S2V2aGVTSkp4TU9xdGVpZVN5S0dMVjA2SFBBUHZEc1V3bVFicm1BV2ZOWmhBbHRvYytyRUhmUk9RNFQ5WUl5U1FMaVlVa1l2VnhCU1BNWjRBaktRUVlLNUt3L3MybFFON3dJempva0JFZWxNbHRGakRsaG5NalpPa0FlNGJDQVQ5ZlBEVjd0elNGbVhCSTZzYWhVUTk0MFR1ZGZNVktvTDdwUGVYYjNjd0pad2oyb3hERHJ2Z0d4YytDQ3NEVmFPR25jYnh6bnhZcFVuRDBpSkZEZzR5cFlqL094aE1SY1dqSHpwbjNpY1NiQXE1aEFpTVZHY2N1NjdoQUlmYkd0WGVWTk1aMm9wUUtxUndCZVBnOTIvNnh2R2U1WnA5dXozTXNDc05Fc1hpT1pZSFZIRldkYWFZRWVOSEpraURuSHMyR2doZVUveDJMYXgzRTJBUldtTHhkUElSUzBPcUxWSlp5MTZaeFpmbjdaMHFudlI2aTB2WWZaV00rR2pRbXZnS2E2bDg5cHlCYUZkUDZtSUxQTHk3czc1dVd4U0g4VmE2aGxBWk5QSk40RFQ2M3lqaTc5VXUrSWFsUVpuelNhejJ5NzBYelFPR2srM0N2ck1mRHFjencrdnEvSWx1bjg4cWpSYUJ6ZFRsOFIwOENCQ1ZFb21iV29mSlRmMklqWTZhakxWdVFhajk4L1dMWmpaUFptTVFwSDJ1SlpMVWtFcnhtRllSQUlrTGZFb1dSQytRT2VJV0kraElNa2VnZTg0blF3SEkxUHVySGgrN3B3L3hMRVlrMFFoL2xCanpZTnloTGZpb1VRd0FuZUxGZkJBbm1CT1dTRFZvbEtLSkVkSEpGd3pSWnN0MC96Zy9VWlUxbWMxR2Q4ZmYzUkpXZVRxbzA5bVNiOEJtRTZ1enYvb1VrWUx2K2l0MGMvcTdtR1EzZXUyQms5dyttamdkRzNXc2dFTHZ0R0lsbUVKZkVzeWxrWTZ2NGRURUpGOEZyTVU4czFuYTQ5Nmc0SExmVDl5MWNYQU9FUTh3Z043Uzc2ZU85WXRiclJOdEh4Z3lZNmVmam84YjFqZEFyMCs1ZHYxNUdzVHNjeVJ5MVV1dzd4UUxVY2lGb0cwRGNHeGpQcktScTJYeWdJWlBZTTE3VmNYVE45TURta0JodUhXWDlyYkExR2FQVEt0dFJ3dGpNMExkZnREcDVaampOMFVqSkwyT3B6MjJqM0xHUWFwNjd1YnpJYWtFa3kxL2lRbTRtUUxDS2Ywa2VMYzhaL0RiYUhybUxtV0xiUmRaQmg2b2x5YzVKc3FsYWVwTm16REVleFhQQytXcUcwdzUyZEg5MzdycktiV0lnQUo2RzhzUlhvNk9obEoxQytRd29OeWphTzViL0lQV3hxQW1ndzNxRDJiZEZFaEZqOGVmT1JTbXk3Ui8wUzVMamlabHROSXEweEpxTStrV3NCYXVYQ3JoVW8yOFFTSm95WEtyQ2d6aFpCdXFtNE5qaFdSUXlldnJ1d09Yc1hRclErejhWTkI2QStwbmdDT3N1c3BLSXNkVlNldTZ0KzllNnJldm9IcnNReUVldjBMOGs1Rkt5bDRjK1hFb2RkR3VoZHJSK3FYR0RzNGcvc3ZDaXN2YlRZQ1pkWVNRRXJNWmc0RVpWdUFDcWQ3VHVqajYvV2VRUWZaY1kveDRudmdaUFczanBPcXdMZWo2RzEyUVh3SGhPaTFMdlc3RUVIRVlGQ0pnaWRvRmdIMVFvOXF1NThRUlFETVUya3p5NG9JZ0Y2aDZVRVB0TW9Qc2VFZ2wvQm85YmE4NmcyOXQ0bjhaUEYweWtsc2xaZ1dLMlhwMTI3cjE2c3RhcHA1c2hONGppY3BZVXM0VkRKblRvUVk4TFJjdnpCaWY2RlR2UksyZ2ZUZVRDZFc5bE11emVkVnhyK1BYK1psY1Y5T3N1OGludndqditGZDh4YitvTmR2SDEyc2NjbXo3RndBSHRUOERzcXpNUXg5b2ljbGR0SEZZWlVIRm9FSWgySmZvYldOcm5zYk43b3NsUHozdElOWjRlRThGczNtU2VIbTh6YjRSOEx0WDd3a3djL3VaWE50WHMvV2FqcGYrZitzdlNzT2RqTi84SnU2a1A2Y0NXNUpZLzVBMUJMQXdRVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFBQUVacGJHVnpMMGQxYVdSbGN5OVFTd01FQ2dBQUFBQUE0V01xVWVIOEp5MGhBQUFBSVFBQUFCc0FBQUJHYVd4bGN5OUhkV2xrWlhNdmRYTmxjbDluZFdsa1pTNTBlSFJVYUdseklHbHpJR0VnYzJGdGNHeGxJSFZ6WlhJZ1ozVnBaR1VnWm1sc1pTNVFTd01FRkFBQUFBQUE0V01xVVFBQUFBQUFBQUFBQUFBQUFCTUFBQUJHYVd4bGN5OU5aV0Z6ZFhKbGJXVnVkSE12VUVzREJCUUFBQUFJQU9GaktsSEszczR1QUFvQUFOYzBBQUFsQUFBQVJtbHNaWE12VFdWaGMzVnlaVzFsYm5SekwxQk5YMFJwWTNScGIyNWhjbmt1ZVdGdGJPMVozVTRqTnhTK3oxTlkzTFJJU2RRQzI5OHJDR0UzMGdJUkFhU3EyZ3RuNWt6aU1tTlBiUStRVmtoOWtQYmwraVQxc1QxNEpwTWhZVGRzS3hWdVNHS2Y3L3dmSHgvbjJUR0xOQk9jeXNVUEhXTCtjZ2tLZUFRL0VBbS9Ga3hDYkg5V1doYVJMaVRnTHZkWHBYMEhOQVlaMXRxUS9GOExZZ1Vaa212RmZ5Qy9yMERwa2toa0dYRDlBOW01QnFtTUJFUWtSTStCakU5SmtLbFB5bFdteUMzd1dFZ1NROEk0eFAyZGg5Vk1KOUVjTXZySnJJbkRJWVdDbUNSQ21oMU1MVXZuOTl3NkhFV29CS0p5aUZqQ0RCWGpGdlo2T0NFVDkyTkVrVlN0a3Awbmw0c2Mxc3Q4ZGtLMDJVaTBJSGR6a2EwUWk5QThUeG1vdnNkczJvNVFIaE0xRjBVYWs0enFhSTV5b2pjWm42SENWblF3TlBxTVpyQkNXby9YSnUwdFRRdnp3MkdVUWQzY1NGUmFlM05GbkFETmlEMEZxZ29KaUs2ZUZiZFVTcnBveG15UFpBWnhNemRVZUJOT015ak5oaG9rTElVdWZ0NS9PeDVqN0JnYkd4MGhCQWRpUWFwZ09hWUoybHNoaWFYdGxmNDZlRXV5d0xBUlo1N1Q1WVRzNy9VUDl0NFFwaUVqc051SzkyWlR2TDN2K20vZTdBVzg2NXE4Vm5OTGpkYUtJRFkvM1RFOUo5ZVRWVUZETE5OalVKRmtPZnB3dlprdjRWNlR1S1FJcVpvWE1oY0svTmVxTWwxamFhcU5Eczd1U0JNTFVNdmJERjl4eTJMb2s0bzgyN0k4M2EzQmJzc0I5TkVCamlDUllOT0hGak9ya21HU2laZ2xDMVRXOGZOYXhsVWJLcVRKaEFHZ1VWUklxaUZkK1BVcElDbVRTOElwd2dHZDIrN1VnZUF4K3pTWFJpVUUwZWpBaUJhcTZUWVUzUWhaNURIVm1DK1c3elpkRisxNjBHMDZMdnA0eHptenZKVGJMa0FWcWNhS3Q2YVUvOHk0aGhuSUQxVlBIbE5OWFExdnBpR1JGcnBQSEFzUys3MWJxMjd4YmdON2E1VU9zUy9uc0dRaVp3dEZWSkhuUW1wRFBsMFE2a3Q0RTdqWlVmeDBlUHFlRklyeG1WMzh3dUo5UWFqV3hvV0ZCbnNzWjNSaHFLTzBpTUZEbDdwVTllUkNCMjRvQjZyeG8xVWY3bW1XcDBDbVFxUkErVHJuWDFBK1cvSyt5SzNFYWRYWGRodml0em9hRFNidExxYUNiQmlGMU9KUW9pQ25rcUxoVXFZMEJrM01WQ1JCUDVvVzdlaEJST0ovckdObGpMT3N5TnhhTDZQMzRaczdlcmd3QkRRQ1ZZYUh4ZHRpMkJHV3VNWWtvdE1VYWx5MkdJRExYTlo0OFlvenJkYmxzQUlzSnFxTFJpdzBtQStjY2xINU5aTGgyODAwVjdWc1J4Ym9GYWROaUFYbi94OEo5R2Q5ZzVHbTdCRmp1dENBVUN3Vi9xUHh6QTFvNUZ4a1U1Qjlzb1Q2WWw1YTR2TmlmcXFYRFdYOThxOFhqc0pLRWJUZnBIeUE0U1E1YUpKSWJQTGF5OGo1OUpkQlN0WGE2RHU3R0VDYURxNjZ4SDA2dHArT0xpZGRNaHFmblhmSjhQTGQ2T1JEVzVOdDJFQ2tpV1hWTDc5RitHMXJ1WjNzMW9HM2xzNUplWjRFYzIwOUtQNys0MCtMK1BjZmYyMGVHTUpxdTlGeE1ocFBob09uR3NBMEJTdmJLZWk1aU5kRncyRFFKVyt2RHQ4T3UrUjRlTkVsazFITjh3R09PTHhWUjArLzdwb28wR1NXeG5sbk1FQjB5OGFhNHkwdFp0QW5EUTdiaXFMcDdncndiVVZTRkNLcFlmSnRSOVNtWmFiZEFSc0YxdUV0U0RxRDl0QjZUNVVlekNtZmJYQXRyeW5rNXpKTzFkU2dFTTB5c0lPR1dnZHpSeFdKa0FGaTBSaTdibnZIVFVFL2VlZXhKSnMwenhhejYzcDhocDg4ZGkza1QwS0FCNVh0SENIR3VaRy9DL2wyMjh0cnZCRkRtRTdWY3VPYXBzekhoQXV1bWhSMUhjbXgrMUNQU0hUMUZNZ041SHAxd0NCandiRUZTQTBkdUh1TXRQOXprQm5sQmlaMTI0eDRXa2lqU0ZyZTNaVlJMY0VMREpOUFdYbkVFekdLTjVpTDBjeFpncEtaRkVWdWpJUnkwV1d0UG5Jd2MwSXpabFRoMjVuUFRIeWE3UGUvRHREYkdkVUU2SU4yb3pxVzY0MTZPSjFLdUdVVUViMXhFeWV0U0xac1ZVSTlyeTNkNWx0TUhQaHM2WUpmdFhkN2wzNFl4OHhkcWs0WXBMRmFiL3AzVk0wemltSHNyVlpLRVMwbm9RVkV5VzVnNFc5Q09XWFNlNksvMHcxemVzTzJRMWI5SWUwMWtvNE5aWXR3TlJna2VMcnNWYzA0MFZRWHFuN0FjMDBaZDBWTjJlVVZVd1FUd1E1dWJZbTltZ3lQOFl3Zlh3d0hoNWY0K2Z4b2N2NStlR2thRFBQYis5SHA2T3p3NHFjUDVPSGhvZnY1Yk1BNDA0eW1GclkyQkp0RHVXYTMrakU0ODZQNGF1TmJqdkFWYUVLMVhaN0NqSEhPK0F4TlJnbUhPektUbEJjcGxVd3ZzUFl5RWErejNXZTJCSTB5QTRkM0NRM3k2Nm90aHZkYTBrYVE1K1ZlOHZYTGFCS21ISitpeWQ1ek5ObmJQSjYxeElCSmFLcmd3NytwMy81ejlOdmZ4Rk9yU3VSRHA5ZnJkWm92bWUzdmsrR0YwYjB6bmJsNXd0ZjlyenB0cjRGaExieTJaWXN4VHpyMVZ5MEgySG42dGFtei9HQjBmSEhVdnhwZXp2UGp0TlB5Mk9FN1hYTDhubHdOVFNKTFVjem1lV0dicTluWlVXZmxPSDBDc0hUa2RGYlBiLzJFdHRNeTRQdXFkN0QzL2NIMzMzeTc5LzJiVHN2NENHYytuVlUzKy9MRzNubml3b2NYck03cXJ0MWJ2dGszdTU2MDArajIvR3o1Z3NaTWtDT2dFdVJPcDlHK29NMDdUNTZ4bFZEYmFSeEhPNFlOSGhzNzNlcTJhc1hlTVdhckxkYUwyTlBMZTJZWnM3aDl4NzdaVWYvRmN0M2ZlV2lFRjc2b3NXVEVqNW1LcUl4Vlc0amh1ZUpHYTNnME1ENFZCWS9McVpzL1lPNndNNHZtUWdIM3p5bXhRNFc0RVlJZkR4cTBEdkFFYm5GNWpuR1BnMXFRRXA5RTVqUTJCR1lsQmcyUmhoZ1Jjb21iZFlEeFR4eFR3SE12aHBSaE5rMVQ5NUJDNW13MkI5bEw2UUtrb1JWYVJDTHRFM0xPcTVMa1FpbUdOQktvOGkydGx3NVJWV0Uwb1Y0ekV0bjM4U2t5Q0JEdTdhYkl5YlJJRXBCdTF0eXZyS09IQk5lTUYwd3pVUDdpNUlxaTYzQ1lRbWlPQlRPaW5BaDh6U0cwcXFtRW5nOUQ5aHV0dnBGbGxOT1phd3ZVUW1uSXV2Wk9UalVSWmxsV2pjWHN5Nnp5MTBjM0RhaEpVdG5Na29FVHFDcjg0dEpBOUYrdTJMaUlXbGx1aG43Mk9CWlNQMWx5Qm9QdFZaelJtSncrbW5kVnRSbU4vMmZGWm9qcDJWcHF6dG9xZ24rL2RRMCt4RDdMVjVlV0V5RTlXVTlJQmh6amxHRWtKalRDQ1lGZVZYcUNqayt6TEd1SUgyaGxKSkVpY3dVa1FHeGVTbERXYUU0bGpiUlpyaUE4U200MkpPd2U0bDRLZktibno5SkVTOHBWeHBRZFdCV2NiYXBVZ0tpb3Q2RlMvL0hzdHBQYTF3VC8yUFM5NGpkYzNQRXhPdnNqc2xoQ0JDYUd6QWlSVVVJNUtSd2NCbmtSUnN4bEtHMGp2VDNuWUlPYURMZzVFRmZianRCZlRDR2loYXFmYnN1eTh5QjhhM0tYd2dhVTl0ejJlZXBSNndieFJqRnB3ZklVN24zT0JwV2JXViszZXdCNW52WjFuUVBLVTlwVHZnZ01uRTZ4QUR2Q0R3QU5OV3ZLZGV2ZHpSMUxVMExUTzdwUTlZYndxLzk0NFhsdEs1YmFpcllpODI0dzRrZFMwRGlpU285djlQb3k0K1pYSlFuRWpiTGpUeTU3Q2NETi91UWlYNnBpMnR1MTU5Y210eFFQMTYzZ1RSY3VQQkhJNGlDSGFvbzFPWFVyaVlZdWxxQ1VrNHdHSlFKQ3VZVlF2Y1FLWCsyWTh1K3RoQ2xELzgxQmI4cDArVVlWUUd3dFRwYnMrbnJEZUMwRm42TVV0Q2Y2ZWFFL01kTkZvZFVXYzEwTFRkTkd4dnZUdUd4MzRSYlN4N09xM2xuOFdvQ3lRUXZsS2F6TlZ4dnU3VmtmRUlKcTdWbmY5Uy9sN3R3WHloMnJBV1A1QUJmU1BaamI5OXZuVmd6am9OZVM4Vm95UG52SmVLR2h4RDlRU3dNRUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQTRBQUFCR2FXeGxjeTlUWTNKcGNIUnpMMUJMQXdRVUFBQUFDQURoWXlwUlM2c0d4bEVBQUFCZEFBQUFHZ0FBQUVacGJHVnpMMU5qY21sd2RITXZiWGxmYzJOeWFYQjBMbk5vRmN1eEVZQWdFQVhSM0NxK0dCQlNoMlVjZU1LTmNqQkNJTjJMMGI1a3Q5VjVVZWVwcFlWREtqQzd6V2lTNnoxQUNuNXBrdEhDSTdYamxHbFI5TVNvRkM2S1BFMGRSK0dtOXUrOFJrK2ljVFVmVUVzREJCUUFBQUFBQU9GaktsRUFBQUFBQUFBQUFBQUFBQUFTQUFBQVJtbHNaWE12V1dGdVoxOXRiMlIxYkdVdlVFc0RCQlFBQUFBSUFPRmpLbEhTamQwZDNBQUFBTHNCQUFBZ0FBQUFSbWxzWlhNdldXRnVaMTl0YjJSMWJHVXZiWGx1WlhSamIyNW1MbmxoYm1kdGo5MXVnekFNaGU5NUNvdDdKbWlsU1d1ZnhnS25zZ1pPbEpocURQSHVTOExDZmxwZlJNNkp2NVBqeVE3elNEQXRRdHBiTWJCV0FBdktyYm1URDJ3RnVwZnVHalhCaVlMRG5xQ2V2VndPNEtJVXRMNVdjY1I1TXZ3QllqUmZyYitoOENkcWNxa1BvRTV1c1ZIc05jbFFmc1poOEJSQ2ZoOG85SjdkanFZNEVJUFNDTVo2K092azZjNGhqNTNhN3ExcHowM2IxV21KZnlZc3JJd2pmSytWMmEwcVVWaklseUFqQjkwTlVsZlVxT1I2cHlOeHcwTnl5Wk9FNXBlOFF0Sno2ZUlJWmhidFhzdnc5Z3h5NkhHQzlaRTduMzY0L2N6SnQrb0xVRXNEQkJRQUFBQUlBT0ZqS2xFcVRLNVVYQUVBQUg0REFBQVdBQUFBY0c1bVgyMWhhVzVmWkdWelkzSnBjSFJ2Y2k1dFpwVlNzVzZETUJEZCtRcjJLbUNuNmxDMktHbTdGRFZTc25RNldYQUVTOWhHdHJISzMvY2dVU3hGcUVrdGdlMjdkOC92bnEzUWkxcDRVU1FwalY0M05XaWhzRWpWdU5kTkRQYldCRm1qTGRKTnBUREdoYTFhR1JBQ1dpZU5MbEtlc1ppMTJLRndDSFFDZ3BjVDc1cngxeFY3WG5GKzVMeFl2eFNNUFRGRy95UTVtTUZXQktGU1VFSnFxTkZWVnZiZTJFdzExL1FPRzZtbHA5TmN2Z1FkaGVvV3dlaWRCTjBFY0taampNTXNjUTB2d01HUFBickhLOE9mbGUreVE1ZHZXNkZQK0dsT21mL3hON20zZ05xN3ZKdzhodWtMZkluaVk1QTFUWU5EQzZkcHZVQlZrc0dEUlRVVDdrdll5V3JTTE95NHhIaVlUQ0tnR3VIc1YrYmFHOGczeVFabDZxRkRnbW4wbGRGTk5sTDBDangrSGJhYlZYbDVPdm04elJSdGswUWJEVXBvQThKNjJZaktneVB6enErTFZQVVEwQUZTKzNQd01oNHpKM0wwQ3Vwcm01SG1YOFpFdGpFMnZLRHBuaW1SeC9nVzdRM0RuYnY4QlZCTEF3UVVBQUFBQUFEaFl5cFJBQUFBQUFBQUFBQUFBQUFBRHdBQUFGUlBVME5CTFUxbGRHRmtZWFJoTDFCTEF3UVVBQUFBQ0FEaFl5cFJyRzdQM1kwQUFBRE9BQUFBR1FBQUFGUlBVME5CTFUxbGRHRmtZWFJoTDFSUFUwTkJMbTFsZEdGdGprRUtnekFRUmZjNVJTNHdXcmZaMmRSQ29WS28wcTBFbmRnQk0wb3lpM3I3V3R5NDZQSS8zb2ZYUGhwYlFvM2k0RW9Ud2d0am9wbU5McktUc2szNVBKSkMyWWhPY0lEemFuVFpCMVFWUzF6aGdwNllaTk9TMFllUkwreTc0SWk3QVZNZmFaRTVacXNMazZyYTVnYjd1WFpNSHBNWS9jOE8vdWphdCtNUjRUNlBSdjk2VTc2VERXVHlrUzlRU3dFQ1B3QVVBQUFBQUFEaFl5cFJBQUFBQUFBQUFBQUFBQUFBREFBa0FBQUFBQUFBQUJBZ0FBQUFBQUFBUkdWbWFXNXBkR2x2Ym5NdkNnQWdBQUFBQUFBQkFCZ0FHWGhVM0dXSDFnRVplRlRjWllmV0FSNUhVOXhsaDlZQlVFc0JBajhBRkFBQUFBZ0E0V01xVVc2MWM2bklDZ0FBcWlvQUFERUFKQUFBQUFBQUFBQWdJQUFBS2dBQUFFUmxabWx1YVhScGIyNXpMMlYwYzJsZmJtWjJYM052YkRBd01WOXdibVprWHpKZk5WOHhYM1I1Y0dWekxubGhiV3dLQUNBQUFBQUFBQUVBR0FCN3VWUGNaWWZXQVh1NVU5eGxoOVlCVjVOVDNHV0gxZ0ZRU3dFQ1B3QVVBQUFBQ0FEaFl5cFJ2clpRMFl3c0FBQllJZ0VBTVFBa0FBQUFBQUFBQUNBZ0FBQkJDd0FBUkdWbWFXNXBkR2x2Ym5NdlpYUnphVjl1Wm5aZmMyOXNNREF4WDNadVptUmZNbDgxWHpGZmRIbHdaWE11ZVdGdGJBb0FJQUFBQUFBQUFRQVlBUFJSVk54bGg5WUI5RkZVM0dXSDFnSEFCVlRjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xHSC9oTUpiQUVBQU53Q0FBQWtBQ1FBQUFBQUFBQUFJQ0FBQUJ3NEFBQkVaV1pwYm1sMGFXOXVjeTl3Ym1aZmJXRnBibDlrWlhOamNtbHdkRzl5TG5saGJXd0tBQ0FBQUFBQUFBRUFHQUJEbmxUY1pZZldBVU9lVk54bGg5WUJHWGhVM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFCZ0FrQUFBQUFBQUFBQkFnQUFES09RQUFSbWxzWlhNdkNnQWdBQUFBQUFBQkFCZ0FZQ1pYM0dXSDFnRmdKbGZjWllmV0FWdkVWTnhsaDlZQlVFc0JBajhBQ2dBQUFBQUE0V01xVWNrbUhCa3RBQUFBTFFBQUFCTUFKQUFBQUFBQUFBQWdJQUFBN2prQUFFWnBiR1Z6TDBOb1lXNW5aVXh2Wnk1MGVIUUtBQ0FBQUFBQUFBRUFHQUNhRUZYY1pZZldBWm9RVmR4bGg5WUJqdXBVM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFrQUFBQUFBQUFBQkFnQUFCTU9nQUFSbWxzWlhNdlJYWmxiblJ6THdvQUlBQUFBQUFBQVFBWUFPUmNWZHhsaDlZQjVGeFYzR1dIMWdGZk4xWGNaWWZXQVZCTEFRSS9BQlFBQUFBSUFPRmpLbEdlaVZzbUVRVUFBSEl0QUFBZUFDUUFBQUFBQUFBQUlDQUFBSGM2QUFCR2FXeGxjeTlGZG1WdWRITXZUWGxRYm1aZlVHNW1YM1l4TG5saGJXd0tBQ0FBQUFBQUFBRUFHQUFlZzFYY1pZZldBUjZEVmR4bGg5WUI1RnhWM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFrQUFBQUFBQUFBQkFnQUFERVB3QUFSbWxzWlhNdlIzVnBaR1Z6THdvQUlBQUFBQUFBQVFBWUFFWFBWZHhsaDlZQlJjOVYzR1dIMWdFdHFWWGNaWWZXQVZCTEFRSS9BQW9BQUFBQUFPRmpLbEhoL0NjdElRQUFBQ0VBQUFBYkFDUUFBQUFBQUFBQUlDQUFBTzgvQUFCR2FXeGxjeTlIZFdsa1pYTXZkWE5sY2w5bmRXbGtaUzUwZUhRS0FDQUFBQUFBQUFFQUdBQ2Q5VlhjWllmV0FaMzFWZHhsaDlZQlJjOVYzR1dIMWdGUVN3RUNQd0FVQUFBQUFBRGhZeXBSQUFBQUFBQUFBQUFBQUFBQUV3QWtBQUFBQUFBQUFCQWdBQUJKUUFBQVJtbHNaWE12VFdWaGMzVnlaVzFsYm5Sekx3b0FJQUFBQUFBQUFRQVlBSnRCVnR4bGg5WUJtMEZXM0dXSDFnRitHMWJjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xISzNzNHVBQW9BQU5jMEFBQWxBQ1FBQUFBQUFBQUFJQ0FBQUhwQUFBQkdhV3hsY3k5TlpXRnpkWEpsYldWdWRITXZVRTFmUkdsamRHbHZibUZ5ZVM1NVlXMXNDZ0FnQUFBQUFBQUJBQmdBeG1kVzNHV0gxZ0hHWjFiY1pZZldBWnRCVnR4bGg5WUJVRXNCQWo4QUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQTRBSkFBQUFBQUFBQUFRSUFBQXZVb0FBRVpwYkdWekwxTmpjbWx3ZEhNdkNnQWdBQUFBQUFBQkFCZ0FJdHBXM0dXSDFnRWkybGJjWllmV0FkZU5WdHhsaDlZQlVFc0JBajhBRkFBQUFBZ0E0V01xVVV1ckJzWlJBQUFBWFFBQUFCb0FKQUFBQUFBQUFBQWdJQUFBNlVvQUFFWnBiR1Z6TDFOamNtbHdkSE12YlhsZmMyTnlhWEIwTG5Ob0NnQWdBQUFBQUFBQkFCZ0FQd0JYM0dXSDFnRS9BRmZjWllmV0FTTGFWdHhsaDlZQlVFc0JBajhBRkFBQUFBQUE0V01xVVFBQUFBQUFBQUFBQUFBQUFCSUFKQUFBQUFBQUFBQVFJQUFBY2tzQUFFWnBiR1Z6TDFsaGJtZGZiVzlrZFd4bEx3b0FJQUFBQUFBQUFRQVlBQkJOVjl4bGg5WUJFRTFYM0dXSDFnRmdKbGZjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xIU2pkMGQzQUFBQUxzQkFBQWdBQ1FBQUFBQUFBQUFJQ0FBQUtKTEFBQkdhV3hsY3k5WllXNW5YMjF2WkhWc1pTOXRlVzVsZEdOdmJtWXVlV0Z1WndvQUlBQUFBQUFBQVFBWUFKeHlWOXhsaDlZQm5ISlgzR1dIMWdFUVRWZmNaWWZXQVZCTEFRSS9BQlFBQUFBSUFPRmpLbEVxVEs1VVhBRUFBSDREQUFBV0FDUUFBQUFBQUFBQUlDQUFBTHhNQUFCd2JtWmZiV0ZwYmw5a1pYTmpjbWx3ZEc5eUxtMW1DZ0FnQUFBQUFBQUJBQmdBUURGWTNHV0gxZ0ZBTVZqY1pZZldBU1FMV054bGg5WUJVRXNCQWo4QUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQThBSkFBQUFBQUFBQUFRSUFBQVRFNEFBRlJQVTBOQkxVMWxkR0ZrWVhSaEx3b0FJQUFBQUFBQUFRQVlBUHZrVjl4bGg5WUIrK1JYM0dXSDFnSEZtRmZjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xHc2JzL2RqUUFBQU00QUFBQVpBQ1FBQUFBQUFBQUFJQ0FBQUhsT0FBQlVUMU5EUVMxTlpYUmhaR0YwWVM5VVQxTkRRUzV0WlhSaENnQWdBQUFBQUFBQkFCZ0ErK1JYM0dXSDFnSDc1RmZjWllmV0FmdmtWOXhsaDlZQlVFc0ZCZ0FBQUFBVEFCTUE1QWNBQUQxUEFBQUFBQT09","heatParamUpdated":false,"timeout":0,"creationDate":1636261914054,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"ETSI_PACKAGE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pnfcsar","artifactName":"pNF.csar","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE=","artifactUUID":"0d8cf3e4-3aaf-4d80-98ce-ebfaef2ce058","artifactDisplayName":"pNF","mandatory":false,"serviceApi":false,"artifactLabel":"pnfcsar","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pnfcsar","duplicated":false,"payloadUpdateDate":1636261914056,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261914054,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"mynetconfyang":{"payloadData":"Ylc5a2RXeGxJRzE1Ym1WMFkyOXVaaUI3Q2lBZ2VXRnVaeTEyWlhKemFXOXVJREV1TVRzS0lDQnVZVzFsYzNCaFkyVWdJblZ5YmpwdGVXNWxkR052Ym1ZNmRHVnpkQ0k3Q2dvZ0lIQnlaV1pwZUNCdVpuUTdDZ29nSUc5eVoyRnVhWHBoZEdsdmJpQWliWGx1WlhSamIyNW1JanNLSUNCamIyNTBZV04wSUNKdGVTQnVaWFJqYjI1bUlHRmtaSEpsYzNNaU93b2dJR1JsYzJOeWFYQjBhVzl1SUNKNVlXNW5JRzF2WkdWc0lHWnZjaUJ0ZVc1bGRHTnZibVlpT3dvZ0lISmxkbWx6YVc5dUlDSXlNREU1TFRBekxUQXhJbnNLSUNBZ0lHUmxjMk55YVhCMGFXOXVJQ0pwYm1sMGFXRnNJSFpsY25OcGIyNGlPd29nSUgwS0NpQWdZMjl1ZEdGcGJtVnlJRzVsZEdOdmJtWnNhWE4wZXdvZ0lDQWdiR2x6ZENCdVpYUmpiMjVtZXdvZ0lDQWdJQ0JyWlhrZ2JtVjBZMjl1WmkxcFpEc0tJQ0FnSUNBZ2JHVmhaaUJ1WlhSamIyNW1MV2xrZXlBS0lDQWdJQ0FnSUNCMGVYQmxJSFZwYm5ReE5qc0tJQ0FnSUNBZ2ZRb2dJQ0FnSUNCc1pXRm1JRzVsZEdOdmJtWXRjR0Z5WVcwZ2V3b2dJQ0FnSUNBZ0lIUjVjR1VnZFdsdWRETXlPd29nSUNBZ0lDQjlDaUFnSUNCOUNnb2dJSDBLZlFvPQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636261914159,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"YANG_MODULE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mynetconfyang","artifactName":"mynetconf.yang","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc=","artifactUUID":"dffc4ac6-e433-408b-b3ca-c528e51226b8","artifactDisplayName":"mynetconf","mandatory":false,"serviceApi":false,"artifactLabel":"mynetconfyang","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mynetconfyang","duplicated":false,"payloadUpdateDate":1636261914161,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261914159,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"vendorlicense":{"payloadData":"UEhabGJtUnZjaTFzYVdObGJuTmxMVzF2WkdWc0lIaHRiRzV6UFNKb2RIUndPaTh2ZUcxc2JuTXViM0JsYm1WamIyMXdMbTl5Wnk5aGMyUmpMMnhwWTJWdWMyVXRiVzlrWld3dk1TNHdJajQ4ZG1WdVpHOXlMVzVoYldVK2NHNW1YMjFoWTNKdlgzWmxibVJ2Y2p3dmRtVnVaRzl5TFc1aGJXVStQR1Z1ZEdsMGJHVnRaVzUwTFhCdmIyd3RiR2x6ZEM4K1BHeHBZMlZ1YzJVdGEyVjVMV2R5YjNWd0xXeHBjM1F2UGp3dmRtVnVaRzl5TFd4cFkyVnVjMlV0Ylc5a1pXdys=","heatParamUpdated":false,"timeout":0,"creationDate":1636261913158,"description":" Vendor license file","requiredArtifacts":[],"generated":false,"artifactType":"VENDOR_LICENSE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE=","artifactUUID":"093479f7-6f77-4baf-b599-3e6aa2949b2e","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vendorlicense","duplicated":false,"payloadUpdateDate":1636261913161,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913158,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"pmdictionaryyaml":{"payloadData":"Y0cxRWFXTjBhVzl1WVhKNU9nb2dJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdjRzFFYVdOMGFXOXVZWEo1U0dWaFpHVnlPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRS0lDQWdJQ0FnSUNBZ0lDQWdjM1J5ZFdOMGRYSmxPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjRzFFWldaV2MyNDZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCamIyMXRaVzUwT2lBaVZtVnljMmx2YmlCdlppQjBhR1VnVUUwZ1JHbGpkR2x2Ym1GeWVTNGdWbVZ5YzJsdmJpQnBjeUIyWlc1a2IzSWdaR1ZtYVc1bFpDNGlmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjRzFFWldaVFkyaGxiV0ZXYzI0NklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpVm1WeWMybHZiaUJ2WmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCVFkyaGxiV0VnZFhObFpDQm1iM0lnZEdocGN5QlFUU0JFYVdOMGFXOXVZWEo1TGlCVFkyaGxiV0VnZG1WeWMybHZibk1nWVhKbElITndaV05wWm1sbFpDQnBiaUIwYUdVZ1ZrVlRJRk53WldOcFptbGpZWFJwYjI1ekxpSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnVabFI1Y0dVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpVGtZZ2RIbHdaU0IwYnlCM2FHOXRJSFJvYVhNZ1VFMGdSR2xqZEdsdmJtRnllU0JoY0hCc2FXVnpMaUJ1WmxSNWNHVWdhWE1nZG1WdVpHOXlJR1JsWm1sdVpXUWdZVzVrSUhOb2IzVnNaQ0J0WVhSamFDQjBhR1VnYzNSeWFXNW5JSFZ6WldRZ2FXNGdaWFpsYm5ST1lXMWxMaUo5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlc1a2IzSTZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nUVdOdFpTd2dZMjl0YldWdWREb2dJbFpsYm1SdmNpQnZaaUIwYUdVZ1RrWWdkSGx3WlNCMGJ5QjNhRzl0SUhSb2FYTWdVRTBnUkdsamRHbHZibUZ5ZVNCaGNIQnNhV1Z6TGlKOUNpQWdJQ0FnSUNBZ2NHMUVhV04wYVc5dVlYSjVUV1ZoYzNWeVpXMWxiblJ6T2dvZ0lDQWdJQ0FnSUNBZ0lDQndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUUtJQ0FnSUNBZ0lDQWdJQ0FnWVhKeVlYazZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXRJRzFsWVhOVWVYQmxPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z1kyOXRiV1Z1ZERvZ0lrMWxZWE4xY21WdFpXNTBJRzVoYldVZ2RYTmxaQ0JwYmlCUVRTQm1hV3hsTENCcGJpQXpSMUJRSUdadmNtMWhkQ0IzYUdWeVpTQnpjR1ZqYVdacFpXUXNJR1ZzYzJVZ2RtVnVaRzl5SUdSbFptbHVaV1F1SUU1aGJXVnpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmxLUzRnVG1GdFpYTWdabTl5SUROSFVGQXRaR1ZtYVc1bFpDQTFSeUJ0WldGemRYSmxiV1Z1ZEhNZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlBelIxQlFJRlJUSURJNExqVTFNaUJwZEdWdElHVXBMaUJXWlc1a2IzSWdaR1ZtYVc1bFpDQnVZVzFsY3lCaGNtVWdjSEpsWTJWa1pXUWdkMmwwYUNCV1V5NGlmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J0WldGelJHVnpZM0pwY0hScGIyNDZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCamIyMXRaVzUwT2lBaVZHVjRkQ0JrWlhOamNtbHdkR2x2YmlCdlppQjBhR1VnY0hWeWNHOXpaU0J2WmlCMGFHVWdiV1ZoYzNWeVpXMWxiblFzSUhkb1lYUWdhVzVtYjNKdFlYUnBiMjRnWkc5bGN5QjBhR1VnYldWaGMzVnlaVzFsYm5RZ2NISnZkbWxrWlM0Z1JHVnpZM0pwY0hScGIyNXpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmhLUzRnUkdWelkzSnBjSFJwYjI1eklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCaEtTNGdWbVZ1Wkc5eWN5QmhjbVVnWm5KbFpTQjBieUJoZFdkdFpXNTBJRzl5SUcxdlpHbG1lU0IwYUdVZ00wZFFVQzF3Y205MmFXUmxaQ0JrWlhOamNtbHdkR2x2Ym5NZ2RHOGdiVzl5WlNCaFkyTjFjbUYwWld4NUlHUmxjMk55YVdKbElIUm9aV2x5SUcxbFlYTjFjbVZ0Wlc1MGN5QmhjeUJ1WldWa1pXUXVJbjBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYldWaGMwTnZibVJwZEdsdmJqb2dleUJ3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUdOdmJXMWxiblE2SUNKVVpYaDBJR1JsYzJOeWFYQjBhVzl1SUc5bUlIUm9aU0JqYjI1a2FYUnBiMjRnZEdoaGRDQmpZWFZ6WlhNZ2RHaGxJRzFsWVhOMWNtVnRaVzUwSUhSdklHSmxJSFZ3WkdGMFpXUXVJRU52Ym1ScGRHbHZibk1nWm05eUlETkhVRkF0WkdWbWFXNWxaQ0EwUnlCdFpXRnpkWEpsYldWdWRITWdZWEpsSUhOd1pXTnBabWxsWkNCcGJpQXpSMUJRSUZSVElETXlMalF5TlNCcGRHVnRJR01wTGlCRGIyNWthWFJwYjI1eklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCaktTNGdWbVZ1Wkc5eWN5QmhjbVVnWm5KbFpTQjBieUJoZFdkdFpXNTBJRzl5SUcxdlpHbG1lU0IwYUdVZ00wZFFVQzF3Y205MmFXUmxaQ0JqYjI1a2FYUnBiMjV6SUhSdklHMXZjbVVnWVdOamRYSmhkR1ZzZVNCa1pYTmpjbWxpWlNCMGFHVnBjaUJ0WldGemRYSmxiV1Z1ZEhNZ1lYTWdibVZsWkdWa0xpSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzFsWVhOU1pYTjFiSFJVZVhCbE9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRnRwYm5SbFoyVnlYU3dnWTI5dGJXVnVkRG9nSWtSaGRHRWdkSGx3WlNCdlppQjBhR1VnYldWaGMzVnlaVzFsYm5RZ2NtVnpkV3gwTGlCU1pYTjFiSFFnWkdGMFlTQjBlWEJsY3lCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURSSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNekl1TkRJMUlHbDBaVzBnWkNrdUlGSmxjM1ZzZENCa1lYUmhJSFI1Y0dWeklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCa0tTNGdWR2hsSUcxbFlYTlNaWE4xYkhSVWVYQmxJSFpoYkhWbGN5QnpkWEJ3YjNKMFpXUWdZbmtnWVNCMlpXNWtiM0lnWVhKbElITndaV05wWm1sbFpDQnBiaUIwYUdVZ1VFMGdSR2xqZEdsdmJtRnllU0JaUVUxTUlIVnphVzVuSUhSb1pTQW5kbUZzZFdVbklHRjBkSEpwWW5WMFpTQmhibVFnYldGNUlHbHVZMngxWkdVZ2RtVnVaRzl5TFdSbFptbHVaV1FnWkdGMFlTQjBlWEJsY3lCdWIzUWdjM0JsWTJsbWFXVmtJR0o1SUROSFVGQTdJR1p2Y2lCbGVHRnRjR3hsSUdKdmIyeGxZVzR1SW4wS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGSmhibWRsT2lCN0lIQnlaWE5sYm1ObE9pQnZjSFJwYjI1aGJDd2dZMjl0YldWdWREb2dJbEpoYm1kbElHWnZjaUIwYUdVZ2JXVmhjM1Z5WlcxbGJuUWdjbVZ6ZFd4MExpQlVhR1VnY21GdVoyVWdhWE1nYzNCbFkybG1hV1ZrSUdGeklHRWdZMjl0YldFZ2MyVndZWEpoZEdWa0lHeHBjM1FnYjJZZ1pHbHpZM0psZEdVZ2RtRnNkV1Z6SUc5eUlHRWdjbUZ1WjJVZ2IyWWdkbUZzZFdWeklITndaV05wWm1sbFpDQmhjeUJ0YVc1cGJYVnRJSFpoYkhWbExXMWhlR2x0ZFcwZ2RtRnNkV1VnZDJsMGFDQnVieUJ6Y0dGalpYTXVJRkpsYzNWc2RDQnlZVzVuWlhNZ1ptOXlJRE5IVUZBdFpHVm1hVzVsWkNBMFJ5QnRaV0Z6ZFhKbGJXVnVkSE1nWVhKbElITndaV05wWm1sbFpDQnBiaUF6UjFCUUlGUlRJRE15TGpReU5TQnBkR1Z0SUdRcElHbG1JR0Z3Y0d4cFkyRmliR1V1SUZKbGMzVnNkQ0J5WVc1blpYTWdabTl5SUROSFVGQXRaR1ZtYVc1bFpDQTFSeUJ0WldGemRYSmxiV1Z1ZEhNZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlBelIxQlFJRlJUSURJNExqVTFNaUJwZEdWdElHUXBJR2xtSUdGd2NHeHBZMkZpYkdVdUlDSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzFsWVhOU1pYTjFiSFJWYm1sMGN6b2dleUJ3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJiYzJWamIyNWtjeXdnYldsdWRYUmxjeXdnYm1GdWIzTmxZMjl1WkhNc0lHMXBZM0p2YzJWamIyNWtjeXdnYTJKd2MxMHNJR052YlcxbGJuUTZJQ0pWYm1sMElHOW1JRzFsWVhOMWNtVWdabTl5SUhSb1pTQnlaWE4xYkhRN0lHVXVaeTRnYldsc2JHbHpaV052Ym1SekxDQmllWFJsY3l3Z2EybHNiMko1ZEdWekxDQndZV05yWlhSekxDQnVkVzFpWlhJdUlGVnVhWFFnYjJZZ2JXVmhjM1Z5WlNCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURSSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNekl1TkRJMUlHbDBaVzBnWkNrZ2FXWWdZWEJ3YkdsallXSnNaUzRnVlc1cGRDQnZaaUJ0WldGemRYSmxJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdOVWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBeU9DNDFOVElnYVhSbGJTQmtLU0JwWmlCaGNIQnNhV05oWW14bExpQlVhR1VnYldWaGMxSmxjM1ZzZEhOVmJtbDBjeUIyWVd4MVpYTWdjM1Z3Y0c5eWRHVmtJR0o1SUdFZ2RtVnVaRzl5SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnZEdobElGQk5JRVJwWTNScGIyNWhjbmtnV1VGTlRDQjFjMmx1WnlCMGFHVWdKM1poYkhWbEp5QmhkSFJ5YVdKMWRHVWdZVzVrSUcxaGVTQnBibU5zZFdSbElIWmxibVJ2Y2kxa1pXWnBibVZrSUhWdWFYUnpJRzltSUcxbFlYTjFjbVVnYm05MElITndaV05wWm1sbFpDQmllU0F6UjFCUU95Qm1iM0lnWlhoaGJYQnNaU0JsZEdobGNtNWxkQ0JtY21GdFpYTXVJbjBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRnRPVWtObGJHeERWU3dnVGxKRFpXeHNSRlVzSUU1U1FsUlRMQ0JKVUU1UExDQkZWRWhKUmwwc0lHTnZiVzFsYm5RNklDSk5aV0Z6ZFhKbGJXVnVkQ0JQWW1wbFkzUWdRMnhoYzNNdUlFOWlhbVZqZENCamJHRnpjMlZ6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTkVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXpNaTQwTWpVZ2FYUmxiU0JtS1M0Z1QySnFaV04wSUdOc1lYTnpaWE1nWm05eUlETkhVRkF0WkdWbWFXNWxaQ0ExUnlCdFpXRnpkWEpsYldWdWRITWdZWEpsSUhOd1pXTnBabWxsWkNCcGJpQXpSMUJRSUZSVElESTRMalUxTWlCcGRHVnRJR1lwTGlCVWFHVWdiV1ZoYzA5aWFrTnNZWE56SUhaaGJIVmxjeUJ6ZFhCd2IzSjBaV1FnWW5rZ1lTQjJaVzVrYjNJZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCWlFVMU1JSFZ6YVc1bklIUm9aU0RpZ0p4MllXeDFaZUtBblNCaGRIUnlhV0oxZEdVZ1lXNWtJRzFoZVNCcGJtTnNkV1JsSUhabGJtUnZjaTFrWldacGJtVmtJRzlpYW1WamRITWdibTkwSUhOd1pXTnBabWxsWkNCaWVTQXpSMUJRT3lCbWIzSWdaWGhoYlhCc1pTQkpVRk5GUXk0aWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnRaV0Z6UTI5c2JHVmpkR2x2YmsxbGRHaHZaRG9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCYlEwTXNJRWRWUVVkRkxDQkVSVklzSUZOSlhTd2dZMjl0YldWdWREb2dJa052Ykd4bFkzUnBiMjRnVFdWMGFHOWtJR1p2Y2lCMGFHVWdiV1ZoYzNWeVpXMWxiblF1SUROSFVGQXRaR1ZtYVc1bFpDQmpiMnhzWldOMGFXOXVJRzFsZEdodlpITWdZWEpsSUVORExDQlRTU3dnUkVWU0lHRnVaQ0JIWVhWblpTNGdRMjlzYkdWamRHbHZiaUJOWlhSb2IyUnpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmlLUzRnUTI5c2JHVmpkR2x2YmlCTlpYUm9iMlJ6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTlVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXlPQzQxTlRJZ2FYUmxiU0JqS1M0Z1ZHaGxJRzFsWVhORGIyeHNaV04wYVc5dVRXVjBhRzlrSUhaaGJIVmxjeUJ6ZFhCd2IzSjBaV1FnWW5rZ1lTQjJaVzVrYjNJZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCWlFVMU1JSFZ6YVc1bklIUm9aU0FuZG1Gc2RXVW5JR0YwZEhKcFluVjBaU0JoYm1RZ2JXRjVJR2x1WTJ4MVpHVWdkbVZ1Wkc5eUxXUmxabWx1WldRZ1kyOXNiR1ZqZEdsdmJpQnRaWFJvYjJSeklHNXZkQ0J6Y0dWamFXWnBaV1FnWW5rZ00wZFFVRHNnWm05eUlHVjRZVzF3YkdVZ1FYWmxjbUZuWlM0aWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnRaV0Z6VEdGemRFTm9ZVzVuWlRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJR052YlcxbGJuUTZJQ0pRVFNCRWFXTjBhVzl1WVhKNUlIWmxjbk5wYjI0Z2RHaGxJR3hoYzNRZ2RHbHRaU0IwYUdseklHMWxZWE4xY21WdFpXNTBJSGRoY3lCamFHRnVaMlZrTENCaFpHUmxaQ0J2Y2lCa1pXeGxkR1ZrTGlKOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHMWxZWE5EYUdGdVoyVlVlWEJsT2lCN0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklGdGhaR1JsWkN3Z2JXOWthV1pwWldRc0lHUmxiR1YwWldSZExDQmpiMjF0Wlc1ME9pQWlSbTl5SUhSb1pTQnRaV0Z6VEdGemRFTm9ZVzVuWlN3Z2FXNWthV05oZEdWeklIUm9aU0IwZVhCbElHOW1JR05vWVc1blpTQnRZV1JsSUdadmNpQjBhR2x6SUcxbFlYTjFjbVZ0Wlc1MExpQldZV3hwWkNCMllXeDFaWE1nWVhKbElHRmtaR1ZrTENCdGIyUnBabWxsWkNCdmNpQmtaV3hsZEdWa0xpQkVaV3hsZEdWa0lHMWxZWE4xY21WdFpXNTBjeUJ0WVhrZ1ltVWdhMlZ3ZENCcGJpQjBhR1VnVUUwZ1JHbGpkR2x2Ym1GeWVTQm1iM0lnYjI1bElISmxiR1ZoYzJVZ2IzSWdiVzl5WlNCdmNpQndaWEp0WVc1bGJuUnNlU0JtYjNJZ2FHbHpkRzl5YVdOaGJDQndkWEp3YjNObGN5d2dhV1lnWkdWemFYSmxaQzRpZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCdFpXRnpTVzVtYjBsa09pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnWTI5dGJXVnVkRG9nSWs1aGJXVWdabTl5SUdFZ1ozSnZkWEFnYjJZZ2NtVnNZWFJsWkNCdFpXRnpkWEpsYldWdWRITXNJR2x1SUROSFVGQWdabTl5YldGMElIZG9aWEpsSUhOd1pXTnBabWxsWkN3Z1pXeHpaU0IyWlc1a2IzSWdaR1ZtYVc1bFpDNGdSbUZ0YVd4NUlHNWhiV1Z6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTkVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXpNaTQwTWpVZ1UyVmpkR2x2YmlBekxqRXVJRVpoYldsc2VTQnVZVzFsY3lCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURWSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNamd1TlRVeUlGTmxZM1JwYjI0Z015NDBMaUo5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpUVdKaWNtVjJhV0YwYVc5dUlHWnZjaUJoSUdaaGJXbHNlU0J2WmlCdFpXRnpkWEpsYldWdWRITXNJR2x1SUROSFVGQWdabTl5YldGMElIZG9aWEpsSUhOd1pXTnBabWxsWkN3Z1pXeHpaU0IyWlc1a2IzSWdaR1ZtYVc1bFpDNGdSbUZ0YVd4NUlHNWhiV1VnWVdKaWNtVjJhV0YwYVc5dWN5Qm1iM0lnTTBkUVVDMWtaV1pwYm1Wa0lEUkhJRzFsWVhOMWNtVnRaVzUwY3lCaGNtVWdjM0JsWTJsbWFXVmtJR2x1SUROSFVGQWdWRk1nTXpJdU5ESTFJRk5sWTNScGIyNGdNeTR4TGlCR1lXMXBiSGtnYm1GdFpTQmhZbUp5WlhacFlYUnBiMjV6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTlVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXlPQzQxTlRJZ1UyVmpkR2x2YmlBekxqUXVJQ0o5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUcxbFlYTkJaR1JwZEdsdmJtRnNSbWxsYkdSek9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnWTI5dGJXVnVkRG9nSWtoaGMyaHRZWEFnYjJZZ2RtVnVaRzl5SUhOd1pXTnBabWxqSUZCTklFUnBZM1JwYjI1aGNua2dabWxsYkdSeklHbHVJR3RsZVNCMllXeDFaU0J3WVdseUlHWnZjbTFoZEM0aUxDQnpkSEoxWTNSMWNtVTZJSHNLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dleUJyWlhrNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2diV1ZoYzNWeVpXMWxiblJUZEdGMGRYTXNJR052YlcxbGJuUTZJQ0pEYjI1MFlXbHVjeUIwYUdVZ2MzUmhkSFZ6SUc5bUlIUm9aU0J0WldGemRYSmxiV1Z1ZEM0aWZTd2dkbUZzZFdVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dXMVZUUlVRc0lFUkZVRkpGUTBGVVJVUXNJRTlDVTA5TVJWUkZMQ0JRVWtWTVNVMUpUa0ZTV1YwZ2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdJR3RsZVRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQnBibWwwYVdGc1ZtRnNkV1VzSUdOdmJXMWxiblE2SUNKVWFHVWdhVzVwZEdsaGJDQjJZV3gxWlNCMGJ5QjNhR2xqYUNCMGFHVWdUV1ZoYzNWeVpXMWxiblFnVkhsd1pTQnBjeUJ6WlhRZ1lYUWdkR2hsSUdKbFoybHVibWx1WnlCdlppQmhJRzVsZHlCbmNtRnVkV3hoY21sMGVTQndaWEpwYjJRdUluMHNJSFpoYkhWbE9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ0I5Zlgwc0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JyWlhsV1lXeDFaVkJoYVhJNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUhzZ2EyVjVPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUdGamJXVlFZWEpoYldWMFpYSXhMQ0JqYjIxdFpXNTBPaUFpUlhoMGNtRWdkbVZ1Wkc5eUlITndaV05wWm1saklIQmhjbUZ0WlhSbGNpQXhMaUo5TENCMllXeDFaVG9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRZ2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3SUhCeVpYTmxibU5sT2lCdmNIUnBiMjVoYkN3Z2MzUnlkV04wZFhKbE9pQjdJR3RsZVRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQmhZMjFsVUdGeVlXMWxkR1Z5TWl3Z1kyOXRiV1Z1ZERvZ0lrVjRkSEpoSUhabGJtUnZjaUJ6Y0dWamFXWnBZeUJ3WVhKaGJXVjBaWElnTWk0aWZTd2dkbUZzZFdVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dXM1J5ZFdVc0lHWmhiSE5sWFNCOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCclpYbFdZV3gxWlZCaGFYSTZJSHNnY0hKbGMyVnVZMlU2SUc5d2RHbHZibUZzTENCemRISjFZM1IxY21VNklIc2dhMlY1T2lCN0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklHRmpiV1ZRWVhKaGJXVjBaWEl6TENCamIyMXRaVzUwT2lBaVJYaDBjbUVnZG1WdVpHOXlJSE53WldOcFptbGpJSEJoY21GdFpYUmxjaUF6TGlKOUxDQjJZV3gxWlRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUWdmWDE5ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCOUNpMHRMUXB3YlVScFkzUnBiMjVoY25rNkNpQWdJQ0J3YlVScFkzUnBiMjVoY25sSVpXRmtaWEk2Q2lBZ0lDQWdJQ0FnY0cxRVpXWldjMjQ2SUVGamJXVk9kVzFpWlhJdU1TNHdDaUFnSUNBZ0lDQWdjRzFFWldaVFkyaGxiV0ZXYzI0NklERXVNQW9nSUNBZ0lDQWdJRzVtVkhsd1pUb2diWGxRYm1ZS0lDQWdJQ0FnSUNCMlpXNWtiM0k2SUVGamJXVUtJQ0FnSUhCdFJHbGpkR2x2Ym1GeWVVMWxZWE4xY21WdFpXNTBjem9LQ2lBZ0lDQXRJRzFsWVhOVWVYQmxPaUJFVWtJdVZVVlVhSEJFYkFvZ0lDQWdJQ0J0WldGelJHVnpZM0pwY0hScGIyNDZJRUYyWlhKaFoyVWdSRXdnVlVVZ2RHaHliM1ZuYUhCMWRDQnBiaUJuVGtJS0lDQWdJQ0FnYldWaGMwTnZibVJwZEdsdmJqb2dVMlZsSUROSFVGQWdWRk1nTWpndU5UVXlDaUFnSUNBZ0lHMWxZWE5TWlhOMWJIUlVlWEJsT2lCcGJuUmxaMlZ5Q2lBZ0lDQWdJRzFsWVhOU1pYTjFiSFJTWVc1blpUb2dNQzAwTWprME9UWTNNamsxQ2lBZ0lDQWdJRzFsWVhOU1pYTjFiSFJWYm1sMGN6b2dhMkp3Y3dvZ0lDQWdJQ0J0WldGelQySnFRMnhoYzNNNklFNVNRMlZzYkVSVkNpQWdJQ0FnSUcxbFlYTkRiMnhzWldOMGFXOXVUV1YwYUc5a09pQkVSVklLSUNBZ0lDQWdiV1ZoYzB4aGMzUkRhR0Z1WjJVNklERXVNQW9nSUNBZ0lDQnRaV0Z6UTJoaGJtZGxWSGx3WlRvZ1lXUmtaV1FLSUNBZ0lDQWdiV1ZoYzBsdVptOUpaRG9nSWtSaGRHRWdVbUZrYVc4Z1FtVmhjbVZ5SWdvZ0lDQWdJQ0J0WldGelJtRnRhV3g1T2lCRVVrSUtJQ0FnSUNBZ2JXVmhjMEZrWkdsMGFXOXVZV3hHYVdWc1pITTZJSHNLSUNBZ0lDQWdJQ0FnSUNKdFpXRnpkWEpsYldWdWRGTjBZWFIxY3lJNklDSlZVMFZFSWl3S0lDQWdJQ0FnSUNBZ0lDSnBibWwwYVdGc1ZtRnNkV1VpT2lBd0xBb2dJQ0FnSUNBZ0lDQWdJbUZqYldWUVlYSmhiV1YwWlhJeElqb2dNQ3dLSUNBZ0lDQWdJQ0FnSUNKaFkyMWxVR0Z5WVcxbGRHVnlNaUk2SUhSeWRXVXNDaUFnSUNBZ0lDQWdJQ0FpWVdOdFpWQmhjbUZ0WlhSbGNqTWlPaUFpWVdOdFpWQmhjbUZ0WlhSbGNsWmhiSFZsTXlKOUNnb2dJQ0FnTFNCdFpXRnpWSGx3WlRvZ1ZsTXVhV1pKYmtScGMyTmhjbVJ6Q2lBZ0lDQWdJRzFsWVhORVpYTmpjbWx3ZEdsdmJqb2dWR2hsSUc1MWJXSmxjaUJ2WmlCcGJtSnZkVzVrSUhCaFkydGxkSE1nZDJocFkyZ2dkMlZ5WlNCamFHOXpaVzRnZEc4Z1ltVWdaR2x6WTJGeVpHVmtDaUFnSUNBZ0lHMWxZWE5EYjI1a2FYUnBiMjQ2SUZSb1pTQnVkVzFpWlhJZ2IyWWdhVzVpYjNWdVpDQndZV05yWlhSeklIZG9hV05vSUhkbGNtVWdZMmh2YzJWdUlIUnZJR0psQ2lBZ0lDQWdJQ0FnSUNCa2FYTmpZWEprWldRZ1pYWmxiaUIwYUc5MVoyZ2dibThnWlhKeWIzSnpJR2hoWkNCaVpXVnVJR1JsZEdWamRHVmtJSFJ2SUhCeVpYWmxiblFLSUNBZ0lDQWdJQ0FnSUhSb1pXbHlJR0psYVc1bklHUmxiR2wyWlhKaFlteGxJSFJ2SUdFZ2FHbG5hR1Z5TFd4aGVXVnlJSEJ5YjNSdlkyOXNMaUFnVDI1bENpQWdJQ0FnSUNBZ0lDQndiM056YVdKc1pTQnlaV0Z6YjI0Z1ptOXlJR1JwYzJOaGNtUnBibWNnYzNWamFDQmhJSEJoWTJ0bGRDQmpiM1ZzWkNCaVpTQjBid29nSUNBZ0lDQWdJQ0FnWm5KbFpTQjFjQ0JpZFdabVpYSWdjM0JoWTJVdUNpQWdJQ0FnSUNBZ0lDQkVhWE5qYjI1MGFXNTFhWFJwWlhNZ2FXNGdkR2hsSUhaaGJIVmxJRzltSUhSb2FYTWdZMjkxYm5SbGNpQmpZVzRnYjJOamRYSWdZWFFLSUNBZ0lDQWdJQ0FnSUhKbExXbHVhWFJwWVd4cGVtRjBhVzl1SUc5bUlIUm9aU0J0WVc1aFoyVnRaVzUwSUhONWMzUmxiU3dnWVc1a0lHRjBJRzkwYUdWeUNpQWdJQ0FnSUNBZ0lDQjBhVzFsY3lCaGN5QnBibVJwWTJGMFpXUWdZbmtnZEdobElIWmhiSFZsSUc5bUNpQWdJQ0FnSUNBZ0lDQnBaa052ZFc1MFpYSkVhWE5qYjI1MGFXNTFhWFI1VkdsdFpTNEtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGUjVjR1U2SUdsdWRHVm5aWElLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRkpoYm1kbE9pQXdMVFF5T1RRNU5qY3lPVFVLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRlZ1YVhSek9pQnVkVzFpWlhJS0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQkZkR2hsY201bGRGQnZjblFLSUNBZ0lDQWdiV1ZoYzBOdmJHeGxZM1JwYjI1TlpYUm9iMlE2SUVORENpQWdJQ0FnSUcxbFlYTk1ZWE4wUTJoaGJtZGxPaUF4TGpBS0lDQWdJQ0FnYldWaGMwTm9ZVzVuWlZSNWNHVTZJR0ZrWkdWa0NpQWdJQ0FnSUcxbFlYTkpibVp2U1dRNklDSkpVQ0JOWVc1aFoyVnRaVzUwSWdvZ0lDQWdJQ0J0WldGelJtRnRhV3g1T2lCSlVBb2dJQ0FnSUNCdFpXRnpRV1JrYVhScGIyNWhiRVpwWld4a2N6b2dld29nSUNBZ0lDQWdJQ0FnSW0xbFlYTjFjbVZ0Wlc1MFUzUmhkSFZ6SWpvZ0lsVlRSVVFpTEFvZ0lDQWdJQ0FnSUNBZ0ltbHVhWFJwWVd4V1lXeDFaU0k2SURBc0NpQWdJQ0FnSUNBZ0lDQWlZV050WlZCaGNtRnRaWFJsY2pFaU9pQXdMQW9nSUNBZ0lDQWdJQ0FnSW1GamJXVlFZWEpoYldWMFpYSXlJam9nZEhKMVpTd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU15STZJQ0poWTIxbFVHRnlZVzFsZEdWeVZtRnNkV1V6SW4wS0NpQWdJQ0F0SUcxbFlYTlVlWEJsT2lCV1V5NXBaa2x1UlhKeWIzSnpDaUFnSUNBZ0lHMWxZWE5FWlhOamNtbHdkR2x2YmpvZ1RuVnRZbVZ5SUc5bUlHbHVZbTkxYm1RZ2NHRmphMlYwY3lCMGFHRjBJR052Ym5SaGFXNWxaQ0JsY25KdmNuTUtJQ0FnSUNBZ2JXVmhjME52Ym1ScGRHbHZiam9nUm05eUlIQmhZMnRsZEMxdmNtbGxiblJsWkNCcGJuUmxjbVpoWTJWekxDQjBhR1VnYm5WdFltVnlJRzltSUdsdVltOTFibVFLSUNBZ0lDQWdJQ0FnSUhCaFkydGxkSE1nZEdoaGRDQmpiMjUwWVdsdVpXUWdaWEp5YjNKeklIQnlaWFpsYm5ScGJtY2dkR2hsYlNCbWNtOXRJR0psYVc1bkNpQWdJQ0FnSUNBZ0lDQmtaV3hwZG1WeVlXSnNaU0IwYnlCaElHaHBaMmhsY2kxc1lYbGxjaUJ3Y205MGIyTnZiQzRnSUVadmNpQmphR0Z5WVdOMFpYSXRDaUFnSUNBZ0lDQWdJQ0J2Y21sbGJuUmxaQ0J2Y2lCbWFYaGxaQzFzWlc1bmRHZ2dhVzUwWlhKbVlXTmxjeXdnZEdobElHNTFiV0psY2lCdlppQnBibUp2ZFc1a0NpQWdJQ0FnSUNBZ0lDQjBjbUZ1YzIxcGMzTnBiMjRnZFc1cGRITWdkR2hoZENCamIyNTBZV2x1WldRZ1pYSnliM0p6SUhCeVpYWmxiblJwYm1jZ2RHaGxiUW9nSUNBZ0lDQWdJQ0FnWm5KdmJTQmlaV2x1WnlCa1pXeHBkbVZ5WVdKc1pTQjBieUJoSUdocFoyaGxjaTFzWVhsbGNpQndjbTkwYjJOdmJDNEtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGUjVjR1U2SUdsdWRHVm5aWElLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRkpoYm1kbE9pQXdMVFF5T1RRNU5qY3lPVFVLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRlZ1YVhSek9pQnVkVzFpWlhJS0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQkZkR2hsY201bGRGQnZjblFLSUNBZ0lDQWdiV1ZoYzBOdmJHeGxZM1JwYjI1TlpYUm9iMlE2SUVkaGRXZGxDaUFnSUNBZ0lHMWxZWE5NWVhOMFEyaGhibWRsT2lBeExqQUtJQ0FnSUNBZ2JXVmhjME5vWVc1blpWUjVjR1U2SUdGa1pHVmtDaUFnSUNBZ0lHMWxZWE5KYm1adlNXUTZJQ0pKVUNCTllXNWhaMlZ0Wlc1MElnb2dJQ0FnSUNCdFpXRnpSbUZ0YVd4NU9pQkpVQW9nSUNBZ0lDQnRaV0Z6UVdSa2FYUnBiMjVoYkVacFpXeGtjem9nZXdvZ0lDQWdJQ0FnSUNBZ0ltMWxZWE4xY21WdFpXNTBVM1JoZEhWeklqb2dJbFZUUlVRaUxBb2dJQ0FnSUNBZ0lDQWdJbWx1YVhScFlXeFdZV3gxWlNJNklEQXNDaUFnSUNBZ0lDQWdJQ0FpWVdOdFpWQmhjbUZ0WlhSbGNqRWlPaUF3TEFvZ0lDQWdJQ0FnSUNBZ0ltRmpiV1ZRWVhKaGJXVjBaWEl6SWpvZ0ltRmpiV1ZRWVhKaGJXVjBaWEpXWVd4MVpUTWlmUW9LSUNBZ0lDMGdiV1ZoYzFSNWNHVTZJRlpUTG1sbVNXNVZibXR1YjNkdVVISnZkRzl6Q2lBZ0lDQWdJRzFsWVhORVpYTmpjbWx3ZEdsdmJqb2dUblZ0WW1WeUlHOW1JR2x1WW05MWJtUWdjR0ZqYTJWMGN5QnlaV05sYVhabFpDQjJhV0VnWVc0Z2RXNXJibTkzYmlCdmNpQjFjM1Z3Y0c5eWRHVmtJSEJ5YjNSdlkyOXNDaUFnSUNBZ0lHMWxZWE5EYjI1a2FYUnBiMjQ2SUVadmNpQndZV05yWlhRdGIzSnBaVzUwWldRZ2FXNTBaWEptWVdObGN5d2dkR2hsSUc1MWJXSmxjaUJ2WmlCd1lXTnJaWFJ6Q2lBZ0lDQWdJQ0FnSUNCeVpXTmxhWFpsWkNCMmFXRWdkR2hsSUdsdWRHVnlabUZqWlNCM2FHbGphQ0IzWlhKbElHUnBjMk5oY21SbFpDQmlaV05oZFhObElHOW1DaUFnSUNBZ0lDQWdJQ0JoYmlCMWJtdHViM2R1SUc5eUlIVnVjM1Z3Y0c5eWRHVmtJSEJ5YjNSdlkyOXNMaUFnUm05eUlHTm9ZWEpoWTNSbGNpMXZjbWxsYm5SbFpBb2dJQ0FnSUNBZ0lDQWdiM0lnWm1sNFpXUXRiR1Z1WjNSb0lHbHVkR1Z5Wm1GalpYTWdkR2hoZENCemRYQndiM0owSUhCeWIzUnZZMjlzQ2lBZ0lDQWdJQ0FnSUNCdGRXeDBhWEJzWlhocGJtY2dkR2hsSUc1MWJXSmxjaUJ2WmlCMGNtRnVjMjFwYzNOcGIyNGdkVzVwZEhNZ2NtVmpaV2wyWldRZ2RtbGhDaUFnSUNBZ0lDQWdJQ0IwYUdVZ2FXNTBaWEptWVdObElIZG9hV05vSUhkbGNtVWdaR2x6WTJGeVpHVmtJR0psWTJGMWMyVWdiMllnWVc0Z2RXNXJibTkzYmlCdmNnb2dJQ0FnSUNBZ0lDQWdkVzV6ZFhCd2IzSjBaV1FnY0hKdmRHOWpiMnd1SUNCR2IzSWdZVzU1SUdsdWRHVnlabUZqWlNCMGFHRjBJR1J2WlhNZ2JtOTBDaUFnSUNBZ0lDQWdJQ0J6ZFhCd2IzSjBJSEJ5YjNSdlkyOXNJRzExYkhScGNHeGxlR2x1Wnl3Z2RHaHBjeUJqYjNWdWRHVnlJSGRwYkd3Z1lXeDNZWGx6SUdKbENpQWdJQ0FnSUNBZ0lDQXdMZ29nSUNBZ0lDQnRaV0Z6VW1WemRXeDBWSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVW1GdVoyVTZJREF0TkRJNU5EazJOekk1TlFvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVlc1cGRITTZJRzUxYldKbGNnb2dJQ0FnSUNCdFpXRnpUMkpxUTJ4aGMzTTZJRVYwYUdWeWJtVjBVRzl5ZEFvZ0lDQWdJQ0J0WldGelEyOXNiR1ZqZEdsdmJrMWxkR2h2WkRvZ1EwTUtJQ0FnSUNBZ2JXVmhjMHhoYzNSRGFHRnVaMlU2SURFdU1Bb2dJQ0FnSUNCdFpXRnpRMmhoYm1kbFZIbHdaVG9nWVdSa1pXUUtJQ0FnSUNBZ2JXVmhjMGx1Wm05SlpEb2dJa2xRSUUxaGJtRm5aVzFsYm5RaUNpQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklFbFFDaUFnSUNBZ0lHMWxZWE5CWkdScGRHbHZibUZzUm1sbGJHUnpPaUI3Q2lBZ0lDQWdJQ0FnSUNBaWJXVmhjM1Z5WlcxbGJuUlRkR0YwZFhNaU9pQWlWVk5GUkNJc0NpQWdJQ0FnSUNBZ0lDQWlhVzVwZEdsaGJGWmhiSFZsSWpvZ01Dd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU1TSTZJREFzQ2lBZ0lDQWdJQ0FnSUNBaVlXTnRaVkJoY21GdFpYUmxjaklpT2lCMGNuVmxmUW9LSUNBZ0lDMGdiV1ZoYzFSNWNHVTZJRlpUTG1sbVNFTkpia0p5YjJGa1kyRnpkRkJyZEhNS0lDQWdJQ0FnYldWaGMwUmxjMk55YVhCMGFXOXVPaUJPZFcxaVpYSWdiMllnZEdobElHSnliMkZrWTJGemRHVmtJR2x1WW05MWJtUWdjR0ZqYTJWMGN5QmtaV3hwZG1WeVpXUWdkRzhnZEdobElHaHBaMmhsY2lBb2MzVmlMU2xzWVhsbGNnb2dJQ0FnSUNCdFpXRnpRMjl1WkdsMGFXOXVPaUJVYUdVZ2JuVnRZbVZ5SUc5bUlIQmhZMnRsZEhNc0lHUmxiR2wyWlhKbFpDQmllU0IwYUdseklITjFZaTFzWVhsbGNpQjBieUJoQ2lBZ0lDQWdJQ0FnSUNCb2FXZG9aWElnS0hOMVlpMHBiR0Y1WlhJc0lIZG9hV05vSUhkbGNtVWdZV1JrY21WemMyVmtJSFJ2SUdFZ1luSnZZV1JqWVhOMENpQWdJQ0FnSUNBZ0lDQmhaR1J5WlhOeklHRjBJSFJvYVhNZ2MzVmlMV3hoZVdWeUxpQlVhR2x6SUc5aWFtVmpkQ0JwY3lCaElEWTBMV0pwZENCMlpYSnphVzl1Q2lBZ0lDQWdJQ0FnSUNCdlppQnBaa2x1UW5KdllXUmpZWE4wVUd0MGN5NEtJQ0FnSUNBZ0lDQWdJRVJwYzJOdmJuUnBiblZwZEdsbGN5QnBiaUIwYUdVZ2RtRnNkV1VnYjJZZ2RHaHBjeUJqYjNWdWRHVnlJR05oYmlCdlkyTjFjaUJoZEFvZ0lDQWdJQ0FnSUNBZ2NtVXRhVzVwZEdsaGJHbDZZWFJwYjI0Z2IyWWdkR2hsSUcxaGJtRm5aVzFsYm5RZ2MzbHpkR1Z0TENCaGJtUWdZWFFnYjNSb1pYSUtJQ0FnSUNBZ0lDQWdJSFJwYldWeklHRnpJR2x1WkdsallYUmxaQ0JpZVNCMGFHVWdkbUZzZFdVZ2IyWUtJQ0FnSUNBZ0lDQWdJR2xtUTI5MWJuUmxja1JwYzJOdmJuUnBiblZwZEhsVWFXMWxMZ29nSUNBZ0lDQnRaV0Z6VW1WemRXeDBWSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVW1GdVoyVTZJREF0TkRJNU5EazJOekk1TlFvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVlc1cGRITTZJRzUxYldKbGNnb2dJQ0FnSUNCdFpXRnpUMkpxUTJ4aGMzTTZJRVYwYUdWeWJtVjBVRzl5ZEFvZ0lDQWdJQ0J0WldGelEyOXNiR1ZqZEdsdmJrMWxkR2h2WkRvZ1EwTUtJQ0FnSUNBZ2JXVmhjMHhoYzNSRGFHRnVaMlU2SURFdU1Bb2dJQ0FnSUNCdFpXRnpRMmhoYm1kbFZIbHdaVG9nWVdSa1pXUUtJQ0FnSUNBZ2JXVmhjMGx1Wm05SlpEb2dJa2xRSUUxaGJtRm5aVzFsYm5RaUNpQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklFbFFDaUFnSUNBZ0lHMWxZWE5CWkdScGRHbHZibUZzUm1sbGJHUnpPaUI3Q2lBZ0lDQWdJQ0FnSUNBaWJXVmhjM1Z5WlcxbGJuUlRkR0YwZFhNaU9pQWlWVk5GUkNJc0NpQWdJQ0FnSUNBZ0lDQWlhVzVwZEdsaGJGWmhiSFZsSWpvZ01Dd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU1TSTZJREI5Q2dvZ0lDQWdMU0J0WldGelZIbHdaVG9nVmxNdWFXWklRMDkxZEVKeWIyRmtZMkZ6ZEZCcmRITUtJQ0FnSUNBZ2JXVmhjMFJsYzJOeWFYQjBhVzl1T2lCT2RXMWlaWElnYjJZZ2RHaGxJR0p5YjJGa1kyRnpkR1ZrSUc5MWRITmliM1Z1WkNCd1lXTnJaWFJ6SUdSbGJHbDJaWEpsWkNCMGJ5QjBhR1VnYUdsbmFHVnlJQ2h6ZFdJdEtXeGhlV1Z5Q2lBZ0lDQWdJRzFsWVhORGIyNWthWFJwYjI0NklGUm9aU0IwYjNSaGJDQnVkVzFpWlhJZ2IyWWdjR0ZqYTJWMGN5QjBhR0YwSUdocFoyaGxjaTFzWlhabGJDQndjbTkwYjJOdmJITUtJQ0FnSUNBZ0lDQWdJSEpsY1hWbGMzUmxaQ0JpWlNCMGNtRnVjMjFwZEhSbFpDd2dZVzVrSUhkb2FXTm9JSGRsY21VZ1lXUmtjbVZ6YzJWa0lIUnZJR0VLSUNBZ0lDQWdJQ0FnSUdKeWIyRmtZMkZ6ZENCaFpHUnlaWE56SUdGMElIUm9hWE1nYzNWaUxXeGhlV1Z5TENCcGJtTnNkV1JwYm1jZ2RHaHZjMlVnZEdoaGRBb2dJQ0FnSUNBZ0lDQWdkMlZ5WlNCa2FYTmpZWEprWldRZ2IzSWdibTkwSUhObGJuUXVJQ0JVYUdseklHOWlhbVZqZENCcGN5QmhJRFkwTFdKcGRDQjJaWEp6YVc5dUNpQWdJQ0FnSUNBZ0lDQnZaaUJwWms5MWRFSnliMkZrWTJGemRGQnJkSE11Q2lBZ0lDQWdJQ0FnSUNCRWFYTmpiMjUwYVc1MWFYUnBaWE1nYVc0Z2RHaGxJSFpoYkhWbElHOW1JSFJvYVhNZ1kyOTFiblJsY2lCallXNGdiMk5qZFhJZ1lYUUtJQ0FnSUNBZ0lDQWdJSEpsTFdsdWFYUnBZV3hwZW1GMGFXOXVJRzltSUhSb1pTQnRZVzVoWjJWdFpXNTBJSE41YzNSbGJTd2dZVzVrSUdGMElHOTBhR1Z5Q2lBZ0lDQWdJQ0FnSUNCMGFXMWxjeUJoY3lCcGJtUnBZMkYwWldRZ1lua2dkR2hsSUhaaGJIVmxJRzltQ2lBZ0lDQWdJQ0FnSUNCcFprTnZkVzUwWlhKRWFYTmpiMjUwYVc1MWFYUjVWR2x0WlM0S0lDQWdJQ0FnYldWaGMxSmxjM1ZzZEZSNWNHVTZJR2x1ZEdWblpYSUtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGSmhibWRsT2lBd0xUUXlPVFE1TmpjeU9UVUtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGVnVhWFJ6T2lCdWRXMWlaWElLSUNBZ0lDQWdiV1ZoYzA5aWFrTnNZWE56T2lCRmRHaGxjbTVsZEZCdmNuUUtJQ0FnSUNBZ2JXVmhjME52Ykd4bFkzUnBiMjVOWlhSb2IyUTZJRU5EQ2lBZ0lDQWdJRzFsWVhOTVlYTjBRMmhoYm1kbE9pQXhMakFLSUNBZ0lDQWdiV1ZoYzBOb1lXNW5aVlI1Y0dVNklHRmtaR1ZrQ2lBZ0lDQWdJRzFsWVhOSmJtWnZTV1E2SUNKSlVDQk5ZVzVoWjJWdFpXNTBJZ29nSUNBZ0lDQnRaV0Z6Um1GdGFXeDVPaUJKVUFvZ0lDQWdJQ0J0WldGelFXUmthWFJwYjI1aGJFWnBaV3hrY3pvZ2V3b2dJQ0FnSUNBZ0lDQWdJbTFsWVhOMWNtVnRaVzUwVTNSaGRIVnpJam9nSWxWVFJVUWlMQW9nSUNBZ0lDQWdJQ0FnSW1sdWFYUnBZV3hXWVd4MVpTSTZJREFzQ2lBZ0lDQWdJQ0FnSUNBaVlXTnRaVkJoY21GdFpYUmxjakVpT2lBd0xBb2dJQ0FnSUNBZ0lDQWdJbUZqYldWUVlYSmhiV1YwWlhJeUlqb2dkSEoxWlN3S0lDQWdJQ0FnSUNBZ0lDSmhZMjFsVUdGeVlXMWxkR1Z5TXlJNklDSmhZMjFsVUdGeVlXMWxkR1Z5Vm1Gc2RXVXpJbjBL","heatParamUpdated":false,"timeout":0,"creationDate":1636261913452,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"PM_DICTIONARY","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pmdictionaryyaml","artifactName":"PM_Dictionary.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE=","artifactUUID":"e152b120-f5e2-4ff8-8ade-a4cb09cdf309","artifactDisplayName":"PM_Dictionary","mandatory":false,"serviceApi":false,"artifactLabel":"pmdictionaryyaml","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pmdictionaryyaml","duplicated":false,"payloadUpdateDate":1636261913463,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913452,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"mypnfpnfv1yaml":{"payloadData":"TFMwdENtVjJaVzUwT2dvZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ1kyOXRiVzl1UlhabGJuUklaV0ZrWlhJNkNpQWdJQ0FnSUNBZ0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ0lDQWdJQ0FnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCa2IyMWhhVzQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCdWIzUnBabWxqWVhScGIyNTlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmxkbVZ1ZEU1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJPYjNScFgwMTVVRzVtTFVGamJXVmZSbWxzWlZKbFlXUjVmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjSEpwYjNKcGRIazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJPYjNKdFlXeDlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmxkbVZ1ZEVsa09pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjbVZ3YjNKMGFXNW5SVzUwYVhSNVNXUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J5WlhCdmNuUnBibWRGYm5ScGRIbE9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MyVnhkV1Z1WTJVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQXdmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjMjkxY21ObFNXUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6YjNWeVkyVk9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2RtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEUXVNQzR4ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZG1WelJYWmxiblJNYVhOMFpXNWxjbFpsY25OcGIyNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUEzTGpBdU1YMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lITjBZWEowUlhCdlkyaE5hV055YjNObFl6b2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR3hoYzNSRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUc1dmRHbG1hV05oZEdsdmJrWnBaV3hrY3pvS0lDQWdJQ0FnSUNBZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNBZ0lDQWdJQ0FnSUhOMGNuVmpkSFZ5WlRvS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdOb1lXNW5aVWxrWlc1MGFXWnBaWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCUVRWOU5SVUZUWDBaSlRFVlRmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdZMmhoYm1kbFZIbHdaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUdacGJHVlNaV0ZrZVgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUc1dmRHbG1hV05oZEdsdmJrWnBaV3hrYzFabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBeUxqQjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmhjbkpoZVU5bVRtRnRaV1JJWVhOb1RXRndPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHRnljbUY1T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F0SUc1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYUdGemFFMWhjRG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUd0bGVWWmhiSFZsVUdGcGNqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN2EyVjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nYkc5allYUnBiMjU5TENCMllXeDFaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgxOWZTd0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJqYjIxd2NtVnpjMmx2Ym4wc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1ozcHBjSDE5ZlN3S0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdhMlY1Vm1Gc2RXVlFZV2x5T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQnpkSEoxWTNSMWNtVTZJSHRyWlhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQm1hV3hsUm05eWJXRjBWSGx3Wlgwc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ2IzSm5Mak5IVUZBdU16SXVORE0xZlgxOUxBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JyWlhsV1lXeDFaVkJoYVhJNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSE4wY25WamRIVnlaVG9nZTJ0bGVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJR1pwYkdWR2IzSnRZWFJXWlhKemFXOXVmU3dnZG1Gc2RXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJXTVRCOWZYMTlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdmUW91TGk0S0xTMHRDbVYyWlc1ME9nb2dJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdZMjl0Ylc5dVJYWmxiblJJWldGa1pYSTZDaUFnSUNBZ0lDQWdJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdJQ0FnSUNBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmtiMjFoYVc0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQndibVpTWldkcGMzUnlZWFJwYjI1OUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCbGRtVnVkRWxrT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1pYWmxiblJPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dVRzVtVW1WblgwMTVVRzVtTFVGamJXVmZjRzVtVW1WbmFYTjBjbUYwYVc5dWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2JHRnpkRVZ3YjJOb1RXbGpjbTl6WldNNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQndjbWx2Y21sMGVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRTV2Y20xaGJIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lISmxjRzl5ZEdsdVowVnVkR2wwZVU1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6WlhGMVpXNWpaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SURCOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemIzVnlZMlZPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjM1JoY25SRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZEdsdFpWcHZibVZQWm1aelpYUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTkM0d0xqRjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQjJaWE5GZG1WdWRFeHBjM1JsYm1WeVZtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEY3VNQzR4ZlFvZ0lDQWdJQ0FnSUhCdVpsSmxaMmx6ZEhKaGRHbHZia1pwWld4a2N6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHMXZaR1ZzVG5WdFltVnlPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYjJGdFZqUkpjRUZrWkhKbGMzTTZJSHR3Y21WelpXNWpaVG9nYjNCMGFXOXVZV3g5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J2WVcxV05rbHdRV1JrY21WemN6b2dlM0J5WlhObGJtTmxPaUJ2Y0hScGIyNWhiSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSEJ1WmxKbFoybHpkSEpoZEdsdmJrWnBaV3hrYzFabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBeUxqQjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnpaWEpwWVd4T2RXMWlaWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemIyWjBkMkZ5WlZabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMWJtbDBSbUZ0YVd4NU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRa0pWZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZFc1cGRGUjVjR1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMlpXNWtiM0pPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRV050WlgwS0xpNHVDaTB0TFFwbGRtVnVkRG9LSUNBZ0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpBb2dJQ0FnWVdOMGFXOXVPaUJiSUdGdWVTd2dZVzU1TENCdWRXeHNMQ0J1ZFd4c0xDQnVkV3hzSUYwS0lDQWdJR052YlcxbGJuUTZJQ0lLSUNBZ0lDQWdJQ0JCVEVGU1RTQk9RVTFGT2lCRFpYSjBUVUYxZEc5dFlYUnBZMFZ1Y205c2JHMWxiblJHWVdsc1pXUXNDaUFnSUNBZ0lDQWdRVXhCVWswZ1JFVlRRMUpKVUZSSlQwNDZJT0tBbUZObFpTQmhiR0Z5YlNCUFVFa2dlQzh4TVRFeExVRkNReUF4TWpNZ05EVTJOeTh4SUZWbGJ1S0FtU3dLSUNBZ0lDQWdJQ0JCVEVGU1RTQkZSa1pGUTFRNklDZFRaV1VnWVd4aGNtMGdUMUJKSUhndk1qSXlNaTFCUWtNZ01USXpJRFExTmpjdk1TQlZaVzRuTEFvZ0lDQWdJQ0FnSUUxQlRrRkhSVVFnVDBKS1JVTlVJRU5NUVZOVFJWTTZJRTV2WkdWRGNtVmtaVzUwYVdGc0xBb2dJQ0FnSUNBZ0lFVldSVTVVSUZSWlVFVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNjc0NpQWdJQ0FnSUNBZ1VGSlBRa0ZDVEVVZ1EwRlZVMFU2SUNkRGIyNW1hV2QxY21GMGFXOXVUM0pEZFhOMGIyMXBlbUYwYVc5dVJYSnliM0luTEFvZ0lDQWdJQ0FnSUZCU1QxQlBVMFZFSUZKRlVFRkpVaUJCUTFSSlQwNVRPaUFuVTJWbElHRnNZWEp0SUU5UVNTQjRMek16TXpNdFFVSkRJREV5TXlBME5UWTNMekVnVldWdUp5d0tJQ0FnSUNBZ0lDQkRURVZCVWtsT1J5QlVXVkJGT2lCQmRYUnZiV0YwYVdNS0lDQWdJQ0lLSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQmpiMjF0YjI1RmRtVnVkRWhsWVdSbGNqb0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWmxjbk5wYjI0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQTBMakF1TVgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhabGMwVjJaVzUwVEdsemRHVnVaWEpXWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTnk0d0xqRjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmtiMjFoYVc0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQm1ZWFZzZEgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdWMlpXNTBUbUZ0WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklFWmhkV3gwWDAxNVVHNW1MVUZqYldWZlEyVnlkRTFCZFhSdmJXRjBhV05GYm5KdmJHeHRaVzUwUm1GcGJHVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdaWFpsYm5SSlpEb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSE5sY1hWbGJtTmxPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnY0hKcGIzSnBkSGs2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCT2IzSnRZV3g5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J5WlhCdmNuUnBibWRGYm5ScGRIbE9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MyOTFjbU5sVG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzVtVm1WdVpHOXlUbUZ0WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklFRmpiV1Y5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6ZEdGeWRFVndiMk5vVFdsamNtOXpaV002SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCc1lYTjBSWEJ2WTJoTmFXTnliM05sWXpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIUnBiV1ZhYjI1bFQyWm1jMlYwT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lHWmhkV3gwUm1sbGJHUnpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRS0lDQWdJQ0FnSUNBZ0lDQWdjM1J5ZFdOMGRYSmxPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdabUYxYkhSR2FXVnNaSE5XWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTkM0d2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1lXeGhjbTFEYjI1a2FYUnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBblEyVnlkRTFCZFhSdmJXRjBhV05GYm5KdmJHeHRaVzUwUm1GcGJHVmtKMzBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR1YyWlc1MFEyRjBaV2R2Y25rNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQW5VRkpQUTBWVFUwbE9SMFZTVWs5U1FVeEJVazBuZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnWlhabGJuUlRiM1Z5WTJWVWVYQmxPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYzNCbFkybG1hV05RY205aWJHVnRPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nSjBObGNuUnBabWxqWVhSbElFMWhibUZuWlcxbGJuUWdRWFYwYjIxaGRHbGpJRVZ1Y205c2JHMWxiblFnUm1GcGJHVmtKMzBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR1YyWlc1MFUyVjJaWEpwZEhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQjJabE4wWVhSMWN6b2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRUZqZEdsMlpYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHRnNZWEp0UVdSa2FYUnBiMjVoYkVsdVptOXliV0YwYVc5dU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUhzS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnJaWGxXWVd4MVpWQmhhWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dlMnRsZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklITnZkWEpqWlgwc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUd0bGVWWmhiSFZsVUdGcGNqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN2EyVjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nY0hKdlltRmliR1ZEWVhWelpYMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKME52Ym1acFozVnlZWFJwYjI1UGNrTjFjM1J2YldsNllYUnBiMjVGY25KdmNpZDlmWDBzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCemRISjFZM1IxY21VNklIdHJaWGs2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCaFpHUnBkR2x2Ym1Gc1ZHVjRkSDBzSUhaaGJIVmxPaUI3Y0hKbGMyVnVZMlU2SUc5d2RHbHZibUZzZlgxOUxBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR3RsZVZaaGJIVmxVR0ZwY2pvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2djM1J5ZFdOMGRYSmxPaUI3YTJWNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dZV1JrYVhScGIyNWhiRWx1Wm05OUxDQjJZV3gxWlRvZ2UzQnlaWE5sYm1ObE9pQnZjSFJwYjI1aGJIMTlmWDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSDBLTGk0dUNpMHRMUXBsZG1WdWREb0tJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdZV04wYVc5dU9pQmJJR0Z1ZVN3Z1lXNTVMQ0J1ZFd4c0xDQnVkV3hzTENCdWRXeHNJRjBLSUNBZ0lHTnZiVzFsYm5RNklDSUtJQ0FnSUNBZ0lDQkJURUZTVFNCT1FVMUZPaUJRYjNkbGNreHZjM01zQ2lBZ0lDQWdJQ0FnUVV4QlVrMGdSRVZUUTFKSlVGUkpUMDQ2SUNkUVRrWWdhWE1nYkc5emFXNW5JSEJ2ZDJWeUp5d0tJQ0FnSUNBZ0lDQkJURUZTVFNCRlJrWkZRMVE2SUNkUVRrWWdkMmxzYkNCemFIVjBaRzkzYmlCcFppQmlZWFIwWlhKNUlHbHpJR1J5WVdsdVpXUW5MQW9nSUNBZ0lDQWdJRTFCVGtGSFJVUWdUMEpLUlVOVUlFTk1RVk5UUlZNNklDZENZWFIwWlhKNVFtRmphM1Z3TzBKaGRIUmxjbmxWYm1sMEp5d0tJQ0FnSUNBZ0lDQkZWa1ZPVkNCVVdWQkZPaUFuUlZGVlNWQk5SVTVVUVV4QlVrMG5MQW9nSUNBZ0lDQWdJRkJTVDBKQlFreEZJRU5CVlZORk9pQW5VRzkzWlhJZ1UzVndjR3g1SUVaaGFXeDFjbVVuTEFvZ0lDQWdJQ0FnSUZCU1QxQlBVMFZFSUZKRlVFRkpVaUJCUTFSSlQwNVRPaUFuVW1Wd1lXbHlJRkJ2ZDJWeUlGTjFjSEJzZVNjc0NpQWdJQ0FnSUNBZ1EweEZRVkpKVGtjZ1ZGbFFSVG9nUVhWMGIyMWhkR2xqQ2lBZ0lDQWlDaUFnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ1kyOXRiVzl1UlhabGJuUklaV0ZrWlhJNkNpQWdJQ0FnSUNBZ0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ0lDQWdJQ0FnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMlpYSnphVzl1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ05DNHdMakY5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlhORmRtVnVkRXhwYzNSbGJtVnlWbVZ5YzJsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRGN1TUM0eGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1pHOXRZV2x1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1ptRjFiSFI5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRFNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCR1lYVnNkRjlOZVZCdVppMUJZMjFsWDFCdmQyVnlURzl6YzMwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdWMlpXNTBTV1E2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCelpYRjFaVzVqWlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIQnlhVzl5YVhSNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dUbTl5YldGc2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2NtVndiM0owYVc1blJXNTBhWFI1VG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSE52ZFhKalpVNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCdVpsWmxibVJ2Y2s1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJCWTIxbGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MzUmhjblJGY0c5amFFMXBZM0p2YzJWak9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdiR0Z6ZEVWd2IyTm9UV2xqY205elpXTTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IwYVcxbFdtOXVaVTltWm5ObGREb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0JtWVhWc2RFWnBaV3hrY3pvS0lDQWdJQ0FnSUNBZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNBZ0lDQWdJQ0FnSUhOMGNuVmpkSFZ5WlRvS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdaaGRXeDBSbWxsYkdSelZtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEUXVNSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR0ZzWVhKdFEyOXVaR2wwYVc5dU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKMUJ2ZDJWeVRHOXpjeWQ5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRFTmhkR1ZuYjNKNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKMFZSVlVsUVRVVk9WRUZNUVZKTkozMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwVTI5MWNtTmxWSGx3WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lITndaV05wWm1salVISnZZbXhsYlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklDZFFiM2RsY2lCVGRYQndiSGtnUm1GcGJIVnlaU2Q5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRGTmxkbVZ5YVhSNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdkbVpUZEdGMGRYTTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJCWTNScGRtVjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmhiR0Z5YlVGa1pHbDBhVzl1WVd4SmJtWnZjbTFoZEdsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdhMlY1Vm1Gc2RXVlFZV2x5T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQnpkSEoxWTNSMWNtVTZJSHRyWlhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQnpiM1Z5WTJWOUxDQjJZV3gxWlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMTlmU3dLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCclpYbFdZV3gxWlZCaGFYSTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhOMGNuVmpkSFZ5WlRvZ2UydGxlVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUhCeWIySmhZbXhsUTJGMWMyVjlMQ0IyWVd4MVpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJQ2RRYjNkbGNpQlRkWEJ3YkhrZ1JtRnBiSFZ5WlNkOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJoWkdScGRHbHZibUZzVkdWNGRIMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJRzl3ZEdsdmJtRnNmWDE5TEFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdhMlY1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1lXUmthWFJwYjI1aGJFbHVabTk5TENCMllXeDFaVG9nZTNCeVpYTmxibU5sT2lCdmNIUnBiMjVoYkgxOWZYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIMEtMaTR1Q2kwdExRcGxkbVZ1ZERvS0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ1lXTjBhVzl1T2lCYklHRnVlU3dnWVc1NUxDQnVkV3hzTENCdWRXeHNMQ0J1ZFd4c0lGMEtJQ0FnSUdOdmJXMWxiblE2SUNJS0lDQWdJQ0FnSUNCQlRFRlNUU0JPUVUxRk9pQk1iMmRJWVhOU1pXRmphR1ZrUm5Wc2JFTmhjR0ZqYVhSNUxBb2dJQ0FnSUNBZ0lFRk1RVkpOSUVSRlUwTlNTVkJVU1U5T09pQW5URzluSUVoaGN5QlNaV0ZqYUdWa0lFWjFiR3dnUTJGd1lXTnBkSGtuTEFvZ0lDQWdJQ0FnSUVGTVFWSk5JRVZHUmtWRFZEb2dKMU5sWlNCaGJHRnliU0JQVUVrZ2VDOHlNakl6TFVGQ1F5QXhNak1nTkRVMk55OHhJRlZsYmljc0NpQWdJQ0FnSUNBZ1RVRk9RVWRGUkNCUFFrcEZRMVFnUTB4QlUxTkZVem9nVEc5bkxBb2dJQ0FnSUNBZ0lFVldSVTVVSUZSWlVFVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNjc0NpQWdJQ0FnSUNBZ1VGSlBRa0ZDVEVVZ1EwRlZVMFU2SUNkR2FXeGxSWEp5YjNJbkxBb2dJQ0FnSUNBZ0lGQlNUMUJQVTBWRUlGSkZVRUZKVWlCQlExUkpUMDVUT2lBblUyVmxJR0ZzWVhKdElFOVFTU0I0THpNek16UXRRVUpESURFeU15QTBOVFkzTHpFZ1ZXVnVKeXdLSUNBZ0lDQWdJQ0JEVEVWQlVrbE9SeUJVV1ZCRk9pQkJkWFJ2YldGMGFXTUtJQ0FnSUNJS0lDQWdJSE4wY25WamRIVnlaVG9LSUNBZ0lDQWdJQ0JqYjIxdGIyNUZkbVZ1ZEVobFlXUmxjam9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0NpQWdJQ0FnSUNBZ0lDQWdJSE4wY25WamRIVnlaVG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSFpsY25OcGIyNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUEwTGpBdU1YMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWmxjMFYyWlc1MFRHbHpkR1Z1WlhKV1pYSnphVzl1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ055NHdMakY5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JrYjIxaGFXNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJtWVhWc2RIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwVG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRVpoZFd4MFgwMTVVRzVtTFVGamJXVmZURzluU0dGelVtVmhZMmhsWkVaMWJHeERZWEJoWTJsMGVYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwU1dRNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnpaWEYxWlc1alpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSEJ5YVc5eWFYUjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nVG05eWJXRnNmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjbVZ3YjNKMGFXNW5SVzUwYVhSNVRtRnRaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhOdmRYSmpaVTVoYldVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnVabFpsYm1SdmNrNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCQlkyMWxmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjM1JoY25SRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYkdGemRFVndiMk5vVFdsamNtOXpaV002SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMGFXMWxXbTl1WlU5bVpuTmxkRG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgwS0lDQWdJQ0FnSUNCbVlYVnNkRVpwWld4a2N6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHWmhkV3gwUm1sbGJHUnpWbVZ5YzJsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRFF1TUgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdGc1lYSnRRMjl1WkdsMGFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nSjB4dlowaGhjMUpsWVdOb1pXUkdkV3hzUTJGd1lXTnBkSGtuZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnWlhabGJuUkRZWFJsWjI5eWVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNkOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCbGRtVnVkRk52ZFhKalpWUjVjR1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemNHVmphV1pwWTFCeWIySnNaVzA2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBblRHOW5JRWhoY3lCU1pXRmphR1ZrSUVaMWJHd2dRMkZ3WVdOcGRIa25mUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdaWFpsYm5SVFpYWmxjbWwwZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWm1VM1JoZEhWek9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRV04wYVhabGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1lXeGhjbTFCWkdScGRHbHZibUZzU1c1bWIzSnRZWFJwYjI0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSE4wY25WamRIVnlaVG9nZXdvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdhMlY1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ2MyOTFjbU5sZlN3Z2RtRnNkV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJ3Y205aVlXSnNaVU5oZFhObGZTd2dkbUZzZFdVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQW5SbWxzWlVWeWNtOXlKMzE5ZlN3S0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnJaWGxXWVd4MVpWQmhhWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dlMnRsZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklHRmtaR2wwYVc5dVlXeFVaWGgwZlN3Z2RtRnNkV1U2SUh0d2NtVnpaVzVqWlRvZ2IzQjBhVzl1WVd4OWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJoWkdScGRHbHZibUZzU1c1bWIzMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJRzl3ZEdsdmJtRnNmWDE5ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZlFvdUxpNEs=","heatParamUpdated":false,"timeout":0,"creationDate":1636261913358,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"VES_EVENTS","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mypnfpnfv1yaml","artifactName":"MyPnf_Pnf_v1.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY=","artifactUUID":"a66a61f8-0e2c-4894-bb61-22d7a12e48cd","artifactDisplayName":"MyPnf_Pnf_v1","mandatory":false,"serviceApi":false,"artifactLabel":"mypnfpnfv1yaml","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mypnfpnfv1yaml","duplicated":false,"payloadUpdateDate":1636261913368,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913358,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261912449,"description":"TOSCA definition package of the asset","generated":false,"artifactType":"TOSCA_CSAR","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.assettoscacsar","artifactName":"resource-TestPnf-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":1636261912449,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261912449,"description":"TOSCA representation of the asset","generated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.assettoscatemplate","artifactName":"resource-TestPnf-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":1636261912449,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.096a481d-0794-4d7f-a1e9-cb4df829236a.feature","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"feature","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.forwarder","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"forwarder","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.port_mirroring","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP"],"name":"port_mirroring","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.incoming.packets.rate","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.incoming.packets.rate","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.outgoing.bytes","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.outgoing.bytes","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.outgoing.packets.rate","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.outgoing.packets.rate","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.outpoing.packets","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.outpoing.packets","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.incoming.bytes.rate","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.incoming.bytes.rate","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.incoming.bytes","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.incoming.bytes","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.outgoing.bytes.rate","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.outgoing.bytes.rate","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.incoming.packets","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.incoming.packets","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"node":"tosca.nodes.Root","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"096a481d-0794-4d7f-a1e9-cb4df829236a.dependency","capability":"tosca.capabilities.Node","ownerId":"096a481d-0794-4d7f-a1e9-cb4df829236a","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.binding","capability":"tosca.capabilities.network.Bindable","ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.BindsTo","name":"binding","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.link","capability":"tosca.capabilities.network.Linkable","ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.subnetpoolid","type":"string","required":false,"password":false,"name":"subnetpoolid","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.ip_range_end","type":"string","required":false,"password":false,"name":"ip_range_end","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.ip_address","type":"string","required":false,"password":false,"name":"ip_address","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.related_networks","type":"list","required":false,"description":"Related Networks List.","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":"related_networks","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","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,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.is_default","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"is_default","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.ip_requirements","type":"list","required":true,"description":"identifies IP requirements to the CP","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":"ip_requirements","value":"[{\"assingment_method\":\"dhcp\",\"ip_version\":4}]","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","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,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.network_role","type":"string","required":true,"description":"identical to VL network_role","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.subinterface_indicator","type":"boolean","required":false,"defaultValue":"false","description":"identifies if Port is having Sub Interface","password":false,"name":"subinterface_indicator","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"description":"identifies MAC address assignments to the CP","password":false,"name":"mac_requirements","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.ip_range_start","type":"string","required":false,"password":false,"name":"ip_range_start","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"exCP_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.vlan_requirements","type":"list","required":false,"description":"identifies vlan address assignments to the CP","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":"vlan_requirements","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","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,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.network_role_tag","type":"string","required":true,"description":"Must correlate to the set of defined network-role tag identifiers from the associated HEAT template","password":false,"name":"network_role_tag","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.order","type":"integer","required":true,"description":"The order of the CP on the compute instance (e.g. eth2).","password":false,"name":"order","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false}],"attributes":[{"parentUniqueId":"096a481d-0794-4d7f-a1e9-cb4df829236a","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.096a481d-0794-4d7f-a1e9-cb4df829236a.tosca_name","ownerId":"096a481d-0794-4d7f-a1e9-cb4df829236a","empty":false},{"parentUniqueId":"096a481d-0794-4d7f-a1e9-cb4df829236a","definition":false,"name":"state","type":"string","uniqueId":"attribute.096a481d-0794-4d7f-a1e9-cb4df829236a.state","ownerId":"096a481d-0794-4d7f-a1e9-cb4df829236a","empty":false},{"parentUniqueId":"096a481d-0794-4d7f-a1e9-cb4df829236a","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.096a481d-0794-4d7f-a1e9-cb4df829236a.tosca_id","ownerId":"096a481d-0794-4d7f-a1e9-cb4df829236a","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"pnfExtCp_1"},"actualComponentUid":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","createdFromCsar":true,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","normalizedName":"pnfextcp_1","name":"pnfExtCp_1","icon":"network","creationTime":1636261912763,"originType":"CP","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"pnfextcp_1","createdFrom":"CSAR","componentUid":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.cp.v2.extCP","modificationTime":1636261913058,"customizationUUID":"6b0cb373-f789-4b3f-9119-e9ab3793f506","posX":"489.5","posY":"339.5","componentName":"ExtCP2","empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1":[{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.subnetpoolid","type":"string","required":false,"password":false,"name":"subnetpoolid","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.ip_range_end","type":"string","required":false,"password":false,"name":"ip_range_end","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.ip_address","type":"string","required":false,"password":false,"name":"ip_address","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.related_networks","type":"list","required":false,"description":"Related Networks List.","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":"related_networks","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","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,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.is_default","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"is_default","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.ip_requirements","type":"list","required":true,"description":"identifies IP requirements to the CP","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":"ip_requirements","value":"[{\"assingment_method\":\"dhcp\",\"ip_version\":4}]","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","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,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.network_role","type":"string","required":true,"description":"identical to VL network_role","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.subinterface_indicator","type":"boolean","required":false,"defaultValue":"false","description":"identifies if Port is having Sub Interface","password":false,"name":"subinterface_indicator","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"description":"identifies MAC address assignments to the CP","password":false,"name":"mac_requirements","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.ip_range_start","type":"string","required":false,"password":false,"name":"ip_range_start","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"exCP_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.vlan_requirements","type":"list","required":false,"description":"identifies vlan address assignments to the CP","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":"vlan_requirements","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","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,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.network_role_tag","type":"string","required":true,"description":"Must correlate to the set of defined network-role tag identifiers from the associated HEAT template","password":false,"name":"network_role_tag","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c.order","type":"integer","required":true,"description":"The order of the CP on the compute instance (e.g. eth2).","password":false,"name":"order","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","empty":false}]},"componentInstancesAttributes":{"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1":[{"parentUniqueId":"096a481d-0794-4d7f-a1e9-cb4df829236a","uniqueId":"attribute.096a481d-0794-4d7f-a1e9-cb4df829236a.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"096a481d-0794-4d7f-a1e9-cb4df829236a","empty":false},{"parentUniqueId":"096a481d-0794-4d7f-a1e9-cb4df829236a","uniqueId":"attribute.096a481d-0794-4d7f-a1e9-cb4df829236a.state","name":"state","type":"string","definition":false,"ownerId":"096a481d-0794-4d7f-a1e9-cb4df829236a","empty":false},{"parentUniqueId":"096a481d-0794-4d7f-a1e9-cb4df829236a","uniqueId":"attribute.096a481d-0794-4d7f-a1e9-cb4df829236a.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"096a481d-0794-4d7f-a1e9-cb4df829236a","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.096a481d-0794-4d7f-a1e9-cb4df829236a.feature","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"feature","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.forwarder","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"forwarder","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.port_mirroring","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP"],"name":"port_mirroring","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.incoming.packets.rate","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.incoming.packets.rate","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.outgoing.bytes","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.outgoing.bytes","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.outgoing.packets.rate","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.outgoing.packets.rate","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.outpoing.packets","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.outpoing.packets","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.incoming.bytes.rate","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.incoming.bytes.rate","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.incoming.bytes","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.incoming.bytes","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.outgoing.bytes.rate","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.outgoing.bytes.rate","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eaf05404-f06c-4607-85e3-73b7894fdf2c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"capability.eaf05404-f06c-4607-85e3-73b7894fdf2c.network.incoming.packets","ownerId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1","ownerName":"pnfExtCp_1","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"],"name":"network.incoming.packets","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"node":"tosca.nodes.Root","source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"096a481d-0794-4d7f-a1e9-cb4df829236a.dependency","capability":"tosca.capabilities.Node","ownerId":"096a481d-0794-4d7f-a1e9-cb4df829236a","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.binding","capability":"tosca.capabilities.network.Bindable","ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.BindsTo","name":"binding","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["fa9f517b-abb2-4dbf-82c1-91b058b5185b.75dc43c1-d5f7-48de-aba2-9a6ec991ff71.pnfextcp_1"],"source":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738.link","capability":"tosca.capabilities.network.Linkable","ownerId":"2f02f42a-2229-4768-9833-5dfeb5bba738","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.software_versions","type":"list","required":false,"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":"software_versions","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.PNF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"PNF","toscaResourceName":"org.openecomp.resource.pnf.TestPnf","vendorName":"pnf_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","icon":"defaulticon","version":"0.1","creationDate":1636261912449,"description":"PNF","tags":["test-pnf"],"csarVersion":"1.0","archived":false,"archiveTime":0,"uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b","componentMetadataForSupportLog":{"SupportablityComponentUUID":"a3340f09-9ad5-4458-add9-ce03fd67daba","SupportablityComponentName":"test-pnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"507878b83aba45c9bff95cf73612ad0b","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","systemName":"TestPnf","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","normalizedName":"testpnf","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1636261912863,"allArtifacts":{"userguidetxt":{"payloadData":"VkdocGN5QnBjeUJoSUhOaGJYQnNaU0IxYzJWeUlHZDFhV1JsSUdacGJHVXU=","heatParamUpdated":false,"timeout":0,"creationDate":1636261913853,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"OTHER","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.userguidetxt","artifactName":"user_guide.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NjlmYmI3M2I0ZDlkNjViMDVjOWNjZDMzOTU2MDNlMDE=","artifactUUID":"7f0a0aee-8808-4dcc-883d-5f347aa23981","artifactDisplayName":"user_guide","mandatory":false,"serviceApi":false,"artifactLabel":"userguidetxt","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.userguidetxt","duplicated":false,"payloadUpdateDate":1636261913855,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913853,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"vflicense":{"payloadData":"UEhabUxXeHBZMlZ1YzJVdGJXOWtaV3dnZUcxc2JuTTlJbWgwZEhBNkx5OTRiV3h1Y3k1dmNHVnVaV052YlhBdWIzSm5MMkZ6WkdNdmJHbGpaVzV6WlMxdGIyUmxiQzh4TGpBaVBqeDJaVzVrYjNJdGJtRnRaVDV3Ym1aZmJXRmpjbTlmZG1WdVpHOXlQQzkyWlc1a2IzSXRibUZ0WlQ0OGRtWXRhV1ErTlRBM09EYzRZamd6WVdKaE5EVmpPV0ptWmprMVkyWTNNell4TW1Ga01HSThMM1ptTFdsa1BqeG1aV0YwZFhKbExXZHliM1Z3TFd4cGMzUXZQand2ZG1ZdGJHbGpaVzV6WlMxdGIyUmxiRDQ9","heatParamUpdated":false,"timeout":0,"creationDate":1636261913256,"description":"VF license file","requiredArtifacts":[],"generated":false,"artifactType":"VF_LICENSE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGY4YWQ4N2JmNmUzMGY0NWUyNWQwNDQ1NzJiNTcxZmY=","artifactUUID":"a4142bec-7cac-4007-9043-ffcdf4817d82","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vflicense","duplicated":false,"payloadUpdateDate":1636261913259,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913256,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"pnfcsar":{"payloadData":"VUVzREJCUUFBQUFBQU9GaktsRUFBQUFBQUFBQUFBQUFBQUFNQUFBQVJHVm1hVzVwZEdsdmJuTXZVRXNEQkJRQUFBQUlBT0ZqS2xGdXRYT3B5QW9BQUtvcUFBQXhBQUFBUkdWbWFXNXBkR2x2Ym5NdlpYUnphVjl1Wm5aZmMyOXNNREF4WDNCdVptUmZNbDgxWHpGZmRIbHdaWE11ZVdGdGJPMWFYMi9iTmhCL3o2Y2dzSWR0bU9QbHo1SU9lUXVTdGpQUXBsbVQ5YVVvQkpxaWJDSVN5WktVazN6Ny9ZNlVaTWV5NmlUTmhqMnNLQlNLUE43L085NVJEc1lMbnVXeVVGb0ZaYlRQRnRKNURFNVlXdktxc3FYTTdubFZadnZad1U0dXZYREtoZ2p5K3ZwcXdpN2VmR0pYSDk2eHZiMTlabldSczNCdnBXY3JPRm1Ea3gyTWo4YjdPenRBYVZ6d0p6dU03VEladk1wMHNjaThLWUVpV3dCRmRwQWRnVnBFTkNiU096czVEenhOWUZ2aWJVeHpDUWI3eCs4T1R2UGNTZS9QTVUxQUREdzR0WkI1VmpoVG5mUTJmVFFtSkxCVm1jN2p5eFFTaExsa1NoZkdWWnlXR1A3VDFQdlRNOFlUSlFJeWJDb1o5MTdOdE16cGxUTmh0SllpN3JGRzZUQ09WS3d6VnJxZ2tnVDByK0lpYXpCbENVTWxkV2hYV1ZUa0Nac2FVMHF1NDJ5UDJ5c3JoU3FBazZtQ3VHczVZMHQ4VENWUk1HMWhERFZWcFFyM3pCU2dyL2xNUmhpdWMyYWNtRXNmWEpLMnFMVklZanVtVFJpelNjRlVST1psSURtdlhTMUhUTFg0SDRkdGpZdE9LQ2UvMXNySkhGWUMycDBoRXgrK2lJa3ZuVmtvekR5d0xwK2FPckIzL0Y0NmRzaEt1WkJscTB5bFo4eERta3BHeVN4M3ZKSkJPbWpaMmxJSlBpMWxzdnpaNVlDcGxmM2YwaHN0blNhTDB2QUFOV2VrSjJ4ZjhDRHo3MUpQaDVKTkxsdmpnZjBPZVJ2Tlo4dFl2YVJZYlpRd3dHN2Ztc1RhT3FQUUJRaHY1dk9jMHFMMG5mVm94NWhkeitXREdlYm5waTd6bUZyS2xGbHVWWml6MElPckxlVlNDZEQ3dUZxU0EyZHd3R0NFS2YyS0t6S1RGQVAzSmN0OTBzWHJ1M0JtTjBoYThOTExibDRZVGNhRmJ2eFNVTXJjQzdDV1ozalc4SFAyR1ZwWi9EYWk1ekg3MGdEcXVwcUNIVk5rUzVXdGF3dUk1VXk2emVwNnI3U3E2cXBCQkJGZ3pzSHMrM3hSWms3eUFFYkRuSVBvM2xEK2VaSHMweDB3L2ZSRDlubkJwUE1NSCswZmdjblB6R3JPZWVTcFIxNU5zd0h1MW5vMUw4dm5PdlZsNDlPdG9QY05VejNDQTdIN1pJZGVQWjlIS3pIZmVYZDUwS1VCTXZxYWlyY1hLUkYrNEhSNitmcGpPRERLdzZmTGNmamRja3d1bnlqR2tCUkQwWHBtVzVkNXFZQkZJQktQUmlnZUdzSGFUSnQ4RkZNOHhKQmtkUkpySmdIbGtxTWJHblk3Q0Z0UHhsVkZEVVIxeDBDZVBVejJReUUrSEEwOVVUL29MdFJUR0xSdlhjdzlKTm11UStDbmgxZlVqSlpoeE5CaUlNSk1YaCtNVms2UkViTmUxcm5adlFYYlhkQjl5MU5MNWNNV1ordzc0cmU4Y0YwMnFZTzd6MkphN29oMzVMY2RHWU5WclJHUm53bFllNzZYZnBRV2hNQ2daek5wWm83YnVSSzgzQ1J3MlJCa3R6QUE1R1dYRjIrWThzQm5TM012ODZGK1JaZzZ5aTlNUG5DZXNCOVl1RFc3cFF3Qm5qNjUrc0FPOTQrUDI0ME1Hd2NjNzZ3SE1lU3hRaTNVc20yU1pheERCeHpodVVZN0l4cU41VjRuQ3B2WmJoWTkrSzZzb1RPYkZKeDRiUDBxYVpubWUzcmVtdEcyOC9VaURzTTFheFJKOGN3VC8wczM0Wjc1cHJ6TzRVOXM4dnI2RGZ2NDVvejk5dXJWTWZ1OHYvOWwwR05peno3c0xFQkNPRFlyVi9CclFCTjFZRzFCdHpnSGovbmwyUVEvWWZNNnhmRmdreXE0NWFtN1diK1o2RlpVWTdsUHlvV2FsKytVdnFIQ2JhUFYranN2RUExOXc1MHlqZmtvV1RwdmxCWmwzWjYwYTVUWWtrbkE1VXJReWRWc0MxalV5SGpwNkVubFZ1TEN5VEthM3MrVjdRbmdydzFiQlNCT29JM1ZxVTRmajhRM29JL2V6bk5wcGM3OUI3M0ZuYnRERWtzUGVaM0tjQ3VsVHFwQ09CckhMdE9mSzI2VDkxOUlUOHE0dUFJaS9QRXJyQzQxNzRtRDVrZ0wzT0dZYjJSbW54L3BBempSZGdqZHVxNHcxeFV3dzNvQjFOUHVONXljY1plM0djcld6aG92aDByb2dYQmVPL3dmZi94T2NoZ210ZWUzT0pibVhSRzBrWHFxbmNCNnQ3S0ErN1k4KzZGNEhNNzN3MVZSdjE1NStZckZtUkowZjdqZ0ZkWEJ5MHZUeVp2VHZmMTl0dGdidnhvZkl2dllqd0RjbUxpMktoVjhFWm5PbnRRK0VhM1FkbUIzb1YyQ3FFV2hCTjJQM0RMTFE0QkU4SlRWaUdpdUNCQUJMM2M1NEl5QjJrckpDK2lsTDh5dzJNUGVQYThycm5lZDVEbkNxZDlpYlBmeUxkSzFQdnJ2VkpucnpQM2tmd1lhSDdnT3NkaG5GUDJBVkw1L1ozWGVNR0hjOThYRzlpNHFiU0djK2lhcmtJT2VkRWszZlBHS3RCQ0RxeW00QnlXM1RFVm52U1lHR0RIQWZ2cDk3MkM4L3lmOE5qVllQdy9wWUVPR1JlcC9kSXJ0cDhPOFUzdW1ja1I0NUJydUNIK0xYMEl3TzFTSHZQMXJjdjVOVzNYM3FObWp3bVFZajAwNmQ4L1pTOTl0bmt5MnJ4dTk0RTdCbXB1MXROdXQ3MzZQdmpUUzYzTVlYVzJXc3Jia3pjaEIxN0J0N2QyRzA4bHlycEl4VTNaWmtrb0Nvb3VhWURVY2wwWGJ5U09yaWVYbUIvWE95U01Mc0pYdFJvamFPYWxGU3R4N0k3WlBLUnRHUU9laENBa3ZINGpUWGV1bGIzNnhSMmpibmJaeEVDczE2MDh4MkdDWUpyRDdNZmt6RThhbDd3ZXBZakU0aTFwbE1WSldVOEpxR1JOb216eHBlTm5jYS90TjhkNHViZ3Y2bFBqNmxSV3RybnpaaEF0MzlNYmZNTE84bzFNV2R2N3YySHZIbWxLSlh1TVNaMXVTVnhLZUFKN2VPbFBiai9WZzI5THRHNnhJNlNhNGh5MTVnL0tNczhSTW11aGF6ZVpiVXhCejhnR0J2U0RNcVM2TUs1aE0zNzkwL2l1bVpIenJ5cHRnZmlYKzREUWUrL29YYmRqblczL3RxckszVjFTWTdhSXdZMVNaZlI1b2JKOWZ1L3hCSlF0clM1YlZ0YlpHOFkyVzJJelV4QnowdE8zNk5zZVVlQ29uc01oeUl4U1E2dkloRnBocVBqdklmTHkyRlh6LzJKamlSenFEZjVUTldLM2VHdkFacDdSUCtGY3VNSEhTajlsa0xNZWpGUnlWNUxxNVcrWGlSZ1pQUllza1NlTEY2b2c0TFNYb0RNTDdlSkZScDhzTW92RnlaV3pENWFoMXR5OHIyaTE0WFlhVEZpUXRwSmJoeVY5Z0p0U3A5KytZQlhlT3RHa1dUYVgwdW1sSVVtZjJrbkoyUGMxR0ViRzZWaVQvRTlKTkxodTUyS1YwbFFya01ZbkY5c29Ed1gvZklWZy9maWFuRjZmZEl2Vy9Da3pkdzNUakdaeVlQT212Y3p3bVorL3hsRUc4b1BybXhob2JvRUJSV1R4bjlKek5iTnNyZWl3RmdWY3h4VWpHQlhwTXB6cHpRcUN3MWlPbUZ6WlRDaTFsalJYdVpqVjVYU1ZvNlM3Mm9HTE9EZWJxSE90VmZUZGl1ZEFab2dGemN5Sm9YVVdnUGxPQWFFcjIvWFp3a0pveFRLUy9lSGNFcGx5Z3B6ZFpzT0FVaEtabEFQNUNadG9USVVSaXlKUzJSSTVFT0xRQzhMbDFvQlZvTnJmcFBSTVZ2UWY3eXkrWUtOc08yZWZPcG5IbUVLT3lHUmVPenpDTWk4NHY4RVFVQVp0M1VJdm1FSjJvOHpsZ01sM1MyTjhxQ3dqTkhiRmxjRmppTGFTbEc5WFNnQVhhb1RhWnZndk5DOHpqb2NJaUVEZ1BtYnl6L0diRWJ0eTlEYWJrR2x3c2NvSzFJZ0dRVGVnMDRUUXBGdGhyOVIwOTUxT2tKSTlGUzF4UFhkWkIrMXBuT3NmcWxON3BieUtUOUVzc0xraEZLZUhLTEwwczRNSWVnb1RJZHFnZ29TOWdoaXg2U0U2UElBcm9RODFJY09OdEVWZThwUU15YzhSdm1YUkNLUGpkK09DSU1DbWFVWUlnNFdIUVVrcE5pZ1phY0ZKNDNLQ0s2RHRhS3p4VlJhNm5QRzJ5ZUg0bGtmbXZtaEJtd2hDazEzalFrSC9OckpTT2x1N2dJRWsrNXdqWkRHaktnK1FkUUtCNGxEbythTDBPQ3FPSURJQTJPU0FSTFJUNWdJQkwwak02dXZmQzJFcEV0eUhIOU1RV2hKUEVJc0VWSWpsUUpnOGtkS1lOb2FoTXFxNWl0R1FZeVhTRjAvSlo4UmhSY3hxalpLcU9ZYXpvY003TXhhWU1pT2hOay9HcUpYTmN6MlJXS1QzdzQ0WnRlYkJLUDNPSXlKcmZPclJaakZDMzk3dytsVVB4cG5hd1dxQ2Y3L0NVSjdHajdmOXl4Z05SaDBaMmc2cmtLRFhVQ2F6aTl5amZZK0oxS3MrbEJqQ1FKVWcyNVo2eXNrN3RkZlAxZ2lyY2gxMkFjYXY1Y2Z6OVA4WXdMc05XWHA2d3ZRZnJwZlIrWmZINDZPandxRytodlEzMjRYZlB0QTkyL20rZmw3WFBjanBkbjlPNU9kaXZJUVQvQmxCTEF3UVVBQUFBQ0FEaFl5cFJ2clpRMFl3c0FBQllJZ0VBTVFBQUFFUmxabWx1YVhScGIyNXpMMlYwYzJsZmJtWjJYM052YkRBd01WOTJibVprWHpKZk5WOHhYM1I1Y0dWekxubGhiV3pzSFYxejVEVHN2Yi9DY3p6UXp2U1dnK1A3cmJRSDdNeTFsTGJBQThOazNNVGJOWmRObG55MHQveDZKTVZmV2VlNzZYRXd4MEJwazFpV1pFbVdaY2t1MGp6a1FTUldNcEdGVEpNOHVCZFpEcjk4eTZwWHVkeHNZeEhzK0NZT1BnMCtPNGhFSG1aeVc5QW5yMjZ1bCt6aSsxL1o5VSt2MllzWG43TDdaQld4WXJjVk9YTmdNZ1dUZmJiNFl2SHB3VUhFQ3g3UVY5OGVzS3FmQlQ2alI0dGtkYjk0L2RsSkZHVWl6OC9nTVg3RUFGNG03MFVVckxKMDg2M1g2Q3BOQy9xc2h0OFovWEVMMkJScndXU3lTck1OeDFjTS9zVkg1eWVuakZjOTRVY3B1eFdNNTdtOFMwU0VmM0lXcGtraVFtcXpUV1ZTTEtpWGJaWnVSVlpJb29EKzJmQXdVSkNDQ3NKR0pJVit5NGdwMzdMYk5JMEZUK2lwaCszMVZvUnlCVENaWEJGMkNoNno4SmlzU0lISFcyQ3N2Sld4TEhZc1hVSC9DYjhUOUExUElwWm00VnJrUlZaUnV5b1RJZ0Vlc3lRdEZteTVZcEtBNWFKQU9tK3lVaHd6cWVFUGhGYkh3aENWaWI5S21Za0lSZ25BSHJRTjhjdFpodmd5Uys4bFBLbU5McjlOeTRLOTVqdVJzWmNzRnZjaTFzeVV5UjNMZ1pxTklNcTJQT01iVVlnTXVMemR4akxrdDdHb1J2NzBzbVdvNWZiRFNEZU50SHE4aWxOZUFKc0Q1Qk0wditlRmlCN0ZIZ09TTFMvVjRDSDZCcmpXNWxPcnE1ZW9xNG9KTGVqNm80bW83U01LdklDT20vRThReE1uY2oxNjFHTEJidGFpOW9UbDY3U01Jekl0Y1dWWkhtU3hab1gzWGJuZHBoblNjN3VqdHpFS2NBQUNXS1JoR3VlT0tMS1VHSVBpaXlQM2E3SjY5Ylk0M1RaUXV1SnhMdlJ6dEdZNHVNQWJsR2J6ejNOMkQ2aEZBZndzUWM3Wjc4Q1YrOCtQOGVlWDdBLzFZVkp1YmdHZGRCVllsdTF6Q3dDTE81RTFzK3RjSm5KVGJoUWdKR0Y1MldwOXA1Tnlsd2xlQUtMRm1rT25MOXJzenl6V3gwd3d2dm5COFpuUjZFeVJVWDhLSkRsTFhac3piTllqcWNhbkJZaWJsbW9leDFPRitsTEp0Q1owcDVEeU9tN1czZkVDN2M3UHg0N09HK21PUHpObUFBZDlqOFg5VGdwOTN6STd6ZTkvdEN0Ry9ISThIUzhmVGNmeWNpUVpiVlMwYWV1dk1pdEtIbCtJNGlITjNpd1RVSjRWRDhVVnRhYnBLNTlEaXpNSEh0TEcyWDNWTVV1cW5wblVYYmZvYWNJM1kvVFRjcGF6ZGJuaE9OWHlDTzBCUVdMQWFXU3dSYXhMQWp6dzh5RGlmQVpxT2hJZGJRQUNBQW5qa0dhN1VhN0FNb2xreUF0QTYyRXRvT2NNZkpKNEplTVk2RUJNckFFZ2o4WjB3ZzV2cm41NWRVVDh5OHN3Qk1tRWhneEhTd2x1aGgzSmpDZzgvUDdrOWZXcm8wV250ZEVpRUJnUkNGeHgyU2RydzdlTkpLRWw5YVdwSm5rTGRvTE5nZGxxeEZEdmVFSDJGeWhsSEowNWZQdEc3SjZUaVdOYkxqUDFWVlN6K0d1ZVJRODhneTlpWHFEZXNyenlya0xtWXdGdHQzRzZReVRxQ1BXWllmZ28yd1UweFpISjZSQzdSSWFCVEQzVzlScXA5RTZHWUFEU1NMU2JxVXlzUkNhU0VHZy9ETk55RzR2OHFQSU1MNnZwaVNjN0ZsZVFXQUtnMlBLVG4rcEtmd2c4TW95SnhMME1FUVl4ZHNOM3dNNTdBZFpOSkN3a055TmFzTmN5ZWFPa01SZU1Gd1V3djBTSmxUa0FRc25qSUk5NVNrRDAvLzJPNldraVJLVHRKNWlWc0l5eER3Q0swR3VZcTFWTnlCTmxiTk5ROHNKTXc3MHk1amNoTmkzR0dtYnRjOS9MWW5jRFQ2ZGJZU3UzUElva1B1TkFud08rUHZHc3JISEdFV2d4eDNVWDJwTzBXT1pGaStHSmdFdWdKa3FOTklSNnArd09xTVNGU0tnY3FVT3lVY0Q1WXdaaEUvQTAwcWo4N05qeHBvL1pOaGRsbEQ1L0FONGVMZEFXRk9tMlF0TjBvcXlzMjVOOWx4YzhmS084THg0LzhGMk9BckFsNjQzaWVFT0M4aUN5UGFBNXlpOStLcE13THVGVHRLZzBlMmNvYk1MWUJXOFNKTUd1b00xcUNScjh0eTRQYmhScmpWKzNBbDRFVzE2QURneWVEdjN4SnpCTWdkSEQ0OHJtZkN1dldDYmlHSGdxQkJBcThqVlEwcUo2NlB5SUhCVDR4T2pMS2QveWFvMCtoeDVtdW9PYVJwb3VhSExsYktzdFZjWitQZnVsV1E4dHFNQ0NDaXlvQUoyZGljUERoK0NKQTRib3RjanZVemtyOEtNWE85ZHRhZlZYZXZEZXlDVG9ZYkVKN0U1WGdvMWF3Q3RJcEFmOUJQWTVpRnVhdGVIeE82REE5RFV6RFFYUDdrUVJ3R2pSREpXRUlqQ0wvSDdQMEVmV0dtUHJUeHlqZHlZUy9JYXNjai9XMU44OEZydDdXWFl1Tm1rMjNlUm90YU14TXFUcmViNCtIMldDWENJQWJKWm1HK3JkOFFqSWI5aHN5NExDcDJtWnRhM1c5T2NCZ0FoeStiZHZna0lPZHUxNW1jaGlnZStieCsxa2s1WTRLS3M5bEZwWjczZWVvanlXdHdab3NFMWpHZTVHaURwTy9Kb1ZZWm9KdGcrU0VVajBvaGhJNVNiMzhVV21idGU3WEliMkVVbWFYVDMwS2NKOVZDSTlFMWRHbmVzVk5OOEtxekdycFh6b2NtbEMxMjNjbUxZd0tqYzhFQWt1U0tOeDAwNUJpQm9ycHpIbGNaeFdXcVNXRkdGNmw4aWNKNFcxZXJDS2dMOVJNM0RLK1lRRXg3YnJweThTSzE3R3hiRG96ZW0ybkc0anJoOWxJMDR2ZnpuTWp5YlppSEJiQmp3TDE3SVFZVkZtWTl3VTdKYTViZFVXd2F1M2ZJT0xVL0s3MzM0TnJ1dkoxWGtucjBrOEFtMHhBS1ZSa2ZjTEhYRjMrWkUzVzZjSkVmYTZPVU4raFNCQmI3cU02WXFtcmlUY2RXNFZ1T2d5Z3NreTZMbU5VejRpYzloVjZMdmJvSXJGM1VLcmt4WklqWVJwblZ2ajZqNzlwRmhqbkMwZllGZVJuaWV6cTREUVRFWlYyVk5vb2dHYm5ud2tuczZhdWtLd2xVa0NiL2I0MVdPcExxdEc3UngxUjFqMWdPeFp5YnRTYjUrbW1idU9sN21JUEtNek51RGlZL2l1VFdveGhQWnAzcGcvWmhQMDlXT3pEQ05VS3dBNEZpNjJFQ2N4N3lpSVZ2QTNncEVjazJQMExDK0FqdkFaZzJiUG9sM0NOL0RIZ2kwVCtEZ1g4SVY5U3IzUW5ObXAvQ1o2Wng5SzFKWlFSblp6N05mbCtZSWRva0dCMFRtL1lZZlhZQWJqZ2ljaUxYTjJEci9LNXpka01ZQ0dvOW9RSFJuc0xQNCtjdEtzNm0yZ01RUnNFSjRkWEg4WXNqSVdpNC9uaTNKVTZCMHp4VVFkcm1udGUwamd6dCtxb3MrUUhRZ2lSeG5RdkFDNG5hUGtXK2g1akZPYlVpZXI4RlRwRHpxQWwwWTNwbXEzelU2Z1VKVURleStOZ0xOZkw3NC9wZVlmZVRxSno1eTErRDJnR2Jpd2dvWUdtdVJXUW0yNHFwbGtEY2dueUE4USt4YVh5S0hKeXNMUllmSk5HcUdYSExFeTEvdEg1L2hvQjJndEliaHM0eTI2YmV0NGY2VEhCSWxWbnB4NEN6WlVLWllFYVVpak1oUmorVmhGNDJXUkUyRFRDNDY4QmpXZHN3Q2h2KzNjZ2pnRU9oRkxTVDBKRTV0dEFaRnFuZ3Q2U29OSy9lS1lZV2VLNWZUY2VodVd2NjNpVGdhQWd2WUppY21pbFNGUkNiaXRaRHozZm9ZRSs4aVRRcEtRRVRGMXBLSnljYW9teXhMZEJkenRNMU96dXoyM2l2azl6S1d0NllneUNaeUVIZW8xRkkvTjF6RncxQUtTbUlnanBYT3daTzZTUUZxSWd3ckliV1NoTkVPOEJhUHN4WTRSVkJOOWoxNmtwRmtBTFhsc0Z5b2IvdmJ4dk9Gdi8yZThhZE9FK05HS2NEWkZFVjQzeUQveVliZ08wRGpmeWdKWGpLTzNtM0hQN1R0cVc4c3g2Y3RYcE9pTEVnM1ZkZDJQSmhxUk9rdS9pUFpkTUpTS2l1bjlZZjkvaFVLWnZDc0svMG9IRWZOek9nanhuOVByT3JMcGFqeXUvWUdIR0ZocjlweE5HcGJ2dnZZanJJRllCYkdMS3V4bDhwSzVmd21NOHFIVDlDamo0b0NOK1h5T2VUTk5MQWZVYmpaUElpZHp3YnoxRFlqTHBlR21wTVdTMkI2RGVrTEJ0SzBvSWl4ZDFVWTRuemV6QUZEV3ROTHEwdHV3cGtSU2szNjVtQzNQY2hTYVR2YWxZZW1JOUV0WDNvWm8wK3ZQK2hXS1hldTgxbTBtY2hneGt5YmhTTUZyTjRmVmJ0RXhhU0lQM08yTXBOYm15OTRTMkJRWjlTQnowWi9ST1lFM0wwZno1cVhQR3pKK2UreVpqejh2SDgyZjF1S2h1UTNSNjg5bXR6U0xtZkpIclZWeGs3NFFURk5XbUt6UjBpTjVHdGpZbkhPU0xBOGxzNWJ6MGJoWnE5Q2JTbEdpU0hzbUl5QU5VOSt5TW5sZXlJMVl6QmQrZ2tFQUMzVWY4d1IrdnFYLzNWbHpSQzhDQUpUazRJUlBMdTZ4V1NDcDN1RUdYK1BrZ2xuSTRhNlJJNnB3WmVUMm0vRUtpLzdkb1g3M2xaRGN5Snl5SkhEUGhoMmUzL3h5UkFQVk1vNVBYclB4K3VYc212M3lmNlRaTHdjUGhkenFaSnBwZXIyOGRCSm9iTysrUXROYjRmUm5YQTVqOEVrcVpJNlZKWW9ZdDdWZkJ3V0QwT1BONkhidStGSFM3SHh1VGtOOVZDaWpiTHFWUEYyZVhiSEQweGhHTmthWGowb2NucCtsR3c3a1hxVmxnUUgvUm1hemllYlRyNE96K3dUQkZpeGNQblhWWXVFd2drUERpaUgvckNveUZQQ2ZXekdDU2pjdlhZOWRBeTIzSjRhR1N5QkJOYm9EallPTTIwQnVKdyswaG1FWjhNVGtSK3R3NjZXVlRNdG1QUHNSOHVnUHo5U1d6WTlwWHJEVFd2aGRXK2NqREd5cFBxblNRdWIwKzlOU2l0cG9pcDgyb081VGJSc290UjRhQkxOZzUzem5lN3kramZ0Vm1Uakg0YzNaTTBUcldiZUxPeHNMeHV6QXhaeUh4eWdlZ045ejNJOFRxekt1UDBCTFJQbkhnNVJrK254c21jOVp4cE03c1Y4YzJqS2xra2x4eWxISHBzdFJGMjRWSkUzeVhLVjh5eXd2Y0tsT3N6NVpNa0RMNGxUYm1zRVdOQU93VzBwVEFWYkdDSjZvNlRTOGFBMmZpb1NZUHpFRmJaTGhCbmRmWTZIS0hORmpSQkJheEtyMmhZeUo0T0VhcU1WOU41MmdrbFhGNmhFeVJMdHkxQUtKTnlrSWlsMDY4bWQ5S1dLVjc5WHB0RW1sN1Nyd1QwRitIZnIzeGZSeEZYay85cGJoRVZYZDBrVU1DN0J5cGlGZGlIMkU2VHZmS2dZdW8yWThyb1F5ZkxuUDh2cVFOQTRCMmZ0NnVKOCtYamk0c1h3L3FpRE5Kb3JKRHFidmdWdFBNZUZmSXlxNEJkeXhJemhOa1AzNXRIWEhUeVoxZVVVT05PNHdGYW1TMEJhQmUrenUxa1hqcmxiamp0YlpMeFliTzcwVCt1OW1meXBadlE0M1ArbDkrN3pta0V3ZkxDdnpidFVaTkRaN3k1aGNzaExoTG96ZFF6UnNCa0diTWJDYTRQa25MZlF0YlF0RFo0M001a0dzZmVLY09XRFMwaHk0MEl2RnZGdTlTQXVIb281cU5TL1NDSEU4dWtHUkJpU1RZL0MrU1Vuam53UjlCWHN3RmVFYXArRkFUVVlEcVRpbFJ0OVhiV1lsZzlCQk9nendxc2xnZXRhQ0R4MkxId1dmZHd3UTRBZ0pvbWxmSnNQMTlZYStuMXRiRGRRUnFOTjN3eEZIZk9kR200QVIwbU5sWGJ3dEFqZkdNMHJvOFRnY3ArMnNKSVc2QitqTjdXU0VFaHl3TWNaK3Bqa3RhNTdUeUdmanE1WDI1MlJ5YjFOWk95Y0tUSi9xc3FDelUzQTFsUUovMW1pZW5iV0xHZHp1SUlLUUNRcElCMmtpZ3J3UTIwQjVvbU9QczVKM0NZOXRHR1hMcXhPQnVGcnh4MWc4bURIc1NpM1d0T04zWFdGekRYM25WaExiaVdJeTN6OXdSK2JvdHMxV3lGT2ZHdWNlMzJrUzZrK3J2Y1BNTThwZGdVV0NxdHdrNXlDZmFZQ1ZFUG1aMVhZSW4rVjZ3ZkdzZGRCR0xMcnRWUG4rakFraU0wVGxRbDdtWWt5czJmRHFHVFY5NXJDVkZPckpVN1dycWZoOXN0Q3VjOUNSRVhxWDhSQ2pmSUZ5YVNqVWozSEZ0Q3k2cXJYd2srNGNVUVhFMlIzVWZUR25MNU52YnRhVmJUSnVNL2d5RWFhYkRkWTlSMCtCdjlydGRIcXAwMExNMS9uamlSRDBRV3FvaTNmV1Bkd2pEWWwxc3pnSkwxWkNGeGtMUllabFZMaVlyRElpODJPd0FSUlhNUnV3Y2Nvait3R0dpQ1dXaktpalBzaFVZSC82NzR6eG10Um9kMFhwSC95eDRpR1doZk5DNTc3bkloYWhIcGQwQzNUenVFNjk2cFYreDc2VHREQUJScnQ2bitEbW9PYThUd3JVN0tiMksxSmVwTnNuMXlEc1pEYlZtUUhqeCtzTUl2RkJYWHgxNlk1TnpoMTdKQi9reEVaeWJlQVdTYWEzNUU1MStNcWk4cHhHUlJkdi9EaCtmZVE1b2ZRdW9vZkt3YTU0TUpTOTAvSTdmRXFHN2c3MEszci9TR0J0VjVyTEFraGJWazltWlcvMWp0WklrWWdMM3VqT3plS1dBU0VtTVNhRFllM0piWi9waE1qNm1YcVpBOU05VHNNa3hQdDVwVzNISWtGdjdTTW1FNFJJSlNJc0YyamJCaVFZd0g5Wld0NnR0MlhoSXRvQVRNMTloRjlWZEtvSndEZXZuZ01YeFRHaFdIOStRMmRUOFRzUUJFeG1vQU5uUWxuc1ZLdVRpNk41SS84cURWYncxYi9LS2tUQU9jY1VJS1NHZlpRU1VEL00xOHRSSXB3Vm4wRkFGQ01wTWVBVnc3VEEyNHduZVByMjBReUpkQU5zMzgvcExBb0JOUlhkNVR2alV1MWpYbUJhWko5bndqN0NQYXBSR1kwYTlLTmxVeVVwTXIzT0JPbC9Jd28wZkh3WDNQT3MydVI4Q2dyK2xFVXhyK1hlSnlKTzh6d2c5M2NmZnpxRGZRU3lDaUpEaUl3Z1RwZHFtUVNVaG9CNUt5OFdMNDdacDRzWDdJK081Y1hjSmF3bWNiMWViOXhSVzZvVTNUazNnWmRGYWtORFNWUTlXQXQ2Y05TV05TcnpBTCtqR1g3aTZVQ3F4SkFNVmdWQm5ZNzdTU1J6OS94YkhEN0M2cmxDMDF3QXdPa1FOTGFrQ2NQQlVqdTVhdFdGVERBY2d2YkgrRG14dytSbXFoWTI0dFVsRlpaK1pOTzdJMzh0M2hmeTNiTHg3c3A3K3RxblhaMkdnRWlZeE9XMittaGF0MWxnRTZ2bXFhMUhqbm5Udlh2VFZ5YytSL1g5L0lYM2o2aTdmN3F5KzNkY1ROOU9Jd2tKU1l4RUdDYzZPM0tXRTl1aDUrZEdybUhMVUNTWWdrbjJkU01Lam9BOFRHa3NHMDZ1TU0xZGxTSnhIVXZaS3dQSkFxb1I4TXg4OFd6dlBBNEZsWFNSNVBvaGs0VkE4QmFVcjF5VDFJSmFHS0o3RllDK2Z6UW5QdExEOGxnZW55czRiUnpXNy85dEJtdDZuNFM5aGdrSGJQTEkvRnMycGxsMWdaS3BUSGdmNk5qMERNanBkcDRTSm1zQjNaSm9tc085b3VsSzB2RVEvTEs2bitPTzlpa3JnVXpwVjdjVTA3dXN3NDJUemx3aDNiQ0U4VWo5eVZSTHEvMDk5WmQxcXVwZDZ2ZEE4THVxWDNhdlhKbHdWSlYvbzByWGRTcWF0dW5acnY1OUwvM0JhUDhlaHJrRVdKME9kMnpPTFUwaXZCNmg4N29DNzl6eHR2VlRYT0ViSkdrMCtiNk8rczBMenluTzJvRzFmNHJpazU1TjIzSm54N0U2NkI4NnJlY1IyNlBOVEJhdlM5NHg0NHFrK2xyWGRFaHIyVm9UeHREQmNudDMxNzIyTk56dUFTZklLblc5aGluNmMyRSt1cXFyZXhQLyttRzU0WGRpcmlwU1YzOGQwbkYwMDFWQjR5YXhQNFlpdStLaHQ0VkFFVXk4UlpNdTBYeXgrSHJ4QWp3WSt3RXkyUGhOenlZV2xGN0E5NmFDc0k1WXR6MmVVQ3FxU3FFbWRRY2pHcjdKeTgyb1ExcFZHMlg2OS9tK2tuRjNwMW9qUlJaVVF6bXlEc2UyWjlqZXU0Ykh2Q1pVOURjeWdjQ3hETmQ3NkxyYmxyTlZyUEkzRWxSN2d6OHkrSEhMTTFEMUtJVVlYUWF6M0QzSEh5c3pvVVV5ZnpPTkU5UlVFVWk2N2hOSEhMRmZGR3Uxenh2dkFEQzFyejU5S3RwbG5oNnp2OEwwQVdiMmpEOGNzL3RJd285MVJEL2V3czlOOUFaWVlmZjdFYWUrcytGQmg3c2l1amY2NENRZVZ5UmlHOWRtSWtkR0t3dGhsL0hOak1oZG5aeVBSY3UzejBUZERFakJaNU5zbG9wSllTcG52c3NMc1psZWVXOUJzUXFVM3RyQWw2T1lZcU4rZ1RrU3VNcGhFZ2s4U0JQazkvUTdpdW93bVF0VFJhUFhBREM3Qi9IUGpzaC9nUTl2WXowQit4eCswaWxZblJ2MUhSWWJYaGRwOXVqcHVBV2dOY1Nxc0RHdjNuVzZsOTZKeFRqSGV6N25NUlB3TGFXU2tFY1VhdFZPOFpFZUR5d0g1c0NpU1Bmc2VhcFdZN0JrUzMwMTdTcUthNlV2UmhaTXQ0YVd2c2srS2pVS1QzTGF1SUk5MDJuaitKbWI5VlVNNjl6NnpFOTNBbmtXYmZqakN1OVZFYVRHMmh3aWMzVjJmakpYUW5jbEp6L2QvaW5DWWs0MXRCQjlQVXpwM1l5SzJIRUE1Q3hhcFRQZThqM3QrbnVJZGcwYmdlOWxMT2JrdjRMbmM1OGMwS2ZuL1N4OHY1N0diMnZOaUZqbEFRd05TZmsreUpvRFdBS2xQUUFOU3MyckY5OWZIN1BUNWZmWFI4M1k5QTIrazY4MFc3Vjg0K0djZm9hS202UlVMNGJIYnMxbzYvRk9Wci8yM3JuNFRrNGsvZFhCdStNZzBxU3A4cHlsbVdsQzZXclZ0M3B6bnZMWXhoZGZtRnhtdTZWM2FZckhIcEc2T1NJMDNSV1p0bFVTS3FSSWRVanFHa2pLaU1aYlRQdUttdjI5c3dNMnFQejB2Y24wUHQwclhiWEVOZEUyUTVYaHYwYWpYNkU0amRiekZLeDBpamJTeVBQc0pYendyK095R3VOdWdtbk96WG9ZQ010azJHRE1VTjduT24zdFIvOHliczNkamVHSDFhbk9XY2pGUHFpd243NGNiV0RGY2IzUzdOWE45Wkw5Y0EyejBxL1BsOStmc0JlZmZUWGZ3V2YzZERWSG1mTTdKSVVuZUpmQmNlM3BWdkEzK21rVlNQWSsxeS84RmhScDhiK254OTdYdDdzQ2p3OEJOd1VveDBkVnpmQld2VW5MNGk3ZGU2T3kwbXdyLzExVE8zdklXeHFySWdEQUk1TnBOTDZFd2ovVXhpMmtxS0JLeXFmbGhRb1BGcW51MkpNQVI0bG1TQnZWcVkyZE4wVjhzQWNmN01GL3hCN0lwTTBleU1TM0I4M3Y5dHQ5c0FmTkM1Z1BadUc5TVF1OGdSSDdoNzJsdWNBWWtVd29sdDFvSkdEeHEzVGdKNlVDem5EamhyZDZ1MFRscWIvVjNMY0hlNlczR01xak9qeFRPeUpWc3NObHJST0NmRm1ERE9CNFhxcVZuWXQyR1BNU0NQbHE4U215dlk0L1BvSE82MHRjT2tuTWhHUWJWOEZGcXRWc1haZWlHWS9KOTB5TGMzV0ViNVRjdHg5TWp6bGtzSURPZVNqT0JFaFdQSDJKWGJNd1pVNVNvVzVlb0FDQzZvY3kvZEpjU1RBYWtSWWJVbVl5d05CWm1neU5mUHlTeVZQVG9DZFh5RUttWlh3cDR3aXcrU1dSU0FQWXpWeVpSRnNseHc1L3VWb2U0VG8vRTRZMEdtNlh0aVNxa3IxNmhzNDJDWFJrZ2JLZWVyWUhmRUxjRk9Pb0drR2JrcWxCSy8wa21LRE90bk9TSHdBRDZNMFV0RDlndlVNenM0aVpzYnRhRXVVMHRMSEpSRisrdXZtZVhjR0pleSsvK2ZwTDl2dlhmN1ROV1VoWTI2ekZQbElXbUdEdjZwQVJjT01nS1pCVzFwRDNoR2lQQmVRbFRDd1pHSXlCVW4raXYyOUd3N3h1d0tSbjFMZThXRTlnQ1d2bENVSHM1WWlQeUYrbHlIYnpZa0lnSjZDeWdzQTV6cUR6WXFPaGprTG9nUFdLeER6SzFud2lxV0M4UTdUcWwrZkl4RmZGTnN1Zml5ekEzdWZsc0FITEFLSFkxTzN5NmRvQjN0L01Vb0FRWjBNUG5MU1owUU9JYzZEWEhoVjU5QzE1em5XUktGazZUY3padjFBUi9kdzdLZVBpbXAxOVgxL3oxMitwT0VPWEduOWhaMjBybi9vK2lUcExZTXJxSTFNTWJ0NTRvVmNLRS9mQWFxTFViWURWZG01dEhkWFM2VTN0UnRpY2JsTUdmdGprSENLZDVFVjMxR3FSM3ZtOW1mV0RkQW5WdmpzaDZVTXJhMDlSWmYvdTdzWjgzK2cvMExtNUFXbnB0MGJWOVhNM2M3aER6KzNuWnliSlpFRnR1blRlVHlWVDZ5MmdPQUxTd2lMZTBSRTNpbVYrdXBmTk1NMEVicFdEcGlwdTB5SE5xRjk2NDgvQzRScUt0NjIrT0doZ3dCSnNMcTNCcVV2aXg3bEVGc2Q5L1BCYis5d3dYOUpnSzhBTUw3MVp4ZWxEVGcwMmNpTUNra0VWMXlGWW43eDl2dU9iK0VEditHUFVIbGZaK0JEcnhQR0VpbHVKUmJ6N2cydmV5TDIwTkpsUVJLZVJMcjhsbGtOMG5icERnazFaK1BBaC9hV3k4K0dkTkVjbDBmcExyUzlWTDVtSWljSjhMYmNlZ3ZsTnl0d1BVRG10M0poMXhnYjZqQ3RCaU1vZmVYNjZqZHlFL0lNK1psQkFaeWd6V3VlM0U2S2RVS3d6Z0REYjY0blpFV095eHNWR2R2VXdpOEEyTXF1ZmRuVTIrMlE1OEVNc2JnT25XRUJyb3A5MU02Q3laZERxMjBkRkZmTXdRTHVlUFBFRUorenZGUTRkV1BnaXg0eFlwMERiNWRBRXlpd2tSNHpRcG5pNVMwOUE1cFVteUNuc05rZ29DR3FFKzlJcjU0bHIxSyttcFgyVy90VzVsZjl6YXRERGNpTzdGWGcxNzdocFc1cm16aWxiTjhETm94RW9ubTdMZ2ZoaDZkTmhmdlJvL0NqVlY2ZTJEYy9YUHFGM1RrS2JTaWVqcE9HY2hlU1ZST2lyWTdzaVMzZjRWMDVDYStieWM1dWk4d1RpMjVKRVRXMTlpcHJvcUtMemN0ak1vcnFZT3JINEprMUY5bEdsMmd3dFhibWhPajQ0Y0tjRTR4d01uSHliMFBaYmtpTW9vTUZQU2VjK0YwL2NXYmsrVjkySzRrSFVid3RCTWNHL1Q3ZDJZaVc3cmZZYTFNSEc5Qmg4b1lIK0RwMnFNMlE2L1ZmSXh3RW1rb240ZWpMaUhGeEFPUDFjT0NFUkU4TTVRSUk3Ri9IdStMc1hTVnZ5ai9HekprM1dML3dFYlpabTlNNVBIcDdNUzlVZVdXbWk5dnNLcGwvWU1Fb2NibHFaYWo5djR5aWR2dW51YVlCVnB5eEhwNExnNXFmcjB4TW5vN0YrNnFXelJjeGVuNTQ3MzNWdWxyNzRDdTMwZzRneERJRXdZR1Q1QmlXSjA3NUtYdEJmNk1XRklpcWhQOTJSZUN2QzBzM2Q4M3RlSEhqM3hqUUZZRENERTlBcnR5UkFvWUFYdXRiV05DWHcydWxTVUxEMGRGc3FEOFEvTFdkYnkySDFqdkdaa0F0YkEvUG9remFhY2FYQW9BWFdkK3pHWkRyY1lRbm9PcnJPd2JrVjRJWUt0NUVIQkV4bEp3aStncjQ5Q09vUTZqR3ljVU5OUHNqRS9ES2hCbU9FUk5nbURvRGgwbEJ2dmFIRHVRSm5GMlNjd1ZDbmU1RllMQzBRTFNJdGZReW4xVy9iQW5JWTlVM3cvQ3VUeHJGQVpWQVRDMVNlK0FjTm1WRkQ2bU16WEhUcTdScEFEUk9aRGpqaUxid0hoTDJyaDhZTHp5c0ZpcVNvbG9iUFBnalQvTUxVT0hLRFJhc1RTbTgzdzhTdXR3OXkraVk0ZU1pakR4UDUvSktsaG1Pd0VPa0didU5ob21GYTZzdnh4b2tBWGJiellmaG5IbjRjaDhGalQxK2Jac05HM2JTaFhNMlJhaytYWG4zUStia0hIVWRpaE1iVDU2YmhRRzFYcmZ6clNhZEtBREtRS29jL2lNTHNvcURIWnB4TTJIWU5vTVpJaVlWemtLU1JGMEtEWjRva0VJTzIwQmw5MWhFMUUreE9KTkFxWlB3V2Q5M0RnaGhLakZUN3lUeU8zVE9rN1pjMjhHaVQvZTM0cG5UTzAzSGptWk8ySVNYM3FNaGNMakk2RmE0UW15Mkc3R0cveGhiQ1FvVE9KUGIwWExhZVpvR01xb1BWOGtMd2lMWmRrbFVFVDlzeXkzNzRaVWxRL1hINUlVNXZnYlFkS3hNSitzV2tsKzFrTVBJM2ozekU5SUZxUG5iNjFmUnlNQVZnTUY3bVFpUWZtMEMvNnNQR1QrOTIrWUl4MEJIb2tPb1hBVlhpK0NpNXJ4OVhwNE9TYVZDOHJNQjJvbVlTZE5ySEw5Q2ZUQmpIYTlXMFlRUUhjWXdDSUQxc28yL2VIZStVMmZleGRPSDd5TFo5T2hsbis0N1lPZzV6UkdsRHVMVHU5UHBEMDZlcTJQMzVZZTRkdzZWUm03TEhUN3ZTOG0rVndBa3J6WkxmamJsWTA0MzE4ZHUwTEdvUW1ZSG9jSENXRkFYMmtVbmcvZUxMejcrc0VhVXpQb05HNGdEaU9Iais1akdCYjZGVTV5UFd6MFdSbUpmS3BNZXNYTVRrd1RURFFqRDhuc3NZNWJIdjBvZitpeDZJM25HM245akc3ZHZucllmOTJ5R2Y4WkIwMWtLbmhmU29NOU83YjVEWW1JUEVBNjVQRW4vMHVmK0RlR3g3WnJybkorTndBNVd6OGJlSENYRzRDZXdtWmxBN1RIamdYZTZ2dzgxUEJrTGYxZTIrTFBkZDVPNXZ0ZllvcGkzcDlaWk92b0h0dDM4akRsenBvYmV4MkxpdDlMbUhTQjFKbDlIajh2OXQrclBlUWlGcGs4a2dSOURpNFhZenF3ZHcxdU5YZlVTK2lLM3JvR2VxNis0eUVBTmhmN3plVVkySDdyNTVpSnZTRHA4enQ4YllsVlNiUXZudHdPd1oyN2lXeVBMdHdMUWlwM2thaG1XV2lTU3NFazd3NGkvSUowSEM3SnJkSmNlc1FHMXB1eFUzeXkyYmlIeW96OUFpazllMHBEN3k4a053S054NmNaV1huSWpLOXFxWVB2NEs4b0FuUkczemcxcmhyR0c2eVhkeGhib3JOZWFnWWRtdk8rbGMrNXZMSjdyUzUreWg3bnFEd3JzSjR0aXBnVFo4cFRNdWtUZjJhM1ZHZjJJaHFURm03ZWZHR1FsTVJJRkovNEZoZ1pzbzIybHUvYmdHRHhHa0dhK0w1V2xOWG95SGR5dEVZdTVZb0NQUjZrcUp4SHJjZUxyOHk0dUtCYWJFM1QwUHIwT0h6Y2JTKzZiTWVJVmZFMnJzSTF4TjZwUXF6S2Rpa0UvMTRsTTZCUCtyeFV1cU5ISWdvckQrcStRMEthRE55UnNkZi9POUZxOE1RQ2YvY2t4WXQ4VWRYRlUzbFdGaERwWTJndXBQZHU2SnR6eUpyTXZEMFZxdStiMU1NM1BGK09uVEg0NEN0TXgxSy9LNFdiKy81MXNZcENETllCU2JUQTNkbUlWZWxTeXdNa1c4WllmUVFQMStSQldMaWNEekZYaTJPNmFpckF4K0F5bFFndDJNOXBWWWlXcWVZeHluSnhQK0pLN1ZBN0ZWTmlhaHFXL1FrQ1o1ZkpZRnVYb013aTBEWFVNM3l2SmFpWGFhcTdvMVZQS2w2NEtmNnZKQUN2VVNIZmFVR3BuUFVLZWhxQnJwdzgvaGNuT1h3RUxPVHRtSUk5cjZZd3ZEbHI1aDI3SzZmZFU2ZXRucU5wbDZXeU8xbmtiRWZWUmF2MzhBdzZOU3VmMnRNU2FaMU9xUzZ2WEw1dnBrYlovMGRFS1dvQ2NrL1JCUXRXalRHU3g5Tjk5MFl1c0d1T3BYMmlnSXBseVRsZG9mSkptT3lqNzBTU3JZUis2ZHFPWXR1VjdFaDdvVlhQTmFrcnlJYlBmcGlzanRxdGJGS1E5TnMrMkdkcUFlWk80YWZlTGhxRXRuelBIME92S1lablNBd091S1V5Z1NwaTdYWFlyUUFVK0FseW5SRE11OFNEZDQyalYzRHpqemFnRVpMeXJEaitjNUxkRERwVDl4Tk5tRzczUm5qRzZodm8wcjc4RTVWeWNUd002UWhzdnhDTXpLU04ydnB2Y3hid1hTaFB0dUpueXdQTzhPSDFqL3kvZnJGVEdlbEE2cHZ6eG9XUkorcXBlRWJrZTNrdFpxSXpxeUZUQmRQZjF5OGQxUHYxeWN2VHFESG5zVzByWThiTHo3YmFzblJycXJ0amFsWnhudFV0TGswcmJVajB6ZFhwYTVYWExYYTk2TjVGVmtnQzY3VEcwc2ozVXY4ZWdya3JVaVFhMW9TS3l4Zkh3MVhJY2JYMGN6WEhQY0t3Zk81WVVNODhWLzNLZ3YvaE5XdmRVV3RkVnVqbFZLbjhWTkpkN3Bhci9YUllmTzJkS3M5MG5wVXNKb3ROWlZ6YWFvbldYRE9MM1RtSTdVdlArNHdHQzkzdnNrTHVqNGpCWVdiRFJSVklnQjR3U0ZjUHpmaWNsL0s3emZzVW5xWCtXQmlLc0F2QnQ5YjlLTTArMWdMZWkvanhjUHFzM01MYXJiTXNQNE56Qy9QU0xzaTNqOWZ1SkpON3lwNkkrRzBkUTdUZG9Wczl6Q0FvMXozaXpUbzRNb0xhY3J6WCtwY3BiR21NcDAwUk1oRHJkWDhPSGtoRG5zeG93bkJsR2hMODNkQWdMcStoV1F1c0lsRXA1RmhHZEJZamc3ZDlkMGFZYXJMUUFORzBSVGo3LzFXWmVsS2JBdEZueEZmSmtlR3JYU3ZjWVk2WE1kSS9VdW4rNlg4bTdxakl5K200dXc5NUdESUdKYnZPM1VmbnBKK25KbVVqS2ZJQTVYditsZE5RR0ZTOTRFZUNMVG1DdmhMSVA4dEtPSE5XbVh1aFM4bGZRdGt5U3RONGdBUXdUWTRkY3ZQbHQ4K2pNS0xqbk9SOGZzTi9EVDdYMlgrUDJ6d2pSNFJtbTZDaFRORXBYaWhEekxkdkM1VlJHQW1JdDdrZUcrMyt1VEM3emY3ellYU1dpdjhyU3JCRHJ5Vm9Vb3FLOXp4STNja2NJRS85UUpnYnI3aFZpd0plM2I0V2lCc3FnUWhlSmhGY1pnejJnRW43VXVWbHFjcXVsYnFkWnRVbHVZTlR0c0RuTGc5YWkzT1FqUEJJVnhZV05Pbms2SWljT3YybW81cWs4VkEyQUw0TDdBQVFMa29tWngrNmU5SytsMUdnYkNkMzdGa3pnZ1JDaWI0TUNOVFFnSlVNVnlRaWh5RTdlMXlHTGl0QlIrUGZOTjdNWnBtblJMMk1RNzVLWGVQZk41dk14ay9MUjluNWJONjJWMUxXNk53TXQ5ZjN0KytVYlNEYi9uTlMyQTUrZHZ1c1J6VE56V1ZYbldNd3gxSG0ybWM3aE5uNDhnVVk1VER1T1AxVmNkU09oV2xuTXVLL1NoS3JjaTJKMUMxb2psVys5STdOeS9PUXF2TXhXRmFITGY3TmEvdUVkNjI1RkQ3UHd4RURzYkhlMmV6ek9JN3lUZ1ZxazhzTTRkYit2bGQ4T21GNS8vb2pYODdkYUo2MW1Od3NuckpZMUMvdWJHZ2wzaTlTbnFPd3hwdkY0T29jcHZUZGErVU1jazBDM1kvWW5EallYREt3NHYwd2NLUFNUNjBFYTNXR3NaOXJ6R0xJVFh4b3JYV1JyNENVZFI1Sis5V2tXRCtzZHFLVTBaOGlVSXB4Z1RVU1ozY3dJSkR3dmoycVNiRzhPMUQ2bXNQbkdmQlY5SGhOZXdWazBIc0lCQ1VKTG5la1phcDFwWmtweWs0MHhPVlhFNnBXWS9TSDZIVW40UU5wMStHZExCczZPRWhYT0xIOGVLOUd1TElsKzFmTmh4WUpWaG1vaUlwNVNYQ09zV2NKeWxTOEkxQzNGdVpuY3ZIZ1dKc1JmSXNPNmxLTXlwdDExQVE3cDd2SEVMNUtadnhoM3Z4blliNk94RTZzVnpyT1pzUTFOaUJXMEMxR3JMODlmUlIyUnZ6Z09BRm0wcGQ4WDAyRlpLeklPK01aTktPTmZHcU8rYjU0SURzeHpVZnpvbityY2NJM09vZzlvcjMxeUJ2ek0yWGZCeE9YdS9OdDFUSGxPdE1teXJHc1FCelM4L1JaSjBlWlkzSUp3N2FYWk05bGR6enZaY2VIcHZaMktPbWM2NkkwWTFmVTdtVmNiT2xpeWJhaGZuelMzZExzcEVyL2M0SEdaOXV0ZDV2UXRYdk04LzdOVjFYSWYvdUVyd0tqNW1YUXk3Z0h4bDl0TnNLWnhyWldlWDRGTndlODYxc2hzZ1pSejkrdFdaWjRuU05rSjJ2d2REV05mM1g3MGtBUUo3ZVF4WjVuZXZUOXZwUXZCVldFb0ZLcDFJN2k0V0I4cUI4MXByV0xtQk92VElvaUwvdE1GMTNwRGh6WmNVZE9TOXJzWFo1TGlSOUFzR2tpZGpCeDVNdzQ4bGFtczlnaW9ubm9mbWphdlBIWkQxNW83Qm9Wc1hQUktFZmIzUjJYaitnNFM1MTUyQlFUaUNSUGZZYTQ4WE8wRFp0MTdweE9YNzZ1citKd2JXcEpmaHNGSFVVYmhqSlRseUFZT2N6VnNWNDVLaEgxaTlKaTdOUlFpeUZmUkF5S1k0aENIS3dkZTBjS3VrUC9YbGFHc3RwbDJyVFNsMUUxTzhkR2RZTmI1VnN3MFlIa0lOem5UUHFZMWt6MlZTaW92bjFIYVJSd1BEazZyMm5zUEthWnVsRW9XaHRENjhCRU1BcG1kNzB1ZVl1ZzF0LzNwVVpWemZHUXFIVk16YzFSN2t1cHFZd0NmUHd5NjNvMmlaK3hnRmFhR1MrdDdFTS9PaWpkMHg1Tjg0czdDVnBZTmp2bFhEQlVPZ0tjUC8vVkV3K2ZYRG9FSGhQMzBrakxvUzRCMlFLcFZJbUg2UEw5NU4xV1ZkTFBKVlZWakZseEhCYnVzSlkwdUJVNFRUNFpIZ2VwSGFlKzZNK2lFOTl4VmRpQmxIOEEzSDY5NmloeEIxbG03ank3cVQyZC91Kys5SHczR2ovWWs5VTM2M1N1UVI3SGVuMXgwWThFcmJOWUt0RDY4cHp0Y29PQjJINDVmclZPZGx6ZmxwaW0xa2NBVGx5aG1GR1g5R0dZSmV3ZmJYTko4R1Y3S01ocnVtSHArQTJrb0lvZllaOHVGMFVFWHFYQk56YW1aZWVpSWRITkpiZEVPQlJ1SEFjRUNKUFpDQVV1TS9MdjUwWEx5WDBRcjMvSElxc1BHaWFhSlZXc2ZNVU44ZkRmNmtvb3lXN0NLRDhsTEZ0V2FVQWd0cHdMbjREZ1ZKL3JXMXBDdnpPM3dRdWxhRzhzVXRVeXR6NUVUeHE5Vlh4bEtwMG1NeFBBKzVIV0pEbUJOYkFvN1VHVUVBWHBOM05BRmNjcXZnU1RNcjJuM0RzdUlHVkljM3BIMVh4bU9sV0FpY242RjgvNk9sWjFNeVI1eklTZUNWa1VxUnNaamdiejBsY1VwQ0M4azdDTW9Rb0tXSlJEMWQ2UTNmU0wycW5EK2dqdUdNaW0wckF3YzNETlNHZXVXeFMySWoyTVQwVkpzcy8vNVQzOUlFOXFLZ1pyNjJacXN2ckhsNFpTYy9aRCszRnViN3VvallIWlBsTVhyM2FtcjdkVFhkWG10Y05kSHFIREdUZks4TDhJWXpaMy95OWtrZFdjaUZNaVZjUzhqSmdrQU1KSDE4VG85WHo5NVVRbjVBOGkxem5ldVNDQmlsbXA0TFBCY0w3U3ozRFVXVkVmMk1adlFtT1FLUDJTd0xpeWlDRlFwTkJtc2RLaFZjYWN3TU5CT3NnTG8wUXRTR3Z3aUlsaUtuc0ZWTThlbHFFMXpGVVJhbVVsRFlFaFhxSWtWU0V5cEtZZTJuNzdtWCs1VnBQQUx3SDc4TEpGTkZpYWZKdzFKVFM2bWlXWUt2RCtZeXpBd3Frb1dDZjFHTjZ0Q0ZCenFpOUxFdXFLNFNvU2dGdjhNb3hlOVMzN3BGQVluN1hzSEVoYTdldzRMR3FMVHY4MElza0ErUmhWbURYb1drMGt4QlpNa0VkUjIxaXlXbENiTUU3K2FiMHBRaUU4aVM1ak9WWUNxc29yNG9Wd2M0WUYrelBNdzJwZjFCN0RGRXdubUo1S0lNNVVZTG1pcS9GTjkxbVNjaW8xYXNZNlRWRVNkZ25tQTJFUWlNMXBSWFp4czhsek1TU1lZaTlSb3NMTUp0YXJQS3dpeW0yQmwrNDcrckJ2UkZFOWRNSWhhNE1zUVBWSkd4VzJkbWd5NVQ2cUdaRXh0Q1JraU1SeG5OaVI1cWdZN25Sczg1eG1oTWtHR0I5aVpNRXk1T2JDYjNINklraFJBVklTVWhERlJpMGFUd2trVUNCT2NNYXM3WXlUSkFUNldBbmpMSXBPbjVGVjBXZHpJVWlLL1NVUnFnZ0ZmeE5kUlNGb2phRUVDcS9oVUZDbHRRTWNuOUNoMVVnQkxjYTM0Z2ZsVXFldVBDS0tHdUFJaEs1d29ZaUFpU2VETFFEVlp2YWNTd0FUQU5tcVVaQ1NaQ3VubFVBU2lVOXlYUkxNc0xhZUZCVXhxUGxwRGVFS1lUNDlxWkNoNVJTN3licFVvZkViTVljRVcralBaSVFJeGVHd2lidnJEZzIwbFNsWFZhRHZmTFFiY0ZSR0ZXZ2VDa0dJcXUvYW55Y29oTkNMdW1hcjcrWDFoRGZtV3NrMnBNd1NWcUo0cmNoZ3VFZ0kvZmJMSlV3TWFlQlcraDRsaG1TRnlzT0tWblpaOERNTDVpcjJrQlh2anljVEtHZlhNVm4waGp2TWhIRHg4K2VOam0wTjA5L0JHYmMva2pOdi81TXl4L09QaUliYzR6SFhSNTd1dlp1VGhiVzBycHJQM1AzNzJBRS9zUHI0em5tOUQ2NldibVYxK3FnSWZ1SEJObnlkWUtGcUdwc3hIMjlyM3RQUXJ5ckl4c1pqV3lyclJqVDF3bnFMeWFuL2VKbjhqcWN2ek91UU9xNFRiRmNCZHFMNnZQaXdBL20wNXZuUVIydER6bVpHN0w5dWRWbmw1ajZaYjViWVBpall0UjQ5NHZkZm9BN1NNMzJBdDFBUG9uVUVzREJCUUFBQUFJQU9GaktsR0gvaE1KYkFFQUFOd0NBQUFrQUFBQVJHVm1hVzVwZEdsdmJuTXZjRzVtWDIxaGFXNWZaR1Z6WTNKcGNIUnZjaTU1WVcxc2hWSEJUdXd3REx6M0svSURXYlZsMGI3WDI5TVRIQkYzaEtJMGNWQkVhb2NrVzlHL3grMldhSkVRK0JUWk0rUHhwRkEyV2xsd0huM3hoRm5Oa0RJL0JuRVpaVC9GQUdyUlUxQ2Q2cHZHUWpiSng3SmhNcVRaR3hBRkdLVUxDSEpDby9obkpoQ1BEL2ROdzJ4S0pRK05FRkpBeVY2aG0xV20wTGFkaXVpczZ0VXRDNWNsUWo2c1c1cW1VS1JBTDR2NlZGM1pTQlpxWTlYam1wWkhkUHpjYWxYWVRSOFl6R3E4NmNBbTlubE1GQ0VWdjVIMytyeUZrdkoyRUdNM2pxMkJrNFRSYUhsMCtpVC8zb0tWeHovSDFwNWEzZmMzTjVYcnptaldFTlIxSVBWeWh0VzFzN2VRTHFQYXJpbDNoL1piT3pqcjVEV1d6VmpISlhzdWFZeldjaHl0clNUVUUxenQzZm9jN04xNytSOVY5MHM2Tys2SGlFbzY0NnVheURMZDZaQ2hUb0plSUNubUZESVU4aUNlaEkvelVUeFhSS0xBckFEYTFkYVhzSGczSk5SQkdFS0VMVTBSeVdOaG8wSWJBemx2aDEwK2V0ZEk4SGIyQ1NiQWNtVlRzbklFdElCbUdYYjhCMUJMQXdRVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFCZ0FBQUVacGJHVnpMMUJMQXdRS0FBQUFBQURoWXlwUnlTWWNHUzBBQUFBdEFBQUFFd0FBQUVacGJHVnpMME5vWVc1blpVeHZaeTUwZUhSVWFHbHpJR2x6SUhSb1pTQm1hWEp6ZENCMlpYSnphVzl1SUc5bUlFRmpiV1VnYlhsUWJtWWdibTlrWlM1UVN3TUVGQUFBQUFBQTRXTXFVUUFBQUFBQUFBQUFBQUFBQUEwQUFBQkdhV3hsY3k5RmRtVnVkSE12VUVzREJCUUFBQUFJQU9GaktsR2VpVnNtRVFVQUFISXRBQUFlQUFBQVJtbHNaWE12UlhabGJuUnpMMDE1VUc1bVgxQnVabDkyTVM1NVlXMXM3VmpkYnRNd0ZMN2ZVMWpjOUlZV1JnZEk1U29OS1JUMUp5UmRKVUJvTXNsSmE1SFl3WFkyQ3ByRVk4RHI4U1RZYVZuS21xVHBLQzJEK3FKU0VwL1AzN0UvSDM5MXZWNC9nbk9nc25XRVZJczVDS0FldEJDSER3bmg0S2V2aGVTSkp4TU9xdGVpZVN5S0dMVjA2SFBBUHZEc1V3bVFicm1BV2ZOWmhBbHRvYytyRUhmUk9RNFQ5WUl5U1FMaVlVa1l2VnhCU1BNWjRBaktRUVlLNUt3L3MybFFON3dJempva0JFZWxNbHRGakRsaG5NalpPa0FlNGJDQVQ5ZlBEVjd0elNGbVhCSTZzYWhVUTk0MFR1ZGZNVktvTDdwUGVYYjNjd0pad2oyb3hERHJ2Z0d4YytDQ3NEVmFPR25jYnh6bnhZcFVuRDBpSkZEZzR5cFlqL094aE1SY1dqSHpwbjNpY1NiQXE1aEFpTVZHY2N1NjdoQUlmYkd0WGVWTk1aMm9wUUtxUndCZVBnOTIvNnh2R2U1WnA5dXozTXNDc05Fc1hpT1pZSFZIRldkYWFZRWVOSEpraURuSHMyR2doZVUveDJMYXgzRTJBUldtTHhkUElSUzBPcUxWSlp5MTZaeFpmbjdaMHFudlI2aTB2WWZaV00rR2pRbXZnS2E2bDg5cHlCYUZkUDZtSUxQTHk3czc1dVd4U0g4VmE2aGxBWk5QSk40RFQ2M3lqaTc5VXUrSWFsUVpuelNhejJ5NzBYelFPR2srM0N2ck1mRHFjencrdnEvSWx1bjg4cWpSYUJ6ZFRsOFIwOENCQ1ZFb21iV29mSlRmMklqWTZhakxWdVFhajk4L1dMWmpaUFptTVFwSDJ1SlpMVWtFcnhtRllSQUlrTGZFb1dSQytRT2VJV0kraElNa2VnZTg0blF3SEkxUHVySGgrN3B3L3hMRVlrMFFoL2xCanpZTnloTGZpb1VRd0FuZUxGZkJBbm1CT1dTRFZvbEtLSkVkSEpGd3pSWnN0MC96Zy9VWlUxbWMxR2Q4ZmYzUkpXZVRxbzA5bVNiOEJtRTZ1enYvb1VrWUx2K2l0MGMvcTdtR1EzZXUyQms5dyttamdkRzNXc2dFTHZ0R0lsbUVKZkVzeWxrWTZ2NGRURUpGOEZyTVU4czFuYTQ5Nmc0SExmVDl5MWNYQU9FUTh3Z043Uzc2ZU85WXRiclJOdEh4Z3lZNmVmam84YjFqZEFyMCs1ZHYxNUdzVHNjeVJ5MVV1dzd4UUxVY2lGb0cwRGNHeGpQcktScTJYeWdJWlBZTTE3VmNYVE45TURta0JodUhXWDlyYkExR2FQVEt0dFJ3dGpNMExkZnREcDVaampOMFVqSkwyT3B6MjJqM0xHUWFwNjd1YnpJYWtFa3kxL2lRbTRtUUxDS2Ywa2VMYzhaL0RiYUhybUxtV0xiUmRaQmg2b2x5YzVKc3FsYWVwTm16REVleFhQQytXcUcwdzUyZEg5MzdycktiV0lnQUo2RzhzUlhvNk9obEoxQytRd29OeWphTzViL0lQV3hxQW1ndzNxRDJiZEZFaEZqOGVmT1JTbXk3Ui8wUzVMamlabHROSXEweEpxTStrV3NCYXVYQ3JoVW8yOFFTSm95WEtyQ2d6aFpCdXFtNE5qaFdSUXlldnJ1d09Yc1hRclErejhWTkI2QStwbmdDT3N1c3BLSXNkVlNldTZ0KzllNnJldm9IcnNReUVldjBMOGs1Rkt5bDRjK1hFb2RkR3VoZHJSK3FYR0RzNGcvc3ZDaXN2YlRZQ1pkWVNRRXJNWmc0RVpWdUFDcWQ3VHVqajYvV2VRUWZaY1kveDRudmdaUFczanBPcXdMZWo2RzEyUVh3SGhPaTFMdlc3RUVIRVlGQ0pnaWRvRmdIMVFvOXF1NThRUlFETVUya3p5NG9JZ0Y2aDZVRVB0TW9Qc2VFZ2wvQm85YmE4NmcyOXQ0bjhaUEYweWtsc2xaZ1dLMlhwMTI3cjE2c3RhcHA1c2hONGppY3BZVXM0VkRKblRvUVk4TFJjdnpCaWY2RlR2UksyZ2ZUZVRDZFc5bE11emVkVnhyK1BYK1psY1Y5T3N1OGludndqditGZDh4YitvTmR2SDEyc2NjbXo3RndBSHRUOERzcXpNUXg5b2ljbGR0SEZZWlVIRm9FSWgySmZvYldOcm5zYk43b3NsUHozdElOWjRlRThGczNtU2VIbTh6YjRSOEx0WDd3a3djL3VaWE50WHMvV2FqcGYrZitzdlNzT2RqTi84SnU2a1A2Y0NXNUpZLzVBMUJMQXdRVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFBQUVacGJHVnpMMGQxYVdSbGN5OVFTd01FQ2dBQUFBQUE0V01xVWVIOEp5MGhBQUFBSVFBQUFCc0FBQUJHYVd4bGN5OUhkV2xrWlhNdmRYTmxjbDluZFdsa1pTNTBlSFJVYUdseklHbHpJR0VnYzJGdGNHeGxJSFZ6WlhJZ1ozVnBaR1VnWm1sc1pTNVFTd01FRkFBQUFBQUE0V01xVVFBQUFBQUFBQUFBQUFBQUFCTUFBQUJHYVd4bGN5OU5aV0Z6ZFhKbGJXVnVkSE12VUVzREJCUUFBQUFJQU9GaktsSEszczR1QUFvQUFOYzBBQUFsQUFBQVJtbHNaWE12VFdWaGMzVnlaVzFsYm5SekwxQk5YMFJwWTNScGIyNWhjbmt1ZVdGdGJPMVozVTRqTnhTK3oxTlkzTFJJU2RRQzI5OHJDR0UzMGdJUkFhU3EyZ3RuNWt6aU1tTlBiUStRVmtoOWtQYmwraVQxc1QxNEpwTWhZVGRzS3hWdVNHS2Y3L3dmSHgvbjJUR0xOQk9jeXNVUEhXTCtjZ2tLZUFRL0VBbS9Ga3hDYkg5V1doYVJMaVRnTHZkWHBYMEhOQVlaMXRxUS9GOExZZ1Vaa212RmZ5Qy9yMERwa2toa0dYRDlBOW01QnFtTUJFUWtSTStCakU5SmtLbFB5bFdteUMzd1dFZ1NROEk0eFAyZGg5Vk1KOUVjTXZySnJJbkRJWVdDbUNSQ21oMU1MVXZuOTl3NkhFV29CS0p5aUZqQ0RCWGpGdlo2T0NFVDkyTkVrVlN0a3Awbmw0c2Mxc3Q4ZGtLMDJVaTBJSGR6a2EwUWk5QThUeG1vdnNkczJvNVFIaE0xRjBVYWs0enFhSTV5b2pjWm42SENWblF3TlBxTVpyQkNXby9YSnUwdFRRdnp3MkdVUWQzY1NGUmFlM05GbkFETmlEMEZxZ29KaUs2ZUZiZFVTcnBveG15UFpBWnhNemRVZUJOT015ak5oaG9rTElVdWZ0NS9PeDVqN0JnYkd4MGhCQWRpUWFwZ09hWUoybHNoaWFYdGxmNDZlRXV5d0xBUlo1N1Q1WVRzNy9VUDl0NFFwaUVqc051SzkyWlR2TDN2K20vZTdBVzg2NXE4Vm5OTGpkYUtJRFkvM1RFOUo5ZVRWVUZETE5OalVKRmtPZnB3dlprdjRWNlR1S1FJcVpvWE1oY0svTmVxTWwxamFhcU5Eczd1U0JNTFVNdmJERjl4eTJMb2s0bzgyN0k4M2EzQmJzc0I5TkVCamlDUllOT0hGak9ya21HU2laZ2xDMVRXOGZOYXhsVWJLcVRKaEFHZ1VWUklxaUZkK1BVcElDbVRTOElwd2dHZDIrN1VnZUF4K3pTWFJpVUUwZWpBaUJhcTZUWVUzUWhaNURIVm1DK1c3elpkRisxNjBHMDZMdnA0eHptenZKVGJMa0FWcWNhS3Q2YVUvOHk0aGhuSUQxVlBIbE5OWFExdnBpR1JGcnBQSEFzUys3MWJxMjd4YmdON2E1VU9zUy9uc0dRaVp3dEZWSkhuUW1wRFBsMFE2a3Q0RTdqWlVmeDBlUHFlRklyeG1WMzh3dUo5UWFqV3hvV0ZCbnNzWjNSaHFLTzBpTUZEbDdwVTllUkNCMjRvQjZyeG8xVWY3bW1XcDBDbVFxUkErVHJuWDFBK1cvSyt5SzNFYWRYWGRodml0em9hRFNidExxYUNiQmlGMU9KUW9pQ25rcUxoVXFZMEJrM01WQ1JCUDVvVzdlaEJST0ovckdObGpMT3N5TnhhTDZQMzRaczdlcmd3QkRRQ1ZZYUh4ZHRpMkJHV3VNWWtvdE1VYWx5MkdJRExYTlo0OFlvenJkYmxzQUlzSnFxTFJpdzBtQStjY2xINU5aTGgyODAwVjdWc1J4Ym9GYWROaUFYbi94OEo5R2Q5ZzVHbTdCRmp1dENBVUN3Vi9xUHh6QTFvNUZ4a1U1Qjlzb1Q2WWw1YTR2TmlmcXFYRFdYOThxOFhqc0pLRWJUZnBIeUE0U1E1YUpKSWJQTGF5OGo1OUpkQlN0WGE2RHU3R0VDYURxNjZ4SDA2dHArT0xpZGRNaHFmblhmSjhQTGQ2T1JEVzVOdDJFQ2tpV1hWTDc5RitHMXJ1WjNzMW9HM2xzNUplWjRFYzIwOUtQNys0MCtMK1BjZmYyMGVHTUpxdTlGeE1ocFBob09uR3NBMEJTdmJLZWk1aU5kRncyRFFKVyt2RHQ4T3UrUjRlTkVsazFITjh3R09PTHhWUjArLzdwb28wR1NXeG5sbk1FQjB5OGFhNHkwdFp0QW5EUTdiaXFMcDdncndiVVZTRkNLcFlmSnRSOVNtWmFiZEFSc0YxdUV0U0RxRDl0QjZUNVVlekNtZmJYQXRyeW5rNXpKTzFkU2dFTTB5c0lPR1dnZHpSeFdKa0FGaTBSaTdibnZIVFVFL2VlZXhKSnMwenhhejYzcDhocDg4ZGkza1QwS0FCNVh0SENIR3VaRy9DL2wyMjh0cnZCRkRtRTdWY3VPYXBzekhoQXV1bWhSMUhjbXgrMUNQU0hUMUZNZ041SHAxd0NCandiRUZTQTBkdUh1TXRQOXprQm5sQmlaMTI0eDRXa2lqU0ZyZTNaVlJMY0VMREpOUFdYbkVFekdLTjVpTDBjeFpncEtaRkVWdWpJUnkwV1d0UG5Jd2MwSXpabFRoMjVuUFRIeWE3UGUvRHREYkdkVUU2SU4yb3pxVzY0MTZPSjFLdUdVVUViMXhFeWV0U0xac1ZVSTlyeTNkNWx0TUhQaHM2WUpmdFhkN2wzNFl4OHhkcWs0WXBMRmFiL3AzVk0wemltSHNyVlpLRVMwbm9RVkV5VzVnNFc5Q09XWFNlNksvMHcxemVzTzJRMWI5SWUwMWtvNE5aWXR3TlJna2VMcnNWYzA0MFZRWHFuN0FjMDBaZDBWTjJlVVZVd1FUd1E1dWJZbTltZ3lQOFl3Zlh3d0hoNWY0K2Z4b2N2NStlR2thRFBQYis5SHA2T3p3NHFjUDVPSGhvZnY1Yk1BNDA0eW1GclkyQkp0RHVXYTMrakU0ODZQNGF1TmJqdkFWYUVLMVhaN0NqSEhPK0F4TlJnbUhPektUbEJjcGxVd3ZzUFl5RWErejNXZTJCSTB5QTRkM0NRM3k2Nm90aHZkYTBrYVE1K1ZlOHZYTGFCS21ISitpeWQ1ek5ObmJQSjYxeElCSmFLcmd3NytwMy81ejlOdmZ4Rk9yU3VSRHA5ZnJkWm92bWUzdmsrR0YwYjB6bmJsNXd0ZjlyenB0cjRGaExieTJaWXN4VHpyMVZ5MEgySG42dGFtei9HQjBmSEhVdnhwZXp2UGp0TlB5Mk9FN1hYTDhubHdOVFNKTFVjem1lV0dicTluWlVXZmxPSDBDc0hUa2RGYlBiLzJFdHRNeTRQdXFkN0QzL2NIMzMzeTc5LzJiVHN2NENHYytuVlUzKy9MRzNubml3b2NYck03cXJ0MWJ2dGszdTU2MDArajIvR3o1Z3NaTWtDT2dFdVJPcDlHK29NMDdUNTZ4bFZEYmFSeEhPNFlOSGhzNzNlcTJhc1hlTVdhckxkYUwyTlBMZTJZWnM3aDl4NzdaVWYvRmN0M2ZlV2lFRjc2b3NXVEVqNW1LcUl4Vlc0amh1ZUpHYTNnME1ENFZCWS9McVpzL1lPNndNNHZtUWdIM3p5bXhRNFc0RVlJZkR4cTBEdkFFYm5GNWpuR1BnMXFRRXA5RTVqUTJCR1lsQmcyUmhoZ1Jjb21iZFlEeFR4eFR3SE12aHBSaE5rMVQ5NUJDNW13MkI5bEw2UUtrb1JWYVJDTHRFM0xPcTVMa1FpbUdOQktvOGkydGx3NVJWV0Uwb1Y0ekV0bjM4U2t5Q0JEdTdhYkl5YlJJRXBCdTF0eXZyS09IQk5lTUYwd3pVUDdpNUlxaTYzQ1lRbWlPQlRPaW5BaDh6U0cwcXFtRW5nOUQ5aHV0dnBGbGxOT1phd3ZVUW1uSXV2Wk9UalVSWmxsV2pjWHN5Nnp5MTBjM0RhaEpVdG5Na29FVHFDcjg0dEpBOUYrdTJMaUlXbGx1aG43Mk9CWlNQMWx5Qm9QdFZaelJtSncrbW5kVnRSbU4vMmZGWm9qcDJWcHF6dG9xZ24rL2RRMCt4RDdMVjVlV0V5RTlXVTlJQmh6amxHRWtKalRDQ1lGZVZYcUNqayt6TEd1SUgyaGxKSkVpY3dVa1FHeGVTbERXYUU0bGpiUlpyaUE4U200MkpPd2U0bDRLZktibno5SkVTOHBWeHBRZFdCV2NiYXBVZ0tpb3Q2RlMvL0hzdHBQYTF3VC8yUFM5NGpkYzNQRXhPdnNqc2xoQ0JDYUd6QWlSVVVJNUtSd2NCbmtSUnN4bEtHMGp2VDNuWUlPYURMZzVFRmZianRCZlRDR2loYXFmYnN1eTh5QjhhM0tYd2dhVTl0ejJlZXBSNndieFJqRnB3ZklVN24zT0JwV2JXViszZXdCNW52WjFuUVBLVTlwVHZnZ01uRTZ4QUR2Q0R3QU5OV3ZLZGV2ZHpSMUxVMExUTzdwUTlZYndxLzk0NFhsdEs1YmFpcllpODI0dzRrZFMwRGlpU285djlQb3k0K1pYSlFuRWpiTGpUeTU3Q2NETi91UWlYNnBpMnR1MTU5Y210eFFQMTYzZ1RSY3VQQkhJNGlDSGFvbzFPWFVyaVlZdWxxQ1VrNHdHSlFKQ3VZVlF2Y1FLWCsyWTh1K3RoQ2xELzgxQmI4cDArVVlWUUd3dFRwYnMrbnJEZUMwRm42TVV0Q2Y2ZWFFL01kTkZvZFVXYzEwTFRkTkd4dnZUdUd4MzRSYlN4N09xM2xuOFdvQ3lRUXZsS2F6TlZ4dnU3VmtmRUlKcTdWbmY5Uy9sN3R3WHloMnJBV1A1QUJmU1BaamI5OXZuVmd6am9OZVM4Vm95UG52SmVLR2h4RDlRU3dNRUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQTRBQUFCR2FXeGxjeTlUWTNKcGNIUnpMMUJMQXdRVUFBQUFDQURoWXlwUlM2c0d4bEVBQUFCZEFBQUFHZ0FBQUVacGJHVnpMMU5qY21sd2RITXZiWGxmYzJOeWFYQjBMbk5vRmN1eEVZQWdFQVhSM0NxK0dCQlNoMlVjZU1LTmNqQkNJTjJMMGI1a3Q5VjVVZWVwcFlWREtqQzd6V2lTNnoxQUNuNXBrdEhDSTdYamxHbFI5TVNvRkM2S1BFMGRSK0dtOXUrOFJrK2ljVFVmVUVzREJCUUFBQUFBQU9GaktsRUFBQUFBQUFBQUFBQUFBQUFTQUFBQVJtbHNaWE12V1dGdVoxOXRiMlIxYkdVdlVFc0RCQlFBQUFBSUFPRmpLbEhTamQwZDNBQUFBTHNCQUFBZ0FBQUFSbWxzWlhNdldXRnVaMTl0YjJSMWJHVXZiWGx1WlhSamIyNW1MbmxoYm1kdGo5MXVnekFNaGU5NUNvdDdKbWlsU1d1ZnhnS25zZ1pPbEpocURQSHVTOExDZmxwZlJNNkp2NVBqeVE3elNEQXRRdHBiTWJCV0FBdktyYm1URDJ3RnVwZnVHalhCaVlMRG5xQ2V2VndPNEtJVXRMNVdjY1I1TXZ3QllqUmZyYitoOENkcWNxa1BvRTV1c1ZIc05jbFFmc1poOEJSQ2ZoOG85SjdkanFZNEVJUFNDTVo2K092azZjNGhqNTNhN3ExcHowM2IxV21KZnlZc3JJd2pmSytWMmEwcVVWaklseUFqQjkwTlVsZlVxT1I2cHlOeHcwTnl5Wk9FNXBlOFF0Sno2ZUlJWmhidFhzdnc5Z3h5NkhHQzlaRTduMzY0L2N6SnQrb0xVRXNEQkJRQUFBQUlBT0ZqS2xFcVRLNVVYQUVBQUg0REFBQVdBQUFBY0c1bVgyMWhhVzVmWkdWelkzSnBjSFJ2Y2k1dFpwVlNzVzZETUJEZCtRcjJLbUNuNmxDMktHbTdGRFZTc25RNldYQUVTOWhHdHJISzMvY2dVU3hGcUVrdGdlMjdkOC92bnEzUWkxcDRVU1FwalY0M05XaWhzRWpWdU5kTkRQYldCRm1qTGRKTnBUREdoYTFhR1JBQ1dpZU5MbEtlc1ppMTJLRndDSFFDZ3BjVDc1cngxeFY3WG5GKzVMeFl2eFNNUFRGRy95UTVtTUZXQktGU1VFSnFxTkZWVnZiZTJFdzExL1FPRzZtbHA5TmN2Z1FkaGVvV3dlaWRCTjBFY0taampNTXNjUTB2d01HUFBickhLOE9mbGUreVE1ZHZXNkZQK0dsT21mL3hON20zZ05xN3ZKdzhodWtMZkluaVk1QTFUWU5EQzZkcHZVQlZrc0dEUlRVVDdrdll5V3JTTE95NHhIaVlUQ0tnR3VIc1YrYmFHOGczeVFabDZxRkRnbW4wbGRGTk5sTDBDangrSGJhYlZYbDVPdm04elJSdGswUWJEVXBvQThKNjJZaktneVB6enErTFZQVVEwQUZTKzNQd01oNHpKM0wwQ3Vwcm01SG1YOFpFdGpFMnZLRHBuaW1SeC9nVzdRM0RuYnY4QlZCTEF3UVVBQUFBQUFEaFl5cFJBQUFBQUFBQUFBQUFBQUFBRHdBQUFGUlBVME5CTFUxbGRHRmtZWFJoTDFCTEF3UVVBQUFBQ0FEaFl5cFJyRzdQM1kwQUFBRE9BQUFBR1FBQUFGUlBVME5CTFUxbGRHRmtZWFJoTDFSUFUwTkJMbTFsZEdGdGprRUtnekFRUmZjNVJTNHdXcmZaMmRSQ29WS28wcTBFbmRnQk0wb3lpM3I3V3R5NDZQSS8zb2ZYUGhwYlFvM2k0RW9Ud2d0am9wbU5McktUc2szNVBKSkMyWWhPY0lEemFuVFpCMVFWUzF6aGdwNllaTk9TMFllUkwreTc0SWk3QVZNZmFaRTVacXNMazZyYTVnYjd1WFpNSHBNWS9jOE8vdWphdCtNUjRUNlBSdjk2VTc2VERXVHlrUzlRU3dFQ1B3QVVBQUFBQUFEaFl5cFJBQUFBQUFBQUFBQUFBQUFBREFBa0FBQUFBQUFBQUJBZ0FBQUFBQUFBUkdWbWFXNXBkR2x2Ym5NdkNnQWdBQUFBQUFBQkFCZ0FHWGhVM0dXSDFnRVplRlRjWllmV0FSNUhVOXhsaDlZQlVFc0JBajhBRkFBQUFBZ0E0V01xVVc2MWM2bklDZ0FBcWlvQUFERUFKQUFBQUFBQUFBQWdJQUFBS2dBQUFFUmxabWx1YVhScGIyNXpMMlYwYzJsZmJtWjJYM052YkRBd01WOXdibVprWHpKZk5WOHhYM1I1Y0dWekxubGhiV3dLQUNBQUFBQUFBQUVBR0FCN3VWUGNaWWZXQVh1NVU5eGxoOVlCVjVOVDNHV0gxZ0ZRU3dFQ1B3QVVBQUFBQ0FEaFl5cFJ2clpRMFl3c0FBQllJZ0VBTVFBa0FBQUFBQUFBQUNBZ0FBQkJDd0FBUkdWbWFXNXBkR2x2Ym5NdlpYUnphVjl1Wm5aZmMyOXNNREF4WDNadVptUmZNbDgxWHpGZmRIbHdaWE11ZVdGdGJBb0FJQUFBQUFBQUFRQVlBUFJSVk54bGg5WUI5RkZVM0dXSDFnSEFCVlRjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xHSC9oTUpiQUVBQU53Q0FBQWtBQ1FBQUFBQUFBQUFJQ0FBQUJ3NEFBQkVaV1pwYm1sMGFXOXVjeTl3Ym1aZmJXRnBibDlrWlhOamNtbHdkRzl5TG5saGJXd0tBQ0FBQUFBQUFBRUFHQUJEbmxUY1pZZldBVU9lVk54bGg5WUJHWGhVM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFCZ0FrQUFBQUFBQUFBQkFnQUFES09RQUFSbWxzWlhNdkNnQWdBQUFBQUFBQkFCZ0FZQ1pYM0dXSDFnRmdKbGZjWllmV0FWdkVWTnhsaDlZQlVFc0JBajhBQ2dBQUFBQUE0V01xVWNrbUhCa3RBQUFBTFFBQUFCTUFKQUFBQUFBQUFBQWdJQUFBN2prQUFFWnBiR1Z6TDBOb1lXNW5aVXh2Wnk1MGVIUUtBQ0FBQUFBQUFBRUFHQUNhRUZYY1pZZldBWm9RVmR4bGg5WUJqdXBVM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFrQUFBQUFBQUFBQkFnQUFCTU9nQUFSbWxzWlhNdlJYWmxiblJ6THdvQUlBQUFBQUFBQVFBWUFPUmNWZHhsaDlZQjVGeFYzR1dIMWdGZk4xWGNaWWZXQVZCTEFRSS9BQlFBQUFBSUFPRmpLbEdlaVZzbUVRVUFBSEl0QUFBZUFDUUFBQUFBQUFBQUlDQUFBSGM2QUFCR2FXeGxjeTlGZG1WdWRITXZUWGxRYm1aZlVHNW1YM1l4TG5saGJXd0tBQ0FBQUFBQUFBRUFHQUFlZzFYY1pZZldBUjZEVmR4bGg5WUI1RnhWM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFrQUFBQUFBQUFBQkFnQUFERVB3QUFSbWxzWlhNdlIzVnBaR1Z6THdvQUlBQUFBQUFBQVFBWUFFWFBWZHhsaDlZQlJjOVYzR1dIMWdFdHFWWGNaWWZXQVZCTEFRSS9BQW9BQUFBQUFPRmpLbEhoL0NjdElRQUFBQ0VBQUFBYkFDUUFBQUFBQUFBQUlDQUFBTzgvQUFCR2FXeGxjeTlIZFdsa1pYTXZkWE5sY2w5bmRXbGtaUzUwZUhRS0FDQUFBQUFBQUFFQUdBQ2Q5VlhjWllmV0FaMzFWZHhsaDlZQlJjOVYzR1dIMWdGUVN3RUNQd0FVQUFBQUFBRGhZeXBSQUFBQUFBQUFBQUFBQUFBQUV3QWtBQUFBQUFBQUFCQWdBQUJKUUFBQVJtbHNaWE12VFdWaGMzVnlaVzFsYm5Sekx3b0FJQUFBQUFBQUFRQVlBSnRCVnR4bGg5WUJtMEZXM0dXSDFnRitHMWJjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xISzNzNHVBQW9BQU5jMEFBQWxBQ1FBQUFBQUFBQUFJQ0FBQUhwQUFBQkdhV3hsY3k5TlpXRnpkWEpsYldWdWRITXZVRTFmUkdsamRHbHZibUZ5ZVM1NVlXMXNDZ0FnQUFBQUFBQUJBQmdBeG1kVzNHV0gxZ0hHWjFiY1pZZldBWnRCVnR4bGg5WUJVRXNCQWo4QUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQTRBSkFBQUFBQUFBQUFRSUFBQXZVb0FBRVpwYkdWekwxTmpjbWx3ZEhNdkNnQWdBQUFBQUFBQkFCZ0FJdHBXM0dXSDFnRWkybGJjWllmV0FkZU5WdHhsaDlZQlVFc0JBajhBRkFBQUFBZ0E0V01xVVV1ckJzWlJBQUFBWFFBQUFCb0FKQUFBQUFBQUFBQWdJQUFBNlVvQUFFWnBiR1Z6TDFOamNtbHdkSE12YlhsZmMyTnlhWEIwTG5Ob0NnQWdBQUFBQUFBQkFCZ0FQd0JYM0dXSDFnRS9BRmZjWllmV0FTTGFWdHhsaDlZQlVFc0JBajhBRkFBQUFBQUE0V01xVVFBQUFBQUFBQUFBQUFBQUFCSUFKQUFBQUFBQUFBQVFJQUFBY2tzQUFFWnBiR1Z6TDFsaGJtZGZiVzlrZFd4bEx3b0FJQUFBQUFBQUFRQVlBQkJOVjl4bGg5WUJFRTFYM0dXSDFnRmdKbGZjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xIU2pkMGQzQUFBQUxzQkFBQWdBQ1FBQUFBQUFBQUFJQ0FBQUtKTEFBQkdhV3hsY3k5WllXNW5YMjF2WkhWc1pTOXRlVzVsZEdOdmJtWXVlV0Z1WndvQUlBQUFBQUFBQVFBWUFKeHlWOXhsaDlZQm5ISlgzR1dIMWdFUVRWZmNaWWZXQVZCTEFRSS9BQlFBQUFBSUFPRmpLbEVxVEs1VVhBRUFBSDREQUFBV0FDUUFBQUFBQUFBQUlDQUFBTHhNQUFCd2JtWmZiV0ZwYmw5a1pYTmpjbWx3ZEc5eUxtMW1DZ0FnQUFBQUFBQUJBQmdBUURGWTNHV0gxZ0ZBTVZqY1pZZldBU1FMV054bGg5WUJVRXNCQWo4QUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQThBSkFBQUFBQUFBQUFRSUFBQVRFNEFBRlJQVTBOQkxVMWxkR0ZrWVhSaEx3b0FJQUFBQUFBQUFRQVlBUHZrVjl4bGg5WUIrK1JYM0dXSDFnSEZtRmZjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xHc2JzL2RqUUFBQU00QUFBQVpBQ1FBQUFBQUFBQUFJQ0FBQUhsT0FBQlVUMU5EUVMxTlpYUmhaR0YwWVM5VVQxTkRRUzV0WlhSaENnQWdBQUFBQUFBQkFCZ0ErK1JYM0dXSDFnSDc1RmZjWllmV0FmdmtWOXhsaDlZQlVFc0ZCZ0FBQUFBVEFCTUE1QWNBQUQxUEFBQUFBQT09","heatParamUpdated":false,"timeout":0,"creationDate":1636261914054,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"ETSI_PACKAGE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pnfcsar","artifactName":"pNF.csar","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE=","artifactUUID":"0d8cf3e4-3aaf-4d80-98ce-ebfaef2ce058","artifactDisplayName":"pNF","mandatory":false,"serviceApi":false,"artifactLabel":"pnfcsar","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pnfcsar","duplicated":false,"payloadUpdateDate":1636261914056,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261914054,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"mynetconfyang":{"payloadData":"Ylc5a2RXeGxJRzE1Ym1WMFkyOXVaaUI3Q2lBZ2VXRnVaeTEyWlhKemFXOXVJREV1TVRzS0lDQnVZVzFsYzNCaFkyVWdJblZ5YmpwdGVXNWxkR052Ym1ZNmRHVnpkQ0k3Q2dvZ0lIQnlaV1pwZUNCdVpuUTdDZ29nSUc5eVoyRnVhWHBoZEdsdmJpQWliWGx1WlhSamIyNW1JanNLSUNCamIyNTBZV04wSUNKdGVTQnVaWFJqYjI1bUlHRmtaSEpsYzNNaU93b2dJR1JsYzJOeWFYQjBhVzl1SUNKNVlXNW5JRzF2WkdWc0lHWnZjaUJ0ZVc1bGRHTnZibVlpT3dvZ0lISmxkbWx6YVc5dUlDSXlNREU1TFRBekxUQXhJbnNLSUNBZ0lHUmxjMk55YVhCMGFXOXVJQ0pwYm1sMGFXRnNJSFpsY25OcGIyNGlPd29nSUgwS0NpQWdZMjl1ZEdGcGJtVnlJRzVsZEdOdmJtWnNhWE4wZXdvZ0lDQWdiR2x6ZENCdVpYUmpiMjVtZXdvZ0lDQWdJQ0JyWlhrZ2JtVjBZMjl1WmkxcFpEc0tJQ0FnSUNBZ2JHVmhaaUJ1WlhSamIyNW1MV2xrZXlBS0lDQWdJQ0FnSUNCMGVYQmxJSFZwYm5ReE5qc0tJQ0FnSUNBZ2ZRb2dJQ0FnSUNCc1pXRm1JRzVsZEdOdmJtWXRjR0Z5WVcwZ2V3b2dJQ0FnSUNBZ0lIUjVjR1VnZFdsdWRETXlPd29nSUNBZ0lDQjlDaUFnSUNCOUNnb2dJSDBLZlFvPQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636261914159,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"YANG_MODULE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mynetconfyang","artifactName":"mynetconf.yang","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc=","artifactUUID":"dffc4ac6-e433-408b-b3ca-c528e51226b8","artifactDisplayName":"mynetconf","mandatory":false,"serviceApi":false,"artifactLabel":"mynetconfyang","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mynetconfyang","duplicated":false,"payloadUpdateDate":1636261914161,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261914159,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"vsptestpnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nZEdWemRDMXdibVpmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUhCdVpsOXRZV055YjE5MlpXNWtiM0lLSUNBZ0lHVXVJQ0FnSUVOaGRHVm5iM0o1T2lCeVpYTnZkWEpqWlU1bGQwTmhkR1ZuYjNKNUxtZGxibVZ5YVdNS0lDQWdJR1l1SUNBZ0lFeHBZMlZ1YzJVZ1JHVjBZV2xzY3pvZ0NpQWdJQ0FnSUNBZ2FTNGdJQ0FnVEdsalpXNXpaU0JOYjJSbGJDQldaWEp6YVc5dU9pQUtJQ0FnSUNBZ0lDQnBhUzRnSUNBZ1RHbGpaVzV6WlNCQlozSmxaVzFsYm5RZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhU0FnSUNCTWFYTjBJRzltSUVabFlYUjFjbVVnUjNKdmRYQnpPaUFLSUNBZ0lHY3VJQ0FnSUVocFoyZ2dRWFpoYVd4aFltbHNhWFI1SUFvZ0lDQWdhQzRnSUNBZ1UzUnZjbUZuWlNCRVlYUmhJRUpoWTJzdGRYQWdSR1YwWVdsc2N6b2dDaUFnSUNBZ0lDQWdhUzRnSUNBZ1JHRjBZU0JTWlhCc2FXTmhkR2x2YmlCU1pYRjFhWEpsWkQ4NklHWmhiSE5sQ2lBZ0lDQWdJQ0FnYVdrdUlDQWdJQWxFWVhSaElGTnBlbVVnZEc4Z2NtVndiR2xqWVhSbElHbHVJRWRDT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwTGlBZ0lDQkVZWFJoSUhKbGNHeHBZMkYwYVc5dUlHWnlaWEYxWlc1amVUb2diblZzYkFvZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JTWlhCc2FXTmhkR2x2YmlCVGIzVnlZMlU2SUc1MWJHd0tJQ0FnSUNBZ0lDQjJMaUFnSUNCU1pYQnNhV05oZEdsdmJpQkVaWE4wYVc1aGRHbHZiam9nYm5Wc2JBb2dJQ0FnTXk0Z0lDQWdUR2x6ZENCdlppQldSa056SUFvZ0lDQWdJQ0FnSUdFdUlDQWdJRVp2Y2lCbFlXTm9JRlpHUXpvZ0NnPT0=","heatParamUpdated":false,"timeout":0,"creationDate":1636261913957,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"OTHER","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vsptestpnfvspinformationtxt","artifactName":"VSP_test-pnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzE3MzQ3OTZmZjJmMGVmMDEzYmE3MmUzOWZjYTQyNmI=","artifactUUID":"cba1f99b-16b3-4266-9945-c6d633432dfa","artifactDisplayName":"VSP_test-pnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vsptestpnfvspinformationtxt","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vsptestpnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1636261913958,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913957,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"vendorlicense":{"payloadData":"UEhabGJtUnZjaTFzYVdObGJuTmxMVzF2WkdWc0lIaHRiRzV6UFNKb2RIUndPaTh2ZUcxc2JuTXViM0JsYm1WamIyMXdMbTl5Wnk5aGMyUmpMMnhwWTJWdWMyVXRiVzlrWld3dk1TNHdJajQ4ZG1WdVpHOXlMVzVoYldVK2NHNW1YMjFoWTNKdlgzWmxibVJ2Y2p3dmRtVnVaRzl5TFc1aGJXVStQR1Z1ZEdsMGJHVnRaVzUwTFhCdmIyd3RiR2x6ZEM4K1BHeHBZMlZ1YzJVdGEyVjVMV2R5YjNWd0xXeHBjM1F2UGp3dmRtVnVaRzl5TFd4cFkyVnVjMlV0Ylc5a1pXdys=","heatParamUpdated":false,"timeout":0,"creationDate":1636261913158,"description":" Vendor license file","requiredArtifacts":[],"generated":false,"artifactType":"VENDOR_LICENSE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE=","artifactUUID":"093479f7-6f77-4baf-b599-3e6aa2949b2e","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vendorlicense","duplicated":false,"payloadUpdateDate":1636261913161,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913158,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"pmdictionaryyaml":{"payloadData":"Y0cxRWFXTjBhVzl1WVhKNU9nb2dJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdjRzFFYVdOMGFXOXVZWEo1U0dWaFpHVnlPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRS0lDQWdJQ0FnSUNBZ0lDQWdjM1J5ZFdOMGRYSmxPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjRzFFWldaV2MyNDZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCamIyMXRaVzUwT2lBaVZtVnljMmx2YmlCdlppQjBhR1VnVUUwZ1JHbGpkR2x2Ym1GeWVTNGdWbVZ5YzJsdmJpQnBjeUIyWlc1a2IzSWdaR1ZtYVc1bFpDNGlmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjRzFFWldaVFkyaGxiV0ZXYzI0NklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpVm1WeWMybHZiaUJ2WmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCVFkyaGxiV0VnZFhObFpDQm1iM0lnZEdocGN5QlFUU0JFYVdOMGFXOXVZWEo1TGlCVFkyaGxiV0VnZG1WeWMybHZibk1nWVhKbElITndaV05wWm1sbFpDQnBiaUIwYUdVZ1ZrVlRJRk53WldOcFptbGpZWFJwYjI1ekxpSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnVabFI1Y0dVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpVGtZZ2RIbHdaU0IwYnlCM2FHOXRJSFJvYVhNZ1VFMGdSR2xqZEdsdmJtRnllU0JoY0hCc2FXVnpMaUJ1WmxSNWNHVWdhWE1nZG1WdVpHOXlJR1JsWm1sdVpXUWdZVzVrSUhOb2IzVnNaQ0J0WVhSamFDQjBhR1VnYzNSeWFXNW5JSFZ6WldRZ2FXNGdaWFpsYm5ST1lXMWxMaUo5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlc1a2IzSTZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nUVdOdFpTd2dZMjl0YldWdWREb2dJbFpsYm1SdmNpQnZaaUIwYUdVZ1RrWWdkSGx3WlNCMGJ5QjNhRzl0SUhSb2FYTWdVRTBnUkdsamRHbHZibUZ5ZVNCaGNIQnNhV1Z6TGlKOUNpQWdJQ0FnSUNBZ2NHMUVhV04wYVc5dVlYSjVUV1ZoYzNWeVpXMWxiblJ6T2dvZ0lDQWdJQ0FnSUNBZ0lDQndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUUtJQ0FnSUNBZ0lDQWdJQ0FnWVhKeVlYazZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXRJRzFsWVhOVWVYQmxPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z1kyOXRiV1Z1ZERvZ0lrMWxZWE4xY21WdFpXNTBJRzVoYldVZ2RYTmxaQ0JwYmlCUVRTQm1hV3hsTENCcGJpQXpSMUJRSUdadmNtMWhkQ0IzYUdWeVpTQnpjR1ZqYVdacFpXUXNJR1ZzYzJVZ2RtVnVaRzl5SUdSbFptbHVaV1F1SUU1aGJXVnpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmxLUzRnVG1GdFpYTWdabTl5SUROSFVGQXRaR1ZtYVc1bFpDQTFSeUJ0WldGemRYSmxiV1Z1ZEhNZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlBelIxQlFJRlJUSURJNExqVTFNaUJwZEdWdElHVXBMaUJXWlc1a2IzSWdaR1ZtYVc1bFpDQnVZVzFsY3lCaGNtVWdjSEpsWTJWa1pXUWdkMmwwYUNCV1V5NGlmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J0WldGelJHVnpZM0pwY0hScGIyNDZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCamIyMXRaVzUwT2lBaVZHVjRkQ0JrWlhOamNtbHdkR2x2YmlCdlppQjBhR1VnY0hWeWNHOXpaU0J2WmlCMGFHVWdiV1ZoYzNWeVpXMWxiblFzSUhkb1lYUWdhVzVtYjNKdFlYUnBiMjRnWkc5bGN5QjBhR1VnYldWaGMzVnlaVzFsYm5RZ2NISnZkbWxrWlM0Z1JHVnpZM0pwY0hScGIyNXpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmhLUzRnUkdWelkzSnBjSFJwYjI1eklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCaEtTNGdWbVZ1Wkc5eWN5QmhjbVVnWm5KbFpTQjBieUJoZFdkdFpXNTBJRzl5SUcxdlpHbG1lU0IwYUdVZ00wZFFVQzF3Y205MmFXUmxaQ0JrWlhOamNtbHdkR2x2Ym5NZ2RHOGdiVzl5WlNCaFkyTjFjbUYwWld4NUlHUmxjMk55YVdKbElIUm9aV2x5SUcxbFlYTjFjbVZ0Wlc1MGN5QmhjeUJ1WldWa1pXUXVJbjBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYldWaGMwTnZibVJwZEdsdmJqb2dleUJ3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUdOdmJXMWxiblE2SUNKVVpYaDBJR1JsYzJOeWFYQjBhVzl1SUc5bUlIUm9aU0JqYjI1a2FYUnBiMjRnZEdoaGRDQmpZWFZ6WlhNZ2RHaGxJRzFsWVhOMWNtVnRaVzUwSUhSdklHSmxJSFZ3WkdGMFpXUXVJRU52Ym1ScGRHbHZibk1nWm05eUlETkhVRkF0WkdWbWFXNWxaQ0EwUnlCdFpXRnpkWEpsYldWdWRITWdZWEpsSUhOd1pXTnBabWxsWkNCcGJpQXpSMUJRSUZSVElETXlMalF5TlNCcGRHVnRJR01wTGlCRGIyNWthWFJwYjI1eklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCaktTNGdWbVZ1Wkc5eWN5QmhjbVVnWm5KbFpTQjBieUJoZFdkdFpXNTBJRzl5SUcxdlpHbG1lU0IwYUdVZ00wZFFVQzF3Y205MmFXUmxaQ0JqYjI1a2FYUnBiMjV6SUhSdklHMXZjbVVnWVdOamRYSmhkR1ZzZVNCa1pYTmpjbWxpWlNCMGFHVnBjaUJ0WldGemRYSmxiV1Z1ZEhNZ1lYTWdibVZsWkdWa0xpSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzFsWVhOU1pYTjFiSFJVZVhCbE9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRnRwYm5SbFoyVnlYU3dnWTI5dGJXVnVkRG9nSWtSaGRHRWdkSGx3WlNCdlppQjBhR1VnYldWaGMzVnlaVzFsYm5RZ2NtVnpkV3gwTGlCU1pYTjFiSFFnWkdGMFlTQjBlWEJsY3lCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURSSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNekl1TkRJMUlHbDBaVzBnWkNrdUlGSmxjM1ZzZENCa1lYUmhJSFI1Y0dWeklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCa0tTNGdWR2hsSUcxbFlYTlNaWE4xYkhSVWVYQmxJSFpoYkhWbGN5QnpkWEJ3YjNKMFpXUWdZbmtnWVNCMlpXNWtiM0lnWVhKbElITndaV05wWm1sbFpDQnBiaUIwYUdVZ1VFMGdSR2xqZEdsdmJtRnllU0JaUVUxTUlIVnphVzVuSUhSb1pTQW5kbUZzZFdVbklHRjBkSEpwWW5WMFpTQmhibVFnYldGNUlHbHVZMngxWkdVZ2RtVnVaRzl5TFdSbFptbHVaV1FnWkdGMFlTQjBlWEJsY3lCdWIzUWdjM0JsWTJsbWFXVmtJR0o1SUROSFVGQTdJR1p2Y2lCbGVHRnRjR3hsSUdKdmIyeGxZVzR1SW4wS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGSmhibWRsT2lCN0lIQnlaWE5sYm1ObE9pQnZjSFJwYjI1aGJDd2dZMjl0YldWdWREb2dJbEpoYm1kbElHWnZjaUIwYUdVZ2JXVmhjM1Z5WlcxbGJuUWdjbVZ6ZFd4MExpQlVhR1VnY21GdVoyVWdhWE1nYzNCbFkybG1hV1ZrSUdGeklHRWdZMjl0YldFZ2MyVndZWEpoZEdWa0lHeHBjM1FnYjJZZ1pHbHpZM0psZEdVZ2RtRnNkV1Z6SUc5eUlHRWdjbUZ1WjJVZ2IyWWdkbUZzZFdWeklITndaV05wWm1sbFpDQmhjeUJ0YVc1cGJYVnRJSFpoYkhWbExXMWhlR2x0ZFcwZ2RtRnNkV1VnZDJsMGFDQnVieUJ6Y0dGalpYTXVJRkpsYzNWc2RDQnlZVzVuWlhNZ1ptOXlJRE5IVUZBdFpHVm1hVzVsWkNBMFJ5QnRaV0Z6ZFhKbGJXVnVkSE1nWVhKbElITndaV05wWm1sbFpDQnBiaUF6UjFCUUlGUlRJRE15TGpReU5TQnBkR1Z0SUdRcElHbG1JR0Z3Y0d4cFkyRmliR1V1SUZKbGMzVnNkQ0J5WVc1blpYTWdabTl5SUROSFVGQXRaR1ZtYVc1bFpDQTFSeUJ0WldGemRYSmxiV1Z1ZEhNZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlBelIxQlFJRlJUSURJNExqVTFNaUJwZEdWdElHUXBJR2xtSUdGd2NHeHBZMkZpYkdVdUlDSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzFsWVhOU1pYTjFiSFJWYm1sMGN6b2dleUJ3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJiYzJWamIyNWtjeXdnYldsdWRYUmxjeXdnYm1GdWIzTmxZMjl1WkhNc0lHMXBZM0p2YzJWamIyNWtjeXdnYTJKd2MxMHNJR052YlcxbGJuUTZJQ0pWYm1sMElHOW1JRzFsWVhOMWNtVWdabTl5SUhSb1pTQnlaWE4xYkhRN0lHVXVaeTRnYldsc2JHbHpaV052Ym1SekxDQmllWFJsY3l3Z2EybHNiMko1ZEdWekxDQndZV05yWlhSekxDQnVkVzFpWlhJdUlGVnVhWFFnYjJZZ2JXVmhjM1Z5WlNCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURSSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNekl1TkRJMUlHbDBaVzBnWkNrZ2FXWWdZWEJ3YkdsallXSnNaUzRnVlc1cGRDQnZaaUJ0WldGemRYSmxJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdOVWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBeU9DNDFOVElnYVhSbGJTQmtLU0JwWmlCaGNIQnNhV05oWW14bExpQlVhR1VnYldWaGMxSmxjM1ZzZEhOVmJtbDBjeUIyWVd4MVpYTWdjM1Z3Y0c5eWRHVmtJR0o1SUdFZ2RtVnVaRzl5SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnZEdobElGQk5JRVJwWTNScGIyNWhjbmtnV1VGTlRDQjFjMmx1WnlCMGFHVWdKM1poYkhWbEp5QmhkSFJ5YVdKMWRHVWdZVzVrSUcxaGVTQnBibU5zZFdSbElIWmxibVJ2Y2kxa1pXWnBibVZrSUhWdWFYUnpJRzltSUcxbFlYTjFjbVVnYm05MElITndaV05wWm1sbFpDQmllU0F6UjFCUU95Qm1iM0lnWlhoaGJYQnNaU0JsZEdobGNtNWxkQ0JtY21GdFpYTXVJbjBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRnRPVWtObGJHeERWU3dnVGxKRFpXeHNSRlVzSUU1U1FsUlRMQ0JKVUU1UExDQkZWRWhKUmwwc0lHTnZiVzFsYm5RNklDSk5aV0Z6ZFhKbGJXVnVkQ0JQWW1wbFkzUWdRMnhoYzNNdUlFOWlhbVZqZENCamJHRnpjMlZ6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTkVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXpNaTQwTWpVZ2FYUmxiU0JtS1M0Z1QySnFaV04wSUdOc1lYTnpaWE1nWm05eUlETkhVRkF0WkdWbWFXNWxaQ0ExUnlCdFpXRnpkWEpsYldWdWRITWdZWEpsSUhOd1pXTnBabWxsWkNCcGJpQXpSMUJRSUZSVElESTRMalUxTWlCcGRHVnRJR1lwTGlCVWFHVWdiV1ZoYzA5aWFrTnNZWE56SUhaaGJIVmxjeUJ6ZFhCd2IzSjBaV1FnWW5rZ1lTQjJaVzVrYjNJZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCWlFVMU1JSFZ6YVc1bklIUm9aU0RpZ0p4MllXeDFaZUtBblNCaGRIUnlhV0oxZEdVZ1lXNWtJRzFoZVNCcGJtTnNkV1JsSUhabGJtUnZjaTFrWldacGJtVmtJRzlpYW1WamRITWdibTkwSUhOd1pXTnBabWxsWkNCaWVTQXpSMUJRT3lCbWIzSWdaWGhoYlhCc1pTQkpVRk5GUXk0aWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnRaV0Z6UTI5c2JHVmpkR2x2YmsxbGRHaHZaRG9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCYlEwTXNJRWRWUVVkRkxDQkVSVklzSUZOSlhTd2dZMjl0YldWdWREb2dJa052Ykd4bFkzUnBiMjRnVFdWMGFHOWtJR1p2Y2lCMGFHVWdiV1ZoYzNWeVpXMWxiblF1SUROSFVGQXRaR1ZtYVc1bFpDQmpiMnhzWldOMGFXOXVJRzFsZEdodlpITWdZWEpsSUVORExDQlRTU3dnUkVWU0lHRnVaQ0JIWVhWblpTNGdRMjlzYkdWamRHbHZiaUJOWlhSb2IyUnpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmlLUzRnUTI5c2JHVmpkR2x2YmlCTlpYUm9iMlJ6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTlVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXlPQzQxTlRJZ2FYUmxiU0JqS1M0Z1ZHaGxJRzFsWVhORGIyeHNaV04wYVc5dVRXVjBhRzlrSUhaaGJIVmxjeUJ6ZFhCd2IzSjBaV1FnWW5rZ1lTQjJaVzVrYjNJZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCWlFVMU1JSFZ6YVc1bklIUm9aU0FuZG1Gc2RXVW5JR0YwZEhKcFluVjBaU0JoYm1RZ2JXRjVJR2x1WTJ4MVpHVWdkbVZ1Wkc5eUxXUmxabWx1WldRZ1kyOXNiR1ZqZEdsdmJpQnRaWFJvYjJSeklHNXZkQ0J6Y0dWamFXWnBaV1FnWW5rZ00wZFFVRHNnWm05eUlHVjRZVzF3YkdVZ1FYWmxjbUZuWlM0aWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnRaV0Z6VEdGemRFTm9ZVzVuWlRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJR052YlcxbGJuUTZJQ0pRVFNCRWFXTjBhVzl1WVhKNUlIWmxjbk5wYjI0Z2RHaGxJR3hoYzNRZ2RHbHRaU0IwYUdseklHMWxZWE4xY21WdFpXNTBJSGRoY3lCamFHRnVaMlZrTENCaFpHUmxaQ0J2Y2lCa1pXeGxkR1ZrTGlKOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHMWxZWE5EYUdGdVoyVlVlWEJsT2lCN0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklGdGhaR1JsWkN3Z2JXOWthV1pwWldRc0lHUmxiR1YwWldSZExDQmpiMjF0Wlc1ME9pQWlSbTl5SUhSb1pTQnRaV0Z6VEdGemRFTm9ZVzVuWlN3Z2FXNWthV05oZEdWeklIUm9aU0IwZVhCbElHOW1JR05vWVc1blpTQnRZV1JsSUdadmNpQjBhR2x6SUcxbFlYTjFjbVZ0Wlc1MExpQldZV3hwWkNCMllXeDFaWE1nWVhKbElHRmtaR1ZrTENCdGIyUnBabWxsWkNCdmNpQmtaV3hsZEdWa0xpQkVaV3hsZEdWa0lHMWxZWE4xY21WdFpXNTBjeUJ0WVhrZ1ltVWdhMlZ3ZENCcGJpQjBhR1VnVUUwZ1JHbGpkR2x2Ym1GeWVTQm1iM0lnYjI1bElISmxiR1ZoYzJVZ2IzSWdiVzl5WlNCdmNpQndaWEp0WVc1bGJuUnNlU0JtYjNJZ2FHbHpkRzl5YVdOaGJDQndkWEp3YjNObGN5d2dhV1lnWkdWemFYSmxaQzRpZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCdFpXRnpTVzVtYjBsa09pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnWTI5dGJXVnVkRG9nSWs1aGJXVWdabTl5SUdFZ1ozSnZkWEFnYjJZZ2NtVnNZWFJsWkNCdFpXRnpkWEpsYldWdWRITXNJR2x1SUROSFVGQWdabTl5YldGMElIZG9aWEpsSUhOd1pXTnBabWxsWkN3Z1pXeHpaU0IyWlc1a2IzSWdaR1ZtYVc1bFpDNGdSbUZ0YVd4NUlHNWhiV1Z6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTkVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXpNaTQwTWpVZ1UyVmpkR2x2YmlBekxqRXVJRVpoYldsc2VTQnVZVzFsY3lCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURWSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNamd1TlRVeUlGTmxZM1JwYjI0Z015NDBMaUo5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpUVdKaWNtVjJhV0YwYVc5dUlHWnZjaUJoSUdaaGJXbHNlU0J2WmlCdFpXRnpkWEpsYldWdWRITXNJR2x1SUROSFVGQWdabTl5YldGMElIZG9aWEpsSUhOd1pXTnBabWxsWkN3Z1pXeHpaU0IyWlc1a2IzSWdaR1ZtYVc1bFpDNGdSbUZ0YVd4NUlHNWhiV1VnWVdKaWNtVjJhV0YwYVc5dWN5Qm1iM0lnTTBkUVVDMWtaV1pwYm1Wa0lEUkhJRzFsWVhOMWNtVnRaVzUwY3lCaGNtVWdjM0JsWTJsbWFXVmtJR2x1SUROSFVGQWdWRk1nTXpJdU5ESTFJRk5sWTNScGIyNGdNeTR4TGlCR1lXMXBiSGtnYm1GdFpTQmhZbUp5WlhacFlYUnBiMjV6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTlVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXlPQzQxTlRJZ1UyVmpkR2x2YmlBekxqUXVJQ0o5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUcxbFlYTkJaR1JwZEdsdmJtRnNSbWxsYkdSek9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnWTI5dGJXVnVkRG9nSWtoaGMyaHRZWEFnYjJZZ2RtVnVaRzl5SUhOd1pXTnBabWxqSUZCTklFUnBZM1JwYjI1aGNua2dabWxsYkdSeklHbHVJR3RsZVNCMllXeDFaU0J3WVdseUlHWnZjbTFoZEM0aUxDQnpkSEoxWTNSMWNtVTZJSHNLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dleUJyWlhrNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2diV1ZoYzNWeVpXMWxiblJUZEdGMGRYTXNJR052YlcxbGJuUTZJQ0pEYjI1MFlXbHVjeUIwYUdVZ2MzUmhkSFZ6SUc5bUlIUm9aU0J0WldGemRYSmxiV1Z1ZEM0aWZTd2dkbUZzZFdVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dXMVZUUlVRc0lFUkZVRkpGUTBGVVJVUXNJRTlDVTA5TVJWUkZMQ0JRVWtWTVNVMUpUa0ZTV1YwZ2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdJR3RsZVRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQnBibWwwYVdGc1ZtRnNkV1VzSUdOdmJXMWxiblE2SUNKVWFHVWdhVzVwZEdsaGJDQjJZV3gxWlNCMGJ5QjNhR2xqYUNCMGFHVWdUV1ZoYzNWeVpXMWxiblFnVkhsd1pTQnBjeUJ6WlhRZ1lYUWdkR2hsSUdKbFoybHVibWx1WnlCdlppQmhJRzVsZHlCbmNtRnVkV3hoY21sMGVTQndaWEpwYjJRdUluMHNJSFpoYkhWbE9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ0I5Zlgwc0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JyWlhsV1lXeDFaVkJoYVhJNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUhzZ2EyVjVPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUdGamJXVlFZWEpoYldWMFpYSXhMQ0JqYjIxdFpXNTBPaUFpUlhoMGNtRWdkbVZ1Wkc5eUlITndaV05wWm1saklIQmhjbUZ0WlhSbGNpQXhMaUo5TENCMllXeDFaVG9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRZ2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3SUhCeVpYTmxibU5sT2lCdmNIUnBiMjVoYkN3Z2MzUnlkV04wZFhKbE9pQjdJR3RsZVRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQmhZMjFsVUdGeVlXMWxkR1Z5TWl3Z1kyOXRiV1Z1ZERvZ0lrVjRkSEpoSUhabGJtUnZjaUJ6Y0dWamFXWnBZeUJ3WVhKaGJXVjBaWElnTWk0aWZTd2dkbUZzZFdVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dXM1J5ZFdVc0lHWmhiSE5sWFNCOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCclpYbFdZV3gxWlZCaGFYSTZJSHNnY0hKbGMyVnVZMlU2SUc5d2RHbHZibUZzTENCemRISjFZM1IxY21VNklIc2dhMlY1T2lCN0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklHRmpiV1ZRWVhKaGJXVjBaWEl6TENCamIyMXRaVzUwT2lBaVJYaDBjbUVnZG1WdVpHOXlJSE53WldOcFptbGpJSEJoY21GdFpYUmxjaUF6TGlKOUxDQjJZV3gxWlRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUWdmWDE5ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCOUNpMHRMUXB3YlVScFkzUnBiMjVoY25rNkNpQWdJQ0J3YlVScFkzUnBiMjVoY25sSVpXRmtaWEk2Q2lBZ0lDQWdJQ0FnY0cxRVpXWldjMjQ2SUVGamJXVk9kVzFpWlhJdU1TNHdDaUFnSUNBZ0lDQWdjRzFFWldaVFkyaGxiV0ZXYzI0NklERXVNQW9nSUNBZ0lDQWdJRzVtVkhsd1pUb2diWGxRYm1ZS0lDQWdJQ0FnSUNCMlpXNWtiM0k2SUVGamJXVUtJQ0FnSUhCdFJHbGpkR2x2Ym1GeWVVMWxZWE4xY21WdFpXNTBjem9LQ2lBZ0lDQXRJRzFsWVhOVWVYQmxPaUJFVWtJdVZVVlVhSEJFYkFvZ0lDQWdJQ0J0WldGelJHVnpZM0pwY0hScGIyNDZJRUYyWlhKaFoyVWdSRXdnVlVVZ2RHaHliM1ZuYUhCMWRDQnBiaUJuVGtJS0lDQWdJQ0FnYldWaGMwTnZibVJwZEdsdmJqb2dVMlZsSUROSFVGQWdWRk1nTWpndU5UVXlDaUFnSUNBZ0lHMWxZWE5TWlhOMWJIUlVlWEJsT2lCcGJuUmxaMlZ5Q2lBZ0lDQWdJRzFsWVhOU1pYTjFiSFJTWVc1blpUb2dNQzAwTWprME9UWTNNamsxQ2lBZ0lDQWdJRzFsWVhOU1pYTjFiSFJWYm1sMGN6b2dhMkp3Y3dvZ0lDQWdJQ0J0WldGelQySnFRMnhoYzNNNklFNVNRMlZzYkVSVkNpQWdJQ0FnSUcxbFlYTkRiMnhzWldOMGFXOXVUV1YwYUc5a09pQkVSVklLSUNBZ0lDQWdiV1ZoYzB4aGMzUkRhR0Z1WjJVNklERXVNQW9nSUNBZ0lDQnRaV0Z6UTJoaGJtZGxWSGx3WlRvZ1lXUmtaV1FLSUNBZ0lDQWdiV1ZoYzBsdVptOUpaRG9nSWtSaGRHRWdVbUZrYVc4Z1FtVmhjbVZ5SWdvZ0lDQWdJQ0J0WldGelJtRnRhV3g1T2lCRVVrSUtJQ0FnSUNBZ2JXVmhjMEZrWkdsMGFXOXVZV3hHYVdWc1pITTZJSHNLSUNBZ0lDQWdJQ0FnSUNKdFpXRnpkWEpsYldWdWRGTjBZWFIxY3lJNklDSlZVMFZFSWl3S0lDQWdJQ0FnSUNBZ0lDSnBibWwwYVdGc1ZtRnNkV1VpT2lBd0xBb2dJQ0FnSUNBZ0lDQWdJbUZqYldWUVlYSmhiV1YwWlhJeElqb2dNQ3dLSUNBZ0lDQWdJQ0FnSUNKaFkyMWxVR0Z5WVcxbGRHVnlNaUk2SUhSeWRXVXNDaUFnSUNBZ0lDQWdJQ0FpWVdOdFpWQmhjbUZ0WlhSbGNqTWlPaUFpWVdOdFpWQmhjbUZ0WlhSbGNsWmhiSFZsTXlKOUNnb2dJQ0FnTFNCdFpXRnpWSGx3WlRvZ1ZsTXVhV1pKYmtScGMyTmhjbVJ6Q2lBZ0lDQWdJRzFsWVhORVpYTmpjbWx3ZEdsdmJqb2dWR2hsSUc1MWJXSmxjaUJ2WmlCcGJtSnZkVzVrSUhCaFkydGxkSE1nZDJocFkyZ2dkMlZ5WlNCamFHOXpaVzRnZEc4Z1ltVWdaR2x6WTJGeVpHVmtDaUFnSUNBZ0lHMWxZWE5EYjI1a2FYUnBiMjQ2SUZSb1pTQnVkVzFpWlhJZ2IyWWdhVzVpYjNWdVpDQndZV05yWlhSeklIZG9hV05vSUhkbGNtVWdZMmh2YzJWdUlIUnZJR0psQ2lBZ0lDQWdJQ0FnSUNCa2FYTmpZWEprWldRZ1pYWmxiaUIwYUc5MVoyZ2dibThnWlhKeWIzSnpJR2hoWkNCaVpXVnVJR1JsZEdWamRHVmtJSFJ2SUhCeVpYWmxiblFLSUNBZ0lDQWdJQ0FnSUhSb1pXbHlJR0psYVc1bklHUmxiR2wyWlhKaFlteGxJSFJ2SUdFZ2FHbG5hR1Z5TFd4aGVXVnlJSEJ5YjNSdlkyOXNMaUFnVDI1bENpQWdJQ0FnSUNBZ0lDQndiM056YVdKc1pTQnlaV0Z6YjI0Z1ptOXlJR1JwYzJOaGNtUnBibWNnYzNWamFDQmhJSEJoWTJ0bGRDQmpiM1ZzWkNCaVpTQjBid29nSUNBZ0lDQWdJQ0FnWm5KbFpTQjFjQ0JpZFdabVpYSWdjM0JoWTJVdUNpQWdJQ0FnSUNBZ0lDQkVhWE5qYjI1MGFXNTFhWFJwWlhNZ2FXNGdkR2hsSUhaaGJIVmxJRzltSUhSb2FYTWdZMjkxYm5SbGNpQmpZVzRnYjJOamRYSWdZWFFLSUNBZ0lDQWdJQ0FnSUhKbExXbHVhWFJwWVd4cGVtRjBhVzl1SUc5bUlIUm9aU0J0WVc1aFoyVnRaVzUwSUhONWMzUmxiU3dnWVc1a0lHRjBJRzkwYUdWeUNpQWdJQ0FnSUNBZ0lDQjBhVzFsY3lCaGN5QnBibVJwWTJGMFpXUWdZbmtnZEdobElIWmhiSFZsSUc5bUNpQWdJQ0FnSUNBZ0lDQnBaa052ZFc1MFpYSkVhWE5qYjI1MGFXNTFhWFI1VkdsdFpTNEtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGUjVjR1U2SUdsdWRHVm5aWElLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRkpoYm1kbE9pQXdMVFF5T1RRNU5qY3lPVFVLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRlZ1YVhSek9pQnVkVzFpWlhJS0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQkZkR2hsY201bGRGQnZjblFLSUNBZ0lDQWdiV1ZoYzBOdmJHeGxZM1JwYjI1TlpYUm9iMlE2SUVORENpQWdJQ0FnSUcxbFlYTk1ZWE4wUTJoaGJtZGxPaUF4TGpBS0lDQWdJQ0FnYldWaGMwTm9ZVzVuWlZSNWNHVTZJR0ZrWkdWa0NpQWdJQ0FnSUcxbFlYTkpibVp2U1dRNklDSkpVQ0JOWVc1aFoyVnRaVzUwSWdvZ0lDQWdJQ0J0WldGelJtRnRhV3g1T2lCSlVBb2dJQ0FnSUNCdFpXRnpRV1JrYVhScGIyNWhiRVpwWld4a2N6b2dld29nSUNBZ0lDQWdJQ0FnSW0xbFlYTjFjbVZ0Wlc1MFUzUmhkSFZ6SWpvZ0lsVlRSVVFpTEFvZ0lDQWdJQ0FnSUNBZ0ltbHVhWFJwWVd4V1lXeDFaU0k2SURBc0NpQWdJQ0FnSUNBZ0lDQWlZV050WlZCaGNtRnRaWFJsY2pFaU9pQXdMQW9nSUNBZ0lDQWdJQ0FnSW1GamJXVlFZWEpoYldWMFpYSXlJam9nZEhKMVpTd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU15STZJQ0poWTIxbFVHRnlZVzFsZEdWeVZtRnNkV1V6SW4wS0NpQWdJQ0F0SUcxbFlYTlVlWEJsT2lCV1V5NXBaa2x1UlhKeWIzSnpDaUFnSUNBZ0lHMWxZWE5FWlhOamNtbHdkR2x2YmpvZ1RuVnRZbVZ5SUc5bUlHbHVZbTkxYm1RZ2NHRmphMlYwY3lCMGFHRjBJR052Ym5SaGFXNWxaQ0JsY25KdmNuTUtJQ0FnSUNBZ2JXVmhjME52Ym1ScGRHbHZiam9nUm05eUlIQmhZMnRsZEMxdmNtbGxiblJsWkNCcGJuUmxjbVpoWTJWekxDQjBhR1VnYm5WdFltVnlJRzltSUdsdVltOTFibVFLSUNBZ0lDQWdJQ0FnSUhCaFkydGxkSE1nZEdoaGRDQmpiMjUwWVdsdVpXUWdaWEp5YjNKeklIQnlaWFpsYm5ScGJtY2dkR2hsYlNCbWNtOXRJR0psYVc1bkNpQWdJQ0FnSUNBZ0lDQmtaV3hwZG1WeVlXSnNaU0IwYnlCaElHaHBaMmhsY2kxc1lYbGxjaUJ3Y205MGIyTnZiQzRnSUVadmNpQmphR0Z5WVdOMFpYSXRDaUFnSUNBZ0lDQWdJQ0J2Y21sbGJuUmxaQ0J2Y2lCbWFYaGxaQzFzWlc1bmRHZ2dhVzUwWlhKbVlXTmxjeXdnZEdobElHNTFiV0psY2lCdlppQnBibUp2ZFc1a0NpQWdJQ0FnSUNBZ0lDQjBjbUZ1YzIxcGMzTnBiMjRnZFc1cGRITWdkR2hoZENCamIyNTBZV2x1WldRZ1pYSnliM0p6SUhCeVpYWmxiblJwYm1jZ2RHaGxiUW9nSUNBZ0lDQWdJQ0FnWm5KdmJTQmlaV2x1WnlCa1pXeHBkbVZ5WVdKc1pTQjBieUJoSUdocFoyaGxjaTFzWVhsbGNpQndjbTkwYjJOdmJDNEtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGUjVjR1U2SUdsdWRHVm5aWElLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRkpoYm1kbE9pQXdMVFF5T1RRNU5qY3lPVFVLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRlZ1YVhSek9pQnVkVzFpWlhJS0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQkZkR2hsY201bGRGQnZjblFLSUNBZ0lDQWdiV1ZoYzBOdmJHeGxZM1JwYjI1TlpYUm9iMlE2SUVkaGRXZGxDaUFnSUNBZ0lHMWxZWE5NWVhOMFEyaGhibWRsT2lBeExqQUtJQ0FnSUNBZ2JXVmhjME5vWVc1blpWUjVjR1U2SUdGa1pHVmtDaUFnSUNBZ0lHMWxZWE5KYm1adlNXUTZJQ0pKVUNCTllXNWhaMlZ0Wlc1MElnb2dJQ0FnSUNCdFpXRnpSbUZ0YVd4NU9pQkpVQW9nSUNBZ0lDQnRaV0Z6UVdSa2FYUnBiMjVoYkVacFpXeGtjem9nZXdvZ0lDQWdJQ0FnSUNBZ0ltMWxZWE4xY21WdFpXNTBVM1JoZEhWeklqb2dJbFZUUlVRaUxBb2dJQ0FnSUNBZ0lDQWdJbWx1YVhScFlXeFdZV3gxWlNJNklEQXNDaUFnSUNBZ0lDQWdJQ0FpWVdOdFpWQmhjbUZ0WlhSbGNqRWlPaUF3TEFvZ0lDQWdJQ0FnSUNBZ0ltRmpiV1ZRWVhKaGJXVjBaWEl6SWpvZ0ltRmpiV1ZRWVhKaGJXVjBaWEpXWVd4MVpUTWlmUW9LSUNBZ0lDMGdiV1ZoYzFSNWNHVTZJRlpUTG1sbVNXNVZibXR1YjNkdVVISnZkRzl6Q2lBZ0lDQWdJRzFsWVhORVpYTmpjbWx3ZEdsdmJqb2dUblZ0WW1WeUlHOW1JR2x1WW05MWJtUWdjR0ZqYTJWMGN5QnlaV05sYVhabFpDQjJhV0VnWVc0Z2RXNXJibTkzYmlCdmNpQjFjM1Z3Y0c5eWRHVmtJSEJ5YjNSdlkyOXNDaUFnSUNBZ0lHMWxZWE5EYjI1a2FYUnBiMjQ2SUVadmNpQndZV05yWlhRdGIzSnBaVzUwWldRZ2FXNTBaWEptWVdObGN5d2dkR2hsSUc1MWJXSmxjaUJ2WmlCd1lXTnJaWFJ6Q2lBZ0lDQWdJQ0FnSUNCeVpXTmxhWFpsWkNCMmFXRWdkR2hsSUdsdWRHVnlabUZqWlNCM2FHbGphQ0IzWlhKbElHUnBjMk5oY21SbFpDQmlaV05oZFhObElHOW1DaUFnSUNBZ0lDQWdJQ0JoYmlCMWJtdHViM2R1SUc5eUlIVnVjM1Z3Y0c5eWRHVmtJSEJ5YjNSdlkyOXNMaUFnUm05eUlHTm9ZWEpoWTNSbGNpMXZjbWxsYm5SbFpBb2dJQ0FnSUNBZ0lDQWdiM0lnWm1sNFpXUXRiR1Z1WjNSb0lHbHVkR1Z5Wm1GalpYTWdkR2hoZENCemRYQndiM0owSUhCeWIzUnZZMjlzQ2lBZ0lDQWdJQ0FnSUNCdGRXeDBhWEJzWlhocGJtY2dkR2hsSUc1MWJXSmxjaUJ2WmlCMGNtRnVjMjFwYzNOcGIyNGdkVzVwZEhNZ2NtVmpaV2wyWldRZ2RtbGhDaUFnSUNBZ0lDQWdJQ0IwYUdVZ2FXNTBaWEptWVdObElIZG9hV05vSUhkbGNtVWdaR2x6WTJGeVpHVmtJR0psWTJGMWMyVWdiMllnWVc0Z2RXNXJibTkzYmlCdmNnb2dJQ0FnSUNBZ0lDQWdkVzV6ZFhCd2IzSjBaV1FnY0hKdmRHOWpiMnd1SUNCR2IzSWdZVzU1SUdsdWRHVnlabUZqWlNCMGFHRjBJR1J2WlhNZ2JtOTBDaUFnSUNBZ0lDQWdJQ0J6ZFhCd2IzSjBJSEJ5YjNSdlkyOXNJRzExYkhScGNHeGxlR2x1Wnl3Z2RHaHBjeUJqYjNWdWRHVnlJSGRwYkd3Z1lXeDNZWGx6SUdKbENpQWdJQ0FnSUNBZ0lDQXdMZ29nSUNBZ0lDQnRaV0Z6VW1WemRXeDBWSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVW1GdVoyVTZJREF0TkRJNU5EazJOekk1TlFvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVlc1cGRITTZJRzUxYldKbGNnb2dJQ0FnSUNCdFpXRnpUMkpxUTJ4aGMzTTZJRVYwYUdWeWJtVjBVRzl5ZEFvZ0lDQWdJQ0J0WldGelEyOXNiR1ZqZEdsdmJrMWxkR2h2WkRvZ1EwTUtJQ0FnSUNBZ2JXVmhjMHhoYzNSRGFHRnVaMlU2SURFdU1Bb2dJQ0FnSUNCdFpXRnpRMmhoYm1kbFZIbHdaVG9nWVdSa1pXUUtJQ0FnSUNBZ2JXVmhjMGx1Wm05SlpEb2dJa2xRSUUxaGJtRm5aVzFsYm5RaUNpQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklFbFFDaUFnSUNBZ0lHMWxZWE5CWkdScGRHbHZibUZzUm1sbGJHUnpPaUI3Q2lBZ0lDQWdJQ0FnSUNBaWJXVmhjM1Z5WlcxbGJuUlRkR0YwZFhNaU9pQWlWVk5GUkNJc0NpQWdJQ0FnSUNBZ0lDQWlhVzVwZEdsaGJGWmhiSFZsSWpvZ01Dd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU1TSTZJREFzQ2lBZ0lDQWdJQ0FnSUNBaVlXTnRaVkJoY21GdFpYUmxjaklpT2lCMGNuVmxmUW9LSUNBZ0lDMGdiV1ZoYzFSNWNHVTZJRlpUTG1sbVNFTkpia0p5YjJGa1kyRnpkRkJyZEhNS0lDQWdJQ0FnYldWaGMwUmxjMk55YVhCMGFXOXVPaUJPZFcxaVpYSWdiMllnZEdobElHSnliMkZrWTJGemRHVmtJR2x1WW05MWJtUWdjR0ZqYTJWMGN5QmtaV3hwZG1WeVpXUWdkRzhnZEdobElHaHBaMmhsY2lBb2MzVmlMU2xzWVhsbGNnb2dJQ0FnSUNCdFpXRnpRMjl1WkdsMGFXOXVPaUJVYUdVZ2JuVnRZbVZ5SUc5bUlIQmhZMnRsZEhNc0lHUmxiR2wyWlhKbFpDQmllU0IwYUdseklITjFZaTFzWVhsbGNpQjBieUJoQ2lBZ0lDQWdJQ0FnSUNCb2FXZG9aWElnS0hOMVlpMHBiR0Y1WlhJc0lIZG9hV05vSUhkbGNtVWdZV1JrY21WemMyVmtJSFJ2SUdFZ1luSnZZV1JqWVhOMENpQWdJQ0FnSUNBZ0lDQmhaR1J5WlhOeklHRjBJSFJvYVhNZ2MzVmlMV3hoZVdWeUxpQlVhR2x6SUc5aWFtVmpkQ0JwY3lCaElEWTBMV0pwZENCMlpYSnphVzl1Q2lBZ0lDQWdJQ0FnSUNCdlppQnBaa2x1UW5KdllXUmpZWE4wVUd0MGN5NEtJQ0FnSUNBZ0lDQWdJRVJwYzJOdmJuUnBiblZwZEdsbGN5QnBiaUIwYUdVZ2RtRnNkV1VnYjJZZ2RHaHBjeUJqYjNWdWRHVnlJR05oYmlCdlkyTjFjaUJoZEFvZ0lDQWdJQ0FnSUNBZ2NtVXRhVzVwZEdsaGJHbDZZWFJwYjI0Z2IyWWdkR2hsSUcxaGJtRm5aVzFsYm5RZ2MzbHpkR1Z0TENCaGJtUWdZWFFnYjNSb1pYSUtJQ0FnSUNBZ0lDQWdJSFJwYldWeklHRnpJR2x1WkdsallYUmxaQ0JpZVNCMGFHVWdkbUZzZFdVZ2IyWUtJQ0FnSUNBZ0lDQWdJR2xtUTI5MWJuUmxja1JwYzJOdmJuUnBiblZwZEhsVWFXMWxMZ29nSUNBZ0lDQnRaV0Z6VW1WemRXeDBWSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVW1GdVoyVTZJREF0TkRJNU5EazJOekk1TlFvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVlc1cGRITTZJRzUxYldKbGNnb2dJQ0FnSUNCdFpXRnpUMkpxUTJ4aGMzTTZJRVYwYUdWeWJtVjBVRzl5ZEFvZ0lDQWdJQ0J0WldGelEyOXNiR1ZqZEdsdmJrMWxkR2h2WkRvZ1EwTUtJQ0FnSUNBZ2JXVmhjMHhoYzNSRGFHRnVaMlU2SURFdU1Bb2dJQ0FnSUNCdFpXRnpRMmhoYm1kbFZIbHdaVG9nWVdSa1pXUUtJQ0FnSUNBZ2JXVmhjMGx1Wm05SlpEb2dJa2xRSUUxaGJtRm5aVzFsYm5RaUNpQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklFbFFDaUFnSUNBZ0lHMWxZWE5CWkdScGRHbHZibUZzUm1sbGJHUnpPaUI3Q2lBZ0lDQWdJQ0FnSUNBaWJXVmhjM1Z5WlcxbGJuUlRkR0YwZFhNaU9pQWlWVk5GUkNJc0NpQWdJQ0FnSUNBZ0lDQWlhVzVwZEdsaGJGWmhiSFZsSWpvZ01Dd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU1TSTZJREI5Q2dvZ0lDQWdMU0J0WldGelZIbHdaVG9nVmxNdWFXWklRMDkxZEVKeWIyRmtZMkZ6ZEZCcmRITUtJQ0FnSUNBZ2JXVmhjMFJsYzJOeWFYQjBhVzl1T2lCT2RXMWlaWElnYjJZZ2RHaGxJR0p5YjJGa1kyRnpkR1ZrSUc5MWRITmliM1Z1WkNCd1lXTnJaWFJ6SUdSbGJHbDJaWEpsWkNCMGJ5QjBhR1VnYUdsbmFHVnlJQ2h6ZFdJdEtXeGhlV1Z5Q2lBZ0lDQWdJRzFsWVhORGIyNWthWFJwYjI0NklGUm9aU0IwYjNSaGJDQnVkVzFpWlhJZ2IyWWdjR0ZqYTJWMGN5QjBhR0YwSUdocFoyaGxjaTFzWlhabGJDQndjbTkwYjJOdmJITUtJQ0FnSUNBZ0lDQWdJSEpsY1hWbGMzUmxaQ0JpWlNCMGNtRnVjMjFwZEhSbFpDd2dZVzVrSUhkb2FXTm9JSGRsY21VZ1lXUmtjbVZ6YzJWa0lIUnZJR0VLSUNBZ0lDQWdJQ0FnSUdKeWIyRmtZMkZ6ZENCaFpHUnlaWE56SUdGMElIUm9hWE1nYzNWaUxXeGhlV1Z5TENCcGJtTnNkV1JwYm1jZ2RHaHZjMlVnZEdoaGRBb2dJQ0FnSUNBZ0lDQWdkMlZ5WlNCa2FYTmpZWEprWldRZ2IzSWdibTkwSUhObGJuUXVJQ0JVYUdseklHOWlhbVZqZENCcGN5QmhJRFkwTFdKcGRDQjJaWEp6YVc5dUNpQWdJQ0FnSUNBZ0lDQnZaaUJwWms5MWRFSnliMkZrWTJGemRGQnJkSE11Q2lBZ0lDQWdJQ0FnSUNCRWFYTmpiMjUwYVc1MWFYUnBaWE1nYVc0Z2RHaGxJSFpoYkhWbElHOW1JSFJvYVhNZ1kyOTFiblJsY2lCallXNGdiMk5qZFhJZ1lYUUtJQ0FnSUNBZ0lDQWdJSEpsTFdsdWFYUnBZV3hwZW1GMGFXOXVJRzltSUhSb1pTQnRZVzVoWjJWdFpXNTBJSE41YzNSbGJTd2dZVzVrSUdGMElHOTBhR1Z5Q2lBZ0lDQWdJQ0FnSUNCMGFXMWxjeUJoY3lCcGJtUnBZMkYwWldRZ1lua2dkR2hsSUhaaGJIVmxJRzltQ2lBZ0lDQWdJQ0FnSUNCcFprTnZkVzUwWlhKRWFYTmpiMjUwYVc1MWFYUjVWR2x0WlM0S0lDQWdJQ0FnYldWaGMxSmxjM1ZzZEZSNWNHVTZJR2x1ZEdWblpYSUtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGSmhibWRsT2lBd0xUUXlPVFE1TmpjeU9UVUtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGVnVhWFJ6T2lCdWRXMWlaWElLSUNBZ0lDQWdiV1ZoYzA5aWFrTnNZWE56T2lCRmRHaGxjbTVsZEZCdmNuUUtJQ0FnSUNBZ2JXVmhjME52Ykd4bFkzUnBiMjVOWlhSb2IyUTZJRU5EQ2lBZ0lDQWdJRzFsWVhOTVlYTjBRMmhoYm1kbE9pQXhMakFLSUNBZ0lDQWdiV1ZoYzBOb1lXNW5aVlI1Y0dVNklHRmtaR1ZrQ2lBZ0lDQWdJRzFsWVhOSmJtWnZTV1E2SUNKSlVDQk5ZVzVoWjJWdFpXNTBJZ29nSUNBZ0lDQnRaV0Z6Um1GdGFXeDVPaUJKVUFvZ0lDQWdJQ0J0WldGelFXUmthWFJwYjI1aGJFWnBaV3hrY3pvZ2V3b2dJQ0FnSUNBZ0lDQWdJbTFsWVhOMWNtVnRaVzUwVTNSaGRIVnpJam9nSWxWVFJVUWlMQW9nSUNBZ0lDQWdJQ0FnSW1sdWFYUnBZV3hXWVd4MVpTSTZJREFzQ2lBZ0lDQWdJQ0FnSUNBaVlXTnRaVkJoY21GdFpYUmxjakVpT2lBd0xBb2dJQ0FnSUNBZ0lDQWdJbUZqYldWUVlYSmhiV1YwWlhJeUlqb2dkSEoxWlN3S0lDQWdJQ0FnSUNBZ0lDSmhZMjFsVUdGeVlXMWxkR1Z5TXlJNklDSmhZMjFsVUdGeVlXMWxkR1Z5Vm1Gc2RXVXpJbjBL","heatParamUpdated":false,"timeout":0,"creationDate":1636261913452,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"PM_DICTIONARY","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pmdictionaryyaml","artifactName":"PM_Dictionary.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE=","artifactUUID":"e152b120-f5e2-4ff8-8ade-a4cb09cdf309","artifactDisplayName":"PM_Dictionary","mandatory":false,"serviceApi":false,"artifactLabel":"pmdictionaryyaml","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pmdictionaryyaml","duplicated":false,"payloadUpdateDate":1636261913463,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913452,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"mypnfpnfv1yaml":{"payloadData":"TFMwdENtVjJaVzUwT2dvZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ1kyOXRiVzl1UlhabGJuUklaV0ZrWlhJNkNpQWdJQ0FnSUNBZ0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ0lDQWdJQ0FnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCa2IyMWhhVzQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCdWIzUnBabWxqWVhScGIyNTlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmxkbVZ1ZEU1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJPYjNScFgwMTVVRzVtTFVGamJXVmZSbWxzWlZKbFlXUjVmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjSEpwYjNKcGRIazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJPYjNKdFlXeDlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmxkbVZ1ZEVsa09pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjbVZ3YjNKMGFXNW5SVzUwYVhSNVNXUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J5WlhCdmNuUnBibWRGYm5ScGRIbE9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MyVnhkV1Z1WTJVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQXdmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjMjkxY21ObFNXUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6YjNWeVkyVk9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2RtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEUXVNQzR4ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZG1WelJYWmxiblJNYVhOMFpXNWxjbFpsY25OcGIyNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUEzTGpBdU1YMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lITjBZWEowUlhCdlkyaE5hV055YjNObFl6b2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR3hoYzNSRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUc1dmRHbG1hV05oZEdsdmJrWnBaV3hrY3pvS0lDQWdJQ0FnSUNBZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNBZ0lDQWdJQ0FnSUhOMGNuVmpkSFZ5WlRvS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdOb1lXNW5aVWxrWlc1MGFXWnBaWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCUVRWOU5SVUZUWDBaSlRFVlRmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdZMmhoYm1kbFZIbHdaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUdacGJHVlNaV0ZrZVgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUc1dmRHbG1hV05oZEdsdmJrWnBaV3hrYzFabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBeUxqQjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmhjbkpoZVU5bVRtRnRaV1JJWVhOb1RXRndPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHRnljbUY1T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F0SUc1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYUdGemFFMWhjRG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUd0bGVWWmhiSFZsVUdGcGNqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN2EyVjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nYkc5allYUnBiMjU5TENCMllXeDFaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgxOWZTd0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJqYjIxd2NtVnpjMmx2Ym4wc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1ozcHBjSDE5ZlN3S0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdhMlY1Vm1Gc2RXVlFZV2x5T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQnpkSEoxWTNSMWNtVTZJSHRyWlhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQm1hV3hsUm05eWJXRjBWSGx3Wlgwc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ2IzSm5Mak5IVUZBdU16SXVORE0xZlgxOUxBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JyWlhsV1lXeDFaVkJoYVhJNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSE4wY25WamRIVnlaVG9nZTJ0bGVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJR1pwYkdWR2IzSnRZWFJXWlhKemFXOXVmU3dnZG1Gc2RXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJXTVRCOWZYMTlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdmUW91TGk0S0xTMHRDbVYyWlc1ME9nb2dJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdZMjl0Ylc5dVJYWmxiblJJWldGa1pYSTZDaUFnSUNBZ0lDQWdJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdJQ0FnSUNBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmtiMjFoYVc0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQndibVpTWldkcGMzUnlZWFJwYjI1OUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCbGRtVnVkRWxrT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1pYWmxiblJPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dVRzVtVW1WblgwMTVVRzVtTFVGamJXVmZjRzVtVW1WbmFYTjBjbUYwYVc5dWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2JHRnpkRVZ3YjJOb1RXbGpjbTl6WldNNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQndjbWx2Y21sMGVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRTV2Y20xaGJIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lISmxjRzl5ZEdsdVowVnVkR2wwZVU1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6WlhGMVpXNWpaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SURCOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemIzVnlZMlZPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjM1JoY25SRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZEdsdFpWcHZibVZQWm1aelpYUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTkM0d0xqRjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQjJaWE5GZG1WdWRFeHBjM1JsYm1WeVZtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEY3VNQzR4ZlFvZ0lDQWdJQ0FnSUhCdVpsSmxaMmx6ZEhKaGRHbHZia1pwWld4a2N6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHMXZaR1ZzVG5WdFltVnlPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYjJGdFZqUkpjRUZrWkhKbGMzTTZJSHR3Y21WelpXNWpaVG9nYjNCMGFXOXVZV3g5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J2WVcxV05rbHdRV1JrY21WemN6b2dlM0J5WlhObGJtTmxPaUJ2Y0hScGIyNWhiSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSEJ1WmxKbFoybHpkSEpoZEdsdmJrWnBaV3hrYzFabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBeUxqQjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnpaWEpwWVd4T2RXMWlaWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemIyWjBkMkZ5WlZabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMWJtbDBSbUZ0YVd4NU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRa0pWZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZFc1cGRGUjVjR1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMlpXNWtiM0pPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRV050WlgwS0xpNHVDaTB0TFFwbGRtVnVkRG9LSUNBZ0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpBb2dJQ0FnWVdOMGFXOXVPaUJiSUdGdWVTd2dZVzU1TENCdWRXeHNMQ0J1ZFd4c0xDQnVkV3hzSUYwS0lDQWdJR052YlcxbGJuUTZJQ0lLSUNBZ0lDQWdJQ0JCVEVGU1RTQk9RVTFGT2lCRFpYSjBUVUYxZEc5dFlYUnBZMFZ1Y205c2JHMWxiblJHWVdsc1pXUXNDaUFnSUNBZ0lDQWdRVXhCVWswZ1JFVlRRMUpKVUZSSlQwNDZJT0tBbUZObFpTQmhiR0Z5YlNCUFVFa2dlQzh4TVRFeExVRkNReUF4TWpNZ05EVTJOeTh4SUZWbGJ1S0FtU3dLSUNBZ0lDQWdJQ0JCVEVGU1RTQkZSa1pGUTFRNklDZFRaV1VnWVd4aGNtMGdUMUJKSUhndk1qSXlNaTFCUWtNZ01USXpJRFExTmpjdk1TQlZaVzRuTEFvZ0lDQWdJQ0FnSUUxQlRrRkhSVVFnVDBKS1JVTlVJRU5NUVZOVFJWTTZJRTV2WkdWRGNtVmtaVzUwYVdGc0xBb2dJQ0FnSUNBZ0lFVldSVTVVSUZSWlVFVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNjc0NpQWdJQ0FnSUNBZ1VGSlBRa0ZDVEVVZ1EwRlZVMFU2SUNkRGIyNW1hV2QxY21GMGFXOXVUM0pEZFhOMGIyMXBlbUYwYVc5dVJYSnliM0luTEFvZ0lDQWdJQ0FnSUZCU1QxQlBVMFZFSUZKRlVFRkpVaUJCUTFSSlQwNVRPaUFuVTJWbElHRnNZWEp0SUU5UVNTQjRMek16TXpNdFFVSkRJREV5TXlBME5UWTNMekVnVldWdUp5d0tJQ0FnSUNBZ0lDQkRURVZCVWtsT1J5QlVXVkJGT2lCQmRYUnZiV0YwYVdNS0lDQWdJQ0lLSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQmpiMjF0YjI1RmRtVnVkRWhsWVdSbGNqb0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWmxjbk5wYjI0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQTBMakF1TVgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhabGMwVjJaVzUwVEdsemRHVnVaWEpXWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTnk0d0xqRjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmtiMjFoYVc0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQm1ZWFZzZEgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdWMlpXNTBUbUZ0WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklFWmhkV3gwWDAxNVVHNW1MVUZqYldWZlEyVnlkRTFCZFhSdmJXRjBhV05GYm5KdmJHeHRaVzUwUm1GcGJHVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdaWFpsYm5SSlpEb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSE5sY1hWbGJtTmxPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnY0hKcGIzSnBkSGs2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCT2IzSnRZV3g5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J5WlhCdmNuUnBibWRGYm5ScGRIbE9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MyOTFjbU5sVG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzVtVm1WdVpHOXlUbUZ0WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklFRmpiV1Y5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6ZEdGeWRFVndiMk5vVFdsamNtOXpaV002SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCc1lYTjBSWEJ2WTJoTmFXTnliM05sWXpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIUnBiV1ZhYjI1bFQyWm1jMlYwT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lHWmhkV3gwUm1sbGJHUnpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRS0lDQWdJQ0FnSUNBZ0lDQWdjM1J5ZFdOMGRYSmxPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdabUYxYkhSR2FXVnNaSE5XWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTkM0d2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1lXeGhjbTFEYjI1a2FYUnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBblEyVnlkRTFCZFhSdmJXRjBhV05GYm5KdmJHeHRaVzUwUm1GcGJHVmtKMzBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR1YyWlc1MFEyRjBaV2R2Y25rNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQW5VRkpQUTBWVFUwbE9SMFZTVWs5U1FVeEJVazBuZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnWlhabGJuUlRiM1Z5WTJWVWVYQmxPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYzNCbFkybG1hV05RY205aWJHVnRPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nSjBObGNuUnBabWxqWVhSbElFMWhibUZuWlcxbGJuUWdRWFYwYjIxaGRHbGpJRVZ1Y205c2JHMWxiblFnUm1GcGJHVmtKMzBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR1YyWlc1MFUyVjJaWEpwZEhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQjJabE4wWVhSMWN6b2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRUZqZEdsMlpYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHRnNZWEp0UVdSa2FYUnBiMjVoYkVsdVptOXliV0YwYVc5dU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUhzS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnJaWGxXWVd4MVpWQmhhWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dlMnRsZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklITnZkWEpqWlgwc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUd0bGVWWmhiSFZsVUdGcGNqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN2EyVjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nY0hKdlltRmliR1ZEWVhWelpYMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKME52Ym1acFozVnlZWFJwYjI1UGNrTjFjM1J2YldsNllYUnBiMjVGY25KdmNpZDlmWDBzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCemRISjFZM1IxY21VNklIdHJaWGs2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCaFpHUnBkR2x2Ym1Gc1ZHVjRkSDBzSUhaaGJIVmxPaUI3Y0hKbGMyVnVZMlU2SUc5d2RHbHZibUZzZlgxOUxBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR3RsZVZaaGJIVmxVR0ZwY2pvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2djM1J5ZFdOMGRYSmxPaUI3YTJWNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dZV1JrYVhScGIyNWhiRWx1Wm05OUxDQjJZV3gxWlRvZ2UzQnlaWE5sYm1ObE9pQnZjSFJwYjI1aGJIMTlmWDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSDBLTGk0dUNpMHRMUXBsZG1WdWREb0tJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdZV04wYVc5dU9pQmJJR0Z1ZVN3Z1lXNTVMQ0J1ZFd4c0xDQnVkV3hzTENCdWRXeHNJRjBLSUNBZ0lHTnZiVzFsYm5RNklDSUtJQ0FnSUNBZ0lDQkJURUZTVFNCT1FVMUZPaUJRYjNkbGNreHZjM01zQ2lBZ0lDQWdJQ0FnUVV4QlVrMGdSRVZUUTFKSlVGUkpUMDQ2SUNkUVRrWWdhWE1nYkc5emFXNW5JSEJ2ZDJWeUp5d0tJQ0FnSUNBZ0lDQkJURUZTVFNCRlJrWkZRMVE2SUNkUVRrWWdkMmxzYkNCemFIVjBaRzkzYmlCcFppQmlZWFIwWlhKNUlHbHpJR1J5WVdsdVpXUW5MQW9nSUNBZ0lDQWdJRTFCVGtGSFJVUWdUMEpLUlVOVUlFTk1RVk5UUlZNNklDZENZWFIwWlhKNVFtRmphM1Z3TzBKaGRIUmxjbmxWYm1sMEp5d0tJQ0FnSUNBZ0lDQkZWa1ZPVkNCVVdWQkZPaUFuUlZGVlNWQk5SVTVVUVV4QlVrMG5MQW9nSUNBZ0lDQWdJRkJTVDBKQlFreEZJRU5CVlZORk9pQW5VRzkzWlhJZ1UzVndjR3g1SUVaaGFXeDFjbVVuTEFvZ0lDQWdJQ0FnSUZCU1QxQlBVMFZFSUZKRlVFRkpVaUJCUTFSSlQwNVRPaUFuVW1Wd1lXbHlJRkJ2ZDJWeUlGTjFjSEJzZVNjc0NpQWdJQ0FnSUNBZ1EweEZRVkpKVGtjZ1ZGbFFSVG9nUVhWMGIyMWhkR2xqQ2lBZ0lDQWlDaUFnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ1kyOXRiVzl1UlhabGJuUklaV0ZrWlhJNkNpQWdJQ0FnSUNBZ0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ0lDQWdJQ0FnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMlpYSnphVzl1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ05DNHdMakY5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlhORmRtVnVkRXhwYzNSbGJtVnlWbVZ5YzJsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRGN1TUM0eGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1pHOXRZV2x1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1ptRjFiSFI5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRFNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCR1lYVnNkRjlOZVZCdVppMUJZMjFsWDFCdmQyVnlURzl6YzMwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdWMlpXNTBTV1E2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCelpYRjFaVzVqWlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIQnlhVzl5YVhSNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dUbTl5YldGc2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2NtVndiM0owYVc1blJXNTBhWFI1VG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSE52ZFhKalpVNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCdVpsWmxibVJ2Y2s1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJCWTIxbGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MzUmhjblJGY0c5amFFMXBZM0p2YzJWak9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdiR0Z6ZEVWd2IyTm9UV2xqY205elpXTTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IwYVcxbFdtOXVaVTltWm5ObGREb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0JtWVhWc2RFWnBaV3hrY3pvS0lDQWdJQ0FnSUNBZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNBZ0lDQWdJQ0FnSUhOMGNuVmpkSFZ5WlRvS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdaaGRXeDBSbWxsYkdSelZtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEUXVNSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR0ZzWVhKdFEyOXVaR2wwYVc5dU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKMUJ2ZDJWeVRHOXpjeWQ5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRFTmhkR1ZuYjNKNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKMFZSVlVsUVRVVk9WRUZNUVZKTkozMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwVTI5MWNtTmxWSGx3WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lITndaV05wWm1salVISnZZbXhsYlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklDZFFiM2RsY2lCVGRYQndiSGtnUm1GcGJIVnlaU2Q5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRGTmxkbVZ5YVhSNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdkbVpUZEdGMGRYTTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJCWTNScGRtVjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmhiR0Z5YlVGa1pHbDBhVzl1WVd4SmJtWnZjbTFoZEdsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdhMlY1Vm1Gc2RXVlFZV2x5T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQnpkSEoxWTNSMWNtVTZJSHRyWlhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQnpiM1Z5WTJWOUxDQjJZV3gxWlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMTlmU3dLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCclpYbFdZV3gxWlZCaGFYSTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhOMGNuVmpkSFZ5WlRvZ2UydGxlVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUhCeWIySmhZbXhsUTJGMWMyVjlMQ0IyWVd4MVpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJQ2RRYjNkbGNpQlRkWEJ3YkhrZ1JtRnBiSFZ5WlNkOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJoWkdScGRHbHZibUZzVkdWNGRIMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJRzl3ZEdsdmJtRnNmWDE5TEFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdhMlY1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1lXUmthWFJwYjI1aGJFbHVabTk5TENCMllXeDFaVG9nZTNCeVpYTmxibU5sT2lCdmNIUnBiMjVoYkgxOWZYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIMEtMaTR1Q2kwdExRcGxkbVZ1ZERvS0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ1lXTjBhVzl1T2lCYklHRnVlU3dnWVc1NUxDQnVkV3hzTENCdWRXeHNMQ0J1ZFd4c0lGMEtJQ0FnSUdOdmJXMWxiblE2SUNJS0lDQWdJQ0FnSUNCQlRFRlNUU0JPUVUxRk9pQk1iMmRJWVhOU1pXRmphR1ZrUm5Wc2JFTmhjR0ZqYVhSNUxBb2dJQ0FnSUNBZ0lFRk1RVkpOSUVSRlUwTlNTVkJVU1U5T09pQW5URzluSUVoaGN5QlNaV0ZqYUdWa0lFWjFiR3dnUTJGd1lXTnBkSGtuTEFvZ0lDQWdJQ0FnSUVGTVFWSk5JRVZHUmtWRFZEb2dKMU5sWlNCaGJHRnliU0JQVUVrZ2VDOHlNakl6TFVGQ1F5QXhNak1nTkRVMk55OHhJRlZsYmljc0NpQWdJQ0FnSUNBZ1RVRk9RVWRGUkNCUFFrcEZRMVFnUTB4QlUxTkZVem9nVEc5bkxBb2dJQ0FnSUNBZ0lFVldSVTVVSUZSWlVFVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNjc0NpQWdJQ0FnSUNBZ1VGSlBRa0ZDVEVVZ1EwRlZVMFU2SUNkR2FXeGxSWEp5YjNJbkxBb2dJQ0FnSUNBZ0lGQlNUMUJQVTBWRUlGSkZVRUZKVWlCQlExUkpUMDVUT2lBblUyVmxJR0ZzWVhKdElFOVFTU0I0THpNek16UXRRVUpESURFeU15QTBOVFkzTHpFZ1ZXVnVKeXdLSUNBZ0lDQWdJQ0JEVEVWQlVrbE9SeUJVV1ZCRk9pQkJkWFJ2YldGMGFXTUtJQ0FnSUNJS0lDQWdJSE4wY25WamRIVnlaVG9LSUNBZ0lDQWdJQ0JqYjIxdGIyNUZkbVZ1ZEVobFlXUmxjam9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0NpQWdJQ0FnSUNBZ0lDQWdJSE4wY25WamRIVnlaVG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSFpsY25OcGIyNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUEwTGpBdU1YMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWmxjMFYyWlc1MFRHbHpkR1Z1WlhKV1pYSnphVzl1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ055NHdMakY5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JrYjIxaGFXNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJtWVhWc2RIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwVG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRVpoZFd4MFgwMTVVRzVtTFVGamJXVmZURzluU0dGelVtVmhZMmhsWkVaMWJHeERZWEJoWTJsMGVYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwU1dRNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnpaWEYxWlc1alpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSEJ5YVc5eWFYUjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nVG05eWJXRnNmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjbVZ3YjNKMGFXNW5SVzUwYVhSNVRtRnRaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhOdmRYSmpaVTVoYldVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnVabFpsYm1SdmNrNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCQlkyMWxmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjM1JoY25SRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYkdGemRFVndiMk5vVFdsamNtOXpaV002SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMGFXMWxXbTl1WlU5bVpuTmxkRG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgwS0lDQWdJQ0FnSUNCbVlYVnNkRVpwWld4a2N6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHWmhkV3gwUm1sbGJHUnpWbVZ5YzJsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRFF1TUgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdGc1lYSnRRMjl1WkdsMGFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nSjB4dlowaGhjMUpsWVdOb1pXUkdkV3hzUTJGd1lXTnBkSGtuZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnWlhabGJuUkRZWFJsWjI5eWVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNkOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCbGRtVnVkRk52ZFhKalpWUjVjR1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemNHVmphV1pwWTFCeWIySnNaVzA2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBblRHOW5JRWhoY3lCU1pXRmphR1ZrSUVaMWJHd2dRMkZ3WVdOcGRIa25mUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdaWFpsYm5SVFpYWmxjbWwwZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWm1VM1JoZEhWek9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRV04wYVhabGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1lXeGhjbTFCWkdScGRHbHZibUZzU1c1bWIzSnRZWFJwYjI0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSE4wY25WamRIVnlaVG9nZXdvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdhMlY1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ2MyOTFjbU5sZlN3Z2RtRnNkV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJ3Y205aVlXSnNaVU5oZFhObGZTd2dkbUZzZFdVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQW5SbWxzWlVWeWNtOXlKMzE5ZlN3S0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnJaWGxXWVd4MVpWQmhhWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dlMnRsZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklHRmtaR2wwYVc5dVlXeFVaWGgwZlN3Z2RtRnNkV1U2SUh0d2NtVnpaVzVqWlRvZ2IzQjBhVzl1WVd4OWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJoWkdScGRHbHZibUZzU1c1bWIzMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJRzl3ZEdsdmJtRnNmWDE5ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZlFvdUxpNEs=","heatParamUpdated":false,"timeout":0,"creationDate":1636261913358,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"VES_EVENTS","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mypnfpnfv1yaml","artifactName":"MyPnf_Pnf_v1.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY=","artifactUUID":"a66a61f8-0e2c-4894-bb61-22d7a12e48cd","artifactDisplayName":"MyPnf_Pnf_v1","mandatory":false,"serviceApi":false,"artifactLabel":"mypnfpnfv1yaml","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mypnfpnfv1yaml","duplicated":false,"payloadUpdateDate":1636261913368,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913358,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false}},"actualComponentType":"PNF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"fa9f517b-abb2-4dbf-82c1-91b058b5185b"},"categorySpecificMetadata":{},"csarUUID":"507878b83aba45c9bff95cf73612ad0b","vspArchived":false,"service":false,"name":"test-pnf"} 2021-11-07 05:11:56,292 INFO 285:__init__.py(1) - Pnf test-pnf is created in SDC 2021-11-07 05:11:56,292 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:11:56,293 DEBUG 590:sdc_resource.py(1) - Add deployment artifact to sdc resource 2021-11-07 05:11:56,298 DEBUG 129:onap_service.py(1) - [SDC][Add deployment artifact for test-pnf 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': 'MDI2ZmI5YWIwYTM1ZWY5MDU1NjlmMjNiOTNmMjg4Yjk='} 2021-11-07 05:11:56,298 DEBUG 131:onap_service.py(1) - [SDC][Add deployment artifact for test-pnf sdc resource] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/fa9f517b-abb2-4dbf-82c1-91b058b5185b/artifacts 2021-11-07 05:11:56,298 DEBUG 132:onap_service.py(1) - [SDC][Add deployment artifact for test-pnf sdc resource] data sent: { "artifactGroupType": "DEPLOYMENT", "artifactName": "CBA_enriched.zip", "artifactLabel": "cbapnf", "artifactType": "CONTROLLER_BLUEPRINT_ARCHIVE", "description": "test", "payloadData": "UEsDBBQACAgIAFopZ1MAAAAAAAAAAAAAAAABAAAALwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICABaKWdTAAAAAAAAAAAAAAAADAAAAERlZmluaXRpb25zLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGwAAAERlZmluaXRpb25zL2RhdGFfdHlwZXMuanNvbm2Qzw7CIAyH73sKwkmTjejVs4/gfSFQlkYHs3QzxvDuwtz8k3gj/dqP/vqohJBWs275PkCU4iAeuVSK3JjgHXaNjhE73wwUBiDG767SB9EQDozBl7o83r3u0Yhjlp6yU1hw6LFw4QKJW6Czu4Tb5se+VbJejRNQXG17tVO7D/q/QwaRCXSfNx49/6IMCa4jEtgCmEaov2HJPX+FnqEDkm+YlleqP1kJJ7Cto9DPMxyi0arcbz6fWsK/HGU+VekJUEsHCD20NsC/AAAAYwEAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAIwAAAERlZmluaXRpb25zL3JlbGF0aW9uc2hpcF90eXBlcy5qc29uhYyxCoQwDIZ3nyJ0Poqut94biLtIm8PC2ZQkCCK+u60gOgg3ZMn3/d9aARjG36CBoowh9bokFANvWDPKUEncYO+K2A/FiE6lo0vMqkdxHFLxyt+0txH86bzOyIwsZ6Cxta0v5JHDjL7/Mk0Hf2q2RGqOxVaV23ZQSwcIMCg8bXcAAADjAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAfAAAARGVmaW5pdGlvbnMvYXJ0aWZhY3RfdHlwZXMuanNvbr2PPW/CMBCGd37FyTOJYGVFqtShC0IsCEWWc6ZXObF1vgQQ4r/XDknTdujYwYPv/dD73BcASrOQ1UYquQWMCjZwT+dvQtHoEKg9F4zRd2xw9iRXjdEwBSHf5rvajSZ4e6bghRxCF7EG7Xz6X0jeYetbS+eOdc6BYBOcFlTLqbVHjlPjulyVq1mqkanHurLsm0EXH40up7WxfE1l2GArQ/kctGlIhVfJoSOoj5j7T4P6WP5CnhYVPTpvSG5/MsNhdMF+zD2BreefpP8K2Iv74lvk9/gEUEsHCF1aOLXUAAAA8AEAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGwAAAERlZmluaXRpb25zL25vZGVfdHlwZXMuanNvbu1ZS2/jNhC+51cQOrWAZSTdS5FbkLRo0sK7iNPtoVgENDW2uSuRKkmlawT+7x2SelkvS23idtsCgSOJ5Mx88x7p+YyQQMgIHs0uBR2QS/KMj/Ahk0kqBQgTCjBMinUIn4FlRqpqE26LQDPFU8OlsM+Dhy3XBP8W/hB5UFRoyuw6ucYHfJMpmt/lDMjVu9tgVhB8AqULYhfz8/l5tUSNUXyVmbqcbkGBRlIawogaerjmVn/LuILILqxprGFWX7W4HbOPGrmWK/v8al9yZzSlKx5zw1v8a7pCVbYEKFkYqRmd1wnNF/bAANdc+ASJN7kWdsEfAaywwAHnktXO8c9PBAcKKEQOnpBWQTOCJ87gcKOC2FlOb3lag1N/rOfXXhj9IIdQcWFArSlrabJ0itx/vuvwObdRpuD9SDeXcDFVEkl3rDjWadZUZbnofTksDNbe0eHxS3dH7JkZ+SRNzIW7sVGgszSVyqDvzbpI1T3TqAw6N5Xeo9H7xaabEuoKlynPveTXTtFtdNGYR4/4m0G+MfAiBzOMgJ3ZSnfl7CNoHJAPHXT25EOnEBGsaRYbJ2xJobVx3z5b6J3FVOtQwRoUCDbeBD96reeWcFSIoAkQqYgHRfwB93T+gsYYhY6jbSjiwahKQUQIrZVCBsDd5qed7JoYSbj4iCFmr+48OIR5oIIXQRhzbbrpYHiq3aNmW0ha2XaKrqrMMKy/aIfQOQsxrDHq2/l3QHk3/ii5077+GFtvUF03y5/8s9LZRuisVTzaUA+LSB/MFshAZmYgLQ3Wt17sPnfaUnufnyc3eB7dh9wt3y7IWqqEjvGVEbinhAO6s8nGm3DpthO5JmYLta6hgvcV5llmE7617JryOFNAvn7VKG8a9KzvrrpuV8EIFH+C6HGtZFIrqLYg20KaA/Xc81O1VgOdQmYKs4q9iLNm/e/tzO7zc+RKa74RtrN4yV6MllTDlCqatAzdEuwHGUeaOBSoDWIgSbGjwGJaAQt1liRU7ayBP8EudAWs2Z30G7bfoDX/rEue0HSq2L6m2qAiQNmWUExU2OEYkmKK4Z8JbObkmTxFQl/a/9hj8eiSXHzzBsvp/s9AsTL+49rV3sau8Lr70qaVg5+mt6t5E7rQ+N4Cds6oGpRtiUlRzInre9HwTKqiBT59LpWMZWpas7TIkhUol085tkjYRaC6bS1w+bXS0suAsQ6xAdVNq9YwXowsHVK5hJefGgX4ly0gMmVzh5CubXJkHFxfd18G6krKGGhX+e9AUmbvSbPGPUoE2g8bp3e2dj4e34sIuoqhM6M7C5zeAEV+Dn1+Dl13PRrPQ16kyKyznl4Vyf+dT/6e+L+qKVfeFbGKTfbe22hGfhYcb/DSJVefedzqyaezMhInIcltfhudPgz92zTnsKMFvvJv4BZuKPaddFFITy3+/9Nc4XBHW+VOuV/J+4e73xNIcmQs/NIHtyLJ2BZ11Jx2a3dW1WXp/9kGnDxYmGOmtEaMjYVQMPU8D3F0Qx0DKO/2asOmmybG4BiWVkrTL2MDy6Cgb5fXV2RFNfgXuLYyNfSvX1vc92I9SpnvF99P9IWJQnV8DRgr143bTn7nZlt+ByLX1aeIMdIOjK/FV4xJc2vXl4+hChTEcsN7J8Wj2ejoW/uDl+U6EuwwVzUSZC4NZUxm7YH5lSQKDWWU6WHBdCusOiXqLLbTRBJpMiyKoWoD2JCmIY0i1feOYLKeBnnarzuhcBP1X+TWNyjXdfDtm/NBaaovgaGd7UOZHfeVI5YZI1ZTqu4qWnvThsaZHsL3xaG/LYZPHaH/AW//ct15WlNoy/pZcW5/tv8DUEsHCJIAErFXBQAAeCEAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAHQAAAERlZmluaXRpb25zL3BvbGljeV90eXBlcy5qc29uq+ZSUFAqyM/JTK6ML6ksSC1WUrBSqFao5aoFAFBLBwi8QG82HAAAABoAAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAABwAAABEZWZpbml0aW9ucy9wbmZfbmV0Y29uZi5qc29uzVhbb9s2FH7PrxD0tA6W6mIbMOxpQZMCBbq0yLKnIhAYina5SCRLUm6Nwv99h6RISRQV21s27KGFY37nwnO+c6G/XWRZrrnCqKrJhjKqKWeq2hGp4EOe/ZLlmDMtedMQWT00HRGSMl29qtbVOl8Z6ZZoVCONDPgbfGEUklY0SJMKdfoTl1bNJZIMZb8TuaOYKCsKSAeoSItoY2HIwCrVw361fzKiv3D5qErMWy/YAaTaSt4J5dRf/fb2ZpW9/3B9e3n39v2NxwVXGGqJRQq2qUAjXGszA43v/apcl+sZQqOtOqpG74WzdXX95vKPd3c5nB9ssGgruNRWw0cfrQ1tevSQgZcmolaPKv9U4JHV8KSEJGDbfPpExXmSSGq6QVifJ8V4Tc6TELyheB/LZPc2MrVqxhQcscmEmG6LmoiG7wshuSDgMBlBACSJ4k1nRItHsh8fweGW6Ioy0WnrUgTtYYcL/7/LlObgLt+Cu31WRx4ZNm4a/mXqQu8nUopuWeSB0kSo6XeG/QmoPaiJwpIK7bl4aYHZDkEBqkzzTKB9w1HdMy/IaSThrsMtd6SwpTlCHcLnwyCc2+jMHXwqqj3gc0clqc2Rlh2J/fGFoDS0je3EjzF0GruFHC/E5moPpU1x9sEJ7QfGZRsuM5+r7yYmXpRx6E69Sa2LRWePhpl3ejnOO1IXPq/za8ehjPyz1JiL9eRHGoQeOkfijxE5Vp6ILWEaPJCoBQ/vJ3oO6av52llFNeBq9aQaSEH7g2meHTBTmkOWfAHYWggdeAjWUAfkK8Fw8cL36v99KfSOQiKUAvKmuPDcpsww9fPxXzIFSSqo2P1YoLqGUKYK+x+YOqvYjCvggoApk7rxsxZazL6VJZI17YrvvDq7GN0xdwO4n07TUeQTWxOzRkV1GC64A0SEHIUPI4EeaENTbdgbSITvqd4NxzBS6UIFhSAOo3pWC5HAYZXWjzDmHdNn2QhFcNSG6y5A52UyJ+zMKuCoHbMqFqxrH4hdoX/+YT2DgOeMYNuVNG1JwZ2xn/5W855MhQXOwAoO7DWDwqA7iUkxdMZ80kY1kbBVJshz20veBsHXXmuCUIZOKNoJx0GSHC+nIN3Mw/Gxph6Ap2yQk5DHmbJa7Owy8eoane5yPdBv5LBcwDbztTC87B8Nnq9S4Lh5WMMxq05hwiht3vJiyYPdYr4SB1QgSriCBxc70nBM9T7uqOGtcOd72cuErXKnm6OTzAi0SAjTt0/xrccGLp/nWi8dnjKJyM5qLB4IR8vMtycnCI/pUbL6iWn2tsV8FUOLSIQkNPn9uBfGYTCTZtIrZ9Oid2d4gVq4/WGhHH+tytfOHXXHT1nFFntI6Bg3zqVrH57/toG4FbUIeXvkuqEsT1e/w+IGhhkwbkMkYW4451xuS86QKDFW9WOJa1WG31pU7yCXpf9ZpHRkgCuVTqkNKyzeV26ZTpqnTGkEBs1yTlgNtqnvKfdJgdo9rKLXWP794nv8eZrRdNe5MP8OfwFQSwcIgHu7DWoEAACnEgAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAArAAAARGVmaW5pdGlvbnMvcmVzb3VyY2VzX2RlZmluaXRpb25fdHlwZXMuanNvbnVPSw6EIAzde4qGtc4BZuVVUFBJRtpAWRjD3YefcVzMhob3+j49OwBhLAUePAY3awFvOBOYYJarz98n31fSyl3/JckhacfHbZZApf3sDLFBW4TZAXAB3jQ0YQ49qPp6dsauouCx+a4OAxVW6UWGD1+BgZRkrYapRIopSZX00vI2opX0mnG/VmtT/6hWbvhFHkWKYKg7/b3QjjTNC2Kj6sxv7OIXUEsHCDw3s6OkAAAAYAEAAFBLAwQUAAgICABaKWdTAAAAAAAAAAAAAAAADQAAAEVudmlyb25tZW50cy8DAFBLBwgAAAAAAgAAAAAAAABQSwMEFAAICAgAWilnUwAAAAAAAAAAAAAAABkAAABFbnZpcm9ubWVudHMveWFuZy1tb2RlbHMvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAgAAAARW52aXJvbm1lbnRzL3lhbmctbW9kZWxzL3BnLnlhbmeFU91rpDAQf9+/YvBdrH0oe9mnci1tX45Syh33OKujhsZJSGKpHPu/X9S16xfsIEIyzu8rptZ5owgc1kZRbFRTSoZ/ux2EapHL+JOsk5ohPfR7jDU5gxlB1FgW2hDn2CpZVl4YtFg78VUrwU5002KGGw0QxlIhvyBa9vpmTi6z0vhA2a+7it4r6eDv/a8nqAe5eUBgcuArgpKYrMwg01zIsrHYzQJy/j0fRA67qCBHj1Bou3Acnt+vr6MIS5+yNx3d3qR38c2PON1HIZURcCISoheWXgbk7yFdLMCDaFJn86eBIYj1GCwsdVw4Ghf8zZrxkO9hW8bPmf3e5kpIeJ41U5vp+jh67SpJ4O3x/mG6zhqrIG4A81qy6N9QeW9Ekiidoaq082Kf7tPEkvNd9slwAMmMcv4DzBj/vL28P64or3BMjvI60Tnr0urGSC4305wkfjkTU8bOW5q3u1LS+Ut3vCfT+qAWZH5Y7SvCIjQWeGP51oQ76G1QuR49rVkGNBcT41HRNmqPedQ6fMtboNur0zm50+4/UEsHCMu7fjqWAQAAGgQAAFBLAwQUAAgICABaKWdTAAAAAAAAAAAAAAAACAAAAFNjcmlwdHMvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAcAAAAU2NyaXB0cy9ib290c3RyYXAtY2RzLWlkZS5zaG1Sy27bMBC86yu2zsEtYFmOT4GLHORHE6GpHFhKUxe9UNRaYiKRKklFcYp+UH+jX9al7ABJW53E3dnZmSFP3gSZkEHGTOmdwEI1ey2K0sLvXzCdTCcQMi0ZxGg7pe/NCCLJx/8FLrG1hpcIKVZ4r2oIL7wTQl4JjtJgDq3MUYMlRNgwBzx2RvAZtRFKwnQ8gbcOMDi2Bu/eE8NetVCzPUhloTVIFMLATlQI+MixsSAkcFU3lWCSI3TClv2aI4mTuz1SqMwyQjPCN3TavcQBs73gw1da28yCoOu6MevljpUuguoANcFVtFjFyconyf3QjazQGND4vRWazGZ7YA0p4iwjnRXrQGlghUbqWeUUd1pYIYsRGLWzHdNILLkwVousta/ietZHrl8CKDAmYRAmECUDmIdJlIyI4zZKL9c3KdyGm00Yp9EqgfUGFut4GaXROqbTBwjjLXyM4uUIkMKiNfjYaKefRAoXJOYutQTxlYCdOggyDXKxE5x8yaJlBUKhHlBLsgMN6loYd52G5OXEUolaWGb7yj+mxh4hPrH7w6LNKkkhvI5cRJVieV+sVY6V8XirK/AfwPcrxXs6+nV5o7FwvabB45W5dlUqY2dnk7PTgDUieDgNsqrFRgtp/Z4vyJSylCVr4Jvn+yUyJ2wYtrZUWjz1/DOYM0Mut9P46euFLfnl/Gldx3d8utHbL/OOd+fnw1fjCyUt0op03+Ds+QE4quDOKHnA5swyX9ODGMIPb+BcfnKC3MgAZmB1i6NDfYNGtZrjUnDHwfT+L8BiHj5XvJ9Dz8NHYWHi/QFQSwcIqAl/z1wCAADTAwAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAcAAAAU2NyaXB0cy9ib290c3RyYXAtY2RzLWs4cy5zaI1T23LbNhB951dsac8wmRFFWX3JKOMH6tKG05jSiEpSp8l4QHApIqYAFgBFy64/qL/RL+uCkjux81K9iATOnnP27PLspygXMsqZqbwzmKnmoMW2svDP3zAejUcQMy0ZpGg7pW/NABLJh94ZQd8LjtJgAa0sUIOtEOKGcfo73QzgI2ojlITxcASvHMA/Xfmv3xLDQbWwYweQykJrkCiEgVLUCHjHsbEgJHC1a2rBJEfohK16mRMJ2YDrE4XKLSM0I3xDb+X3OGC2N3z8VdY2kyjqum7IertDpbdRfYSa6H0yW6TZIiTLfdEHWaMxoPHPVmhqNj8Aa8gRZzn5rFkHSgPbaqQ7q5zjTgsr5HYARpW2YxqJpRDGapG39llcT/6o6+8BFBiT4McZJJkP0zhLsgFxfEo275YfNvApXq/jdJMsMliuYbZM58kmWab09gvE6TX8lqTzASCFRTJ412jnn0wKFyQWLrUM8ZmBUh0NmQa5KAWnvuS2ZVuErdqjltQONKh3wrhxGrJXEEstdsIy25/80NTQ82bz7Ga6ulkt5zdpfLW4PH912+bIbQ1btNCowkAoqVvWwF9ACTYQ8MKEed1io4W0Jmy04uRe6YAQFbLCFVzQM+tuIXjoUXB+8Ri8fhLLPs5uktULKbPn/1spdPsRvJT42Ul4ooQ/ILwH//zhmdyjD189cN1Lr98x5JUCnzAwXVHYek+ZQLJyg3a7XiqKy4UInEl30KvT5MtWu6n5J5Y7YeHirVcKj9K+YrfHoa0X2QbiVeLWrVaUiTvcqQJr4/FW1xDuIQxrxfvR0KPbXTQWVksqPK3/yw4mb0ZvRhFrRLS/iP7LJexpo1wpS+tJ6X3xwtDNgWYdxK2tlBb3vcwEpszQ4lyP0/vPv9qKv5veL3fpNz5e6+vfpx3vLi+DZ+UzJS2SxObQ4OTpm3JU0Tej5BFbMMtCTd9YAA+e75q9coZciQ8TsLrFwfF8jUa1muNccMfB9OEFYDaNn068x8Dz+nBH3r9QSwcIJnKuk/gCAAD+BAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAiAAAAU2NyaXB0cy9jb25uZWN0LWNkcy1tYXJpYWRiLWs4cy5zaJVUy3LTMBTd+ysubpnAECdpGVjAdOE8AEPrlDilUxgmI9vXjqaOJCS5Tnh8EL/Bl3HlmkcLC/DGehyfc+7RlffuDFMuhikza28PJlLtNC/XFr59hcPR4QhCpgWDGG0j9aXpQySygbdH0GOeoTCYQy1y1GDXCKFiGb26nT68QW24FHA4GME9B/C7Lf/+U2LYyRo2bAdCWqgNEgU3UPAKAbcZKgtcQCY3quJMZAgNt+tWpiMhG3DRUcjUMkIzwiuaFb/jgNnW8PWztlY9GQ6bphmw1u5A6nJYXUPN8DiazOJkFpDl9qMzUaExoPFDzTUVm+6AKXKUsZR8VqwBqYGVGmnPSue40dxyUfbByMI2TCOx5NxYzdPa3ojrhz+q+ncABcYE+GECUeLDOEyipE8c59HyxfxsCefhYhHGy2iWwHwBk3k8jZbRPKbZMwjjC3gVxdM+IIVFMrhV2vknk9wFiblLLUG8YaCQ14aMwowXPKO6RFmzEqGUV6gFlQMK9YYbd5yG7OXEUvENt8y2K38UNfC8k3ARhdPx6nQ+XcXhyexo/95lnWJmKyjRgpK5gUBQuUzBZ6AIFfRyvAqy3AR5Gox6tLpGljvQAY1Zcwm9T0pzYWH/4EvvvjeZJqvx6X8JOPK0qrGlMYHSMqN8pP5nseTNZBWd3pIyV9k/KwWuA3u3JR46CY8X8A6Cj+Dvf7qd3hcf3nvgIhZe28iYrSX45ApOmObTMRDStZK7TYWkA6EGhIwJN2/FqbWKWru28DuGLbdw8NQruOeufsfE8hQUM4bue+6dXCSvj1enYZKczxfTo2Nm8PED+knUY3aVdrtnyWxxZHJBYXQri/l8+eujt/WmfnQ3lrv6JSu3nndt/Ll0XUVXJpNCUJBu+NMCVZMzy+inRE3ZMvvej7xxi7/C/ktOEFBVQQCbnflQQVCDlpRAoG7a6Gg9suNSGHnfAVBLBwg6YBdgzQIAAAgFAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACgAAABTY3JpcHRzL2NyZWF0ZS1jb25maWctYXNzaW5nLWRhdGEtaWRlLnNohVTbbttGEH3nV0xpA24AUZSVF8OBgNKSbBONKUOkm7ooIKyWI3FjapfZXZqSY39Qf6NflllKRiSnFz5xZ86ZPWdmyKOfwrmQ4ZyZwjuCoao2WiwLC3//Bf1evwcR05JBgrZR+sF0IJa8+4/AEdbW8AIhwxIf1AqiK4+AHwVHaTCHWuaowRIgqpjD7TId+A21EUpCv9uDnx3A36X8dx+owkbVsGIbkMpCbZBKCAMLUSLgmmNlQUjgalWVgkmO0AhbtNfsiji197sSam4ZoRnhKzot9nHArHdE2O1TWFudh2HTNF3Wyu0qvQzLLdSEH+PhOEnHAUluSXeyRGNA45daaDI73wCrSBFnc9JZsgaUBrbUSDmrnOJGCyvksgNGLWzDNFKVXBirxby2B+161Ueu9wHUMCbBj1KIUx8uojROO1TjU5xdT+4y+BRNp1GSxeMUJlMYTpJRnMWThE6XECX38GucjDqA1Cy6BteVdvpJpHCNxNx1LUU8ELBQW0GmQi4WgpMvuazZEmGpHlFLsgMV6pUwbpyG5OVUpRQrYZltIz+Y6noeXazK2uVnD7gZHH89ffEquZiJasby3MmiWP/FI+fIVjOuamkp8v7F8yySWGZx5rZh4HfD14AJc7YJZEB1Aq7kQiy7rym/Ze0YoV1VP0I/GyV9j1cQLOD44I7tsX11u52ohkZOab5tlFUPZMpz2x4I8M1zmk3H0c1sOLlLsufjr/sWXp6X/n6576Tb5HIW386i0Wg6TlOiHXbj34k05Mv4apZEN2NiHfb1LYvU37CHrWy6JoPoNnabWSqWt8GVyrE0Hq91CcEjBEGpeDtFenVrjsbC7YSIuy/FpctCGXt+1js7DVklwsfTENfIWw2BQf1IMw8rrbhbtT+9ICiQuX04GSppUdog21R4/vrhOFboRvGBF0wbtIO77DI4OzlgRtz9Af6P03mbflOktoXS4qnNn8MFM7Tb9/3k6Y8rW/Dri6fJKvnM+1N9//tFw5vB4JB+7UwDz00wL2ustJDWBDubSgdtf6gnvZP/8GxxbfeU5cwyAP+X7wPz4RmqDemU7yFYgYN2rVKl53m4FhZ63jdQSwcIBQQRTjIDAADJBQAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAoAAAAU2NyaXB0cy9jcmVhdGUtY29uZmlnLWFzc2luZy1kYXRhLWs4cy5zaI1V63LaOBT+76c46zJDO4MxIX8ySemsuaTxbGMYTNrNXoYRsgxqjORKMoSEPNC+xj7ZHhlouMx213+wdS7fp+9cePOTP+HCnxA9c95AR+YrxaczA3//Bc1GswEBUYJAxMxSqgddg1DQuvMGXT9xyoRmCRQiYQrMjEGQE4o/W0sNPjOluRTQrDfgrXVwtyb33RVmWMkC5mQFQhooNMMUXEPKMwbskbLcABdA5TzPOBGUwZKbWQmzTYI04H6bQk4MQW+C/jl+pft+QExJePPMjMkvfX+5XNZJSbcu1dTPNq7a/xR2elHc85ByGXQnMqY1KPat4AovO1kByZERJRPkmZElSAVkqhjajLSMl4obLqY10DI1S6IYZkm4NopPCnMg144f3nrfAQUjAtwghjB2oR3EYVzDHF/C0U3/bgRfguEwiEZhL4b+EDr9qBuOwn6EX9cQRPfwSxh1a8BQLIRhj7my/JEkt0KyxKoWM3ZAIJUbQjpnlKec4r3EtCBTBlO5YErgdSBnas61LadGeglmyficG2LKk5NL1R0HgWVWWPv4ga1aleezFycX6ZjnY5IklhaeNV8cvDkj8zGVhTB4cv7iOE6nG4/bg/Gg3x1HwW2vVXn7UEwYNRlMmYFcJho8gUqRHNaA6udQpYn2JlnBcsWF0V6uJEUIqaroMWMksQFn+E6WD1B9Lr2gcvZSfbcDiz93xuHgCEov6P9G8mxvVY8hzi2Ew1P4HbwncCvPB3AvLvzpgFVOOGV/MjqT4KIPtAdYKLVAPSEc2Caxc5KiSoktAFAi7EGJjl2TFspW3N1meeQGzq6clB9AH5bEYsN6/d16WJxj636ZNqx3pEvKHk53KBYk40hNipRPgWC7YOe8gnoICics4A8Hdg92NLLweO5tWcAJLeuzzwWOqX2n5N5p7OFLqDTg/SGJD/D+MCse7Cf5sEliRWyUGhqG00MMG9v11HLr/u5A+wlZecKzrDfXru9Mbhm1jfDNPD91/aqlcB2ag5dC5QBj81m+OjhrkVyijmimm8k18gGnzLHr1+Pg6nU8GvaC23GnfxeN1keKrKfufrrXoEF0jS04DrrdYS+O1ydS/2sgbp3r8GM5muuTeh5FIftb8rChjTAjCAahXZWZxJm0h3OZsEw7tFAZeAvwvEzScq3gq927TBsY9DFwu7qPJ+jyonHR8EnO/cWZzx4Z3ZRZb2bH344ndpnn2T2Ae6rakcIwYbzRKsf+2C50G+XbilzRGVGamdbd6Nq7qB5EBtT+M/1XTO3YfJSkMDOp+FNpv4Q20bhz75vR028fzYzetJ/68+grbQ7V/a/tJV22WofhN1Ijgx9uoVKT6g/ubNij2WOWEEMA3J9f6+biHstXyFOcgzcH61o3Uma4nLdz8Q9QSwcISrdLPBUEAAA6CAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAaAAAAU2NyaXB0cy9kZC1taWNyb2s4cy1pZGUuc2iNU8Fu2zgQvfMrpoqAJFvLsn0q3HUBJXZatYEMxM52s0nQ0tJYYiKTKklFcdp+UH9jv2yHsl243R7KE6l58+bNm9HBs3AhZLjgpmAHcKqqtRZ5YeHfbzDoDXoQcS05JGgbpe9NB2KZdn8JHGNtTVogzLHEe7WC6HWXEfJcpCgNZlDLDDVYQkQVd8BtpAN/oTZCSRh0e3DkAN425B2/JIa1qmHF1yCVhdogUQgDS1Ei4GOKlQUhIVWrqhRcpgiNsEVbZkvi5F5tKdTCckJzwlf0Wu7jgFt2QNjNKaythmHYNE2Xt3K7SudhuYGa8Dw+nSSzSUCS26RLWaIxoPFTLTQ1u1gDr0hRyheks+QNKA0810gxq5ziRgsrZN4Bo5a24RqJJRPGarGo7Q927fRR1/sAMoxL8KIZxDMPTqJZPOsQx/t4/mZ6OYf30cVFlMzjyQymF3A6TcbxPJ4m9DqDKLmCd3Ey7gCSWVQGHyvt9JNI4YzEzLk2Q/xBwFJtBJkKU7EUKfUl85rnCLl6QC2pHahQr4Rx4zQkLyOWUqyE5bb98r+maEXezqbJh7P4fDLy+4wxsYRrCJ7A8z9/j3z14JaBy5OsnQ6mhQIPsqx7Z8iHdhnIHrchuXhA6e3DLo2TOAS/B3+OueUwFqmTw/UaXIlNesVt8WqX9ygs9F+ypWCsHH28+wSH3S8lytwWh7Cv6yPblDhT1Bn45T71GJdCCveCiaSpofGYGPVYU7hy1+ALCErrkm5ZpthOrYARhZyQrK3sda99cev9VHaL9jO6pbUuIbiH4AGCKXjbzS1VystCGTt80XvRD3klwod+mH3X58EN5QZBgdzN5DCqbaG0eGonNYQTbmjAV4Pk6Z/XtkjfnDxNV8ldOrjQV3+fNGkzGh3+RHCqpEVpg/m6wuFu+x1Z6Ga0RWeen3mMbqZErKDPdp0E9NffyD9+99y0IxYj/+jIGfkc+nB8zMhHiew/UEsHCK3tlujdAgAA0wQAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGgAAAFNjcmlwdHMvZGQtbWljcm9rOHMtazhzLnNojVTbcts2EH3HV2xozchORVFSXzJKlBnd3LB1KY0pJ3VtjwKREAmbAhgAFC3H+aD+Rr+sC0ryyOpL+EKAu9hz9uwBT954Cy68BdUpOYGhzDeKJ6mBf/+BTqvTgj5VgkLATCnVg26AL6ImOcHUCx4xoVkMhYiZApMy6Oc0wtcu0oDPTGkuBXSaLTi1Cc4u5Jy9xwobWcCKbkBIA4VmWIJrWPKMAXuMWG6AC4jkKs84FRGDkpu0gtkVQRpwvSshF4ZiNsX8HHfLwzygpiK8fVJj8q7nlWXZpBXdplSJl21TtXfhD8dBOHaRcnXoSmRMa1DsW8EVNrvYAM2RUUQXyDOjJUgFNFEMY0ZaxqXihoukAVouTUkVwyox10bxRWFeybXnh10fJqBgVIDTD8EPHRj0Qz9sYI0v/uzT5GoGX/qXl/1g5o9DmFzCcBKM/Jk/CXB3Dv3gGv7wg1EDGIqFMOwxV5Y/kuRWSBZb1ULGXhFYyi0hnbOIL3mEfYmkoAmDRK6ZEtgO5EytuLbj1EgvxioZX3FDTfXlf001Cfk9nATzc/9i3Ku1CRmOwvlgOp9ORvOg/yd+O30oFiwyGSTMQC5jDa7A3mkOz4B65lCPYu0usoLliguj3VzJCHuRqo4ZKaOxPdDGNS0foP69yoJa+0f9bA8Wfh7O/ekRlF5HP43kWrfUjyF+tRCEL+EG3Cdwat9fwf1w4A6en1+CLzLYAAErkiCVFVmUSnDwMAymOBO1RunAn1o/2CuxlKiqnXEcN+81uqK6GrtgwtdMOId1rrQdWBdqLfgwoobCiEd2OFRtwHLYHs+pST/uzz1yA+33ZMkJyXpf779BvfmcMZGYtA6HxL+SLcR5xaiWHZYesSUX3O5gLNDDTDuE91qkTC3cDdQ4uJmxh+5ILMmeLYcehiyRuEJ2mjc1fuccwe6yazGuokJl4D6AuwZ3As7uHh+L333XetfyaM69dduLX2g6cIslXNfaBo1a7xcmlYo/VfbtwoBqdP11J3j6+zeTRp8GT5NVcB91LtX1X4MyKnu9+lGBoRSGCePONjnr7n8JtphnR7XLjp1a7BBc6Yyhzdpk35CLv8Jb8fZnn9tq0hyNfGr1/AVdf4YOjKVg5D9QSwcIpZW2aUoDAADABQAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAPAAAAU2NyaXB0cy9kZC5qc29u5ZXfToMwFMav4SkI18Mrr4wx6msYs3TlbGsmbdM/GGL27raUaaHMQjQxYxdA6Nfz9Zwvv8BLmnykSZJTVEF+l+UUFGZ0W3Ak5TsTZb6yqkI7eV4tkUJr1fDWQCpB6K4TQGJBuCKMnq8GqkSzlngPFRoaaG68oSw2jVWekKAokyBqgiG7ryut9vogiNxTRB+RVc0RxvkgbzCrHnoez7+wKGFLKOnGsHFFEonEmeRcMA5CNSe7aFSZSyVDyjw3WoEzMn30Y7eLR3fGH2SX5JJpgUF+90ko1+rr1Tu/3Vg4edWJ3ZjEGRzb1fZub+aynY7Sp02j7doofX11Ln396mXQ15spEucM+k51V0af7RNEwZlQ4wAGG+YyGBgsA8PhWPFoZ8DolV4Jj9xMTQZ/YH9tKnV+zWWD5k0yGtMEnNzuJRMUIMTr2wKVpQApR2AK1FlYBdULAGw4UyTOqdB5dYvEb+QLZsYAVBWYaTr4lYbKVOzCystGLpjnh/gmoObXRDEjVMEOxL9zZuJB+i1C2uo0r9trzWJuZ+zCD2f6mn4CUEsHCEoPmjOeAQAACg8AAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAMAAAAFNjcmlwdHMvZW5yaWNoLWFuZC1kb3dubG9hZC1jZHMtYmx1ZXByaW50LWlkZS5zaG1TYU/bMBD9nl9xC0jbpKYp/YSYkJaWAtFYOrVlG9Mk5DrXxmtie7ZDKBM/aH9jv2xnUzQmyKf47t27d+/svVfpUsh0yWwV7cFY6a0R68rBn98wHAwHkDEjGRToOmU2tge55P0XgSfYOssrhAXWuFENZGfRHiEvBEdpsYRWlmjAESLTzAN3mR58RmOFkjDsD+CNB8S7VPz2HTFsVQsN24JUDlqLRCEsrESNgLcctQMhgatG14JJjtAJV4U2OxIv92pHoZaOEZoRXtNp9RQHzAXBD1/lnD5K067r+izI7SuzTusHqE0v8vGkmE8SkhyKLmWN1oLBn60wNOxyC0yTIs6WpLNmHSgDbG2Qck55xZ0RTsh1D6xauY4ZJJZSWGfEsnX/2fWoj6Z+CiDDmIQ4m0M+j2GUzfN5jzi+5Ivz6eUCvmSzWVYs8skcpjMYT4uTfJFPCzqdQlZcwYe8OOkBklnUBm+18fpJpPBGYuldmyP+J2ClHgRZjVysBKe55Lpla4S1ukEjaRzQaBph/TotySuJpRaNcMyFyLOh+lF0J/S13+bx/kEUEX6GDbEFkMNGK8PMFsajLDINJGYFqWt06s/NphQGEv0vQtUTaQRtq/QV4ZJEk2KWj88nJ9cUuT7NLybH8WNBquUqKalfn0TEoftHtnnoPZvMF5B9yv26asXKEGxUibWNeGtqSG4gSWrFw2j063eP1sGnKRXuro9P15Wy7uhwcHiQMi3Sm4N0WbeojZAuCXwpBs3wPUqSCpl36HXWukoZcRfIj2DELNl9NSzuvp25ip+P7qZN8YMPZ+bq66jj3fHx61BOG2ogDm6+3//16Ox97JMK9n898+Ieogh5pSD2T4TThXLeAEYjqw29iDA1PvWUGV4J2k94gC8xko94KxwMor9QSwcICn10q6cCAABcBAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAwAAAAU2NyaXB0cy9lbnJpY2gtYW5kLWRvd25sb2FkLWNkcy1ibHVlcHJpbnQtazhzLnNojVTBcts2EL3zKza0ZpTMiKLsXjJO3SklKzWnDqWR7KRO29FAICiiIgEUAEVbrj8ov5Ev6wKSHNvpobqIBHb3vX37lkev4iUX8ZKYMjiCkVR3mq9KC1+/wMngZAAJ0YJAxmwr9dr0IBW0Hxxh6CWnTBiWQyNypsGWDBJFKP7tb3rwkWnDpYCT/gBeu4BwfxW+eYcV7mQDNbkDIS00hmEJbqDgFQN2S5mywAVQWauKE0EZtNyWHmZfBGnAzb6EXFqC0QTjFb4VT+OAWE949yutVadx3LZtn3i6falXcbULNfFlOhpn83GElH3StaiYMaDZ3w3X2OzyDohCRpQskWdFWpAayEozvLPSMW41t1ysemBkYVuiGVbJubGaLxv7TK4DP+z6aQAKRgSEyRzSeQjDZJ7Oe1jjU3p1Mbm+gk/JbJZkV+l4DpMZjCbZeXqVTjJ8ew9JdgO/ptl5DxiKhTDsVmnHH0lyJyTLnWpzxp4RKOSOkFGM8oJT7EusGrJisJIbpgW2A4rpmhs3ToP0cqxS8ZpbYv3Jd031g2DL1cJN86xzHASj8/liOF1MJ+eLLPkwPuu8XjdLRm0FK2ZBydxAJLB1ouAfQDkVdGluomXVMKW5sCZSWlJsReouRpSM5C7hGJ9Ju4buvY+CzvFD980BbP5xtEinL6DMhv5vpMiZpfsS4gcHEfACfodoC2Hn/hncQwh/BuCkEIE3HKOlhBBjYDhF5fUGBYJ06qbujF9I1M4pCpQId+DR0QZFo90Iw32VW27h+F1Q8D30K4gKBD+I7FEPoDvIVGxIxXNw0I/dASbsdozoVVMz19BjjW+51wanfwqdAfzomT+mf0bmPl0RW/60y3DUBp4ZumLGavSMt4JltZKa6DsYDZNA1xDpAmJbq9i91+uca4jUtxPMHgvNcSdzl+FxgnE2S0cX4/MFnizep5fjs/CQECtRRDni9bGD0KN/IOsd9mw8v4JkmrqlrCSaxR3WMmeVCWijK4g2EEWVpN7A+Og2nBkL0wkm7j8SL0d7+nbwdhATxePNcfwoaeTLxsxThz+CKHLuxHXoJo0tpeZbj3EKQ2Jwt25Osu3nX2xJL4bbSZ39RU9m+ua3YUvbs7OuT8d1rCH0q/Nz5/4wHTQWXkro3H8nyQMEwW5u7nuIPgLrdCDYuVzj5883z55KSzQtOY7Jj/K/KqKc+7n+C1BLBwgmjqMaggMAACEGAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAAC8AAABTY3JpcHRzL2VucmljaC1hbmQtcHVibGlzaC1jZHMtYmx1ZXByaW50LWlkZS5zaI1TzXLbNhC+8yk2tGaUzIiipF4yTpwpJasNpwmlEeWkTtvRgCBIoqYAFABFW24eKK+RJ8uCktzYvUQXkeDu97eLs2dhxkWYEVN5ZzCT6k7zsrLw9QtMRpMRREQLAgmzrdQ3ZgCxoEPvDEvfccqEYTk0ImcabMUgUoTi3/HLAD4wbbgUMBmO4Lkr8I+f/BevEOFONrAldyCkhcYwhOAGCl4zYLeUKQtcAJVbVXMiKIOW26qjOYKgDLg+QsjMEqwmWK/wrfi+DojtBB9+lbXqPAzbth2STu5Q6jKsD6UmfBfP5kk6D1By13QlamYMaPZPwzWaze6AKFRESYY6a9KC1EBKzfCblU5xq7nlohyAkYVtiWaIknNjNc8a+yiukz50/X0BBkYE+FEKcerDNErjdIAYH+P128XVGj5Gq1WUrON5CosVzBbJZbyOFwm+/QJRcg2/xcnlABiGhTTsVmmnH0VyFyTLXWopY48EFPIgyChGecEp+hJlQ0oGpdwxLdAOKKa33LhxGpSXI0rNt9wS2538z9TQ8/Zcbdw0L3pjz5tdppvpcrNcXG6S6P38ovf8pskYtTWUzIKSuYFAoHWi4F/AOBX0aW6CrG6Y0lxYEygtKVqRuo8VFSO5axjjM2lvoH/fVUFv/Ln/4kSWfpht4uUTKrOjP8wUuGXpP6X4yVF4vIA/INiD37t/RPfZh788cFEIr1s4RisJPtbAdInJ6x0GBPHSTd0tfiExO5coUCLcQceOa1A02o3QP6LccgvjV17Bj9TPICiQ/BRyx3oiPVDGYkdqnsNcaI57noPT8GATsPNw2Ygumy1zzh7A/gO5MrgG59AbwetHONMHnE/opcNRxFZvDq1O7KjTegbvyc1h21bzdA3RMnb3pJY4P3e4lTmrjUcbXUOwgyCoJe12Ch/dpWPGwnKBjcd7+zTt85ejl6OQKB7uxuGDuaCDDVmnGLNVTVZzU8GfXhC41cFd7UeNraTm+47tHKbE4OJfT5L9p19tRd9O94tt8jedrPT179OWthcX/a4d78oW/G6vf+7dnxLDqXued/T9DVBLBwgrxAsFGwMAAFMFAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAAC8AAABTY3JpcHRzL2VucmljaC1hbmQtcHVibGlzaC1jZHMtYmx1ZXByaW50LWs4cy5zaI1TzXLbNhC+8yk2tGaUzIiipF4yTpwpJasNpwmlEeWkTtvRgCBIoqYAFABFW24eKK+RJ8uCktzYvUQXkeDu97eLs2dhxkWYEVN5ZzCT6k7zsrLw9QtMRpMRREQLAgmzrdQ3ZgCxoEPvDEvfccqEYTk0ImcabMUgUoTi3/HLAD4wbbgUMBmO4Lkr8I+f/BevEOFONrAldyCkhcYwhOAGCl4zYLeUKQtcAJVbVXMiKIOW26qjOYKgDLg+QsjMEqwmWK/wrfi+DojtBB9+lbXqPAzbth2STu5Q6jKsD6UmfBfP5kk6D1By13QlamYMaPZPwzWaze6AKFRESYY6a9KC1EBKzfCblU5xq7nlohyAkYVtiWaIknNjNc8a+yiukz50/X0BBkYE+FEKcerDNErjdIAYH+P128XVGj5Gq1WUrON5CosVzBbJZbyOFwm+/QJRcg2/xcnlABiGhTTsVmmnH0VyFyTLXWopY48EFPIgyChGecEp+hJlQ0oGpdwxLdAOKKa33LhxGpSXI0rNt9wS2538z9TQ8/Zcbdw0L3pjz5tdppvpcrNcXG6S6P38ovf8pskYtTWUzIKSuYFAoHWi4F/AOBX0aW6CrG6Y0lxYEygtKVqRuo8VFSO5axjjM2lvoH/fVUFv/Ln/4kSWfpht4uUTKrOjP8wUuGXpP6X4yVF4vIA/INiD37t/RPfZh788cFEIr1s4RisJPtbAdInJ6x0GBPHSTd0tfiExO5coUCLcQceOa1A02o3QP6LccgvjV17Bj9TPICiQ/BRyx3oiPVDGYkdqnsNcaI57noPT8GATsPNw2Ygumy1zzh7A/gO5MrgG59AbwetHONMHnE/opcNRxFZvDq1O7KjTegbvyc1h21bzdA3RMnb3pJY4P3e4lTmrjUcbXUOwgyCoJe12Ch/dpWPGwnKBjcd7+zTt85ejl6OQKB7uxuGDuaCDDVmnGLNVTVZzU8GfXhC41cFd7UeNraTm+47tHKbE4OJfT5L9p19tRd9O94tt8jedrPT179OWthcX/a4d78oW/G6vf+7dnxLDqXued/T9DVBLBwgrxAsFGwMAAFMFAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACcAAABTY3JpcHRzL2dldC1jZHMtYmx1ZXByaW50LW1vZGVscy1pZGUuc2htkcFy0zAURff+ikeyKMzEcRo2nTBdOG1oPRSHiV1KGDay8mKrlSUhyXHT4Yf4Db6MZyedaQe8svSurs69Gr6JCqGigrkqGMKFNnsrysrDn98wnUwnEDOrGKToW20f3AgSxcf/FV5i4x2vEHKU+KBriK+CISlvBEflcAON2qAFT4rYsE54nIzgK1ontILpeAJvO8HgOBq8+0AOe91AzfagtIfGIVkIB1shEfCRo/EgFHBdGymY4git8FV/zdGkw10fLXThGakZ6Q2tti91wHwPfPgq780sitq2HbMed6xtGcmD1EU3ycUizRYhIfeHbpVE58Diz0ZYClvsgRki4qwgTsla0BZYaZFmXnfErRVeqHIETm99yyySy0Y4b0XR+Fd1PfNR6pcCKowpGMQZJNkA5nGWZCPyuEvy6+VtDnfxahWnebLIYLmCi2V6meTJMqXVR4jTNXxK0ssRIJVF1+CjsR0/QYquSNx0rWWIrwC2+gDkDHKxFZxyqbJhJUKpd2gVxQGDthaue05HeBtykaIWnvl+559Q44AUn9nD4aLVIssh/pJ0FZXo+71ab1C6gDdWQriDMJSa927029WNzsPVIn9+sG4qK+387GxydhoxI6LdaVTIBo0Vyoe9HfwIwrBC1sGcxI2vtBVPvekM5sxRsvU0ffp+5St+PX9a1uk9n67s+tu85e35+Qn8ArOnQ+o9hDXcO63GXmsZBPgoPEyCv1BLBwj3pr2/IQIAAFQDAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACcAAABTY3JpcHRzL2dldC1jZHMtYmx1ZXByaW50LW1vZGVscy1rOHMuc2iNUttS2zAUfPdXnAZmAjNxHMILA8ODE1LwFJxMHKDpZRhFlmOBI6mSHJNQPqi/0S/rkRM6QF/qF+uy2t2z5+x8CGZcBDNicm8H+lKtNJ/nFn7/gm6n24GQaEEgZraS+sG0IBK07e0g9JJTJgxLoRQp02BzBqEiFH/bmxbcMG24FNBtd2DPARrbq8b+CTKsZAkLsgIhLZSGIQU3kPGCAXukTFngAqhcqIITQRlU3Oa1zJYEbcB0SyFnliCaIF7hLnuNA2Jrw5svt1YdB0FVVW1S221LPQ+KDdQEl1F/ECcDHy3Xj65FwYwBzX6UXGOxsxUQhY4omaHPglQgNZC5ZnhnpXNcaW65mLfAyMxWRDNkSbmxms9K+yauF39Y9WsABkYENMIEoqQBvTCJkhZy3EaTi+H1BG7D8TiMJ9EggeEY+sP4LJpEwxh3HyGMp/Apis9awDAslGGPSjv/aJK7IFnqUksYe2MgkxtDRjHKM06xLjEvyZzBXC6ZFlgOKKYX3Lh2GrSXIkvBF9wSW5/8U1Tb8/pnyV1vdDcant3F4dXgdHfvoZwxaguYMwtKpgZ8gdUSBT8BE1TQpKnxZ0XJlObCGl9pSdG91E1E5Iyk7sEBrkn1AM2nGgW7B8/N/Rex5KZ/F43eSZkl/W8l381H873EoZPweAZfwV9DY/fpjdxzA7574KoXXj1jjOYSGoiB3gjD1kvMBKKRa7Sb9UxiXC5EoES4g1odO5+V2nWtsWV55BYOTryMe5j2FXnYNG08SCYQjiI3bq46d7aQKSuMR0tdgL8E3y8krTuDSze6zFg4H0xehv+9/+OjzlEnIIoHy4Pgbyp+zQrfPN932WN/m2Fpc6n5uuY+hh4xOCzTbrz+cm5zetFbDxfxPe2O9fRzr6LV6alLUq3wkTgEfwH3Roq2lbLwvLq6jvcHUEsHCA2wc565AgAAfwQAAFBLAwQUAAgICABaKWdTAAAAAAAAAAAAAAAADwAAAFNjcmlwdHMva290bGluLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAHgAAAFNjcmlwdHMva290bGluL0NvbmZpZ0RlcGxveS5rdLVX3W7bNhS+91OcCkVhZw7dFruZh144TrK6S53AdhcUKBDQ0pHCRiY1krJjDH2gvcaebIcUbUuumzbtlgvHFsnvfOc7f1TvqAVHMFTFWovs1sI/f8PL5y9+gdHJ2y6cYJ7DkEue8C4MZs9mXbjUXGZIZ9yxCxGjNJhAKRPUYG8RBgWP6V9Y6cIfqI1QEl6y59B2G6KwFHV+dRBrVcKCr0EqC6VBwhAGUpEj4H2MhQUhIVaLIhdcxggrYW+9nYDCHMb7gKHmltN2TgcK+pXWNwK3gbT7u7W26Pd6q9WKcU+YKZ318mqr6V2Mhmfj6dkxkQ6H3skcjQGNf5ZCk8PzNfCCSMV8TlRzvgKlgWcaac0qR3qlhRUy64JRqV1x7TSDRBirxby0Dc02FMnz+gZSjUuIBlMYTSM4GUxH064DuR7NXl++m8H1YDIZjGejsylcTmB4OT4dzUaXY/p1DoPxe/h9ND7tApJiZAfvC+08IJrCqYmJl26K2KCQqoqSKTAWqYjJNZmVPEPI1BK1JI+gQL0QxkXVEMHEweRiISy3/tFnfjlDvVaLdL5zQKQ0U5IXLI5NcsfixLB5XmKhhbSm0Commkozg3pJ5w3De4xLB81MrEVhTatFHihtXV6wlBuL+n6Rs4+Eb2hXwi2fC5kwqRJkl/OPGNsxfd2c+kb7sdJIySE8HjvbkJhWtEayKO0jEdNSxl4iRpFQpY7Rf8mDc5YMJkMlLUp7rtVi4taWmAy0FSknH04eaY/ALTvhRsSD0t4SnB1S3KW90opCaAWa7wH8r3BCfA8RDBr/EOpmwzXOfwT0QBYO5lSiFI+pz8Yh9SYlXchCdB8wEFNwtcpz1DtTVZ4Rcm7YmyqD37kf3wXDzRs6P1sXDTdNnv78kV2oLEN9TsSVXjeWHUKWar7AldJ3zPVG9po+3qK9VclDW1c4Z7FX16fFDKmzcPtYjXd1IdGSc2kQm5bCgx+J4NfRT/F/hB3JVLVaVCg0xnJODZgqPBXZKRa5WkMfvpJN7Q781Wq5kUUElqQtLHkOucrgFTQiyjK01YN23UK/761Sc1zyzpMnFZTr5Fok1OVL6vMyAXIGgmvjk/Y21Sc07SisfTjY/bbM3F/vaPuVxsFr1Ai73nZ8h2tq1mVOcxMh4evjF13/7yWQVIxB/ezMXQBWgi4e1N5pbBsouAtLCrH36zippNMVOVpd54q7abbF6O14ObV2RG4ckVdAUp2uJV+IeNfC2lGTb9ShaprhvW13tmAkOxMUz3b0G91W3IRrQvfh6Z6tlPr4Hu9MuRlKdwSNNOmX1fh1M6bafHoSdWqy9mCCPPF7AgxF0wH4E6X/2iQCzu5PcKUxFfdAXu6Gut3UZw3+moDplmEwpzHpd2VESgZrpfZD/aAh5+ArH0x3qfDhbABvbmobq5RhTUp4z2mFboShYHQRR04YF053so42ddNxj5TXy1kYnk5Jt0bMQ1ZQsL9hrrabTnUbjA6F/2p8vselHkCq6g/yaWDwQe7Fc4N9TB8SfZFH7ubnpVIm5uAuK6RzSkXkrrykSFSVJEZ1INeB01ytWMPxgH6T+O5D/je6UfuQ9c5BAPL9purtO5CAuulwkyLe9ORDCHST9lf/Lx2fVuvbs3vnWKDYrut31OgzI7lUd1UFjc9mdAM+h8nVsAsr6hu5psJZwy0PJWaRhzx0YcGkjlOl934HgGe73PVJWyVws9PUHSf3bgiDOripKV9TktLHESbd2iE9DmXXxpUQwi3ignRxF+h+w9CHegAN2oENLxC+o/ktxy47o27jWO2u0O58QeEDDuQqvmtH1DESQaBYM31gM73MxFwn1TxqP7gVE2HDvqAMVeHODP1YoM6+Yo8GBr2GPGyolBePcYFGRaAVORK6lO4VqHamPmx2IRzmyqfUXih9ZtPj7Vts9bwRwv0qcCI2C+HTA1NcY+yeu55WSisWeObfogmoD5O9J/Ru+O2T/nMfw1ZyZ1IZXQcvPrU+tf4FUEsHCPGwrvbYBQAAVxAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAJAAAAFNjcmlwdHMvcHJvY2Vzcy1jb25maWctZGVwbG95LWlkZS5zaIVU227jNhB911dMlQBpActy3JcgCwNVYmcjdFc2LKdpigIGTY0tbmSSJanIzmY/qL/RL+tQdrB2elm/WJqZMzzncEYn38ULIeMFs2VwAtdKb41YlQ7++hP6vX4PEmYkgwxdo8yj7UAqeTc4odIPgqO0WEAtCzTgSoREM05/+0wHfkFjhZLQ7/bge18Q7lPhD++ow1bVsGZbkMpBbZFaCAtLUSHghqN2ICRwtdaVYJIjNMKV7TH7JkQDHvYt1MIxqmZUr+lteVgHzLWEd7/SOX0Zx03TdFlLt6vMKq52pTb+kF6PsnwUEeUWdCcrtBYM/lELQ2IXW2CaGHG2IJ4Va0AZYCuDlHPKM26McEKuOmDV0jXMIHUphHVGLGp3ZNcrP1J9WECGMQlhkkOah3CV5GneoR736ex2fDeD+2Q6TbJZOsphPIXrcTZMZ+k4o7cbSLIH+DnNhh1AMouOwY02nj+RFN5ILLxrOeIRgaXaEbIauVgKTrrkqmYrhJV6QiNJDmg0a2H9dVqiV1CXSqyFY66N/ENUNwjoYFXVPj9/xO3g9PP5l0DL5VzoOSsKT4ti/V2Mrp/GbI2DUKLjSi7DNqyZtTR3xUE4CBySEuZw7kdlEHbj14CNCRP5MrGKCtSV2nZfc2EL20Nit9b/UvvJKhkGXEO0hNOjU3av7WNAyjPV0ERQmu98dOqRNAd+GSIBoX2ZZDfzdDJPhsPpKM9fTj8f6/7ysgoPW34F0nXepO/nWfJxRKhjB/8blY1mHji/y0fTPfTQ1G8DJ0me34+nwz3w1fa3QJL+kT3uNJOwGSST1E99pVjRBteqwMoGvDYVRE8QRZXi7YTQo18htA4mYwLut9Cnq1JZd3nRuziPmRbx03mMG+St6ogEPNE8xdoo7sf49yCKSmR+1s6ulXQoXTTbarx8XUqPiv09vuMlMxbd4G52E12cHSET7r8u38J03qbfNKldqYx4bvOXcMUs7c1DP3v+7b0r+e3V83idfeL9qXn49arhzWBwDL/1ooEXNlpUNWojpLPRXqYyUesPedI7+x/NDjfugFnBHAMIf/p6YSG8gN4ST/kjRGvwpV2nVEVLhBvhoBf8DVBLBwgwNsrvOQMAAP4FAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACQAAABTY3JpcHRzL3Byb2Nlc3MtY29uZmlnLWRlcGxveS1rOHMuc2iNVety2jgU/u+nOOsyQzuDMaF/MknpLLc0nm0Ng0mz2cswQhagYiRVEhAS8kD7Gvtke2RMA2S3Xf/Bls53vu9cefVTOOYiHBMz815BW6qN5tOZhb//gnqtXoMm0YJAzOxa6rmpQCRo1XuFph85ZcKwFJYiZRrsjEFTEYo/xU0FPjNtuBRQr9bgtTPwiyv/zSV62MglLMgGhLSwNAxdcAMTnjFg95QpC1wAlQuVcSIogzW3s5ymcIIy4K5wIceWoDVBe4Vfk0M7IDYXvHtm1qqLMFyv11WSy61KPQ2znakJP0btbpx0A5Scg25ExowBzb4uucZgxxsgChVRMkadGVmD1ECmmuGdlU7xWnPLxbQCRk7smmiGXlJurObjpT1K114fRn1ogAkjAvxmAlHiQ6uZREkFfdxGw+vezRBum4NBMx5G3QR6A2j34k40jHoxfl1BM76DX6K4UwGGyUIadq+0048iuUskS13WEsaOBEzkTpBRjPIJpxiXmC7JlMFUrpgWGA4ophfcuHIalJeil4wvuCU2P3kRVNXzkFhmS3c/mrNNo/R49uQpMRlxNSJp6mThWX13huXHNluwhi+YpVJM/PxYEWOw79KDY3zanWTU6o/6vc4obn7qNkqv58sxozaDKbOgZGogEJhGomALWBoFZZqaYJwtmdJcWBMoLSnyS11GixkjqQOc4TtZz6H8mFtB6eyp/GZPlnxuj6L+CZVZ0f/NFLjGK59SvHUUHp/A7xA8gF96PKJ78uFPD1xahZc3L6MzCT7aQKuPVdQrTDZEfddBbogmEuvgqgOUCHeQs2NLTZbatYNfeLnnFs4uvQk/oj6ul+OG7fbb7XHldsr2wnJZAY53JFYk40iPpeJTwOq51nl2HKBjeMEEf3iwf7ClkSngKiiY4CX1N0r/xmCTXkCpBu+OSd7Du2PU+x3KRV7LA7cM54FYNnILp+FXw/2BCZ2AXQRBylQmN9X9nZ/DCkhoF+pfbL8YKXyPKggmUDpi2X3mrx7OTyzXmBq8prtptHKOk+O5lRpw8M22H19hE4yanc6gmyTbF4nYTv1Dl89AXApX0Yd8OLYvsv2fqLg7dMDRTdIdFNDD0fwxsN9MktveoFMA98N7CsTQP5H5LmYMbAjNfuR2ZyZxDt3hQqYsMx5d6gyCFQRBJmm+Z/DVLWJmLPR7CCx2+enUXJzXzmshUTxcnYXsntFdW5jdvITFSGLXBYGbfVxc5bYUlgkbDDcK+6nY8A4VunJe0hnRhtnGzfAqOC8fIZvU/VX9CFM5vT5xsrQzqflDfn8BLWJwCd/V44ffPtgZvW499BbxF1of6LtfW2u6bjSO4dfSoILvbp48J+XvxGzZvT1QlhJLAPyfn+vm4+5SG9Qp3kKwAGdatVJmuJCLsfoHUEsHCLa6QsAbBAAASwgAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAALQAAAFNjcmlwdHMvcHVibGlzaC1lbnJpY2hlZC1jZHMtYmx1ZXByaW50LWlkZS5zaG2R4W7TMBSF/+cpLt2kgdQ0XX9NQ5NIm7JFlKRqOkoREnKS28YssYPtNGsRD8Rr8GRcp520CfLL8T0+/s7x2Ssv5cJLmS6cM5jIeq/4tjDw5zeMhqMh+EwJBhGaVqoH3YdQZIP/CgNsjM4KhCWW+CAr8G+dM1LOeIZCYw6NyFGBIYVfMys8TfrwCZXmUsBoMITXVtA7jXpv3pLDXjZQsT0IaaDRSBZcw4aXCPiYYW2AC8hkVZeciQyh5aborjmZWNz1yUKmhpGakb6mv81zHTDTAR+/wpj62vPath2wDncg1dYrj1LtzcLJNEqmLiF3h+5FiVqDwh8NVxQ23QOriShjKXGWrAWpgG0V0sxIS9wqbrjY9kHLjWmZQnLJuTaKp415UdcTH6V+LqDCmICen0CY9GDsJ2HSJ49VuLyL75ew8hcLP1qG0wTiBUziKAiXYRzR33vwozV8CKOgD0hl0TX4WCvLT5DcFom5bS1BfAGwkUcgXWPGNzyjXGLbsC3CVu5QCYoDNaqKa/ucmvBycil5xQ0z3c4/oQaOc+D1N/uaN+eXDsk/sofjrYtpsgR/Htq+SsnybrOSOZbayRpVgrsD1y1l1nnT0paP2sA8poOn97PjspDaXF8Nry49VnNvd+mlZYO14sK4nZ9XN2nJdQFfHdctkFnGC78xhVT80Llfw5hpCrweRYcvt6bI7saHuIq+Z6OFWn8et1l7c3PRHaeOKuh1ed6d/3zK9qtnhxLO56vAC+LVLPaDaeDO78ezMLmj1WTsD0jsOA4+cgND5y9QSwcI4v+mCVACAACYAwAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAtAAAAU2NyaXB0cy9wdWJsaXNoLWVucmljaGVkLWNkcy1ibHVlcHJpbnQtazhzLnNojVPdbts2FL7XU5wqBtwClmV7N0XaDJN/tghLZcNymqbbYFAUZXGRSY6krMRZH2ivsSfroWynTXYz35gizznfDz+evQozLsKMmNI7g4lUD5pvSgv//gOjwWgAEdGCQMJsI/Wd6UEsaN87w9IrTpkwLIda5EyDLRlEilD8O5704CPThksBo/4AXrsC/3jkv3mHEx5kDVvyAEJaqA3DEdxAwSsG7J4yZYELoHKrKk4EZdBwW7YwxyFIA26PI2RmCVYTrFf4VXxfB8S2hA+/0lp1HoZN0/RJS7cv9SasDqUmvIonsySdBUi5bboWFTMGNPur5hrFZg9AFDKiJEOeFWlAaiAbzfDMSse40dxysemBkYVtiGY4JefGap7V9pldJ36o+vsCNIwI8KMU4tSHcZTGaQ9n3MSry/n1Cm6i5TJKVvEshfkSJvNkGq/ieYJfP0OU3MKvcTLtAUOzEIbdK+34I0nujGS5cy1l7BmBQh4IGcUoLzhFXWJTkw2DjdwxLVAOKKa33LjrNEgvxykV33JLbLvzH1F9z9tztXa3edEZet5kmq7Hi/ViPl0n0YfZRef1XZ0xaivYMAtK5gYCgdKJgr8B7VTQpbkJsqpmSnNhTaC0pChF6i5WlIzkrmGIa9LcQfexrYLO8Ev3zQks/ThZx4sXUGZH/zdS4MLSfQnxg4PweAG/QbAHv/P4DO6LD3944KwQXhs4RksJPtbAeIHO6x0aBPHC3boLfiHRO+coUCLcRouOMShq7a7QP0655xaG77yCH6FfQVAg+MnkFvUEeoCMxY5UPIeZ0BxznoPj8CQTsPPw2Ije1FvmlD0N+zbk2mAMzqEzgPethKf2zyihbVfElj8eOhzHQUvxDD6Qu0PIlrN0BdEids+jknhtbnMrc1YZj9a6gmAHQVBJ2kYJl+6tMWNhMcfG43N9afL528HbQUgUD3fD8ElT0I4NVZ1V3JTwuxcELiiYzG5U21Jqvm9BzmFMDMb8dpTsP/9iS3o53s+3yZ90tNS3n8YNbS4uum07vowt+G2Kf+o8nvzBO8ZDCZ3FzTSczm+u5tF0Ng0W1+OrOL3E1WQc9bHY87yjJ18BUEsHCIk7HHMzAwAAZgUAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAJgAAAFNjcmlwdHMvc2F2ZS1lbnJpY2hlZC1ibHVlcHJpbnQtaWRlLnNobVLtcpNAFP3PU1xpZqozIaTxTydaR5LGlrGSTkitqTrOBi6wLezi7hKaqA/ka/hkXkj6Ncov2HvO4Zxzd++Zu+TCXTKdWXswluVa8TQz8Oc3DPqDPnhMCQYBmlqqG90FX0S9/wKPsTI6yhDmmOONLMA7sfYIecYjFBpjqESMCgwhvJI1wN2kCx9RaS4FDHp9eN4A7N3IfvGKFNaygoKtQUgDlUaS4BoSniPgbYSlAS4gkkWZcyYihJqbrP3NTqSxu9hJyKVhhGaEL+kreYwDZlrD2yczphy6bl3XPdba7UmVuvkWqt0zfzwJwolDllvShchRa1D4veKKwi7XwEpyFLEl+cxZDVIBSxXSzMjGca244SLtgpaJqZlCUom5NoovK/Okrjt/lPoxgApjAmwvBD+0YeSFftgljUt/fjq9mMOlN5t5wdyfhDCdwXgaHPtzfxrQ1zvwggW894PjLiCVRb/B21I1/skkb4rEuGktRHxiIJFbQ7rEiCc8olwirViKkMoVKkFxoERVcN2sU5O9mFRyXnDDTHvyT6ieZW14+a3Z5lHnwLJ4Ap/hGTgJ2J27gQ1frYYjLNoLRpkE2xcrlvMYJkJx2k0M4+MQlnmFpeLCADG3F4SptCqQTh7EHkQuNFkfQqcPrxv66J5+5Z9v6SUz2Zst45Yb6FsJtyjRB3azLWY2CefgnfvNSnPJ4vawkDHm2ooqlYOzAsfJZdTGp9fmfqA2cD4l4u6KNeM8k9oMD/uHBy4rubs6cO/DOK0efLEcJ0PW1LfvVSaTim9a1SGMmKZdLAbB5urEZNHpaDMtgutoMFOLT6M6qo+O9ls6ra8Au636befHXSG/bPgJ5ZoUxUtwCrjWUvSMlLll7UL/BVBLBwiafPBSkgIAACMEAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACYAAABTY3JpcHRzL3NhdmUtZW5yaWNoZWQtYmx1ZXByaW50LWs4cy5zaI1T3XLaOBS+91OcOszQzmAM9KaTbnbWENp6tjUMJu2m2w4jZBmrsSVVknEg7QPta/TJemQg22Rvlhts+Zzv7xydPQnXXIRrYgrvDCZS7TTfFBZ+/AOjwWgAEdGCQMJsI/WN6UEsaN87w9K3nDJhWAa1yJgGWzCIFKH4d/zSg/dMGy4FjPoDeOoK/OMn/9lLRNjJGiqyAyEt1IYhBDeQ85IBu6VMWeACqKxUyYmgDBpui5bmCIIy4PoIIdeWYDXBeoVv+a91QGwr+PArrFXnYdg0TZ+0cvtSb8LyUGrCt/FkmqTTACW3TVeiZMaAZl9rrtHsegdEoSJK1qizJA1IDWSjGX6z0iluNLdcbHpgZG4bohmiZNxYzde1fRDXSR+6/rUAAyMC/CiFOPVhHKVx2kOMD/HyzexqCR+ixSJKlvE0hdkCJrPkMl7GswTfXkGUXMOfcXLZA4ZhIQ27VdrpR5HcBckyl1rK2AMBuTwIMopRnnOKvsSmJhsGG7llWqAdUExX3LhxGpSXIUrJK26JbU/+Y6rveXuuVm6aF52h500u09V4vprPLldJ9G560Xl6U68ZtSVsmAUlMwOBQOtEwTfAOBV0aWaCdVkzpbmwJlBaUrQidRcrCkYy1zDEZ9LcQPeurYLO8Hv32YksfT9ZxfNHVGZL/zdT4Jal+5jiuaPweA5/Q7AHv3P3gO67D589cFEIr104RgsJPtbAeI7J6y0GBPHcTd0tfi4xO5coUCLcQcuOa5DX2o3QP6LccgvDl17Oj9RPIMiR/BRyy3oiPVDGYktKnsFUaI57noHTcG8TsPNw2Yje1BVzzu7B/gW5MrgG59AZwG+thfv2j2ihbVfEFr8fOpzGQSvxDN6Rm8OSLabpEqJ57K5HKXFs7rCSGSuNR2tdQrCFICglbVcJH91dY8bCfIaNx+v6OOTzF4MXg5AoHm6H4b2noIWFT14QuAXBjexGtS2k5vsW/BzGxOB6X4+S/cfXtqBvxvtZlXyho4W+/mvc0Obiotu2442owG+394/O3SkXnO03UDtEFM8hqOCLkaJvpSw97+j9J1BLBwgDg+ceHgMAAE4FAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAAB4AAABTY3JpcHRzL3RhaWwtY2RzLWJwLWxvZy1rOHMuc2iVU91umzAUvucpzmiltFJI0u5u1S7IzzS0lkQhbVVNU2TgQKwQ27NNadr1gfYae7Idk3Tqz03HDRh/fH8+HHzop1z0U2ZW3gGMpNpqXq4s/PkNp4PTAYRMCwYx2kbqtelCJLKed0DQc56hMJhDLXLUYFcIoWIZ3fY7XbhCbbgUcNobwJED+Pst//iMGLayhg3bgpAWaoNEwQ0UvELAuwyVBS4gkxtVcSYyhIbbVSuzJyEbcLOnkKllhGaEV7QqnuOA2dbw7lpZqz71+03T9Fhrtyd12a92UNM/j0aTOJkEZLn96FJUaAxo/FlzTWHTLTBFjjKWks+KNSA1sFIj7VnpHDeaWy7KLhhZ2IZpJJacG6t5WtsXdT35o9TPAVQYE+CHCUSJD8MwiZIucVxHi6/TywVch/N5GC+iSQLTOYym8ThaRNOYVl8gjG/gWxSPu4BUFsngndLOP5nkrkjMXWsJ4gsDhdwZMgozXvCMcomyZiVCKW9RC4oDCvWGG3echuzlxFLxDbfMtm/ehOp53kU4j8LxcDmbjpdxeDH5fHi0rlPMbAUlWlAyNxAIissU/AKqUEEnx9tgwzRneRqUrELNgkGHdlfIcgc+oWfWrKHzoDQXFg5PHjvH3micLIez/xLKchOkVY0tjQmUlhn1JPW7xZKr0TKavZIyt9m7lQI3iZ3XEh+dhMcL+A7BPfiHD6+yPfrwwwPXtPDaecZsJcEnFAxnQCg3Te6HKiSdCc0gZEy4datL01XU2k2Gv//6jls4OfMK7tGJXrD1bjDmk2QB4SxyI11JasO93MgcK+M95a1kSbUW//K+tep5Lf3A+wtQSwcIKFenoXACAABkBAAAUEsDBBQACAgIAFopZ1MAAAAAAAAAAAAAAAASAAAAU2NyaXB0cy90ZW1wbGF0ZXMvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAArAAAAU2NyaXB0cy90ZW1wbGF0ZXMvZGF5LW4tcG5mLWNvbmZpZy50ZW1wbGF0ZW2RPW/CMBCG9/wK5LlGCUlo0g0BpQwECWjXyLHPyCqxU9sZEOK/N3FaNVbxZN099773cQsm3UOEWqHkloG0ggvQBr1Mbi7l0rVi0EWQuUqKnv7i1aWFRgtpC1I7oJG8lGCpkvwh99FJd0Y9Gk3DaTiGhh5+lXoJccbEGHGWyFH3AUYNuV4UYX6LHo81fLVgrIc4TINRl7Y3wp9w7Y2W++J1uymLxW496uaBZqNVA9oKMP9kHW2sBlJjqlrZG6Pj6bBe7Mrl/r04IQ+/B/7vdzCq6lrJNyAMtD+daavDMNKWueUl8XOS8RzHlKU4yaMQZxHNMUnmYcT5DEiajXerx8WQQhXxCHAcZ3OcxCnD1SwPMUtylhGesSrxrqy0OAtJrNJD/XFVLMvV5ucowT34BlBLBwjwfxBeLwEAAEUCAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACwAAABTY3JpcHRzL3RlbXBsYXRlcy9wbmYtY29uZmlnLWRlcGxveS50ZW1wbGF0ZV2Ry26DMBRE1/AVldd1BcGk0F0USMqiJAp9LJHBl8gq2NRAKxTl34t5SG12lu+ZuTP2xTQQzVsuRcRAtLzgoBr0dHcxDQNVksFwRk0vcnSvb7Kyg1px0ca0Gke1KFIBbS5FcUO8D0aDrYbsB+vBmsbTrkWtZfyMGdSl7JFpXAcG1bQvJWVLiH8MVvDVQdPOQwMpaGTZaU/8Cb323B7iXbRP481LOK40dEbM62+CKWMDr+uhY7xLo2O6CYJTmCQzOBfBNW2aH6l0BBSHr9oxPW6S5ONwCm7QrgEl5jYL+paEp3H9QF6HUqZp6F65rCopnoEyUEu5pstOU6No3GYT55F4hY+dnLmY+LaFPTv3MSVryy6KFVDXmx5S/ZWBC5ld2IAdx1tj4rgMZyvfwoz4zKOFxzIyf6BU/MwFbaWalEkQb9Ngr9/eHIL+AlBLBwikGGP7SgEAAA8CAABQSwMEFAAICAgAWilnUwAAAAAAAAAAAAAAAAoAAABUZW1wbGF0ZXMvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAhAAAAVGVtcGxhdGVzL25ldGNvbmZycGMtbWFwcGluZy5qc29uXY0xCsMwEARr6RXhahtS5yvGhZCXoEIn5XQKmOC/R5ZtCGlndtjJmo81hthF0ONGRQUujj5VVhp2kyVliK7N7ktDglcNgqUBlYqhQ11z7wMrnhBqcOt54Fx1zE5c/AloCV5DYifreF0fy5KqeND/6MTX7PTI4AXsA0pT09zpG1Ja1cDdms3OX1BLBwh5ZogCiAAAAOMAAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACEAAABUZW1wbGF0ZXMvbmV0Y29uZnJwYy10ZW1wbGF0ZS52dGxlUU1vgzAMvfMrIsqhPYSMa5Ry32+YpiolJo0EJsqHtmraf59ZVyhdTvbz8/Ozo4Lv2Oc4YDyWOaB0kHrpddBjlARLjBIhdRP28qwjyKZ+KdkIMWoL3Jlj2ZRtwRQYl/jMcnZOkw4W0hyFjOjQijkWK7xQ6amoRz8A90O2Dh/NTB7Q6Ovg7CU9mbpqtHLTWN7USM9bHlMAYt8htusnArrLvnKMZrw1dV193UhkO2OqdXzFtD98vx/uPavOIsOUM23/ccrGnyqnBGUPpcgB9XkA06aQgaorsGiK/6I7WrJ4Kv45V2Kz4u8R1yuLzdWVoK9six9QSwcIOMM9C/MAAADRAQAAUEsDBBQACAgIAFopZ1MAAAAAAAAAAAAAAAAPAAAAVE9TQ0EtTWV0YWRhdGEvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAZAAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YV2OwQ7CIBBE73wFP7BYr9wQ9aYmQno1m7oYTLs0QEz69+1JW4/zJm8y/uasgQtVhHPsCVrKJSbWcq8a1QjrzH3DhM2ElZ5wmLQ0mBmlo/yJHRVx4ponOFKIHOsiFC1XYTdyeDDVLnFQ75JYeBrGfhmDKw6k5ar/VX9/vtzjq2yVGVBLBwjAayKggQAAAMoAAABQSwECFAAUAAgICABaKWdTAAAAAAIAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAL1BLAQIUABQACAgIAFopZ1MAAAAAAgAAAAAAAAAMAAAAAAAAAAAAAAAAADEAAABEZWZpbml0aW9ucy9QSwECFAAUAAgICAAAIQAAPbQ2wL8AAABjAQAAGwAAAAAAAAAAAAAAAABtAAAARGVmaW5pdGlvbnMvZGF0YV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAADAoPG13AAAA4wAAACMAAAAAAAAAAAAAAAAAdQEAAERlZmluaXRpb25zL3JlbGF0aW9uc2hpcF90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAF1aOLXUAAAA8AEAAB8AAAAAAAAAAAAAAAAAPQIAAERlZmluaXRpb25zL2FydGlmYWN0X3R5cGVzLmpzb25QSwECFAAUAAgICAAAIQAAkgASsVcFAAB4IQAAGwAAAAAAAAAAAAAAAABeAwAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAALxAbzYcAAAAGgAAAB0AAAAAAAAAAAAAAAAA/ggAAERlZmluaXRpb25zL3BvbGljeV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAIB7uw1qBAAApxIAABwAAAAAAAAAAAAAAAAAZQkAAERlZmluaXRpb25zL3BuZl9uZXRjb25mLmpzb25QSwECFAAUAAgICAAAIQAAPDezo6QAAABgAQAAKwAAAAAAAAAAAAAAAAAZDgAARGVmaW5pdGlvbnMvcmVzb3VyY2VzX2RlZmluaXRpb25fdHlwZXMuanNvblBLAQIUABQACAgIAFopZ1MAAAAAAgAAAAAAAAANAAAAAAAAAAAAAAAAABYPAABFbnZpcm9ubWVudHMvUEsBAhQAFAAICAgAWilnUwAAAAACAAAAAAAAABkAAAAAAAAAAAAAAAAAUw8AAEVudmlyb25tZW50cy95YW5nLW1vZGVscy9QSwECFAAUAAgICAAAIQAAy7t+OpYBAAAaBAAAIAAAAAAAAAAAAAAAAACcDwAARW52aXJvbm1lbnRzL3lhbmctbW9kZWxzL3BnLnlhbmdQSwECFAAUAAgICABaKWdTAAAAAAIAAAAAAAAACAAAAAAAAAAAAAAAAACAEQAAU2NyaXB0cy9QSwECFAAUAAgICAAAIQAAqAl/z1wCAADTAwAAHAAAAAAAAAAAAAAAAAC4EQAAU2NyaXB0cy9ib290c3RyYXAtY2RzLWlkZS5zaFBLAQIUABQACAgIAAAhAAAmcq6T+AIAAP4EAAAcAAAAAAAAAAAAAAAAAF4UAABTY3JpcHRzL2Jvb3RzdHJhcC1jZHMtazhzLnNoUEsBAhQAFAAICAgAACEAADpgF2DNAgAACAUAACIAAAAAAAAAAAAAAAAAoBcAAFNjcmlwdHMvY29ubmVjdC1jZHMtbWFyaWFkYi1rOHMuc2hQSwECFAAUAAgICAAAIQAABQQRTjIDAADJBQAAKAAAAAAAAAAAAAAAAAC9GgAAU2NyaXB0cy9jcmVhdGUtY29uZmlnLWFzc2luZy1kYXRhLWlkZS5zaFBLAQIUABQACAgIAAAhAABKt0s8FQQAADoIAAAoAAAAAAAAAAAAAAAAAEUeAABTY3JpcHRzL2NyZWF0ZS1jb25maWctYXNzaW5nLWRhdGEtazhzLnNoUEsBAhQAFAAICAgAACEAAK3tlujdAgAA0wQAABoAAAAAAAAAAAAAAAAAsCIAAFNjcmlwdHMvZGQtbWljcm9rOHMtaWRlLnNoUEsBAhQAFAAICAgAACEAAKWVtmlKAwAAwAUAABoAAAAAAAAAAAAAAAAA1SUAAFNjcmlwdHMvZGQtbWljcm9rOHMtazhzLnNoUEsBAhQAFAAICAgAACEAAEoPmjOeAQAACg8AAA8AAAAAAAAAAAAAAAAAZykAAFNjcmlwdHMvZGQuanNvblBLAQIUABQACAgIAAAhAAAKfXSrpwIAAFwEAAAwAAAAAAAAAAAAAAAAAEIrAABTY3JpcHRzL2VucmljaC1hbmQtZG93bmxvYWQtY2RzLWJsdWVwcmludC1pZGUuc2hQSwECFAAUAAgICAAAIQAAJo6jGoIDAAAhBgAAMAAAAAAAAAAAAAAAAABHLgAAU2NyaXB0cy9lbnJpY2gtYW5kLWRvd25sb2FkLWNkcy1ibHVlcHJpbnQtazhzLnNoUEsBAhQAFAAICAgAACEAACvECwUbAwAAUwUAAC8AAAAAAAAAAAAAAAAAJzIAAFNjcmlwdHMvZW5yaWNoLWFuZC1wdWJsaXNoLWNkcy1ibHVlcHJpbnQtaWRlLnNoUEsBAhQAFAAICAgAACEAACvECwUbAwAAUwUAAC8AAAAAAAAAAAAAAAAAnzUAAFNjcmlwdHMvZW5yaWNoLWFuZC1wdWJsaXNoLWNkcy1ibHVlcHJpbnQtazhzLnNoUEsBAhQAFAAICAgAACEAAPemvb8hAgAAVAMAACcAAAAAAAAAAAAAAAAAFzkAAFNjcmlwdHMvZ2V0LWNkcy1ibHVlcHJpbnQtbW9kZWxzLWlkZS5zaFBLAQIUABQACAgIAAAhAAANsHOeuQIAAH8EAAAnAAAAAAAAAAAAAAAAAI07AABTY3JpcHRzL2dldC1jZHMtYmx1ZXByaW50LW1vZGVscy1rOHMuc2hQSwECFAAUAAgICABaKWdTAAAAAAIAAAAAAAAADwAAAAAAAAAAAAAAAACbPgAAU2NyaXB0cy9rb3RsaW4vUEsBAhQAFAAICAgAACEAAPGwrvbYBQAAVxAAAB4AAAAAAAAAAAAAAAAA2j4AAFNjcmlwdHMva290bGluL0NvbmZpZ0RlcGxveS5rdFBLAQIUABQACAgIAAAhAAAwNsrvOQMAAP4FAAAkAAAAAAAAAAAAAAAAAP5EAABTY3JpcHRzL3Byb2Nlc3MtY29uZmlnLWRlcGxveS1pZGUuc2hQSwECFAAUAAgICAAAIQAAtrpCwBsEAABLCAAAJAAAAAAAAAAAAAAAAACJSAAAU2NyaXB0cy9wcm9jZXNzLWNvbmZpZy1kZXBsb3ktazhzLnNoUEsBAhQAFAAICAgAACEAAOL/pglQAgAAmAMAAC0AAAAAAAAAAAAAAAAA9kwAAFNjcmlwdHMvcHVibGlzaC1lbnJpY2hlZC1jZHMtYmx1ZXByaW50LWlkZS5zaFBLAQIUABQACAgIAAAhAACJOxxzMwMAAGYFAAAtAAAAAAAAAAAAAAAAAKFPAABTY3JpcHRzL3B1Ymxpc2gtZW5yaWNoZWQtY2RzLWJsdWVwcmludC1rOHMuc2hQSwECFAAUAAgICAAAIQAAmnzwUpICAAAjBAAAJgAAAAAAAAAAAAAAAAAvUwAAU2NyaXB0cy9zYXZlLWVucmljaGVkLWJsdWVwcmludC1pZGUuc2hQSwECFAAUAAgICAAAIQAAA4PnHh4DAABOBQAAJgAAAAAAAAAAAAAAAAAVVgAAU2NyaXB0cy9zYXZlLWVucmljaGVkLWJsdWVwcmludC1rOHMuc2hQSwECFAAUAAgICAAAIQAAKFenoXACAABkBAAAHgAAAAAAAAAAAAAAAACHWQAAU2NyaXB0cy90YWlsLWNkcy1icC1sb2ctazhzLnNoUEsBAhQAFAAICAgAWilnUwAAAAACAAAAAAAAABIAAAAAAAAAAAAAAAAAQ1wAAFNjcmlwdHMvdGVtcGxhdGVzL1BLAQIUABQACAgIAAAhAADwfxBeLwEAAEUCAAArAAAAAAAAAAAAAAAAAIVcAABTY3JpcHRzL3RlbXBsYXRlcy9kYXktbi1wbmYtY29uZmlnLnRlbXBsYXRlUEsBAhQAFAAICAgAACEAAKQYY/tKAQAADwIAACwAAAAAAAAAAAAAAAAADV4AAFNjcmlwdHMvdGVtcGxhdGVzL3BuZi1jb25maWctZGVwbG95LnRlbXBsYXRlUEsBAhQAFAAICAgAWilnUwAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAsV8AAFRlbXBsYXRlcy9QSwECFAAUAAgICAAAIQAAeWaIAogAAADjAAAAIQAAAAAAAAAAAAAAAADrXwAAVGVtcGxhdGVzL25ldGNvbmZycGMtbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAADjDPQvzAAAA0QEAACEAAAAAAAAAAAAAAAAAwmAAAFRlbXBsYXRlcy9uZXRjb25mcnBjLXRlbXBsYXRlLnZ0bFBLAQIUABQACAgIAFopZ1MAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAARiAABUT1NDQS1NZXRhZGF0YS9QSwECFAAUAAgICAAAIQAAwGsioIEAAADKAAAAGQAAAAAAAAAAAAAAAABDYgAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YVBLBQYAAAAALAAsAC4NAAALYwAAAAA=" } 2021-11-07 05:11:59,954 INFO 142:onap_service.py(1) - [SDC][Add deployment artifact for test-pnf sdc resource] response code: 200 2021-11-07 05:11:59,957 DEBUG 146:onap_service.py(1) - [SDC][Add deployment artifact for test-pnf sdc resource] response: {"payloadData":"VUVzREJCUUFDQWdJQUZvcFoxTUFBQUFBQUFBQUFBQUFBQUFCQUFBQUx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQmFLV2RUQUFBQUFBQUFBQUFBQUFBQURBQUFBRVJsWm1sdWFYUnBiMjV6THdNQVVFc0hDQUFBQUFBQ0FBQUFBQUFBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBR3dBQUFFUmxabWx1YVhScGIyNXpMMlJoZEdGZmRIbHdaWE11YW5OdmJtMlF6dzdDSUF5SDczc0t3a21UamVqVnM0L2dmU0ZRbGtZSHMzUXp4dkR1d3R6OGszZ2ovZHFQL3Zxb2hKQldzMjc1UGtDVTRpQWV1VlNLM0pqZ0hYYU5qaEU3M3d3VUJpREc3NjdTQjlFUURvekJsN284M3IzdTBZaGpscDZ5VTFodzZMRnc0UUtKVzZDenU0VGI1c2UrVmJKZWpSTlFYRzE3dFZPN0QvcS9Rd2FSQ1hTZk54NDkvNklNQ2E0akV0Z0NtRWFvdjJISlBYK0ZucUVEa20rWWxsZXFQMWtKSjdDdG85RFBNeHlpMGFyY2J6NmZXc0svSEdVK1Zla0pVRXNIQ0QyME5zQy9BQUFBWXdFQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUl3QUFBRVJsWm1sdWFYUnBiMjV6TDNKbGJHRjBhVzl1YzJocGNGOTBlWEJsY3k1cWMyOXVoWXl4Q29Rd0RJWjNueUowUG9xdXQ5NGJpTHRJbThQQzJaUWtDQ0srdTYwZ09nZzNaTW4zL2Q5YUFSakczNkNCb293aDlib2tGQU52V0RQS1VFbmNZTytLMkEvRmlFNmxvMHZNcWtkeEhGTHh5dCswdHhIODZiek95SXdzWjZDeHRhMHY1SkhEakw3L01rMEhmMnEyUkdxT3hWYVYyM1pRU3djSU1DZzhiWGNBQUFEakFBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWZBQUFBUkdWbWFXNXBkR2x2Ym5NdllYSjBhV1poWTNSZmRIbHdaWE11YW5OdmJyMlBQVy9DTUJDR2QzN0Z5VE9KWUdWRnF0U2hDMElzQ0VXV2M2WlhPYkYxdmdRUTRyL1hEa25UZHVqWXdZUHYvZEQ3M0JjQVNyT1ExVVlxdVFXTUNqWndUK2R2UXRIb0VLZzlGNHpSZDJ4dzlpUlhqZEV3QlNIZjVydmFqU1o0ZTZiZ2hSeENGN0VHN1h6NlgwamVZZXRiUytlT2RjNkJZQk9jRmxUTHFiVkhqbFBqdWx5VnExbXFrYW5IdXJMc20wRVhINDB1cDdXeGZFMWwyR0FyUS9rY3RHbEloVmZKb1NPb2o1ajdUNFA2V1A1Q25oWVZQVHB2U0c1L01zTmhkTUYrekQyQnJlZWZwUDhLMkl2NzRsdms5L2dFVUVzSENGMWFPTFhVQUFBQThBRUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFHd0FBQUVSbFptbHVhWFJwYjI1ekwyNXZaR1ZmZEhsd1pYTXVhbk52YnUxWlMyL2pOaEMrNTFjUU9yV0FaU1RkUzVGYmtMUm8wc0s3aU5QdG9WZ0VORFcydVN1UktrbWxhd1QrN3gyU2Vsa3ZTMjNpZHRzQ2dTT0o1TXg4OHg3cCtZeVFRTWdJSHMwdUJSMlFTL0tNai9BaGswa3FCUWdUQ2pCTWluVUluNEZsUnFwcUUyNkxRRFBGVThPbHNNK0RoeTNYQlA4Vy9oQjVVRlJveXV3NnVjWUhmSk1wbXQvbERNalZ1OXRnVmhCOEFxVUxZaGZ6OC9sNXRVU05VWHlWbWJxY2JrR0JSbElhd29nYWVyam1Wbi9MdUlMSUxxeHByR0ZXWDdXNEhiT1BHcm1XSy92OGFsOXlaelNsS3g1encxdjhhN3BDVmJZRUtGa1lxUm1kMXduTkYvYkFBTmRjK0FTSk43a1dkc0VmQWF5d3dBSG5rdFhPOGM5UEJBY0tLRVFPbnBCV1FUT0NKODdnY0tPQzJGbE9iM2xhZzFOL3JPZlhYaGo5SUlkUWNXRkFyU2xyYWJKMGl0eC92dXZ3T2JkUnB1RDlTRGVYY0RGVkVrbDNyRGpXYWRaVVpibm9mVGtzRE5iZTBlSHhTM2RIN0prWitTUk56SVc3c1ZHZ3N6U1Z5cUR2emJwSTFUM1RxQXc2TjVYZW85SDd4YWFiRXVvS2x5blB2ZVRYVHRGdGROR1lSNC80bTBHK01mQWlCek9NZ0ozWlNuZmw3Q05vSEpBUEhYVDI1RU9uRUJHc2FSWWJKMnhKb2JWeDN6NWI2SjNGVk90UXdSb1VDRGJlQkQ5NnJlZVdjRlNJb0FrUXFZZ0hSZndCOTNUK2dzWVloWTZqYlNqaXdhaEtRVVFJclpWQ0JzRGQ1cWVkN0pvWVNiajRpQ0Ztcis0OE9JUjVvSUlYUVJoemJicnBZSGlxM2FObVcwaGEyWGFLcnFyTU1LeS9hSWZRT1FzeHJESHEyL2wzUUhrMy9paTUwNzcrR0Z0dlVGMDN5NS84czlMWlJ1aXNWVHphVUErTFNCL01Gc2hBWm1ZZ0xRM1d0MTdzUG5mYVVudWZueWMzZUI3ZGg5d3QzeTdJV3FxRWp2R1ZFYmluaEFPNnM4bkdtM0RwdGhPNUptWUx0YTZoZ3ZjVjVsbG1FNzYxN0pyeU9GTkF2bjdWS0c4YTlLenZycnB1VjhFSUZIK0M2SEd0WkZJcnFMWWcyMEthQS9YYzgxTzFWZ09kUW1ZS3M0cTlpTE5tL2UvdHpPN3pjK1JLYTc0UnRyTjR5VjZNbGxURGxDcWF0QXpkRXV3SEdVZWFPQlNvRFdJZ1NiR2p3R0phQVF0MWxpUlU3YXlCUDhFdWRBV3MyWjMwRzdiZm9EWC9yRXVlMEhTcTJMNm0ycUFpUU5tV1VFeFUyT0VZa21LSzRaOEpiT2JrbVR4RlFsL2EvOWhqOGVpU1hIenpCc3ZwL3M5QXNUTCs0OXJWM3NhdThMcjcwcWFWZzUrbXQ2dDVFN3JRK040Q2RzNm9HcFJ0aVVsUnpJbnJlOUh3VEtxaUJUNTlMcFdNWldwYXM3VElraFVvbDA4NXRrallSYUM2YlMxdytiWFMwc3VBc1E2eEFkVk5xOVl3WG93c0hWSzVoSmVmR2dYNGx5MGdNbVZ6aDVDdWJYSmtIRnhmZDE4RzZrcktHR2hYK2U5QVVtYnZTYlBHUFVvRTJnOGJwM2UyZGo0ZTM0c0l1b3FoTTZNN0M1emVBRVYrRG4xK0RsMTNQUnJQUTE2a3lLeXpubDRWeWYrZFQvNmUrTCtxS1ZmZUZiR0tUZmJlMjJoR2ZoWWNiL0RTSlZlZmVkenF5YWV6TWhJbkljbHRmaHVkUGd6OTJ6VG5zS01GdnZKdjRCWnVLUGFkZEZGSVR5MysvOU5jNFhCSFcrVk91Vi9KKzRlNzN4TkljbVFzL05JSHR5TEoyQloxMUp4MmEzZFcxV1hwLzlrR25EeFltR09tdEVhTWpZVlFNUFU4RDNGMFF4MERLTy8yYXNPbW15Ykc0QmlXVmtyVEwyTUR5NkNnYjVmWFYyUkZOZmdYdUxZeU5mU3ZYMXZjOTJJOVNwbnZGOTlQOUlXSlFuVjhEUmdyMTQzYlRuN25abHQrQnlMWDFhZUlNZElPaksvRlY0eEpjMnZYbDQraENoVEVjc043SjhXajJlam9XL3VEbCtVNkV1d3dWelVTWkM0TlpVeG03WUg1bFNRS0RXV1U2V0hCZEN1c09pWHFMTGJUUkJKcE1peUtvV29EMkpDbUlZMGkxZmVPWUxLZUJubmFyenVoY0JQMVgrVFdOeWpYZGZEdG0vTkJhYW92Z2FHZDdVT1pIZmVWSTVZWkkxWlRxdTRxV252VGhzYVpIc0wzeGFHL0xZWlBIYUgvQVcvL2N0MTVXbE5veS9wWmNXNS90djhEVUVzSENKSUFFckZYQlFBQWVDRUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFIUUFBQUVSbFptbHVhWFJwYjI1ekwzQnZiR2xqZVY5MGVYQmxjeTVxYzI5dXErWlNVRkFxeU0vSlRLNk1MNmtzU0MxV1VyQlNxRmFvNWFvRkFGQkxCd2k4UUc4MkhBQUFBQm9BQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUJ3QUFBQkVaV1pwYm1sMGFXOXVjeTl3Ym1aZmJtVjBZMjl1Wmk1cWMyOXV6VmhiYjlzMkZIN1ByeEQwdEE2VzZtSWJNT3hwUVpNQ0JicTB5TEtuSWhBWWluYTVTQ1JMVW02Tnd2OTloNlJJU1JRVjIxczI3S0dGWTM3bnduTytjNkcvWFdSWnJybkNxS3JKaGpLcUtXZXEyaEdwNEVPZS9aTGxtRE10ZWRNUVdUMDBIUkdTTWwyOXF0YlZPbDhaNlpab1ZDT05EUGdiZkdFVWtsWTBTSk1LZGZvVGwxYk5KWklNWmI4VHVhT1lLQ3NLU0Flb1NJdG9ZMkhJd0NyVnczNjFmektpdjNENXFFck1XeS9ZQWFUYVN0NEo1ZFJmL2ZiMlpwVzkvM0I5ZTNuMzl2Mk54d1ZYR0dxSlJRcTJxVUFqWEdzekE0M3YvYXBjbCtzWlFxT3RPcXBHNzRXemRYWDk1dktQZDNjNW5COXNzR2dydU5SV3cwY2ZyUTF0ZXZTUWdaY21vbGFQS3Y5VTRKSFY4S1NFSkdEYmZQcEV4WG1TU0dxNlFWaWZKOFY0VGM2VEVMeWhlQi9MWlBjMk1yVnF4aFFjc2NtRW1HNkxtb2lHN3dzaHVTRGdNQmxCQUNTSjRrMW5SSXRIc2g4ZndlR1c2SW95MFduclVnVHRZWWNMLzcvTGxPYmdMdCtDdTMxV1J4NFpObTRhL21YcVF1OG5Vb3B1V2VTQjBrU282WGVHL1Ftb1BhaUp3cElLN2JsNGFZSFpEa0VCcWt6elRLQjl3MUhkTXkvSWFTVGhyc010ZDZTd3BUbENIY0xud3lDYzIrak1IWHdxcWozZ2MwY2xxYzJSbGgySi9mR0ZvRFMwamUzRWp6RjBHcnVGSEMvRTVtb1BwVTF4OXNFSjdRZkdaUnN1TTUrcjd5WW1YcFJ4NkU2OVNhMkxSV2VQaHBsM2Vqbk9PMUlYUHEvemE4ZWhqUHl6MUppTDllUkhHb1FlT2tmaWp4RTVWcDZJTFdFYVBKQ29CUS92SjNvTzZhdjUybGxGTmVCcTlhUWFTRUg3ZzJtZUhUQlRta09XZkFIWVdnZ2RlQWpXVUFma0s4Rnc4Y0wzNnY5OUtmU09RaUtVQXZLbXVQRGNwc3d3OWZQeFh6SUZTU3FvMlAxWW9McUdVS1lLK3grWU9xdllqQ3ZnZ29BcGs3cnhzeFphekw2VkpaSTE3WXJ2dkRxN0dOMHhkd080bjA3VFVlUVRXeE96UmtWMUdDNjRBMFNFSElVUEk0RWVhRU5UYmRnYlNJVHZxZDROeHpCUzZVSUZoU0FPbzNwV0M1SEFZWlhXanpEbUhkTm4yUWhGY05TRzZ5NUE1MlV5Sit6TUt1Q29IYk1xRnF4ckg0aGRvWC8rWVQyRGdPZU1ZTnVWTkcxSndaMnhuLzVXODU1TWhRWE93QW9PN0RXRHdxQTdpVWt4ZE1aODBrWTFrYkJWSnNoejIwdmVCc0hYWG11Q1VJWk9LTm9KeDBHU0hDK25JTjNNdy9HeHBoNkFwMnlRazVESG1iSmE3T3d5OGVvYW5lNXlQZEJ2NUxCY3dEYnp0VEM4N0I4Tm5xOVM0TGg1V01NeHEwNWh3aWh0M3ZKaXlZUGRZcjRTQjFRZ1NyaUNCeGM3MG5CTTlUN3VxT0d0Y09kNzJjdUVyWEtubTZPVHpBaTBTQWpUdDAveHJjY0dMcC9uV2k4ZG5qS0p5TTVxTEI0SVI4dk10eWNuQ0kvcFViTDZpV24ydHNWOEZVT0xTSVFrTlBuOXVCZkdZVENUWnRJclo5T2lkMmQ0Z1ZxNC9XR2hISCt0eXRmT0hYWEhUMW5GRm50STZCZzN6cVZySDU3L3RvRzRGYlVJZVh2a3VxRXNUMWUvdytJR2hoa3dia01rWVc0NDUxeHVTODZRS0RGVzlXT0phMVdHMzFwVTd5Q1hwZjlacEhSa2dDdVZUcWtOS3l6ZVYyNlpUcHFuVEdrRUJzMXlUbGdOdHFudktmZEpnZG85cktMWFdQNzk0bnY4ZVpyUmROZTVNUDhPZndGUVN3Y0lnSHU3RFdvRUFBQ25FZ0FBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFyQUFBQVJHVm1hVzVwZEdsdmJuTXZjbVZ6YjNWeVkyVnpYMlJsWm1sdWFYUnBiMjVmZEhsd1pYTXVhbk52Ym5WUFN3NkVJQXpkZTRxR3RjNEJadVZWVUZCSlJ0cEFXUmpEM1llZmNWek1ob2IzK2o0OU93QmhMQVVlUEFZM2F3RnZPQk9ZWUphcno5OG4zMWZTeWwzL0pja2hhY2ZIYlpaQXBmM3NETEZCVzRUWkFYQUIzalEwWVE0OXFQcDZkc2F1b3VDeCthNE9BeFZXNlVXR0QxK0JnWlJrcllhcFJJb3BTWlgwMHZJMm9wWDBtbkcvVm10VC82aFdidmhGSGtXS1lLZzcvYjNRampUTkMyS2o2c3h2N09JWFVFc0hDRHczczZPa0FBQUFZQUVBQUZCTEF3UVVBQWdJQ0FCYUtXZFRBQUFBQUFBQUFBQUFBQUFBRFFBQUFFVnVkbWx5YjI1dFpXNTBjeThEQUZCTEJ3Z0FBQUFBQWdBQUFBQUFBQUJRU3dNRUZBQUlDQWdBV2lsblV3QUFBQUFBQUFBQUFBQUFBQmtBQUFCRmJuWnBjbTl1YldWdWRITXZlV0Z1WnkxdGIyUmxiSE12QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFnQUFBQVJXNTJhWEp2Ym0xbGJuUnpMM2xoYm1jdGJXOWtaV3h6TDNCbkxubGhibWVGVTkxcnBEQVFmOSsvWXZCZHJIMG9lOW1uY2kxdFg0NVN5aDMzT0t1amhzWkpTR0twSFB1L1g5UzE2eGZzSUVJeXp1OHJwdFo1b3dnYzFrWlJiRlJUU29aL3V4MkVhcEhMK0pPc2s1b2hQZlI3akRVNWd4bEIxRmdXMmhEbjJDcFpWbDRZdEZnNzhWVXJ3VTUwMDJLR0d3MFF4bElodnlCYTl2cG1UaTZ6MHZoQTJhKzdpdDRyNmVEdi9hOG5xQWU1ZVVCZ2N1QXJncEtZck13ZzAxeklzckhZelFKeS9qMGZSQTY3cUNCSGoxQm91M0FjbnQrdnI2TUlTNSt5TngzZDNxUjM4YzJQT04xSElaVVJjQ0lTb2hlV1hnYms3eUZkTE1DRGFGSm44NmVCSVlqMUdDd3NkVnc0R2hmOHpacnhrTzloVzhiUG1mM2U1a3BJZUo0MVU1dnAramg2N1NwSjRPM3gvbUc2emhxcklHNEE4MXF5Nk45UWVXOUVraWlkb2FxMDgyS2Y3dFBFa3ZOZDlzbHdBTW1NY3Y0RHpCai92TDI4UDY0b3IzQk1qdkk2MFRucjB1ckdTQzQzMDV3a2Zqa1RVOGJPVzVxM3UxTFMrVXQzdkNmVCtxQVdaSDVZN1N2Q0lqUVdlR1A1MW9RNzZHMVF1UjQ5clZrR05CY1Q0MUhSTm1xUGVkUTZmTXRib051cjB6bTUwKzQvVUVzSENNdTdmanFXQVFBQUdnUUFBRkJMQXdRVUFBZ0lDQUJhS1dkVEFBQUFBQUFBQUFBQUFBQUFDQUFBQUZOamNtbHdkSE12QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFjQUFBQVUyTnlhWEIwY3k5aWIyOTBjM1J5WVhBdFkyUnpMV2xrWlM1emFHMVN5MjdiTUJDODZ5dTJ6c0V0WUZtT1Q0R0xIT1JIRTZHcEhGaEtVeGU5VU5SYVlpS1JLa2xGY1lwK1VIK2pYOWFsN0FCSlc1M0UzZG5abVNGUDNnU1prRUhHVE9tZHdFSTFleTJLMHNMdlh6Q2RUQ2NRTWkwWnhHZzdwZS9OQ0NMSngvOEZMckcxaHBjSUtWWjRyMm9JTDd3VFFsNEpqdEpnRHEzTVVZTWxSTmd3Qnp4MlJ2QVp0UkZLd25ROGdiY09NRGkyQnUvZUU4TmV0VkN6UFVobG9UVklGTUxBVGxRSStNaXhzU0FrY0ZVM2xXQ1NJM1RDbHYyYUk0bVR1ejFTcU13eVFqUENOM1RhdmNRQnM3M2d3MWRhMjh5Q29PdTZNZXZsanBVdWd1b0FOY0ZWdEZqRnljb255ZjNRamF6UUdORDR2UldhekdaN1lBMHA0aXdqblJYclFHbGdoVWJxV2VVVWQxcFlJWXNSR0xXekhkTklMTGt3Vm91c3RhL2lldFpIcmw4Q0tEQW1ZUkFtRUNVRG1JZEpsSXlJNHpaS0w5YzNLZHlHbTAwWXA5RXFnZlVHRnV0NEdhWFJPcWJUQndqakxYeU00dVVJa01LaU5mallhS2VmUkFvWEpPWXV0UVR4bFlDZE9nZ3lEWEt4RTV4OHlhSmxCVUtoSGxCTHNnTU42bG9ZZDUyRzVPWEVVb2xhV0diN3lqK214aDRoUHJIN3c2TE5La2todkk1Y1JKVmllVitzVlk2VjhYaXJLL0Fmd1BjcnhYczYrblY1bzdGd3ZhYkI0NVc1ZGxVcVkyZG5rN1BUZ0RVaWVEZ05zcXJGUmd0cC9aNHZ5SlN5bENWcjRKdm4reVV5SjJ3WXRyWlVXanoxL0RPWU0wTXV0OVA0NmV1RkxmbmwvR2xkeDNkOHV0SGJML09PZCtmbncxZmpDeVV0MG9wMDMrRHMrUUU0cXVET0tIbkE1c3d5WDlPREdNSVBiK0JjZm5LQzNNZ0FabUIxaTZORGZZTkd0WnJqVW5ESHdmVCtMOEJpSGo1WHZKOUR6OE5IWVdIaS9RRlFTd2NJcUFsL3oxd0NBQURUQXdBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBY0FBQUFVMk55YVhCMGN5OWliMjkwYzNSeVlYQXRZMlJ6TFdzNGN5NXphSTFUMjNMYk5oQjk1MWRzYWM4d21SRkZXWDNKS09NSDZ0S0cwNWpTaUVwU3A4bDRRSEFwSXFZQUZnQkZ5NjQvcUwvUkwrdUNranV4ODFLOWlBVE9ublAyN1BMc3B5Z1hNc3FacWJ3em1Lbm1vTVcyc3ZEUDN6QWVqVWNRTXkwWnBHZzdwVy9OQUJMSmg5NFpRZDhManRKZ0FhMHNVSU90RU9LR2NmbzczUXpnSTJvamxJVHhjQVN2SE1BL1hmbXYzeExEUWJXd1l3ZVF5a0pya0NpRWdWTFVDSGpIc2JFZ0pIQzFhMnJCSkVmb2hLMTZtUk1KMllEckU0WEtMU00wSTN4RGIrWDNPR0MyTjN6OFZkWTJreWpxdW03SWVydERwYmRSZllTYTZIMHlXNlRaSWlUTGZkRUhXYU14b1BIUFZtaHFOajhBYThnUlp6bjVyRmtIU2dQYmFxUTdxNXpqVGdzcjVIWUFScFcyWXhxSnBSREdhcEczOWxsY1QvNm82KzhCRkJpVDRNY1pKSmtQMHpoTHNnRnhmRW8yNzVZZk52QXBYcS9qZEpNc01saXVZYlpNNThrbVdhYjA5Z3ZFNlRYOGxxVHpBU0NGUlRKNDEyam5uMHdLRnlRV0xyVU04Wm1CVWgwTm1RYTVLQVdudnVTMlpWdUVyZHFqbHRRT05LaDN3cmh4R3JKWEVFc3Rkc0l5MjUvODBOVFE4MmJ6N0dhNnVsa3Q1emRwZkxXNFBIOTEyK2JJYlExYnROQ293a0FvcVZ2V3dGOUFDVFlROE1LRWVkMWlvNFcwSm15MDR1UmU2WUFRRmJMQ0ZWelFNK3R1SVhqb1VYQis4Umk4ZmhMTFBzNXVrdFVMS2JQbi8xc3BkUHNSdkpUNDJVbDRvb1EvSUx3SC8vemhtZHlqRDE4OWNOMUxyOTh4NUpVQ256QXdYVkhZZWsrWlFMSnlnM2E3WGlxS3k0VUluRWwzMEt2VDVNdFd1Nm41SjVZN1llSGlyVmNLajlLK1lyZkhvYTBYMlFiaVZlTFdyVmFVaVR2Y3FRSnI0L0ZXMXhEdUlReHJ4ZnZSMEtQYlhUUVdWa3NxUEszL3l3NG1iMFp2UmhGclJMUy9pUDdMSmV4cG8xd3BTK3RKNlgzeHd0RE5nV1lkeEsydGxCYjN2Y3dFcHN6UTRseVAwL3ZQdjlxS3Y1dmVMM2ZwTno1ZTYrdmZweDN2TGkrRForVXpKUzJTeE9iUTRPVHBtM0pVMFRlajVCRmJNTXRDVGQ5WUFBK2U3NXE5Y29aY2lROFRzTHJGd2ZGOGpVYTFtdU5jY01mQjlPRUZZRGFObjA2OHg4RHorbkJIM3I5UVN3Y0lKbkt1ay9nQ0FBRCtCQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFpQUFBQVUyTnlhWEIwY3k5amIyNXVaV04wTFdOa2N5MXRZWEpwWVdSaUxXczRjeTV6YUpWVXkzTFRNQlRkK3lzdWJwbkFFQ2RwR1ZqQWRPRThBRVBybERpbFV4Z21JOXZYanFhT0pDUzVUbmg4RUwvQmwzSGxta2NMQy9ER2VoeWZjKzdSbGZmdURGTXVoaWt6YTI4UEpsTHROQy9YRnI1OWhjUFI0UWhDcGdXREdHMGo5YVhwUXlTeWdiZEgwR09lb1RDWVF5MXkxR0RYQ0tGaUdiMjZuVDY4UVcyNEZIQTRHTUU5Qi9DN0xmLytVMkxZeVJvMmJBZENXcWdORWdVM1VQQUtBYmNaS2d0Y1FDWTNxdUpNWkFnTnQrdFdwaU1oRzNEUlVjalVNa0l6d2l1YUZiL2pnTm5XOFBXenRsWTlHUTZicGhtdzF1NUE2bkpZWFVQTjhEaWF6T0prRnBEbDlxTXpVYUV4b1BGRHpUVVZtKzZBS1hLVXNaUjhWcXdCcVlHVkdtblBTdWU0MGR4eVVmYkJ5TUkyVENPeDVOeFl6ZFBhM29qcmh6K3ErbmNBQmNZRStHRUNVZUxET0V5aXBFOGM1OUh5eGZ4c0NlZmhZaEhHeTJpV3dId0JrM2s4alpiUlBLYlpNd2pqQzNnVnhkTStJSVZGTXJoVjJ2a25rOXdGaWJsTExVRzhZYUNRMTRhTXdvd1hQS082UkZtekVxR1VWNmdGbFFNSzlZWWJkNXlHN09YRVV2RU50OHkySzM4VU5mQzhrM0FSaGRQeDZuUStYY1hoeWV4by85NWxuV0ptS3lqUmdwSzVnVUJRdVV6Qlo2QUlGZlJ5dkFxeTNBUjVHb3g2dExwR2xqdlFBWTFaY3dtOVQwcHpZV0gvNEV2dnZqZVpKcXZ4Nlg4Sk9QSzBxckdsTVlIU01xTjhwUDVuc2VUTlpCV2QzcEl5VjlrL0t3V3VBM3UzSlI0NkNZOFg4QTZDaitEdmY3cWQzaGNmM252Z0loWmUyOGlZclNYNDVBcE9tT2JUTVJEU3RaSzdUWVdrQTZFR2hJd0pOMi9GcWJXS1dydTI4RHVHTGJkdzhOUXJ1T2V1ZnNmRThoUVVNNGJ1ZSs2ZFhDU3ZqMWVuWVpLY3p4ZlRvMk5tOFBFRCtrblVZM2FWZHJ0bnlXeHhaSEpCWVhRcmkvbDgrZXVqdC9XbWZuUTNscnY2SlN1M25uZHQvTGwwWFVWWEpwTkNVSkJ1K05NQ1ZaTXp5K2luUkUzWk12dmVqN3h4aTcvQy9rdE9FRkJWUVFDYm5mbFFRVkNEbHBSQW9HN2E2R2c5c3VOU0dIbmZBVkJMQndnNllCZGd6UUlBQUFnRkFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDZ0FBQUJUWTNKcGNIUnpMMk55WldGMFpTMWpiMjVtYVdjdFlYTnphVzVuTFdSaGRHRXRhV1JsTG5Ob2hWVGJidHRHRUgzblYweHBBMjRBVVpTVkY4T0JnTktTYkJPTktVT2ttN29vSUt5V0kzRmphcGZaWFpxU1kzOVFmNk5mbGxsS1JpU25GejV4Wjg2WlBXZG15S09md3JtUTRaeVp3anVDb2FvMldpd0xDMy8vQmYxZXZ3Y1IwNUpCZ3JaUitzRjBJSmE4KzQvQUVkYlc4QUlod3hJZjFBcWlLNCtBSHdWSGFUQ0hXdWFvd1JJZ3FwakQ3VElkK0EyMUVVcEN2OXVEbngzQTM2WDhkeCtvd2tiVnNHSWJrTXBDYlpCS0NBTUxVU0xnbW1ObFFVamdhbFdWZ2ttTzBBaGJ0TmZzaWppMTk3c1NhbTRab1JuaEt6b3Q5bkhBckhkRTJPMVRXRnVkaDJIVE5GM1d5dTBxdlF6TExkU0VIK1BoT0VuSEFVbHVTWGV5UkdOQTQ1ZGFhREk3M3dDclNCRm5jOUpac2dhVUJyYlVTRG1ybk9KR0N5dmtzZ05HTFd6RE5GS1ZYQmlyeGJ5MkIrMTYxVWV1OXdIVU1DYkJqMUtJVXg4dW9qUk9PMVRqVTV4ZFQrNHkrQlJOcDFHU3hlTVVKbE1ZVHBKUm5NV1RoRTZYRUNYMzhHdWNqRHFBMUN5NkJ0ZVZkdnBKcEhDTnhOeDFMVVU4RUxCUVcwR21RaTRXZ3BNdnVhelpFbUdwSGxGTHNnTVY2cFV3YnB5RzVPVlVwUlFyWVpsdEl6K1k2bm9lWGF6SzJ1Vm5EN2daSEg4OWZmRXF1WmlKYXNieTNNbWlXUC9GSStmSVZqT3VhbWtwOHY3Rjh5eVNXR1p4NXJaaDRIZkQxNEFKYzdZSlpFQjFBcTdrUWl5N3J5bS9aZTBZb1YxVlAwSS9HeVY5ajFjUUxPRDQ0STd0c1gxMXU1Mm9oa1pPYWI1dGxGVVBaTXB6Mng0SThNMXptazNIMGMxc09MbExzdWZqci9zV1hwNlgvbjY1NzZUYjVISVczODZpMFdnNlRsT2lIWGJqMzRrMDVNdjRhcFpFTjJOaUhmYjFMWXZVMzdDSHJXeTZKb1BvTm5hYldTcVd0OEdWeXJFMEhxOTFDY0VqQkVHcGVEdEZlblZyanNiQzdZU0l1eS9GcGN0Q0dYdCsxanM3RFZrbHdzZlRFTmZJV3cyQlFmMUlNdzhycmJoYnRUKzlJQ2lRdVgwNEdTcHBVZG9nMjFSNC92cmhPRmJvUnZHQkYwd2J0SU83N0RJNE96bGdSdHo5QWY2UDAzbWJmbE9rdG9YUzRxbk5uOE1GTTdUYjkvM2s2WThyVy9Ecmk2ZkpLdm5NKzFOOS8vdEZ3NXZCNEpCKzdVd0R6MDB3TDJ1c3RKRFdCRHViU2dkdGY2Z252WlAvOEd4eGJmZVU1Y3d5QVArWDd3UHo0Um1xRGVtVTd5RllnWU4yclZLbDUzbTRGaFo2M2pkUVN3Y0lCUVFSVGpJREFBREpCUUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFvQUFBQVUyTnlhWEIwY3k5amNtVmhkR1V0WTI5dVptbG5MV0Z6YzJsdVp5MWtZWFJoTFdzNGN5NXphSTFWNjNMYU9CVCs3NmM0NnpKRE80TXhJWDh5U2Vtc3VhVHhiR01ZVE5yTlhvWVJzZ3hxak9SS01vU0VQTkMreGo3WkhobG91TXgyMTMrd2RTN2ZwKzljZVBPVFArSENueEE5Yzk1QVIrWXJ4YWN6QTMvL0JjMUdzd0VCVVlKQXhNeFNxZ2RkZzFEUXV2TUdYVDl4eW9SbUNSUWlZUXJNakVHUUU0by9XMHNOUGpPbHVSVFFyRGZnclhWd3R5YjMzUlZtV01rQzVtUUZRaG9vTk1NVVhFUEtNd2Jza2JMY0FCZEE1VHpQT0JHVXdaS2JXUW16VFlJMDRINmJRazRNUVcrQy9qbCtwZnQrUUV4SmVQUE1qTWt2ZlgrNVhOWkpTYmN1MWRUUE5xN2EveFIyZWxIYzg1QnlHWFFuTXFZMUtQYXQ0QW92TzFrQnlaRVJKUlBrbVpFbFNBVmtxaGphakxTTWw0b2JMcVkxMERJMVM2SVlaa200Tm9wUENuTWcxNDRmM25yZkFRVWpBdHdnaGpCMm9SM0VZVnpESEYvQzBVMy9iZ1JmZ3VFd2lFWmhMNGIrRURyOXFCdU93bjZFWDljUVJQZndTeGgxYThCUUxJUmhqN215L0pFa3QwS3l4S29XTTNaQUlKVWJRanBubEtlYzRyM0V0Q0JUQmxPNVlFcmdkU0JuYXM2MUxhZEdlZ2xteWZpY0cyTEtrNU5MMVIwSGdXVldXUHY0Z2ExYWxlZXpGeWNYNlpqblk1SWtsaGFlTlY4Y3ZEa2o4ekdWaFRCNGN2N2lPRTZuRzQvYmcvR2czeDFId1cydlZYbjdVRXdZTlJsTW1ZRmNKaG84Z1VxUkhOYUE2dWRRcFluMkpsbkJjc1dGMFY2dUpFVUlxYXJvTVdNa3NRRm4rRTZXRDFCOUxyMmdjdlpTZmJjRGl6OTN4dUhnQ0VvdjZQOUc4bXh2Vlk4aHppMkV3MVA0SGJ3bmNDdlBCM0F2THZ6cGdGVk9PR1YvTWpxVDRLSVB0QWRZS0xWQVBTRWMyQ2F4YzVLaVNva3RBRkFpN0VHSmpsMlRGc3BXM04xbWVlUUd6cTZjbEI5QUg1YkVZc042L2QxNldKeGo2MzZaTnF4M3BFdktIazUzS0JZazQwaE5pcFJQZ1dDN1lPZThnbm9JQ2ljczRBOEhkZzkyTkxMd2VPNXRXY0FKTGV1enp3V09xWDJuNU41cDdPRkxxRFRnL1NHSkQvRCtNQ3NlN0NmNXNFbGlSV3lVR2hxRzAwTU1HOXYxMUhMci91NUErd2xaZWNLenJEZlhydTlNYmhtMWpmRE5QRDkxL2FxbGNCMmFnNWRDNVFCajgxbStPamhya1Z5aWptaW1tOGsxOGdHbnpMSHIxK1BnNm5VOEd2YUMyM0duZnhlTjFrZUtyS2Z1ZnJyWG9FRjBqUzA0RHJyZFlTK08xeWRTLzJzZ2JwM3I4R001bXV1VGVoNUZJZnRiOHJDaGpUQWpDQWFoWFpXWnhKbTBoM09ac0V3N3RGQVplQXZ3dkV6U2NxM2dxOTI3VEJzWTlERnd1N3FQSitqeW9uSFI4RW5PL2NXWnp4NFozWlJaYjJiSDM0NG5kcG5uMlQyQWU2cmFrY0l3WWJ6UktzZisyQzUwRytYYmlselJHVkdhbWRiZDZOcTdxQjVFQnRUK00vMVhUTzNZZkpTa01ET3ArRk5wdjRRMjBiaHo3NXZSMDI4ZnpZemV0Si82OCtncmJRN1YvYS90SlYyMldvZmhOMUlqZ3g5dW9WS1Q2Zy91Yk5pajJXT1dFRU1BM0o5ZjYrYmlIc3RYeUZPY2d6Y0g2MW8zVW1hNG5MZHo4UTlRU3djSVNyZExQQlVFQUFBNkNBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWFBQUFBVTJOeWFYQjBjeTlrWkMxdGFXTnliMnM0Y3kxcFpHVXVjMmlOVThGdTJ6Z1F2Zk1ycG9xQUpGdkxzbjBxM0hVQkpYWmF0WUVNeE01MnMwblEwdEpZWWlLVEtrbEZjZHArVUg5anYyeUhzbDI0M1I3S0U2bDU4K2JObTlIQnMzQWhaTGpncG1BSGNLcXF0Ulo1WWVIZmJ6RG9EWG9RY1MwNUpHZ2JwZTlOQjJLWmRuOEpIR050VFZvZ3pMSEVlN1dDNkhXWEVmSmNwQ2dOWmxETEREVllRa1FWZDhCdHBBTi9vVFpDU1JoMGUzRGtBTjQyNUIyL0pJYTFxbUhGMXlDVmhkb2dVUWdEUzFFaTRHT0tsUVVoSVZXcnFoUmNwZ2lOc0VWYlprdmk1RjV0S2RUQ2NrSnp3bGYwV3U3amdGdDJRTmpOS2F5dGhtSFlORTJYdDNLN1N1ZGh1WUdhOER3K25TU3pTVUNTMjZSTFdhSXhvUEZUTFRRMXUxZ0RyMGhSeWhla3MrUU5LQTA4MTBneHE1emlSZ3NyWk40Qm81YTI0UnFKSlJQR2FyR283UTkyN2ZSUjEvc0FNb3hMOEtJWnhETVBUcUpaUE9zUXgvdDQvbVo2T1lmMzBjVkZsTXpqeVF5bUYzQTZUY2J4UEo0bTlEcURLTG1DZDNFeTdnQ1NXVlFHSHl2dDlKTkk0WXpFekxrMlEveEJ3Rkp0QkprS1U3RVVLZlVsODVybkNMbDZRQzJwSGFoUXI0Ung0elFrTHlPV1VxeUU1YmI5OHIrbWFFWGV6cWJKaDdQNGZETHkrNHd4c1lSckNKN0E4ejkvajN6MTRKYUJ5NU9zblE2bWhRSVBzcXg3WjhpSGRobklIcmNodVhoQTZlM0RMbzJUT0FTL0IzK091ZVV3RnFtVHcvVWFYSWxOZXNWdDhXcVg5eWdzOUYreXBXQ3NISDI4K3dTSDNTOGx5dHdXaDdDdjZ5UGJsRGhUMUJuNDVUNzFHSmRDQ3ZlQ2lhU3BvZkdZR1BWWVU3aHkxK0FMQ0VycmttNVpwdGhPcllBUmhaeVFySzNzZGE5OWNldjlWSGFMOWpPNnBiVXVJYmlINEFHQ0tYamJ6UzFWeXN0Q0dUdDgwWHZSRDNrbHdvZCttSDNYNThFTjVRWkJnZHpONURDcWJhRzBlR29uTllRVGJtakFWNFBrNlovWHRramZuRHhOVjhsZE9yalFWMytmTkdrekdoMytSSENxcEVWcGcvbTZ3dUZ1K3gxWjZHYTBSV2VlbjNtTWJxWkVyS0RQZHAwRTlOZmZ5RDkrOTl5MEl4WWovK2pJR2ZrYytuQjh6TWhIaWV3L1VFc0hDSzN0bHVqZEFnQUEwd1FBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBR2dBQUFGTmpjbWx3ZEhNdlpHUXRiV2xqY205ck9ITXRhemh6TG5Ob2pWVGJjdHMyRUgzSFYyeG96Y2hPUlZGU1h6SktsQm5kM0xCMUtZMHBKM1Z0andLUkVBbWJBaGdBRkMzSCthRCtScitzQzByeXlPcEwrRUtBdTloejl1d0JUOTU0Q3k2OEJkVXBPWUdoekRlS0o2bUJmLytCVHF2VGdqNVZna0xBVENuVmcyNkFMNkltT2NIVUN4NHhvVmtNaFlpWkFwTXk2T2Mwd3RjdTBvRFBUR2t1QlhTYUxUaTFDYzR1NUp5OXh3b2JXY0NLYmtCSUE0Vm1XSUpyV1BLTUFYdU1XRzZBQzRqa0tzODRGUkdEa3B1MGd0a1ZRUnB3dlNzaEY0WmlOc1g4SEhmTHd6eWdwaUs4ZlZKajhxN25sV1hacEJYZHBsU0psMjFUdFhmaEQ4ZEJPSGFSY25Yb1NtUk1hMURzVzhFVk5ydllBTTJSVVVRWHlET2pKVWdGTkZFTVkwWmF4cVhpaG91a0FWb3VUVWtWd3lveDEwYnhSV0ZleWJYbmgxMGZKcUJnVklEVEQ4RVBIUmowUXo5c1lJMHYvdXpUNUdvR1gvcVhsLzFnNW85RG1GekNjQktNL0prL0NYQjNEdjNnR3Y3d2cxRURHSXFGTU93eFY1WS9rdVJXU0JaYjFVTEdYaEZZeWkwaG5iT0lMM21FZllta29BbURSSzZaRXRnTzVFeXR1TGJqMUVndnhpb1pYM0ZEVGZYbGYwMDFDZms5bkFUemMvOWkzS3UxQ1JtT3d2bGdPcDlPUnZPZy95ZCtPMzBvRml3eUdTVE1RQzVqRGE3QTNta096NEI2NWxDUFl1MHVzb0xsaWd1ajNWekpDSHVScW80WkthT3hQZERHTlMwZm9QNjl5b0phKzBmOWJBOFdmaDdPL2VrUmxGNUhQNDNrV3JmVWp5Rit0UkNFTCtFRzNDZHdhdDlmd2YxdzRBNmVuMStDTHpMWUFBRXJraUNWRlZtVVNuRHdNQXltT0JPMVJ1bkFuMW8vMkN1eGxLaXFuWEVjTis4MXVxSzZHcnRnd3RkTU9JZDFyclFkV0JkcUxmZ3dvb2JDaUVkMk9GUnR3SExZSHMrcFNUL3V6ejF5QSszM1pNa0p5WHBmNzc5QnZmbWNNWkdZdEE2SHhMK1NMY1I1eGFpV0haWWVzU1VYM081Z0xORERURHVFOTFxa1RDM2NEZFE0dUpteGgrNUlMTW1lTFljZWhpeVJ1RUoybWpjMWZ1Y2N3ZTZ5YXpHdW9rSmw0RDZBdXdaM0FzN3VIaCtMMzMzWGV0ZnlhTTY5ZGR1TFgyZzZjSXNsWE5mYUJvMWE3eGNtbFlvL1ZmYnR3b0JxZFAxMUozajYremVUUnA4R1Q1TlZjQjkxTHRYMVg0TXlLbnU5K2xHQm9SU0dDZVBPTmpucjduOEp0cGhuUjdYTGpwMWE3QkJjNll5aHpkcGszNUNMdjhKYjhmWm5uOXRxMGh5TmZHcjEvQVZkZjRZT2pLVmc1RDlRU3djSXBaVzJhVW9EQUFEQUJRQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQVBBQUFBVTJOeWFYQjBjeTlrWkM1cWMyOXU1WlhmVG9Nd0ZNYXY0U2tJMThNcnI0d3g2bXNZczNUbGJHc21iZE0vR0dMMjdyYVVhYUhNUWpReFl4ZEE2TmZ6OVp3dnY4QkxtbnlrU1pKVFZFRitsK1VVRkdaMFczQWs1VHNUWmI2eXFrSTdlVjR0a1VKcjFmRFdRQ3BCNks0VFFHSkJ1Q0tNbnE4R3FrU3psbmdQRlJvYWFHNjhvU3cyalZXZWtLQW9reUJxZ2lHN3J5dXQ5dm9naU54VFJCK1JWYzBSeHZrZ2J6Q3JIbm9lejcrd0tHRkxLT25Hc0hGRkVvbkVtZVJjTUE1Q05TZTdhRlNaU3lWRHlqdzNXb0V6TW4zMFk3ZUxSM2ZHSDJTWDVKSnBnVUYrOTBrbzErcnIxVHUvM1ZnNGVkV0ozWmpFR1J6YjFmWnViK2F5blk3U3AwMmo3ZG9vZlgxMUxuMzk2bVhRMTVzcEV1Y00razUxVjBhZjdSTkV3WmxRNHdBR0crWXlHQmdzQThQaFdQRm9aOERvbFY0Smo5eE1UUVovWUg5dEtuVit6V1dENWsweUd0TUVuTnp1SlJNVUlNVHIyd0tWcFFBcFIyQUsxRmxZQmRVTEFHdzRVeVRPcWRCNWRZdkViK1FMWnNZQVZCV1lhVHI0bFliS1ZPekN5c3RHTHBqbmgvZ21vT2JYUkRFalZNRU94TDl6WnVKQitpMUMydW8wcjl0cnpXSnVaK3pDRDJmNm1uNENVRXNIQ0VvUG1qT2VBUUFBQ2c4QUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQU1BQUFBRk5qY21sd2RITXZaVzV5YVdOb0xXRnVaQzFrYjNkdWJHOWhaQzFqWkhNdFlteDFaWEJ5YVc1MExXbGtaUzV6YUcxVFlVL2JNQkQ5bmw5eEMwamJwS1lwL1lTWWtKYVdBdEZZT3JWbEc5TWs1RHJYeG10aWU3WkRLQk0vYUg5anYyeG5VelFteUtmNDd0MjdkKy9zdlZmcFVzaDB5V3dWN2NGWTZhMFI2OHJCbjk4d0hBd0hrREVqR1JUb09tVTJ0Z2U1NVAwWGdTZllPc3NyaEFYV3VGRU5aR2ZSSGlFdkJFZHBzWVJXbG1qQUVTTFR6QU4zbVI1OFJtT0ZrakRzRCtDTkI4UzdWUHoySFRGc1ZRc04yNEpVRGxxTFJDRXNyRVNOZ0xjY3RRTWhnYXRHMTRKSmp0QUpWNFUyT3hJdjkycEhvWmFPRVpvUlh0TnA5UlFIekFYQkQxL2xuRDVLMDY3citpekk3U3V6VHVzSHFFMHY4dkdrbUU4U2toeUtMbVdOMW9MQm42MHdOT3h5QzB5VElzNldwTE5tSFNnRGJHMlFjazU1eFowUlRzaDFENnhhdVk0WkpKWlNXR2ZFc25YLzJmV29qNlorQ2lERG1JUTRtME0rajJHVXpmTjVqemkrNUl2ejZlVUN2bVN6V1ZZczhza2Nwak1ZVDR1VGZKRlBDenFkUWxaY3dZZThPT2tCa2xuVUJtKzE4ZnBKcFBCR1l1bGRteVArSjJDbEhnUlpqVnlzQktlNTVMcGxhNFMxdWtFamFSelFhQnBoL1RvdHlTdUpwUmFOY015RnlMT2grbEYwSi9TMTMrYngva0VVRVg2R0RiRUZrTU5HSzhQTUZzYWpMRElOSkdZRnFXdDA2cy9OcGhRR0V2MHZRdFVUYVFSdHEvUVY0WkpFazJLV2o4OG5KOWNVdVQ3Tkx5Ykg4V05CcXVVcUthbGZuMFRFb2Z0SHRubm9QWnZNRjVCOXl2MjZhc1hLRUd4VWliV05lR3RxU0c0Z1NXckZ3MmowNjNlUDFzR25LUlh1cm85UDE1V3k3dWh3Y0hpUU1pM1NtNE4wV2Jlb2paQXVDWHdwQnMzd1BVcVNDcGwzNkhYV3Vrb1pjUmZJajJERUxObDlOU3p1dnAyNWlwK1A3cVpOOFlNUForYnE2NmpqM2ZIeDYxQk9HMm9nRG02KzMvLzE2T3g5N0pNSzluODk4K0llb2doNXBTRDJUNFRUaFhMZUFFWWpxdzI5aURBMVB2V1VHVjRKMms5NGdDOHhrbzk0S3h3TW9yOVFTd2NJQ24xMHE2Y0NBQUJjQkFBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBd0FBQUFVMk55YVhCMGN5OWxibkpwWTJndFlXNWtMV1J2ZDI1c2IyRmtMV05rY3kxaWJIVmxjSEpwYm5RdGF6aHpMbk5valZUQmN0czJFTDN6S3phMFpwVE1pS0xzWGpKTzNTa2xLelduRHFXUjdLUk8yOUZBSUNpaUlnRVVBRVZicmo4b3Y1RXY2d0tTSE52cG9icUlCSGIzdlgzN2xrZXY0aVVYOFpLWU1qaUNrVlIzbXE5S0MxKy93TW5nWkFBSjBZSkF4bXdyOWRyMElCVzBIeHhoNkNXblRCaVdReU55cHNHV0RCSkZLUDd0YjNyd2tXbkRwWUNUL2dCZXU0QndmeFcrZVljVjdtUUROYmtESVMwMGhtRUpicURnRlFOMlM1bXl3QVZRV2F1S0UwRVp0TnlXSG1aZkJHbkF6YjZFWEZxQzBRVGpGYjRWVCtPQVdFOTQ5eXV0VmFkeDNMWnRuM2k2ZmFsWGNiVUxOZkZsT2hwbjgzR0VsSDNTdGFpWU1hRFozdzNYMk96eURvaENScFFza1dkRldwQWF5RW96dkxQU01XNDF0MXlzZW1Ca1lWdWlHVmJKdWJHYUx4djdUSzREUCt6NmFRQUtSZ1NFeVJ6U2VRakRaSjdPZTFqalUzcDFNYm0rZ2svSmJKWmtWK2w0RHBNWmpDYlplWHFWVGpKOGV3OUpkZ08vcHRsNUR4aUtoVERzVm1uSEgwbHlKeVRMbldwenhwNFJLT1NPa0ZHTThvSlQ3RXVzR3JKaXNKSWJwZ1cyQTRycG1oczNUb1AwY3F4UzhacGJZdjNKZDAzMWcyREwxY0pOODZ4ekhBU2o4L2xpT0YxTUorZUxMUGt3UHV1OFhqZExSbTBGSzJaQnlkeEFKTEIxb3VBZlFEa1ZkR2x1b21YVk1LVzVzQ1pTV2xKc1Jlb3VScFNNNUM3aEdKOUp1NGJ1dlkrQ3p2RkQ5ODBCYlA1eHRFaW5MNkRNaHY1dnBNaVpwZnNTNGdjSEVmQUNmb2RvQzJIbi9obmNRd2gvQnVDa0VJRTNIS09saEJCallEaEY1ZlVHQllKMDZxYnVqRjlJMU00cENwUUlkK0RSMFFaRm85MEl3MzJWVzI3aCtGMVE4RDMwSzRnS0JEK0k3RkVQb0R2SVZHeEl4WE53MEkvZEFTYnNkb3pvVlZNejE5QmpqVys1MXdhbmZ3cWRBZnpvbVQrbWYwYm1QbDBSVy82MHkzRFVCcDRadW1MR2F2U010NEpsdFpLYTZEc1lEWk5BMXhEcEFtSmJxOWk5MSt1Y2E0alV0eFBNSGd2TmNTZHpsK0Z4Z25FMlMwY1g0L01Gbml6ZXA1ZmpzL0NRRUN0UlJEbmk5YkdEMEtOL0lPc2Q5bXc4djRKa21ycWxyQ1NheFIzV01tZVZDV2lqSzRnMkVFV1ZwTjdBK09nMm5Ca0wwd2ttN2o4U0wwZDcrbmJ3ZGhBVHhlUE5jZndvYWVUTHhzeFRoeitDS0hMdXhIWG9KbzB0cGVaYmozRUtRMkp3dDI1T3N1M25YMnhKTDRiYlNaMzlSVTltK3VhM1lVdmJzN091VDhkMXJDSDBxL056NS80d0hUUVdYa3JvM0g4bnlRTUV3VzV1N251SVBnTHJkQ0RZdVZ6ajU4ODN6NTVLU3pRdE9ZN0pqL0svS3FLYys3bitDMUJMQndnbWpxTWFnZ01BQUNFR0FBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDOEFBQUJUWTNKcGNIUnpMMlZ1Y21samFDMWhibVF0Y0hWaWJHbHphQzFqWkhNdFlteDFaWEJ5YVc1MExXbGtaUzV6YUkxVHpYTGJOaEMrOHlrMnRHYVV6SWlpcEY0eVRwd3BKYXNOcHdtbEVlV2tUdHZSZ0NCSW9xWUFGQUJGVzI0ZUtLK1JKOHVDa3R6WXZVUVhrZUR1OTdlTHMyZGh4a1dZRVZONVp6Q1Q2azd6c3JMdzlRdE1ScE1SUkVRTEFnbXpyZFEzWmdDeG9FUHZERXZmY2NxRVlUazBJbWNhYk1VZ1VvVGkzL0hMQUQ0d2JiZ1VNQm1PNExrcjhJK2YvQmV2RU9GT05yQWxkeUNraGNZd2hPQUdDbDR6WUxlVUtRdGNBSlZiVlhNaUtJT1cyNnFqT1lLZ0RMZytRc2pNRXF3bVdLL3dyZmkrRG9qdEJCOStsYlhxUEF6YnRoMlNUdTVRNmpLc0Q2VW1mQmZQNWtrNkQxQnkxM1FsYW1ZTWFQWlB3eldhemU2QUtGUkVTWVk2YTlLQzFFQkt6ZkNibFU1eHE3bmxvaHlBa1lWdGlXYUlrbk5qTmM4YSt5aXVrejUwL1gwQkJrWUUrRkVLY2VyRE5FcmpkSUFZSCtQMTI4WFZHajVHcTFXVXJPTjVDb3NWekJiSlpieU9Gd20rL1FKUmNnMi94Y25sQUJpR2hUVHNWbW1uSDBWeUZ5VExYV29wWTQ4RUZQSWd5Q2hHZWNFcCtoSmxRMG9HcGR3eExkQU9LS2EzM0xoeEdwU1hJMHJOdDl3UzI1Mzh6OVRROC9aY2JkdzBMM3BqejV0ZHBwdnBjck5jWEc2UzZQMzhvdmY4cHNrWXRUV1V6SUtTdVlGQW9IV2k0Ri9BT0JYMGFXNkNyRzZZMGx4WUV5Z3RLVnFSdW84VkZTTzVheGpqTTJsdm9IL2ZWVUZ2L0xuLzRrU1dmcGh0NHVVVEtyT2pQOHdVdUdYcFA2WDR5VkY0dklBL0lOaUQzN3QvUlBmWmg3ODhjRkVJcjFzNFJpc0pQdGJBZEluSjZ4MEdCUEhTVGQwdGZpRXhPNWNvVUNMY1FjZU9hMUEwMm8zUVA2TGNjZ3ZqVjE3Qmo5VFBJQ2lRL0JSeXgzb2lQVkRHWWtkcW5zTmNhSTU3bm9QVDhHQVRzUE53MllndW15MXp6aDdBL2dPNU1yZ0c1OUFid2V0SE9OTUhuRS9vcGNOUnhGWnZEcTFPN0tqVGVnYnZ5YzFoMjFiemRBM1JNbmIzcEpZNFAzZTRsVG1yalVjYlhVT3dneUNvSmUxMkNoL2RwV1BHd25LQmpjZDcrelR0ODVlamw2T1FLQjd1eHVHRHVhQ0REVm1uR0xOVlRWWnpVOEdmWGhDNDFjRmQ3VWVOcmFUbSs0N3RIS2JFNE9KZlQ1TDlwMTl0UmQ5Tzk0dHQ4amVkclBUMTc5T1d0aGNYL2E0ZDc4b1cvRzZ2Zis3ZG54TERxWHVlZC9UOURWQkxCd2dyeEFzRkd3TUFBRk1GQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUM4QUFBQlRZM0pwY0hSekwyVnVjbWxqYUMxaGJtUXRjSFZpYkdsemFDMWpaSE10WW14MVpYQnlhVzUwTFdzNGN5NXphSTFUelhMYk5oQys4eWsydEdhVXpJaWlwRjR5VHB3cEphc05wd21sRWVXa1R0dlJnQ0JJb3FZQUZBQkZXMjRlS0srUko4dUNrdHpZdlVRWGtlRHU5N2VMczJkaHhrV1lFVk41WnpDVDZrN3pzckx3OVF0TVJwTVJSRVFMQWdtenJkUTNaZ0N4b0VQdkRFdmZjY3FFWVRrMEltY2FiTVVnVW9UaTMvSExBRDR3YmJnVU1CbU80TGtyOEkrZi9CZXZFT0ZPTnJBbGR5Q2toY1l3aE9BR0NsNHpZTGVVS1F0Y0FKVmJWWE1pS0lPVzI2cWpPWUtnRExnK1Fzak1FcXdtV0svd3JmaStEb2p0QkI5K2xiWHFQQXpidGgyU1R1NVE2aktzRDZVbWZCZlA1a2s2RDFCeTEzUWxhbVlNYVBaUHd6V2F6ZTZBS0ZSRVNZWTZhOUtDMUVCS3pmQ2JsVTV4cTdubG9oeUFrWVZ0aVdhSWtuTmpOYzhhK3lpdWt6NTAvWDBCQmtZRStGRUtjZXJETkVyamRJQVlIK1AxMjhYVkdqNUdxMVdVck9ONUNvc1Z6QmJKWmJ5T0Z3bSsvUUpSY2cyL3hjbmxBQmlHaFRUc1ZtbW5IMFZ5RnlUTFhXb3BZNDhFRlBJZ3lDaEdlY0VwK2hKbFEwb0dwZHd4TGRBT0tLYTMzTGh4R3BTWEkwck50OXdTMjUzOHo5VFE4L1pjYmR3MEwzcGp6NXRkcHB2cGNyTmNYRzZTNlAzOG92Zjhwc2tZdFRXVXpJS1N1WUZBb0hXaTRGL0FPQlgwYVc2Q3JHNlkwbHhZRXlndEtWcVJ1bzhWRlNPNWF4ampNMmx2b0gvZlZVRnYvTG4vNGtTV2ZwaHQ0dVVUS3JPalA4d1V1R1hwUDZYNHlWRjR2SUEvSU5pRDM3dC9SUGZaaDc4OGNGRUlyMXM0UmlzSlB0YkFkSW5KNngwR0JQSFNUZDB0ZmlFeE81Y29VQ0xjUWNlT2ExQTAybzNRUDZMY2NndmpWMTdCajlUUElDaVEvQlJ5eDNvaVBWREdZa2RxbnNOY2FJNTdub1BUOEdBVHNQTncyWWd1bXkxenpoN0EvZ081TXJnRzU5QWJ3ZXRIT05NSG5FL29wY05SeEZadkRxMU83S2pUZWdidnljMWgyMWJ6ZEEzUk1uYjNwSlk0UDNlNGxUbXJqVWNiWFVPd2d5Q29KZTEyQ2gvZHBXUEd3bktCamNkNyt6VHQ4NWVqbDZPUUtCN3V4dUdEdWFDRERWbW5HTE5WVFZaelU4R2ZYaEM0MWNGZDdVZU5yYVRtKzQ3dEhLYkU0T0pmVDVMOXAxOXRSZDlPOTR0dDhqZWRyUFQxNzlPV3RoY1gvYTRkNzhvVy9HNnZmKzdkbnhMRHFYdWVkL1Q5RFZCTEJ3Z3J4QXNGR3dNQUFGTUZBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQ2NBQUFCVFkzSnBjSFJ6TDJkbGRDMWpaSE10WW14MVpYQnlhVzUwTFcxdlpHVnNjeTFwWkdVdWMyaHRrY0Z5MHpBVVJmZitpa2V5S016RWNSbzJuVEJkT0cxb1BSU0hpVjFLR0RheThtS3JsU1VoeVhIVDRZZjREYjZNWnllZGFRZThzdlN1cnM2OUdyNkpDcUdpZ3JrcUdNS0ZObnNyeXNyRG45OHduVXduRURPckdLVG9XMjBmM0FnU3hjZi9GVjVpNHgydkVIS1UrS0JyaUsrQ0lTbHZCRWZsY0FPTjJxQUZUNHJZc0U1NG5JemdLMW9udElMcGVBSnZPOEhnT0JxOCswQU9lOTFBemZhZ3RJZkdJVmtJQjFzaEVmQ1JvL0VnRkhCZEd5bVk0Z2l0OEZWL3pkR2t3MTBmTFhUaEdha1o2UTJ0dGk5MXdId1BmUGdxNzgwc2l0cTJIYk1lZDZ4dEdjbUQxRVUzeWNVaXpSWWhJZmVIYnBWRTU4RGl6MFpZQ2x2c2dSa2k0cXdnVHNsYTBCWllhWkZtWG5mRXJSVmVxSElFVG05OXl5eVN5MFk0YjBYUitGZDFQZk5SNnBjQ0tvd3BHTVFaSk5rQTVuR1daQ1B5dUV2eTYrVnREbmZ4YWhXbmViTElZTG1DaTJWNm1lVEpNcVhWUjRqVE5YeEswc3NSSUpWRjErQ2pzUjAvUVlxdVNOeDByV1dJcndDMitnRGtESEt4Rlp4eXFiSmhKVUtwZDJnVnhRR0R0aGF1ZTA1SGVCdHlrYUlXbnZsKzU1OVE0NEFVbjluRDRhTFZJc3NoL3BKMEZaWG8rNzFhYjFDNmdEZFdRcmlETUpTYTkyNzAyOVdOenNQVkluOStzRzRxSyszODdHeHlkaG94STZMZGFWVElCbzBWeW9lOUhmd0l3ckJDMXNHY3hJMnZ0QlZQdmVrTTVzeFJzdlUwZmZwKzVTdCtQWDlhMXVrOW42N3MrdHU4NWUzNStRbjhBck9uUStvOWhEWGNPNjNHWG1zWkJQZ29QRXlDdjFCTEJ3ajNwcjIvSVFJQUFGUURBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQ2NBQUFCVFkzSnBjSFJ6TDJkbGRDMWpaSE10WW14MVpYQnlhVzUwTFcxdlpHVnNjeTFyT0hNdWMyaU5VdHRTMnpBVWZQZFhuQVptQWpOeEhNSUxBOE9ERTFMd0ZKeE1IS0RwWlJoRmxtT0JJNm1TSEpOUVBxaS8wUy9ya1JNNlFGL3FGK3V5MnQyejUreDhDR1pjQkROaWNtOEgrbEt0TkovbkZuNy9nbTZuMjRHUWFFRWdacmFTK3NHMElCSzA3ZTBnOUpKVEpneExvUlFwMDJCekJxRWlGSC9ibXhiY01HMjRGTkJ0ZDJEUEFScmJxOGIrQ1RLc1pBa0xzZ0loTFpTR0lRVTNrUEdDQVh1a1RGbmdBcWhjcUlJVFFSbFUzT2ExekpZRWJjQjBTeUZubGlDYUlGN2hMbnVOQTJKcnc1c3Z0MVlkQjBGVlZXMVMyMjFMUFErS0RkUUVsMUYvRUNjREh5M1hqNjVGd1l3QnpYNlVYR094c3hVUWhZNG9tYUhQZ2xRZ05aQzVabmhucFhOY2FXNjVtTGZBeU14V1JETmtTYm14bXM5Syt5YXVGMzlZOVdzQUJrWUVOTUlFb3FRQnZUQ0praFp5M0VhVGkrSDFCRzdEOFRpTUo5RWdnZUVZK3NQNExKcEV3eGgzSHlHTXAvQXBpczlhd0RBc2xHR1BTanYvYUpLN0lGbnFVa3NZZTJNZ2t4dERSakhLTTA2eExqRXZ5WnpCWEM2WkZsZ09LS1lYM0xoMkdyU1hJa3ZCRjl3U1c1LzhVMVRiOC9wbnlWMXZkRGNhbnQzRjRkWGdkSGZ2b1p3eGFndVlNd3RLcGdaOGdkVVNCVDhCRTFUUXBLbnhaMFhKbE9iQ0dsOXBTZEc5MUUxRTVJeWs3c0VCcmtuMUFNMm5HZ1c3QjgvTi9SZXg1S1ovRjQzZVNaa2wvVzhsMzgxSDg3M0VvWlB3ZUFaZndWOURZL2ZwamR4ekE3NTc0S29YWGoxampPWVNHb2lCM2dqRDFrdk1CS0tSYTdTYjlVeGlYQzVFb0VTNGcxb2RPNStWMm5XdHNXVjU1QllPVHJ5TWU1ajJGWG5ZTkcwOFNDWVFqaUkzYnE0NmQ3YVFLU3VNUjB0ZGdMOEUzeThrclR1RFN6ZTZ6Rmc0SDB4ZWh2KzkvK09qemxFbklJb0h5NFBnYnlwK3pRcmZQTjkzMldOL20yRnBjNm41dXVZK2hoNHhPQ3pUYnJ6K2NtNXpldEZiRHhmeFBlMk85ZlJ6cjZMVjZhbExVcTN3a1RnRWZ3SDNSb3EybGJMd3ZMcTZqdmNIVUVzSENBMndjNTY1QWdBQWZ3UUFBRkJMQXdRVUFBZ0lDQUJhS1dkVEFBQUFBQUFBQUFBQUFBQUFEd0FBQUZOamNtbHdkSE12YTI5MGJHbHVMd01BVUVzSENBQUFBQUFDQUFBQUFBQUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFIZ0FBQUZOamNtbHdkSE12YTI5MGJHbHVMME52Ym1acFowUmxjR3h2ZVM1cmRMVlgzVzdiTmhTKzkxT2NDa1ZoWnc3ZEZydVpoMTQ0VHJLNlM1M0FkaGNVS0JEUTBwSENSaVkxa3JKakRIMmd2Y2FlYkljVWJVdXVtemJ0bGd2SEZzbnZmT2M3ZjFUdnFBVkhNRlRGV292czFzSS9mOFBMNXk5K2dkSEoyeTZjWUo3RGtFdWU4QzRNWnM5bVhialVYR1pJWjl5eEN4R2pOSmhBS1JQVVlHOFJCZ1dQNlY5WTZjSWZxSTFRRWw2eTU5QjJHNkt3RkhWK2RSQnJWY0tDcjBFcUM2VkJ3aEFHVXBFajRIMk1oUVVoSVZhTEloZGN4Z2dyWVcrOW5ZRENITWI3Z0tIbWx0TjJUZ2NLK3BYV053SzNnYlQ3dTdXMjZQZDZxOVdLY1UrWUtaMzE4bXFyNlYyTWhtZmo2ZGt4a1E2SDNza2NqUUdOZjVaQ2s4UHpOZkNDU01WOFRsUnp2Z0tsZ1djYWFjMHFSM3FsaFJVeTY0SlJxVjF4N1RTRFJCaXJ4YnkwRGMwMkZNbnorZ1pTalV1SUJsTVlUU000R1V4SDA2NER1UjdOWGwrK204SDFZRElaakdlanN5bGNUbUI0T1Q0ZHpVYVhZL3AxRG9QeGUvaDlORDd0QXBKaVpBZnZDKzA4SUpyQ3FZbUpsMjZLMktDUXFvcVNLVEFXcVlqSk5abVZQRVBJMUJLMUpJK2dRTDBReGtYVkVNSEV3ZVJpSVN5My90Rm5mamxEdlZhTGRMNXpRS1EwVTVJWExJNU5jc2ZpeExCNVhtS2hoYlNtMENvbW1rb3pnM3BKNXczRGU0eExCODFNckVWaFRhdEZIaWh0WFY2d2xCdUwrbjZSczQrRWIyaFh3aTJmQzVrd3FSSmtsL09QR05zeGZkMmMra2I3c2RKSXlTRThIanZia0poV3RFYXlLTzBqRWROU3hsNGlScEZRcFk3UmY4bURjNVlNSmtNbExVcDdydFZpNHRhV21BeTBGU2tuSDA0ZWFZL0FMVHZoUnNTRDB0NFNuQjFTM0tXOTBvcENhQVdhN3dIOHIzQkNmQThSREJyL0VPcG13elhPZndUMFFCWU81bFNpRkkrcHo4WWg5U1lsWGNoQ2RCOHdFRk53dGNwejFEdFRWWjRSY203WW15cUQzN2tmM3dYRHpSczZQMXNYRFRkTm52NzhrVjJvTEVOOVRzU1ZYamVXSFVLV2FyN0FsZEozelBWRzlwbyszcUs5VmNsRFcxYzRaN0ZYMTZmRkRLbXpjUHRZalhkMUlkR1NjMmtRbTViQ2d4K0o0TmZSVC9GL2hCM0pWTFZhVkNnMHhuSk9EWmdxUEJYWktSYTVXa01mdnBKTjdRNzgxV3E1a1VVRWxxUXRMSGtPdWNyZ0ZUUWl5akswMVlOMjNVSy83NjFTYzF6eXpwTW5GWlRyNUZvazFPVkw2dk15QVhJR2dtdmprL1kyMVNjMDdTaXNmVGpZL2JiTTNGL3ZhUHVWeHNGcjFBaTczblo4aDJ0cTFtVk9jeE1oNGV2akYxMy83eVdRVkl4Qi9lek1YUUJXZ2k0ZTFONXBiQnNvdUF0TENySDM2emlwcE5NVk9WcGQ1NHE3YWJiRjZPMTRPYlYyUkc0Y2tWZEFVcDJ1SlYrSWVOZkMybEdUYjlTaGFwcmh2VzEzdG1Ba094TVV6M2IwRzkxVzNJUnJRdmZoNlo2dGxQcjRIdTlNdVJsS2R3U05OT21YMWZoMU02YmFmSG9TZFdxeTltQ0NQUEY3QWd4RjB3SDRFNlgvMmlRQ3p1NVBjS1V4RmZkQVh1Nkd1dDNVWnczK21vRHBsbUV3cHpIcGQyVkVTZ1pycGZaRC9hQWg1K0FySDB4M3FmRGhiQUJ2Ym1vYnE1UmhUVXA0ejJtRmJvU2hZSFFSUjA0WUYwNTNzbzQyZGROeGo1VFh5MWtZbms1SnQwYk1RMVpRc0w5aHJyYWJUblViakE2Ri8ycDh2c2VsSGtDcTZnL3lhV0R3UWU3RmM0TjlUQjhTZlpGSDd1Ym5wVkltNXVBdUs2UnpTa1hrcnJ5a1NGU1ZKRVoxSU5lQjAxeXRXTVB4Z0g2VCtPNUQvamU2VWZ1UTljNUJBUEw5cHVydE81Q0F1dWx3a3lMZTlPUkRDSFNUOWxmL0x4MmZWdXZiczN2bldLRFlydXQzMU9nekk3bFVkMVVGamM5bWRBTStoOG5Wc0FzcjZodTVwc0pad3kwUEpXYVJoengwWWNHa2psT2w5MzRIZ0dlNzNQVkpXeVZ3czlQVUhTZjNiZ2lET3JpcEtWOVRrdExIRVNiZDJpRTlEbVhYeHBVUXdpM2lnblJ4RitoK3c5Q0hlZ0FOMm9FTkx4QytvL2t0eHk0N28yN2pXTzJ1ME81OFFlRUREdVFxdm10SDFERVNRYUJZTTMxZ003M014RnduMVR4cVA3Z1ZFMkhEdnFBTVZlSE9EUDFZb002K1lvOEdCcjJHUEd5b2xCZVBjWUZHUmFBVk9SSzZsTzRWcUhhbVBteDJJUnpteXFmVVhpaDladFBqN1Z0czlid1J3djBxY0NJMkMrSFRBMU5jWSt5ZXU1NVdTaXNXZU9iZm9nbW9ENU85Si9SdStPMlQvbk1mdzFaeVoxSVpYUWN2UHJVK3RmNEZVRXNIQ1BHd3J2YllCUUFBVnhBQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUpBQUFBRk5qY21sd2RITXZjSEp2WTJWemN5MWpiMjVtYVdjdFpHVndiRzk1TFdsa1pTNXphSVZVMjI3ak5oQjkxMWRNbFFCcEFjdHkzSmNnQ3dOVlltY2pkRmMyTEtkcGlnSUdUWTB0Ym1TU0phbkl6bVkvcUwvUkwrdFFkckIyZWxtL1dKcVpNenpuY0VZbjM4VUxJZU1GczJWd0F0ZEtiNDFZbFE3KytoUDZ2WDRQRW1Za2d3eGRvOHlqN1VBcWVUYzRvZElQZ3FPMFdFQXRDelRnU29SRU0wNS8rMHdIZmtGamhaTFE3L2JnZTE4UTdsUGhEKytvdzFiVnNHWmJrTXBCYlpGYUNBdExVU0hnaHFOMklDUnd0ZGFWWUpJak5NS1Y3VEg3SmtRREh2WXQxTUl4cW1aVXIrbHRlVmdIekxXRWQ3L1NPWDBaeDAzVGRGbEx0NnZNS3E1MnBUYitrRjZQc253VUVlVVdkQ2NydEJZTS9sRUxRMklYVzJDYUdIRzJJSjRWYTBBWllDdURsSFBLTTI2TWNFS3VPbURWMGpYTUlIVXBoSFZHTEdwM1pOY3JQMUo5V0VDR01RbGhra09haDNDVjVHbmVvUjczNmV4MmZEZUQrMlE2VGJKWk9zcGhQSVhyY1RaTVorazRvN2NiU0xJSCtEbk5oaDFBTW91T3dZMDJuaitSRk41SUxMeHJPZUlSZ2FYYUViSWF1VmdLVHJya3FtWXJoSlY2UWlOSkRtZzBhMkg5ZFZxaVYxQ1hTcXlGWTY2Ti9FTlVOd2pvWUZYVlBqOS94TzNnOVBQNWwwREw1VnpvT1NzS1Q0dGkvVjJNcnAvR2JJMkRVS0xqU2k3RE5xeVp0VFIzeFVFNENCeVNFdVp3N2tkbEVIYmoxNENOQ1JQNU1yR0tDdFNWMm5aZmMyRUwyME5pdDliL1V2dkpLaGtHWEVPMGhOT2pVM2F2N1dOQXlqUFYwRVJRbXU5OGRPcVJOQWQrR1NJQm9YMlpaRGZ6ZERKUGhzUHBLTTlmVGo4ZjYvN3lzZ29QVzM0RjBuWGVwTy9uV2ZKeFJLaGpCLzhibFkxbUhqaS95MGZUUGZUUTFHOERKMG1lMzQrbnd6M3cxZmEzUUpMK2tUM3VOSk93R1NTVDFFOTlwVmpSQnRlcXdNb0d2RFlWUkU4UVJaWGk3WVRRbzE4aHRBNG1Zd0x1dDlDbnExSlpkM25SdXppUG1SYngwM21NRytTdDZvZ0VQTkU4eGRvbzdzZjQ5eUNLU21SKzFzNnVsWFFvWFRUYmFyeDhYVXFQaXYwOXZ1TWxNeGJkNEc1MkUxMmNIU0VUN3I4dTM4SjAzcWJmTktsZHFZeDRidk9YY01VczdjMURQM3YrN2IwcitlM1Y4M2lkZmVMOXFYbjQ5YXJoeldCd0RMLzFvb0VYTmxwVU5Xb2pwTFBSWHFZeVVlc1BlZEk3K3gvTkRqZnVnRm5CSEFNSWYvcDZZU0c4Z040U1Qva2pSR3Z3cFYyblZFVkxoQnZob0JmOERWQkxCd2d3TnNydk9RTUFBUDRGQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUNRQUFBQlRZM0pwY0hSekwzQnliMk5sYzNNdFkyOXVabWxuTFdSbGNHeHZlUzFyT0hNdWMyaU5WZXR5MmpnVS91K25PT3N5UXp1RE1hRi9Na25wTExjMG5tME5nMG16MmNzd1FoYWdZaVJWRWhBUzhrRDdHdnRrZTJSTUEyUzNYZi9CbHM1M3Z1OWNlZlZUT09ZaUhCTXo4MTVCVzZxTjV0T1poYi8vZ25xdFhvTW0wWUpBek94YTZybXBRQ1JvMVh1RnBoODVaY0t3RkpZaVpScnNqRUZURVlvL3hVMEZQak50dUJSUXI5Ymd0VFB3aXl2L3pTVjYyTWdsTE1nR2hMU3dOQXhkY0FNVG5qRmc5NVFwQzF3QWxRdVZjU0lvZ3pXM3M1eW1jSUl5NEs1d0ljZVdvRFZCZTRWZmswTTdJRFlYdkh0bTFxcUxNRnl2MTFXU3k2MUtQUTJ6bmFrSlAwYnRicHgwQTVTY2cyNUV4b3dCemI0dXVjWmd4eHNnQ2hWUk1rYWRHVm1EMUVDbW11R2RsVTd4V25QTHhiUUNSazdzbW1pR1hsSnVyT2JqcFQxSzExNGZSbjFvZ0FrakF2eG1BbEhpUTZ1WlJFa0ZmZHhHdyt2ZXpSQnVtNE5CTXg1RzNRUjZBMmozNGs0MGpIb3hmbDFCTTc2RFg2SzRVd0dHeVVJYWRxKzAwNDhpdVVza1MxM1dFc2FPQkV6a1RwQlJqUElKcHhpWG1DN0psTUZVcnBnV0dBNG9waGZjdUhJYWxKZWlsNHd2dUNVMlAza1JWTlh6a0ZobVMzYy9tck5Oby9SNDl1UXBNUmx4TlNKcDZtVGhXWDEzaHVYSE5sdXdoaStZcFZKTS9QeFlFV093NzlLRFkzemFuV1RVNm8vNnZjNG9ibjdxTmtxdjU4c3hvemFES2JPZ1pHb2dFSmhHb21BTFdCb0ZaWnFhWUp3dG1kSmNXQk1vTFNueVMxMUdpeGtqcVFPYzRUdFp6Nkg4bUZ0QjZleXAvR1pQbG54dWo2TCtDWlZaMGYvTkZMakdLNTlTdkhVVUhwL0E3eEE4Z0Y5NlBLSjc4dUZQRDF4YWhaYzNMNk16Q1Q3YVFLdVBWZFFyVERaRWZkZEJib2dtRXV2Z3FnT1VDSGVRczJOTFRaYmF0WU5mZUxubkZzNHV2UWsvb2o2dWwrT0c3ZmJiN1hIbGRzcjJ3bkpaQVk1M0pGWWs0MGlQcGVKVHdPcTUxbmwySEtCamVNRUVmM2l3ZjdDbGtTbmdLaWlZNENYMU4wci94bUNUWGtDcEJ1K09TZDdEdTJQVSt4M0tSVjdMQTdjTTU0RllObklMcCtGWHcvMkJDWjJBWFFSQnlsUW1OOVg5blovRENraG9GK3BmYkw4WUtYeVBLZ2dtVURwaTJYM21yeDdPVHl6WG1CcThwcnRwdEhLT2srTzVsUnB3OE0yMkgxOWhFNHlhbmM2Z215VGJGNG5ZVHYxRGw4OUFYQXBYMFlkOE9MWXZzdjJmcUxnN2RNRFJUZElkRk5ERDBmd3hzTjlNa3R2ZW9GTUE5OE43Q3NUUVA1SDVMbVlNYkFqTmZ1UjJaeVp4RHQzaFFxWXNNeDVkNmd5Q0ZRUkJKbW0rWi9EVkxXSm1MUFI3Q0N4MitlblVYSnpYem1zaFVUeGNuWVhzbnRGZFc1amR2SVRGU0dMWEJZR2JmVnhjNWJZVWxna2JERGNLKzZuWThBNFZ1bkplMGhuUmh0bkd6ZkFxT0M4ZkladlUvVlg5Q0ZNNXZUNXhzclF6cWZsRGZuOEJMV0p3Q2QvVjQ0ZmZQdGdadlc0OTlCYnhGMW9mNkx0ZlcydTZialNPNGRmU29JTHZicDQ4SitYdnhHelp2VDFRbGhKTEFQeWZuK3ZtNCs1U0c5UXAza0t3QUdkYXRWSm11SkNMc2ZvSFVFc0hDTGE2UXNBYkJBQUFTd2dBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBTFFBQUFGTmpjbWx3ZEhNdmNIVmliR2x6YUMxbGJuSnBZMmhsWkMxalpITXRZbXgxWlhCeWFXNTBMV2xrWlM1emFHMlI0VzdUTUJTRi8rY3BMdDJrZ2RRMFhYOU5RNU5JbTdKRmxLUnFPa29SRW5LUzI4WXNzWVB0TkdzUkQ4UnI4R1JjcDUyMENmTEw4VDArL3M3eDJTc3Y1Y0pMbVM2Y001akllcS80dGpEdzV6ZU1ocU1oK0V3SkJoR2FWcW9IM1lkUVpJUC9DZ05zak00S2hDV1crQ0FyOEcrZE0xTE9lSVpDWXc2TnlGR0JJWVZmTXlzOFRmcndDWlhtVXNCb01JVFhWdEE3alhwdjNwTERYalpRc1QwSWFhRFJTQlpjdzRhWENQaVlZVzJBQzhoa1ZaZWNpUXloNWFib3JqbVpXTnoxeVVLbWhwR2FrYjZtdjgxekhURFRBUisvd3BqNjJ2UGF0aDJ3RG5jZzFkWXJqMUx0emNMSk5FcW1MaUYzaCs1RmlWcUR3aDhOVnhRMjNRT3JpU2hqS1hHV3JBV3BnRzBWMHN4SVM5d3FicmpZOWtITGpXbVpRbkxKdVRhS3A0MTVVZGNUSDZWK0xxRENtSUNlbjBDWTlHRHNKMkhTSjQ5VnVMeUw3NWV3OGhjTFAxcUcwd1RpQlV6aUtBaVhZUnpSMzN2d296VjhDS09nRDBobDBUWDRXQ3ZMVDVEY0ZvbTViUzFCZkFHd2tVY2dYV1BHTnp5alhHTGJzQzNDVnU1UUNZb0ROYXFLYS91Y212QnljaWw1eFEwejNjNC9vUWFPYytEMU4vdWFOK2VYRHNrL3NvZmpyWXRwc2dSL0h0cStTc255YnJPU09aYmF5UnBWZ3JzRDF5MWwxbm5UMHBhUDJzQThwb09uOTdQanNwRGFYRjhOcnk0OVZuTnZkK21sWllPMTRzSzRuWjlYTjJuSmRRRmZIZGN0a0ZuR0M3OHhoVlQ4MExsZnc1aHBDcndlUlljdnQ2Ykk3c2FIdUlxK1o2T0ZXbjhldDFsN2MzUFJIYWVPS3VoMWVkNmQvM3pLOXF0bmh4TE81NnZBQytMVkxQYURhZURPNzhlek1MbWoxV1RzRDBqc09BNCtjZ05ENXk5UVN3Y0k0dittQ1ZBQ0FBQ1lBd0FBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUF0QUFBQVUyTnlhWEIwY3k5d2RXSnNhWE5vTFdWdWNtbGphR1ZrTFdOa2N5MWliSFZsY0hKcGJuUXRhemh6TG5Ob2pWUGRidHMyRkw3WFU1d3FCdHdDbG1WN04wWGFESk4vdGdoTFpjTnltcWJiWUZBVVpYR1JTWTZrck1SWkgyaXZzU2Zyb1d5blRYWXozNWdpenpuZkR6K2V2UW96THNLTW1OSTdnNGxVRDVwdlNndi8vZ09qd1dnQUVkR0NRTUpzSS9XZDZVRXNhTjg3dzlJclRwa3dMSWRhNUV5RExSbEVpbEQ4TzU3MDRDUFRoa3NCby80QVhyc0MvM2prdjNtSEV4NWtEVnZ5QUVKYXFBM0RFZHhBd1NzRzdKNHlaWUVMb0hLcktrNEVaZEJ3VzdZd3h5RklBMjZQSTJSbUNWWVRyRmY0Vlh4ZkI4UzJoQSsvMGxwMUhvWk4wL1JKUzdjdjlTYXNEcVVtdklvbnN5U2RCVWk1YmJvV0ZUTUdOUHVyNWhyRlpnOUFGREtpSkVPZUZXbEFhaUFiemZETVNzZTQwZHh5c2VtQmtZVnRpR1k0SmVmR2FwN1Y5cGxkSjM2byt2c0NOSXdJOEtNVTR0U0hjWlRHYVE5bjNNU3J5L24xQ202aTVUSktWdkVzaGZrU0p2TmtHcS9pZVlKZlAwT1UzTUt2Y1RMdEFVT3pFSWJkSyszNEkwbnVqR1M1Y3kxbDdCbUJRaDRJR2NVb0x6aEZYV0pUa3cyRGpkd3hMVkFPS0thMzNManJORWd2eHlrVjMzSkxiTHZ6SDFGOXo5dHp0WGEzZWRFWmV0NWttcTdIaS9WaVBsMG4wWWZaUmVmMVhaMHhhaXZZTUF0SzVnWUNnZEtKZ3I4QjdWVFFwYmtKc3FwbVNuTmhUYUMwcENoRjZpNVdsSXprcm1HSWE5TGNRZmV4cllMTzhFdjN6UWtzL1RoWng0c1hVR1pIL3pkUzRNTFNmUW54ZzRQd2VBRy9RYkFIdi9QNERPNkxEMzk0NEt3UVhoczRSa3NKUHRiQWVJSE82eDBhQlBIQzNib0xmaUhSTytjb1VDTGNSb3VPTVNocTdhN1FQMDY1NXhhRzc3eUNINkZmUVZBZytNbmtGdlVFZW9DTXhZNVVQSWVaMEJ4em5vUGo4Q1FUc1BQdzJJamUxRnZtbEQwTit6YmsybUFNenFFemdQZXRoS2YyenlpaGJWZkVsajhlT2h6SFFVdnhERDZRdTBQSWxyTjBCZEVpZHMramtuaHRibk1yYzFZWmo5YTZnbUFIUVZCSjJrWUpsKzZ0TVdOaE1jZkc0M045YWZMNTI4SGJRVWdVRDNmRDhFbFQwSTROVloxVjNKVHd1eGNFTGlpWXpHNVUyMUpxdm05QnptRk1ETWI4ZHBUc1AvOWlTM281M3MrM3laOTB0TlMzbjhZTmJTNHV1bTA3dm93dCtHMktmK284bnZ6Qk84WkRDWjNGelRTY3ptK3U1dEYwTmcwVzErT3JPTDNFMVdRYzliSFk4N3lqSjE4QlVFc0hDSWs3SEhNekF3QUFaZ1VBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBSmdBQUFGTmpjbWx3ZEhNdmMyRjJaUzFsYm5KcFkyaGxaQzFpYkhWbGNISnBiblF0YVdSbExuTm9iVkx0Y3BOQUZQM1BVMXhwWnFveklhVHhUeWRhUjVMR2xyR1NUa2l0cVRyT0JpNndMZXppN2hLYXFBL2thL2hrWGtqNk5jb3YySHZPNFp4emQrK1p1K1RDWFRLZFdYc3dsdVZhOFRRejhPYzNEUHFEUG5oTUNRWUJtbHFxRzkwRlgwUzkvd0tQc1RJNnloRG1tT09OTE1BN3NmWUllY1lqRkJwanFFU01DZ3dodkpJMXdOMmtDeDlSYVM0RkRIcDllTjRBN04zSWZ2R0tGTmF5Z29LdFFVZ0RsVWFTNEJvU25pUGdiWVNsQVM0Z2trV1pjeVlpaEpxYnJQM05UcVN4dTloSnlLVmhoR2FFTCtrcmVZd0RabHJEMnljenBoeTZibDNYUGRiYTdVbVZ1dmtXcXQwemZ6d0p3b2xEbGx2U2hjaFJhMUQ0dmVLS3dpN1h3RXB5RkxFbCtjeFpEVklCU3hYU3pNakdjYTI0NFNMdGdwYUpxWmxDVW9tNU5vb3ZLL09rcmp0L2xQb3hnQXBqQW13dkJEKzBZZVNGZnRnbGpVdC9manE5bU1PbE41dDV3ZHlmaERDZHdYZ2FIUHR6ZnhyUTF6dndnZ1c4OTRQakxpQ1ZSYi9CMjFJMS9za2tiNHJFdUdrdFJIeGlJSkZiUTdyRWlDYzhvbHdpclZpS2tNb1ZLa0Z4b0VSVmNOMnNVNU85bUZSeVhuRERUSHZ5VDZpZVpXMTQrYTNaNWxIbndMSjRBcC9oR1RnSjJKMjdnUTFmcllZakxOb0xScGtFMnhjcmx2TVlKa0p4MmswTTQrTVFsbm1GcGVMQ0FERzNGNFNwdENxUVRoN0VIa1F1TkZrZlFxY1ByeHY2Nko1KzVaOXY2U1V6MlpzdDQ1WWI2RnNKdHlqUkIzYXpMV1kyQ2VmZ25mdk5TblBKNHZhd2tESG0yb29xbFlPekFzZkpaZFRHcDlmbWZxQTJjRDRsNHU2S05lTThrOW9NRC91SEJ5NHJ1YnM2Y08vRE9LMGVmTEVjSjBQVzFMZnZWU2FUaW05YTFTR01tS1pkTEFiQjV1ckVaTkhwYURNdGd1dG9NRk9MVDZNNnFvK085bHM2cmE4QXU2MzZiZWZIWFNHL2JQZ0o1Wm9VeFV0d0NyaldVdlNNbExsbDdVTC9CVkJMQndpYWZQQlNrZ0lBQUNNRUFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDWUFBQUJUWTNKcGNIUnpMM05oZG1VdFpXNXlhV05vWldRdFlteDFaWEJ5YVc1MExXczRjeTV6YUkxVDNYTGFPQlMrOTFPY09zelF6bUFNOUthVGJuYldFTnA2dGpVTUp1Mm0ydzRqWkJtcnNTVlZrbkVnN1FQdGEvVEplbVFnMjJSdmxodHMrWnp2N3h5ZFBRblhYSVJyWWdydkRDWlM3VFRmRkJaKy9BT2p3V2dBRWRHQ1FNSnNJL1dONlVFc2FOODd3OUszbkRKaFdBYTF5SmdHV3pDSUZLSDRkL3pTZy9kTUd5NEZqUG9EZU9vSy9PTW4vOWxMUk5qSkdpcXlBeUV0MUlZaEJEZVE4NUlCdTZWTVdlQUNxS3hVeVltZ0RCcHVpNWJtQ0lJeTRQb0lJZGVXWURYQmVvVnYrYTkxUUd3citQQXJyRlhuWWRnMFRaKzBjdnRTYjhMeVVHckN0L0ZrbXFUVEFDVzNUVmVpWk1hQVpsOXJydEhzZWdkRW9TSksxcWl6SkExSURXU2pHWDZ6MGlsdU5MZGNiSHBnWkc0Ym9obWlaTnhZemRlMWZSRFhTUis2L3JVQUF5TUMvQ2lGT1BWaEhLVngya09NRC9IeXpleHFDUitpeFNKS2x2RTBoZGtDSnJQa01sN0dzd1RmWGtHVVhNT2ZjWExaQTRaaElRMjdWZHJwUjVIY0Jja3lsMXJLMkFNQnVUd0lNb3BSbm5PS3ZzU21KaHNHRzdsbFdxQWRVRXhYM0xoeEdwU1hJVXJKSzI2SmJVLytZNnJ2ZVh1dVZtNmFGNTJoNTAwdTA5VjR2cHJQTGxkSjlHNTYwWGw2VTY4WnRTVnNtQVVsTXdPQlFPdEV3VGZBT0JWMGFXYUNkVmt6cGJtd0psQmFVclFpZFJjckNrWXkxekRFWjlMY1FQZXVyWUxPOEh2MzJZa3NmVDlaeGZOSFZHWkwvemRUNEphbCs1aml1YVB3ZUE1L1E3QUh2M1AzZ082N0Q1ODljRkVJcjEwNFJnc0pQdGJBZUk3SjZ5MEdCUEhjVGQwdGZpNHhPNWNvVUNMY1FjdU9hNURYMm8zUVA2TGNjZ3ZEbDE3T2o5UlBJTWlSL0JSeXkzb2lQVkRHWWt0S25zRlVhSTU3bm9IVGNHOFRzUE53MllqZTFCVnp6dTdCL2dXNU1yZ0c1OUFad0crdGhmdjJqMmloYlZmRUZyOGZPcHpHUVN2eERONlJtOE9TTGFicEVxSjU3SzVIS1hGczdyQ1NHU3VOUjJ0ZFFyQ0ZJQ2dsYlZjSkg5MWRZOGJDZklhTngrdjZPT1R6RjRNWGc1QW9IbTZINGIybm9JV0ZUMTRRdUFYQmpleEd0UzJrNXZzVy9Cekd4T0I2WDQrUy9jZlh0cUJ2eHZ0WmxYeWhvNFcrL212YzBPYmlvdHUyNDQyb3dHKzM5NC9PM1NrWG5PMDNVRHRFRk04aHFPQ0xrYUp2cFN3OTcrajlKMUJMQndnRGcrY2VIZ01BQUU0RkFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFCNEFBQUJUWTNKcGNIUnpMM1JoYVd3dFkyUnpMV0p3TFd4dlp5MXJPSE11YzJpVlU5MXVtekFVdnVjcHptaWx0RkpJMHU1dTFTN0l6elMwbGtRaGJWVk5VMlRnUUt3UTI3Tk5hZHIxZ2ZZYWU3SWRrM1RxejAzSERSaC9mSDgrSEh6b3AxejBVMlpXM2dHTXBOcHFYcTRzL1BrTnA0UFRBWVJNQ3dZeDJrYnF0ZWxDSkxLZWQwRFFjNTZoTUpoRExYTFVZRmNJb1dJWjNmWTdYYmhDYmJnVWNOb2J3SkVEK1BzdC8vaU1HTGF5aGczYmdwQVdhb05Fd1EwVXZFTEF1d3lWQlM0Z2t4dFZjU1l5aEliYlZTdXpKeUViY0xPbmtLbGxoR2FFVjdRcW51T0EyZGJ3N2xwWnF6NzErMDNUOUZocnR5ZDEyYTkyVU5NL2owYVRPSmtFWkxuOTZGSlVhQXhvL0ZselRXSFRMVEJGampLV2tzK0tOU0Exc0ZJajdWbnBIRGVhV3k3S0xoaFoySVpwSkphY0c2dDVXdHNYZFQzNW85VFBBVlFZRStDSENVU0pEOE13aVpJdWNWeEhpNi9UeXdWY2gvTjVHQytpU1FMVE9ZeW04VGhhUk5PWVZsOGdqRy9nV3hTUHU0QlVGc25nbmRMT1A1bmtya2pNWFdzSjRnc0RoZHdaTWdvelh2Q01jb215WmlWQ0tXOVJDNG9EQ3ZXR0czZWNodXpseEZMeERiZk10bS9laE9wNTNrVTRqOEx4Y0RtYmpwZHhlREg1ZkhpMHJsUE1iQVVsV2xBeU54QUlpc3NVL0FLcVVFRW54OXRnd3pSbmVScVVyRUxOZ2tHSGRsZkljZ2Mrb1dmV3JLSHpvRFFYRmc1UEhqdkgzbWljTEllei94TEtjaE9rVlkwdGpRbVVsaG4xSlBXN3haS3IwVEthdlpJeXQ5bTdsUUkzaVozWEVoK2RoTWNMK0E3QlBmaUhENit5UGZyd3d3UFh0UERhZWNac0pjRW5GQXhuUUNnM1RlNkhLaVNkQ2MwZ1pFeTRkYXRMMDFYVTJrMkd2Ly82amxzNE9mTUs3dEdKWHJEMWJqRG1rMlFCNFN4eUkxMUphc085M01nY0srTTk1YTFrU2JVVy8vSyt0ZXA1TGYzQSt3dFFTd2NJS0Zlbm9YQUNBQUJrQkFBQVVFc0RCQlFBQ0FnSUFGb3BaMU1BQUFBQUFBQUFBQUFBQUFBU0FBQUFVMk55YVhCMGN5OTBaVzF3YkdGMFpYTXZBd0JRU3djSUFBQUFBQUlBQUFBQUFBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQXJBQUFBVTJOeWFYQjBjeTkwWlcxd2JHRjBaWE12WkdGNUxXNHRjRzVtTFdOdmJtWnBaeTUwWlcxd2JHRjBaVzJSUFcvQ01CQ0c5L3dLNUxsR0NVbG8wZzBCcFF3RUNXalh5TEhQeUNxeFU5c1pFT0svTjNGYU5WYnhaTjA5OTc3M2NRc20zVU9FV3FIa2xvRzBnZ3ZRQnIxTWJpN2wwclZpMEVXUXVVcUtudjdpMWFXRlJndHBDMUk3b0pHOGxHQ3BrdndoOTlGSmQwWTlHazNEYVRpR2hoNStsWG9KY2NiRUdIR1d5RkgzQVVZTnVWNFVZWDZMSG84MWZMVmdySWM0VElOUmw3WTN3cDl3N1kyVysrSjF1eW1MeFc0OTZ1YUJacU5WQTlvS01QOWtIVzJzQmxKanFsclpHNlBqNmJCZTdNcmwvcjA0SVErL0IvN3ZkekNxNmxySk55QU10RCtkYWF2RE1OS1d1ZVVsOFhPUzhSekhsS1U0eWFNUVp4SE5NVW5tWWNUNURFaWFqWGVyeDhXUVFoWHhDSEFjWjNPY3hDbkQxU3dQTVV0eWxoR2VzU3J4cnF5ME9BdEpyTkpEL1hGVkxNdlY1dWNvd1QzNEJsQkxCd2p3ZnhCZUx3RUFBRVVDQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUN3QUFBQlRZM0pwY0hSekwzUmxiWEJzWVhSbGN5OXdibVl0WTI5dVptbG5MV1JsY0d4dmVTNTBaVzF3YkdGMFpWMlJ5MjZETUJSRTEvQVZsZGQxQmNHazBGMFVTTXFpSkFwOUxKSEJsOGdxMk5SQUt4VGwzNHQ1U0cxMmx1K1p1VFAyeFRRUXpWc3VSY1JBdEx6Z29CcjBkSGN4RFFOVmtzRndSazB2Y25TdmI3S3lnMXB4MGNhMEdrZTFLRklCYlM1RmNVTzhEMGFEcllic0IrdkJtc2JUcmtXdFpmeU1HZFNsN0pGcFhBY0cxYlF2SldWTGlIOE1WdkRWUWRQT1F3TXBhR1RaYVUvOENiMzIzQjdpWGJSUDQ4MUxPSzQwZEViTTYyK0NLV01Ecit1aFk3eExvMk82Q1lKVG1DUXpPQmZCTlcyYUg2bDBCQlNIcjlveFBXNlM1T053Q203UXJnRWw1allMK3BhRXAzSDlRRjZIVXFacDZGNjVyQ29wbm9FeVVFdTVwc3RPVTZObzNHWVQ1NUY0aFkrZG5MbVkrTGFGUFR2M01TVnJ5eTZLRlZEWG14NVMvWldCQzVsZDJJQWR4MXRqNHJnTVp5dmZ3b3o0ektPRnh6SXlmNkJVL013RmJhV2FsRWtRYjlOZ3I5L2VISUwrQWxCTEJ3aWtHR1A3U2dFQUFBOENBQUJRU3dNRUZBQUlDQWdBV2lsblV3QUFBQUFBQUFBQUFBQUFBQW9BQUFCVVpXMXdiR0YwWlhNdkF3QlFTd2NJQUFBQUFBSUFBQUFBQUFBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBaEFBQUFWR1Z0Y0d4aGRHVnpMMjVsZEdOdmJtWnljR010YldGd2NHbHVaeTVxYzI5dVhZMHhDc013RUFScjZSWGhhaHRTNXl2R2haQ1hvRUluNVhRS21PQy9SNVp0Q0dsbmR0akptbzgxaHRoRjBPTkdSUVV1amo1VlZocDJreVZsaUs3TjdrdERnbGNOZ3FVQmxZcWhRMTF6N3dNcm5oQnFjT3Q1NEZ4MXpFNWMvQWxvQ1Y1RFlpZnJlRjBmeTVLcWVORC82TVRYN1BUSTRBWHNBMHBUMDl6cEcxSmExY0RkbXMzT1gxQkxCd2g1Wm9nQ2lBQUFBT01BQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUNFQUFBQlVaVzF3YkdGMFpYTXZibVYwWTI5dVpuSndZeTEwWlcxd2JHRjBaUzUyZEd4bFVVMXZnekFNdmZNcklzcWhQWVNNYTVSeTMyK1lwaW9sSm8wRUpzcUh0bXJhZjU5WlZ5aGRUdmJ6OC9Pem80THYyT2M0WUR5V09hQjBrSHJwZGRCamxBUkxqQkloZFJQMjhxd2p5S1orS2RrSU1Xb0wzSmxqMlpSdHdSUVlsL2pNY25aT2t3NFcwaHlGak9qUWlqa1dLN3hRNmFtb1J6OEE5ME8yRGgvTlRCN1E2T3ZnN0NVOW1icHF0SExUV043VVNNOWJIbE1BWXQ4aHR1c25BcnJMdm5LTVpydzFkVjE5M1Voa08yT3FkWHpGdEQ5OHZ4L3VQYXZPSXNPVU0yMy9jY3JHbnlxbkJHVVBwY2dCOVhrQTA2YVFnYW9yc0dpSy82STdXcko0S3Y0NVYyS3o0dThSMXl1THpkV1ZvSzlzaXg5UVN3Y0lPTU05Qy9NQUFBRFJBUUFBVUVzREJCUUFDQWdJQUZvcFoxTUFBQUFBQUFBQUFBQUFBQUFQQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFaQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVYyT3dRN0NJQkJFNzN3RlA3QllyOXdROWFZbVFubzFtN29ZVExzMFFFejY5KzFKVzQvekptOHkvdWFzZ1F0VmhIUHNDVnJLSlNiV2NxOGExUWpyekgzRGhNMkVsWjV3bUxRMG1CbWxvL3lKSFJWeDRwb25PRktJSE9zaUZDMVhZVGR5ZUREVkxuRlE3NUpZZUJyR2ZobURLdzZrNWFyL1ZYOS92dHpqcTJ5VkdWQkxCd2pBYXlLZ2dRQUFBTW9BQUFCUVN3RUNGQUFVQUFnSUNBQmFLV2RUQUFBQUFBSUFBQUFBQUFBQUFRQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUwxQkxBUUlVQUJRQUNBZ0lBRm9wWjFNQUFBQUFBZ0FBQUFBQUFBQU1BQUFBQUFBQUFBQUFBQUFBQURFQUFBQkVaV1pwYm1sMGFXOXVjeTlRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFQYlEyd0w4QUFBQmpBUUFBR3dBQUFBQUFBQUFBQUFBQUFBQnRBQUFBUkdWbWFXNXBkR2x2Ym5NdlpHRjBZVjkwZVhCbGN5NXFjMjl1VUVzQkFoUUFGQUFJQ0FnQUFDRUFBREFvUEcxM0FBQUE0d0FBQUNNQUFBQUFBQUFBQUFBQUFBQUFkUUVBQUVSbFptbHVhWFJwYjI1ekwzSmxiR0YwYVc5dWMyaHBjRjkwZVhCbGN5NXFjMjl1VUVzQkFoUUFGQUFJQ0FnQUFDRUFBRjFhT0xYVUFBQUE4QUVBQUI4QUFBQUFBQUFBQUFBQUFBQUFQUUlBQUVSbFptbHVhWFJwYjI1ekwyRnlkR2xtWVdOMFgzUjVjR1Z6TG1wemIyNVFTd0VDRkFBVUFBZ0lDQUFBSVFBQWtnQVNzVmNGQUFCNElRQUFHd0FBQUFBQUFBQUFBQUFBQUFCZUF3QUFSR1ZtYVc1cGRHbHZibk12Ym05a1pWOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFMeEFielljQUFBQUdnQUFBQjBBQUFBQUFBQUFBQUFBQUFBQS9nZ0FBRVJsWm1sdWFYUnBiMjV6TDNCdmJHbGplVjkwZVhCbGN5NXFjMjl1VUVzQkFoUUFGQUFJQ0FnQUFDRUFBSUI3dXcxcUJBQUFweElBQUJ3QUFBQUFBQUFBQUFBQUFBQUFaUWtBQUVSbFptbHVhWFJwYjI1ekwzQnVabDl1WlhSamIyNW1MbXB6YjI1UVN3RUNGQUFVQUFnSUNBQUFJUUFBUERlem82UUFBQUJnQVFBQUt3QUFBQUFBQUFBQUFBQUFBQUFaRGdBQVJHVm1hVzVwZEdsdmJuTXZjbVZ6YjNWeVkyVnpYMlJsWm1sdWFYUnBiMjVmZEhsd1pYTXVhbk52YmxCTEFRSVVBQlFBQ0FnSUFGb3BaMU1BQUFBQUFnQUFBQUFBQUFBTkFBQUFBQUFBQUFBQUFBQUFBQllQQUFCRmJuWnBjbTl1YldWdWRITXZVRXNCQWhRQUZBQUlDQWdBV2lsblV3QUFBQUFDQUFBQUFBQUFBQmtBQUFBQUFBQUFBQUFBQUFBQVV3OEFBRVZ1ZG1seWIyNXRaVzUwY3k5NVlXNW5MVzF2WkdWc2N5OVFTd0VDRkFBVUFBZ0lDQUFBSVFBQXk3dCtPcFlCQUFBYUJBQUFJQUFBQUFBQUFBQUFBQUFBQUFDY0R3QUFSVzUyYVhKdmJtMWxiblJ6TDNsaGJtY3RiVzlrWld4ekwzQm5MbmxoYm1kUVN3RUNGQUFVQUFnSUNBQmFLV2RUQUFBQUFBSUFBQUFBQUFBQUNBQUFBQUFBQUFBQUFBQUFBQUNBRVFBQVUyTnlhWEIwY3k5UVN3RUNGQUFVQUFnSUNBQUFJUUFBcUFsL3oxd0NBQURUQXdBQUhBQUFBQUFBQUFBQUFBQUFBQUM0RVFBQVUyTnlhWEIwY3k5aWIyOTBjM1J5WVhBdFkyUnpMV2xrWlM1emFGQkxBUUlVQUJRQUNBZ0lBQUFoQUFBbWNxNlQrQUlBQVA0RUFBQWNBQUFBQUFBQUFBQUFBQUFBQUY0VUFBQlRZM0pwY0hSekwySnZiM1J6ZEhKaGNDMWpaSE10YXpoekxuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFEcGdGMkROQWdBQUNBVUFBQ0lBQUFBQUFBQUFBQUFBQUFBQW9CY0FBRk5qY21sd2RITXZZMjl1Ym1WamRDMWpaSE10YldGeWFXRmtZaTFyT0hNdWMyaFFTd0VDRkFBVUFBZ0lDQUFBSVFBQUJRUVJUaklEQUFESkJRQUFLQUFBQUFBQUFBQUFBQUFBQUFDOUdnQUFVMk55YVhCMGN5OWpjbVZoZEdVdFkyOXVabWxuTFdGemMybHVaeTFrWVhSaExXbGtaUzV6YUZCTEFRSVVBQlFBQ0FnSUFBQWhBQUJLdDBzOEZRUUFBRG9JQUFBb0FBQUFBQUFBQUFBQUFBQUFBRVVlQUFCVFkzSnBjSFJ6TDJOeVpXRjBaUzFqYjI1bWFXY3RZWE56YVc1bkxXUmhkR0V0YXpoekxuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFLM3RsdWpkQWdBQTB3UUFBQm9BQUFBQUFBQUFBQUFBQUFBQXNDSUFBRk5qY21sd2RITXZaR1F0YldsamNtOXJPSE10YVdSbExuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFLV1Z0bWxLQXdBQXdBVUFBQm9BQUFBQUFBQUFBQUFBQUFBQTFTVUFBRk5qY21sd2RITXZaR1F0YldsamNtOXJPSE10YXpoekxuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFFb1Btak9lQVFBQUNnOEFBQThBQUFBQUFBQUFBQUFBQUFBQVp5a0FBRk5qY21sd2RITXZaR1F1YW5OdmJsQkxBUUlVQUJRQUNBZ0lBQUFoQUFBS2ZYU3Jwd0lBQUZ3RUFBQXdBQUFBQUFBQUFBQUFBQUFBQUVJckFBQlRZM0pwY0hSekwyVnVjbWxqYUMxaGJtUXRaRzkzYm14dllXUXRZMlJ6TFdKc2RXVndjbWx1ZEMxcFpHVXVjMmhRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFKbzZqR29JREFBQWhCZ0FBTUFBQUFBQUFBQUFBQUFBQUFBQkhMZ0FBVTJOeWFYQjBjeTlsYm5KcFkyZ3RZVzVrTFdSdmQyNXNiMkZrTFdOa2N5MWliSFZsY0hKcGJuUXRhemh6TG5Ob1VFc0JBaFFBRkFBSUNBZ0FBQ0VBQUN2RUN3VWJBd0FBVXdVQUFDOEFBQUFBQUFBQUFBQUFBQUFBSnpJQUFGTmpjbWx3ZEhNdlpXNXlhV05vTFdGdVpDMXdkV0pzYVhOb0xXTmtjeTFpYkhWbGNISnBiblF0YVdSbExuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFDdkVDd1ViQXdBQVV3VUFBQzhBQUFBQUFBQUFBQUFBQUFBQW56VUFBRk5qY21sd2RITXZaVzV5YVdOb0xXRnVaQzF3ZFdKc2FYTm9MV05rY3kxaWJIVmxjSEpwYm5RdGF6aHpMbk5vVUVzQkFoUUFGQUFJQ0FnQUFDRUFBUGVtdmI4aEFnQUFWQU1BQUNjQUFBQUFBQUFBQUFBQUFBQUFGemtBQUZOamNtbHdkSE12WjJWMExXTmtjeTFpYkhWbGNISnBiblF0Ylc5a1pXeHpMV2xrWlM1emFGQkxBUUlVQUJRQUNBZ0lBQUFoQUFBTnNIT2V1UUlBQUg4RUFBQW5BQUFBQUFBQUFBQUFBQUFBQUkwN0FBQlRZM0pwY0hSekwyZGxkQzFqWkhNdFlteDFaWEJ5YVc1MExXMXZaR1ZzY3kxck9ITXVjMmhRU3dFQ0ZBQVVBQWdJQ0FCYUtXZFRBQUFBQUFJQUFBQUFBQUFBRHdBQUFBQUFBQUFBQUFBQUFBQ2JQZ0FBVTJOeWFYQjBjeTlyYjNSc2FXNHZVRXNCQWhRQUZBQUlDQWdBQUNFQUFQR3dydmJZQlFBQVZ4QUFBQjRBQUFBQUFBQUFBQUFBQUFBQTJqNEFBRk5qY21sd2RITXZhMjkwYkdsdUwwTnZibVpwWjBSbGNHeHZlUzVyZEZCTEFRSVVBQlFBQ0FnSUFBQWhBQUF3TnNydk9RTUFBUDRGQUFBa0FBQUFBQUFBQUFBQUFBQUFBUDVFQUFCVFkzSnBjSFJ6TDNCeWIyTmxjM010WTI5dVptbG5MV1JsY0d4dmVTMXBaR1V1YzJoUVN3RUNGQUFVQUFnSUNBQUFJUUFBdHJwQ3dCc0VBQUJMQ0FBQUpBQUFBQUFBQUFBQUFBQUFBQUNKU0FBQVUyTnlhWEIwY3k5d2NtOWpaWE56TFdOdmJtWnBaeTFrWlhCc2Iza3Rhemh6TG5Ob1VFc0JBaFFBRkFBSUNBZ0FBQ0VBQU9ML3BnbFFBZ0FBbUFNQUFDMEFBQUFBQUFBQUFBQUFBQUFBOWt3QUFGTmpjbWx3ZEhNdmNIVmliR2x6YUMxbGJuSnBZMmhsWkMxalpITXRZbXgxWlhCeWFXNTBMV2xrWlM1emFGQkxBUUlVQUJRQUNBZ0lBQUFoQUFDSk94eHpNd01BQUdZRkFBQXRBQUFBQUFBQUFBQUFBQUFBQUtGUEFBQlRZM0pwY0hSekwzQjFZbXhwYzJndFpXNXlhV05vWldRdFkyUnpMV0pzZFdWd2NtbHVkQzFyT0hNdWMyaFFTd0VDRkFBVUFBZ0lDQUFBSVFBQW1uendVcElDQUFBakJBQUFKZ0FBQUFBQUFBQUFBQUFBQUFBdlV3QUFVMk55YVhCMGN5OXpZWFpsTFdWdWNtbGphR1ZrTFdKc2RXVndjbWx1ZEMxcFpHVXVjMmhRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFBNFBuSGg0REFBQk9CUUFBSmdBQUFBQUFBQUFBQUFBQUFBQVZWZ0FBVTJOeWFYQjBjeTl6WVhabExXVnVjbWxqYUdWa0xXSnNkV1Z3Y21sdWRDMXJPSE11YzJoUVN3RUNGQUFVQUFnSUNBQUFJUUFBS0Zlbm9YQUNBQUJrQkFBQUhnQUFBQUFBQUFBQUFBQUFBQUNIV1FBQVUyTnlhWEIwY3k5MFlXbHNMV05rY3kxaWNDMXNiMmN0YXpoekxuTm9VRXNCQWhRQUZBQUlDQWdBV2lsblV3QUFBQUFDQUFBQUFBQUFBQklBQUFBQUFBQUFBQUFBQUFBQVExd0FBRk5qY21sd2RITXZkR1Z0Y0d4aGRHVnpMMUJMQVFJVUFCUUFDQWdJQUFBaEFBRHdmeEJlTHdFQUFFVUNBQUFyQUFBQUFBQUFBQUFBQUFBQUFJVmNBQUJUWTNKcGNIUnpMM1JsYlhCc1lYUmxjeTlrWVhrdGJpMXdibVl0WTI5dVptbG5MblJsYlhCc1lYUmxVRXNCQWhRQUZBQUlDQWdBQUNFQUFLUVlZL3RLQVFBQUR3SUFBQ3dBQUFBQUFBQUFBQUFBQUFBQURWNEFBRk5qY21sd2RITXZkR1Z0Y0d4aGRHVnpMM0J1WmkxamIyNW1hV2N0WkdWd2JHOTVMblJsYlhCc1lYUmxVRXNCQWhRQUZBQUlDQWdBV2lsblV3QUFBQUFDQUFBQUFBQUFBQW9BQUFBQUFBQUFBQUFBQUFBQXNWOEFBRlJsYlhCc1lYUmxjeTlRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFlV2FJQW9nQUFBRGpBQUFBSVFBQUFBQUFBQUFBQUFBQUFBRHJYd0FBVkdWdGNHeGhkR1Z6TDI1bGRHTnZibVp5Y0dNdGJXRndjR2x1Wnk1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFEakRQUXZ6QUFBQTBRRUFBQ0VBQUFBQUFBQUFBQUFBQUFBQXdtQUFBRlJsYlhCc1lYUmxjeTl1WlhSamIyNW1jbkJqTFhSbGJYQnNZWFJsTG5aMGJGQkxBUUlVQUJRQUNBZ0lBRm9wWjFNQUFBQUFBZ0FBQUFBQUFBQVBBQUFBQUFBQUFBQUFBQUFBQUFSaUFBQlVUMU5EUVMxTlpYUmhaR0YwWVM5UVN3RUNGQUFVQUFnSUNBQUFJUUFBd0dzaW9JRUFBQURLQUFBQUdRQUFBQUFBQUFBQUFBQUFBQUJEWWdBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVZCTEJRWUFBQUFBTEFBc0FDNE5BQUFMWXdBQUFBQT0=","listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261918444,"description":"test","requiredArtifacts":null,"generated":false,"artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.cbapnf","artifactName":"CBA_enriched.zip","artifactRef":null,"artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDY2NDFmMWQ4MGMyOWY2Yzc2MGNkMDVlYmM4MmJkN2M=","artifactUUID":"2d8f77f4-aa9c-43da-8dda-f9349fbe9e9d","generatedFromId":null,"artifactDisplayName":"cbapnf","mandatory":false,"apiUrl":null,"serviceApi":false,"artifactLabel":"cbapnf","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.cbapnf","duplicated":false,"payloadUpdateDate":1636261918448,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":null,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":null,"updaterFullName":"Carlos Santana","lastUpdateDate":1636261918444,"artifactVersion":"1","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-11-07 05:11:59,960 INFO 254:__init__.py(1) - attempting to certify/sumbit Pnf test-pnf in SDC 2021-11-07 05:11:59,965 DEBUG 129:onap_service.py(1) - [SDC][Certify Pnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:11:59,965 DEBUG 131:onap_service.py(1) - [SDC][Certify Pnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/fa9f517b-abb2-4dbf-82c1-91b058b5185b/lifecycleState/Certify 2021-11-07 05:11:59,965 DEBUG 132:onap_service.py(1) - [SDC][Certify Pnf] data sent: { "userRemarks": "certify" } 2021-11-07 05:12:05,012 INFO 142:onap_service.py(1) - [SDC][Certify Pnf] response code: 200 2021-11-07 05:12:05,012 DEBUG 146:onap_service.py(1) - [SDC][Certify Pnf] response: {"uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","name":"test-pnf","version":"1.0","isHighestVersion":true,"creationDate":1636261912449,"lastUpdateDate":1636261920953,"description":"PNF","lifecycleState":"CERTIFIED","tags":["test-pnf"],"icon":"defaulticon","normalizedName":"testpnf","systemName":"TestPnf","contactId":"cs0008","allVersions":{"1.0":"48c9d9c5-d919-433c-88c5-fed2b613ac3e"},"csarUUID":"507878b83aba45c9bff95cf73612ad0b","csarVersion":"1.0","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","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":"pnf_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"PNF","toscaResourceName":"org.openecomp.resource.pnf.TestPnf","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba"} 2021-11-07 05:12:05,012 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-07 05:12:05,012 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-07 05:12:05,013 DEBUG 129:onap_service.py(1) - [SDC][get Pnfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:05,013 DEBUG 131:onap_service.py(1) - [SDC][get Pnfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=PNF 2021-11-07 05:12:05,013 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-07 05:12:05,115 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-07 05:12:05,116 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","name":"test-pnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a3340f09-9ad5-4458-add9-ce03fd67daba/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-07 05:12:05,120 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test-pnf from SDC 2021-11-07 05:12:05,120 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:05,120 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:05,120 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-07 05:12:05,120 DEBUG 147:__init__.py(1) - number of Pnf returned: 1 2021-11-07 05:12:05,120 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-07 05:12:05,120 INFO 192:__init__.py(1) - Pnf found, updating information 2021-11-07 05:12:05,121 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Pnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:05,121 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Pnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:12:05,121 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Pnf] data sent: None 2021-11-07 05:12:05,235 INFO 142:onap_service.py(1) - [SDC][Deep Load Pnf] response code: 200 2021-11-07 05:12:05,239 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Pnf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","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":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","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-11-07 05:12:05,246 DEBUG 118:sdc_resource.py(1) - Resource test-pnf found in resources list 2021-11-07 05:12:15,256 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-07 05:12:15,256 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-07 05:12:15,257 DEBUG 129:onap_service.py(1) - [SDC][get Pnfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:15,257 DEBUG 131:onap_service.py(1) - [SDC][get Pnfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=PNF 2021-11-07 05:12:15,257 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-07 05:12:15,650 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-07 05:12:15,650 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","name":"test-pnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a3340f09-9ad5-4458-add9-ce03fd67daba/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-07 05:12:15,653 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test-pnf from SDC 2021-11-07 05:12:15,653 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,653 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,654 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-07 05:12:15,654 DEBUG 147:__init__.py(1) - number of Pnf returned: 1 2021-11-07 05:12:15,654 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-07 05:12:15,654 INFO 192:__init__.py(1) - Pnf found, updating information 2021-11-07 05:12:15,654 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Pnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:15,655 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Pnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:12:15,655 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Pnf] data sent: None 2021-11-07 05:12:15,770 INFO 142:onap_service.py(1) - [SDC][Deep Load Pnf] response code: 200 2021-11-07 05:12:15,773 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Pnf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","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":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","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-11-07 05:12:15,777 DEBUG 118:sdc_resource.py(1) - Resource test-pnf found in resources list 2021-11-07 05:12:15,777 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:12:15,778 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:12:15,778 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:15,778 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:12:15,778 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:12:15,847 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:12:15,848 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:12:15,851 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:12:15,851 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,851 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,851 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,851 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:12:15,851 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,851 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,851 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,851 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:12:15,851 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,851 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,851 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,852 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:12:15,852 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,852 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,852 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,852 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:12:15,852 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,852 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,852 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,852 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-07 05:12:15,852 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:12:15,852 INFO 169:__init__.py(1) - Service test_pnf_macro doesn't exist in SDC 2021-11-07 05:12:15,852 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:12:15,852 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:12:15,853 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:15,853 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:12:15,853 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:12:15,914 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:12:15,915 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:12:15,917 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:12:15,917 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,917 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,917 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:12:15,917 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,917 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,918 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:12:15,918 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,918 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,918 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,918 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:12:15,918 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,918 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,918 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,918 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:12:15,918 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:15,919 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:15,919 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:15,919 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-07 05:12:15,919 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:12:15,919 INFO 169:__init__.py(1) - Service test_pnf_macro doesn't exist in SDC 2021-11-07 05:12:15,919 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-07 05:12:15,919 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-07 05:12:15,920 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:15,920 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-11-07 05:12:15,920 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-07 05:12:16,053 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-07 05:12:16,092 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.4"} 2021-11-07 05:12:16,097 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-07 05:12:16,098 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-07 05:12:16,098 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-07 05:12:16,100 INFO 267:__init__.py(1) - attempting to create Service test_pnf_macro in SDC 2021-11-07 05:12:16,100 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:12:16,100 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:12:16,103 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:16,103 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:12:16,103 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:12:16,165 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:12:16,168 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:12:16,172 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:12:16,172 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:16,173 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:16,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:16,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:12:16,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:16,173 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:16,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:16,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:12:16,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:16,173 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:16,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:16,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:12:16,174 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:16,174 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:16,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:16,174 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:12:16,174 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:16,174 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:16,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:16,174 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-07 05:12:16,174 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:12:16,175 INFO 169:__init__.py(1) - Service test_pnf_macro doesn't exist in SDC 2021-11-07 05:12:16,204 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:16,205 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-11-07 05:12:16,205 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["test_pnf_macro"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "test_pnf_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-11-07 05:12:18,860 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-07 05:12:18,864 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":"TOSCA definition package of the asset","requiredArtifacts":null,"generated":false,"artifactType":"TOSCA_CSAR","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.assettoscacsar","artifactName":"service-TestPnfMacro-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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":"TOSCA representation of the asset","requiredArtifacts":null,"generated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.assettoscatemplate","artifactName":"service-TestPnfMacro-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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","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":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false},{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","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":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false},{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","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":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false},{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","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":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false},{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","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":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","icon":"network_l_1-3","version":"0.1","creationDate":1636261936947,"description":"service","tags":["test_pnf_macro"],"isDeleted":null,"csarVersion":null,"archived":false,"archiveTime":0,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314","componentMetadataForSupportLog":{"SupportablityComponentUUID":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","SupportablityComponentName":"test_pnf_macro","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","systemName":"TestPnfMacro","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","normalizedName":"testpnfmacro","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636261936947,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"importedToscaChecksum":null,"vspArchived":false,"service":true,"name":"test_pnf_macro"} 2021-11-07 05:12:18,868 INFO 285:__init__.py(1) - Service test_pnf_macro is created in SDC 2021-11-07 05:12:18,868 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:18,875 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-07 05:12:18,875 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-07 05:12:18,875 DEBUG 129:onap_service.py(1) - [SDC][get Pnfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:18,875 DEBUG 131:onap_service.py(1) - [SDC][get Pnfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=PNF 2021-11-07 05:12:18,875 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-07 05:12:19,052 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-07 05:12:19,053 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","name":"test-pnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a3340f09-9ad5-4458-add9-ce03fd67daba/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-07 05:12:19,055 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test-pnf from SDC 2021-11-07 05:12:19,056 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:19,056 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:19,056 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-07 05:12:19,056 DEBUG 147:__init__.py(1) - number of Pnf returned: 1 2021-11-07 05:12:19,056 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-07 05:12:19,056 INFO 192:__init__.py(1) - Pnf found, updating information 2021-11-07 05:12:19,057 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Pnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:19,057 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Pnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:12:19,057 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Pnf] data sent: None 2021-11-07 05:12:19,200 INFO 142:onap_service.py(1) - [SDC][Deep Load Pnf] response code: 200 2021-11-07 05:12:19,205 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Pnf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","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":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"8ccc0918-cacb-4557-833e-c55a13373314","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1636261936947,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","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-11-07 05:12:19,211 DEBUG 118:sdc_resource.py(1) - Resource test-pnf found in resources list 2021-11-07 05:12:19,211 DEBUG 129:onap_service.py(1) - [SDC][Add PNF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:19,212 DEBUG 131:onap_service.py(1) - [SDC][Add PNF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/8ccc0918-cacb-4557-833e-c55a13373314/resourceInstance 2021-11-07 05:12:19,212 DEBUG 132:onap_service.py(1) - [SDC][Add PNF to service] data sent: { "name": "test-pnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "48c9d9c5-d919-433c-88c5-fed2b613ac3e", "originType": "PNF", "componentUid": "48c9d9c5-d919-433c-88c5-fed2b613ac3e", "icon": "defaulticon" } 2021-11-07 05:12:22,935 INFO 142:onap_service.py(1) - [SDC][Add PNF to service] response code: 201 2021-11-07 05:12:22,936 DEBUG 146:onap_service.py(1) - [SDC][Add PNF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.software_versions","type":"list","required":false,"defaultValue":null,"description":null,"schema":{"derivedFrom":null,"constraints":null,"properties":null,"property":{"definition":false,"hidden":false,"uniqueId":null,"type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":null,"value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},"type":null,"version":null,"ownerId":null,"empty":false},"password":false,"name":"software_versions","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"uniqueId":null,"type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":null,"value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},"getInputProperty":false,"version":null,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"test-pnf 0","SupportablityComponentVersion":null},"actualComponentUid":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","createdFromCsar":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.48c9d9c5-d919-433c-88c5-fed2b613ac3e.testpnf0","normalizedName":"testpnf0","name":"test-pnf 0","icon":"defaulticon","creationTime":1636261941261,"description":null,"originType":"PNF","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"testpnf0","createdFrom":null,"componentUid":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.pnf.TestPnf","modificationTime":1636261941261,"customizationUUID":"cba32620-f87a-47f3-bbd4-73ac0056a39f","posX":"200","posY":"100","componentName":"test-pnf","type":null,"version":null,"ownerId":null,"empty":false} 2021-11-07 05:12:22,936 INFO 511:service.py(1) - Resource PNF test-pnf has been added on serice test_pnf_macro 2021-11-07 05:12:22,939 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:22,939 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/distribution 2021-11-07 05:12:22,939 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] data sent: None 2021-11-07 05:12:23,000 INFO 142:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] response code: 200 2021-11-07 05:12:23,000 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] response: {"distributionStatusOfServiceList":[]} 2021-11-07 05:12:23,004 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:23,004 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-11-07 05:12:23,004 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-07 05:12:23,064 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-07 05:12:23,064 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[]} 2021-11-07 05:12:23,067 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-07 05:12:23,067 INFO 728:service.py(1) - attempting to checkin Service test_pnf_macro in SDC 2021-11-07 05:12:23,072 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:23,072 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/8ccc0918-cacb-4557-833e-c55a13373314/lifecycleState/checkin 2021-11-07 05:12:23,072 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-07 05:12:25,514 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-07 05:12:25,514 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314","name":"test_pnf_macro","version":"0.1","isHighestVersion":true,"creationDate":1636261936947,"lastUpdateDate":1636261944008,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["test_pnf_macro"],"icon":"network_l_1-3","normalizedName":"testpnfmacro","systemName":"TestPnfMacro","contactId":"cs0008","allVersions":{"0.1":"8ccc0918-cacb-4557-833e-c55a13373314"},"projectCode":"123456","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","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":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb"} 2021-11-07 05:12:25,516 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:12:25,517 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:12:25,517 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:25,517 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:12:25,517 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:12:25,597 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:12:25,597 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","name":"test_pnf_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:12:25,601 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:12:25,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:25,604 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:25,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:25,604 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:12:25,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:25,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:25,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:25,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:12:25,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:25,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:25,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:25,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:12:25,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:25,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:25,606 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:25,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-07 05:12:25,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:25,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:25,606 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-07 05:12:25,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:12:25,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:25,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:25,607 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:25,607 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-11-07 05:12:25,607 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:12:25,607 INFO 192:__init__.py(1) - Service found, updating information 2021-11-07 05:12:25,607 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:25,608 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:12:25,608 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-07 05:12:25,711 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-07 05:12:25,714 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","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":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"8ccc0918-cacb-4557-833e-c55a13373314","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636261944008,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","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-11-07 05:12:25,718 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-07 05:12:25,718 INFO 728:service.py(1) - attempting to Certify Service test_pnf_macro in SDC 2021-11-07 05:12:25,722 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:25,722 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/8ccc0918-cacb-4557-833e-c55a13373314/lifecycleState/Certify 2021-11-07 05:12:25,723 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-07 05:12:30,819 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-07 05:12:30,819 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","name":"test_pnf_macro","version":"1.0","isHighestVersion":true,"creationDate":1636261936947,"lastUpdateDate":1636261944008,"description":"service","lifecycleState":"CERTIFIED","tags":["test_pnf_macro"],"icon":"network_l_1-3","normalizedName":"testpnfmacro","systemName":"TestPnfMacro","contactId":"cs0008","allVersions":{"1.0":"438ce816-0317-40a0-87ba-92a77d1f6e33"},"projectCode":"123456","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","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":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb"} 2021-11-07 05:12:30,821 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:12:30,822 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:12:30,822 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:30,822 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:12:30,822 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:12:30,927 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:12:30,928 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-07 05:12:30,931 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:12:30,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:30,932 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:30,932 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:30,932 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:12:30,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:30,932 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:30,932 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:30,932 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:12:30,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:30,932 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:30,932 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:30,932 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:12:30,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:30,932 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:30,933 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:30,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:12:30,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:30,933 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:30,933 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:30,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-07 05:12:30,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:30,933 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:30,933 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-07 05:12:30,933 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-11-07 05:12:30,933 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:12:30,933 INFO 192:__init__.py(1) - Service found, updating information 2021-11-07 05:12:30,934 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:30,934 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:12:30,934 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-07 05:12:31,024 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-07 05:12:31,027 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","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":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636261944008,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-07 05:12:31,032 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-07 05:12:41,042 INFO 728:service.py(1) - attempting to PROD/activate Service test_pnf_macro in SDC 2021-11-07 05:12:41,047 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:41,047 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/438ce816-0317-40a0-87ba-92a77d1f6e33/distribution/PROD/activate 2021-11-07 05:12:41,047 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-07 05:12:44,215 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-11-07 05:12:44,217 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"438ce816-0317-40a0-87ba-92a77d1f6e33","empty":false},{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"438ce816-0317-40a0-87ba-92a77d1f6e33","empty":false},{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"438ce816-0317-40a0-87ba-92a77d1f6e33","empty":false},{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"438ce816-0317-40a0-87ba-92a77d1f6e33","empty":false},{"definition":false,"hidden":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"438ce816-0317-40a0-87ba-92a77d1f6e33","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":"TOSCA definition package of the asset","generated":false,"artifactType":"TOSCA_CSAR","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.assettoscacsar","artifactName":"service-TestPnfMacro-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"OWE1ZjZiODM0NjUxMTNlM2ZjNjVjYzMxZTEwMGJlMTc=","artifactUUID":"7f4dad29-2bf5-47d8-93ec-669435cd30e8","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"8ccc0918-cacb-4557-833e-c55a13373314.assettoscacsar","duplicated":false,"payloadUpdateDate":1636261949007,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636261936853,"artifactVersion":"1","isFromCsar":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"description":"TOSCA representation of the asset","generated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.assettoscatemplate","artifactName":"service-TestPnfMacro-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZTQ3Y2FiYjcwOTc1MWEzYmUxOWVmMGJmNDMzOWI5ZDM=","artifactUUID":"6c146c23-bf20-4f26-ae14-cf80a89ac2bd","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"8ccc0918-cacb-4557-833e-c55a13373314.assettoscatemplate","duplicated":false,"payloadUpdateDate":1636261947904,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636261936853,"artifactVersion":"1","isFromCsar":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261913256,"description":"VF license file","requiredArtifacts":[],"generated":false,"artifactType":"VF_LICENSE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGY4YWQ4N2JmNmUzMGY0NWUyNWQwNDQ1NzJiNTcxZmY=","artifactUUID":"a4142bec-7cac-4007-9043-ffcdf4817d82","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vflicense","duplicated":false,"payloadUpdateDate":1636261913259,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913256,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"pnfcsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261914054,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"ETSI_PACKAGE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pnfcsar","artifactName":"pNF.csar","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE=","artifactUUID":"0d8cf3e4-3aaf-4d80-98ce-ebfaef2ce058","artifactDisplayName":"pNF","mandatory":false,"serviceApi":false,"artifactLabel":"pnfcsar","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pnfcsar","duplicated":false,"payloadUpdateDate":1636261914056,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261914054,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"mynetconfyang":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261914159,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"YANG_MODULE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mynetconfyang","artifactName":"mynetconf.yang","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc=","artifactUUID":"dffc4ac6-e433-408b-b3ca-c528e51226b8","artifactDisplayName":"mynetconf","mandatory":false,"serviceApi":false,"artifactLabel":"mynetconfyang","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mynetconfyang","duplicated":false,"payloadUpdateDate":1636261914161,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261914159,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"cbapnf":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261918444,"description":"test","generated":false,"artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.cbapnf","artifactName":"CBA_enriched.zip","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDY2NDFmMWQ4MGMyOWY2Yzc2MGNkMDVlYmM4MmJkN2M=","artifactUUID":"2d8f77f4-aa9c-43da-8dda-f9349fbe9e9d","artifactDisplayName":"cbapnf","mandatory":false,"serviceApi":false,"artifactLabel":"cbapnf","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.cbapnf","duplicated":false,"payloadUpdateDate":1636261918448,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261918444,"artifactVersion":"1","isFromCsar":false,"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261913158,"description":" Vendor license file","requiredArtifacts":[],"generated":false,"artifactType":"VENDOR_LICENSE","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE=","artifactUUID":"093479f7-6f77-4baf-b599-3e6aa2949b2e","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vendorlicense","duplicated":false,"payloadUpdateDate":1636261913161,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913158,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"pmdictionaryyaml":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261913452,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"PM_DICTIONARY","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pmdictionaryyaml","artifactName":"PM_Dictionary.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE=","artifactUUID":"e152b120-f5e2-4ff8-8ade-a4cb09cdf309","artifactDisplayName":"PM_Dictionary","mandatory":false,"serviceApi":false,"artifactLabel":"pmdictionaryyaml","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.pmdictionaryyaml","duplicated":false,"payloadUpdateDate":1636261913463,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913452,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"mypnfpnfv1yaml":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261913358,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"VES_EVENTS","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mypnfpnfv1yaml","artifactName":"MyPnf_Pnf_v1.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY=","artifactUUID":"a66a61f8-0e2c-4894-bb61-22d7a12e48cd","artifactDisplayName":"MyPnf_Pnf_v1","mandatory":false,"serviceApi":false,"artifactLabel":"mypnfpnfv1yaml","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.mypnfpnfv1yaml","duplicated":false,"payloadUpdateDate":1636261913368,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913358,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false}},"artifacts":{"userguidetxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261913853,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"OTHER","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.userguidetxt","artifactName":"user_guide.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NjlmYmI3M2I0ZDlkNjViMDVjOWNjZDMzOTU2MDNlMDE=","artifactUUID":"7f0a0aee-8808-4dcc-883d-5f347aa23981","artifactDisplayName":"user_guide","mandatory":false,"serviceApi":false,"artifactLabel":"userguidetxt","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.userguidetxt","duplicated":false,"payloadUpdateDate":1636261913855,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913853,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false},"vsptestpnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261913957,"description":"Artifact created from csar","requiredArtifacts":[],"generated":false,"artifactType":"OTHER","uniqueId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vsptestpnfvspinformationtxt","artifactName":"VSP_test-pnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzE3MzQ3OTZmZjJmMGVmMDEzYmE3MmUzOWZjYTQyNmI=","artifactUUID":"cba1f99b-16b3-4266-9945-c6d633432dfa","artifactDisplayName":"VSP_test-pnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vsptestpnfvspinformationtxt","esId":"fa9f517b-abb2-4dbf-82c1-91b058b5185b.vsptestpnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1636261913958,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636261913957,"artifactVersion":"1","isFromCsar":true,"heatEnvType":false,"empty":false}},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.software_versions","type":"list","required":false,"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":"software_versions","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"test-pnf 0"},"actualComponentUid":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","createdFromCsar":false,"uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.48c9d9c5-d919-433c-88c5-fed2b613ac3e.testpnf0","normalizedName":"testpnf0","name":"test-pnf 0","icon":"defaulticon","creationTime":1636261941261,"originType":"PNF","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"testpnf0","componentUid":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.pnf.TestPnf","modificationTime":1636261941261,"customizationUUID":"cba32620-f87a-47f3-bbd4-73ac0056a39f","posX":"200","posY":"100","componentName":"test-pnf","empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"8ccc0918-cacb-4557-833e-c55a13373314.48c9d9c5-d919-433c-88c5-fed2b613ac3e.testpnf0":[{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.software_versions","type":"list","required":false,"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":"software_versions","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","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,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f7262d7c-a329-4e49-91d5-ebc1d877c0c4","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false},{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false},{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false},{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false},{"definition":false,"hidden":false,"uniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"97551ffe-db1a-4e8b-89f9-008c30e8207b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","icon":"network_l_1-3","version":"1.0","creationDate":1636261936947,"description":"service","tags":["test_pnf_macro"],"archived":false,"archiveTime":0,"uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","componentMetadataForSupportLog":{"SupportablityComponentUUID":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","SupportablityComponentName":"test_pnf_macro","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","systemName":"TestPnfMacro","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","normalizedName":"testpnfmacro","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636261963000,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1636261936853,"generated":false,"artifactType":"OTHER","uniqueId":"8ccc0918-cacb-4557-833e-c55a13373314.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":1636261936853,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"438ce816-0317-40a0-87ba-92a77d1f6e33"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"name":"test_pnf_macro"} 2021-11-07 05:12:44,220 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:12:44,220 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:12:44,221 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:44,221 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:12:44,221 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:12:44,384 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:12:44,385 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:12:44,388 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:12:44,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:44,388 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:44,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:44,389 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:12:44,389 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:44,389 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:44,389 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:44,389 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:12:44,389 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:44,389 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:44,389 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:44,389 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:12:44,390 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:44,390 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:44,390 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:44,390 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:12:44,390 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:44,390 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:44,390 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:44,390 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-07 05:12:44,390 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:44,390 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:44,390 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:44,391 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-11-07 05:12:44,391 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:12:44,391 INFO 192:__init__.py(1) - Service found, updating information 2021-11-07 05:12:44,391 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:44,391 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:12:44,392 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-07 05:12:44,514 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-07 05:12:44,516 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","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":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636261963000,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-07 05:12:44,522 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-07 05:12:44,522 INFO 201:service.py(1) - Service test_pnf_macro onboarded 2021-11-07 05:12:44,529 DEBUG 129: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-11-07 05:12:44,529 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer 2021-11-07 05:12:44,529 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "pnf_macrocustomer", "subscriber-name": "pnf_macrocustomer", "subscriber-type": "INFRA" } 2021-11-07 05:12:44,696 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-11-07 05:12:44,697 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-11-07 05:12:44,701 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-07 05:12:44,702 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer 2021-11-07 05:12:44,702 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-11-07 05:12:44,802 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-11-07 05:12:44,803 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"pnf_macrocustomer","subscriber-name":"pnf_macrocustomer","subscriber-type":"INFRA","resource-version":"1636261964568"} 2021-11-07 05:12:44,807 DEBUG 129:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-07 05:12:44,807 DEBUG 131:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer 2021-11-07 05:12:44,807 DEBUG 132:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] data sent: None 2021-11-07 05:12:44,900 INFO 142:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] response code: 200 2021-11-07 05:12:44,901 DEBUG 146:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] response: {"global-customer-id":"pnf_macrocustomer","subscriber-name":"pnf_macrocustomer","subscriber-type":"INFRA","resource-version":"1636261964568"} 2021-11-07 05:12:44,906 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with test_pnf_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-11-07 05:12:44,907 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer/service-subscriptions?service-type=test_pnf_macro 2021-11-07 05:12:44,907 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] data sent: None 2021-11-07 05:12:44,999 INFO 142:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] response code: 404 2021-11-07 05:12:45,000 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with test_pnf_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/pnf_macrocustomer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/pnf_macrocustomer/service-subscriptions","ERR.5.4.6114"]}}} 2021-11-07 05:12:45,000 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with test_pnf_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-11-07 05:12:45,000 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with test_pnf_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/pnf_macrocustomer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/pnf_macrocustomer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-11-07 05:12:45,000 INFO 561:customer.py(1) - Create service subscription for pnf_macrocustomer customer 2021-11-07 05:12:45,004 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:12:45,005 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:12:45,005 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:45,005 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:12:45,005 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:12:45,107 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:12:45,109 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:12:45,112 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:12:45,112 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,112 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,112 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,112 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:12:45,112 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,112 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,112 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:12:45,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,113 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:12:45,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,113 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,114 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:12:45,114 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,114 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,114 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,114 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-07 05:12:45,114 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,114 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,114 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,115 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-11-07 05:12:45,115 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:12:45,115 INFO 192:__init__.py(1) - Service found, updating information 2021-11-07 05:12:45,116 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:45,116 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:12:45,116 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-07 05:12:45,190 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-07 05:12:45,193 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","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":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636261963000,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-07 05:12:45,204 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-07 05:12:45,205 DEBUG 129: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-11-07 05:12:45,205 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer/service-subscriptions/service-subscription/test_pnf_macro 2021-11-07 05:12:45,205 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "c34d2356-3373-43ad-b1aa-c58d4d14a62b" } 2021-11-07 05:12:45,317 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-11-07 05:12:45,323 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-11-07 05:12:45,326 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with test_pnf_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-11-07 05:12:45,327 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer/service-subscriptions?service-type=test_pnf_macro 2021-11-07 05:12:45,327 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] data sent: None 2021-11-07 05:12:45,413 INFO 142:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] response code: 200 2021-11-07 05:12:45,414 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] response: {"service-subscription":[{"service-type":"test_pnf_macro","resource-version":"1636261965244"}]} 2021-11-07 05:12:45,417 DEBUG 129:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-07 05:12:45,417 DEBUG 131:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer 2021-11-07 05:12:45,417 DEBUG 132:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] data sent: None 2021-11-07 05:12:45,505 INFO 142:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] response code: 200 2021-11-07 05:12:45,505 DEBUG 146:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] response: {"global-customer-id":"pnf_macrocustomer","subscriber-name":"pnf_macrocustomer","subscriber-type":"INFRA","resource-version":"1636261964568"} 2021-11-07 05:12:45,508 DEBUG 129: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-11-07 05:12:45,508 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2021-11-07 05:12:45,508 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-11-07 05:12:45,615 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-11-07 05:12:45,616 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"46c09b8e-78d3-46e3-9a3e-273615c9993d","owning-entity-name":"OE-ETE_Customer-46c09b8e-78d3-46e3-9a3e-273615c9993d","resource-version":"1636261833002","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_df74832f-7949-4576-8041-6d17f54acc2a/service-subscriptions/service-subscription/pNF/service-instances/service-instance/78df3fec-12e2-48c4-bd4a-c24518461716","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_df74832f-7949-4576-8041-6d17f54acc2a"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"78df3fec-12e2-48c4-bd4a-c24518461716"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namedf74832f-7949-4576-8041-6d17f54acc2a"}]}]}},{"owning-entity-id":"4264f108-5481-4384-842a-47389f2c8dfb","owning-entity-name":"basicnw-oe","resource-version":"1636261688257"},{"owning-entity-id":"8699bb45-5a6e-4351-8e15-5c301fa88587","owning-entity-name":"basicvm-oe","resource-version":"1636261836401","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d085fefa-9154-46c3-a29b-620b038a88d2","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"d085fefa-9154-46c3-a29b-620b038a88d2"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-35ef4db1-6e3b-4a36-afac-cc225b73d54d"}]}]}}]} 2021-11-07 05:12:45,618 INFO 162:service_macro.py(1) - Owning entity not found, create it 2021-11-07 05:12:45,621 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-07 05:12:45,622 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/fc073338-4db4-48d5-b79d-9c2fb089dbf4 2021-11-07 05:12:45,622 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "pnf_macro_owning_entity", "owning-entity-id": "fc073338-4db4-48d5-b79d-9c2fb089dbf4" } 2021-11-07 05:12:45,795 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-11-07 05:12:45,795 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-11-07 05:12:45,798 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-07 05:12:45,798 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/fc073338-4db4-48d5-b79d-9c2fb089dbf4 2021-11-07 05:12:45,798 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-11-07 05:12:45,902 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-11-07 05:12:45,902 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owning-entity-name":"pnf_macro_owning_entity","resource-version":"1636261965665"} 2021-11-07 05:12:45,906 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onapsdk/vid/vid.py:25: UserWarning: VID is deprecated and shouldn't be used! It's not a part of the ONAP release since Istanbul. warn("VID is deprecated and shouldn't be used! " 2021-11-07 05:12:45,906 INFO 169:service_macro.py(1) - ******** Check Service Distribution ******* 2021-11-07 05:12:45,907 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:12:45,907 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:12:45,907 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:45,908 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:12:45,908 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:12:45,993 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:12:45,993 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:12:45,995 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:12:45,995 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,995 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,995 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,995 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:12:45,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,996 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,996 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,996 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:12:45,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,996 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,996 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,996 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:12:45,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,996 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,996 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,996 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:12:45,997 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,997 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,997 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-07 05:12:45,997 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:12:45,997 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:12:45,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:12:45,997 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-11-07 05:12:45,997 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:12:45,997 INFO 192:__init__.py(1) - Service found, updating information 2021-11-07 05:12:45,998 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:45,998 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:12:45,998 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-07 05:12:46,069 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-07 05:12:46,072 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","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":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636261963000,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-07 05:12:46,078 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-07 05:12:46,079 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:46,079 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/distribution 2021-11-07 05:12:46,079 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] data sent: None 2021-11-07 05:12:46,206 INFO 142:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] response code: 200 2021-11-07 05:12:46,207 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] response: {"distributionStatusOfServiceList":[{"distributionID":"7879c296-8e70-4c9b-9dac-1594ad4e00c0","timestamp":"2021-11-07 05:12:42.465 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-11-07 05:12:46,210 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:12:46,210 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7879c296-8e70-4c9b-9dac-1594ad4e00c0 2021-11-07 05:12:46,210 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-07 05:12:46,308 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-07 05:12:46,308 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[]} 2021-11-07 05:12:46,310 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-07 05:12:46,310 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-07 05:13:46,371 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:13:46,372 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7879c296-8e70-4c9b-9dac-1594ad4e00c0 2021-11-07 05:13:46,372 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-07 05:13:46,494 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-07 05:13:46,495 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-07 05:13:46,499 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-07 05:13:46,499 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-07 05:14:46,560 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:14:46,560 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7879c296-8e70-4c9b-9dac-1594ad4e00c0 2021-11-07 05:14:46,560 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-07 05:14:46,648 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-07 05:14:46,650 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-07 05:14:46,655 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-07 05:14:46,655 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-07 05:15:46,716 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:15:46,717 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7879c296-8e70-4c9b-9dac-1594ad4e00c0 2021-11-07 05:15:46,717 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-07 05:15:46,782 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-07 05:15:46,784 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261973426","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261973421","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261979351","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261971415","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261971406","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261972419","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261974776","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261974070","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261972424","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261975966","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-07 05:15:46,787 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261973426', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261973421', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261979351', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261971415', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261971406', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261972419', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261974776', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261974070', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261972424', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261975966', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-07 05:15:46,788 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-07 05:15:46,789 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-07 05:16:46,848 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:16:46,849 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7879c296-8e70-4c9b-9dac-1594ad4e00c0 2021-11-07 05:16:46,849 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-07 05:16:46,929 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-07 05:16:46,930 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261980354","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261980800","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261973426","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261983482","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261973421","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261990820","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261979351","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261992447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261993450","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261971415","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261971406","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261972419","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261974776","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261974070","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261972424","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261975966","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261982479","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-07 05:16:46,932 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261980354', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261980800', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261973426', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261983482', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261973421', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261990820', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261979351', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261992447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261993450', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261971415', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261971406', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261972419', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261974776', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261974070', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261972424', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261975966', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261982479', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-07 05:16:46,933 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-11-07 05:16:46,933 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-07 05:16:46,935 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-07 05:17:46,996 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:17:46,996 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7879c296-8e70-4c9b-9dac-1594ad4e00c0 2021-11-07 05:17:46,996 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-07 05:17:47,108 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-07 05:17:47,110 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261980354","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261980800","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261973426","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261983482","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261973421","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261990820","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261979351","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261992447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261993450","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261971415","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261971406","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261972419","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261974776","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261974070","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261972424","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261975966","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261982479","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-07 05:17:47,113 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261980354', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261980800', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261973426', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261983482', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261973421', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261990820', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261979351', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261992447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261993450', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261971415', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261971406', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261972419', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261974776', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261974070', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261972424', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261975966', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261982479', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-07 05:17:47,115 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-11-07 05:17:47,115 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-07 05:17:47,116 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-07 05:18:47,173 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:18:47,173 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7879c296-8e70-4c9b-9dac-1594ad4e00c0 2021-11-07 05:18:47,173 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-07 05:18:47,414 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-07 05:18:47,415 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262181299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261980354","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261980800","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261973426","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261983482","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261973421","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262183135","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261990820","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261979351","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261992447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261993450","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261971415","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261964994","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261971406","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636261981089","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261972419","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261974776","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261974070","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636261971321","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261972424","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261952963","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636261975966","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636261952894","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636261982479","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636262166937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636261960669","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636261959816","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636261964197","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-07 05:18:47,420 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262181299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261980354', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261980800', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261973426', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261983482', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261973421', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262183135', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261990820', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261979351', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261992447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261993450', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261971415', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261964994', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261971406', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636261981089', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261972419', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261974776', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261974070', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636261971321', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261972424', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261952963', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636261975966', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636261952894', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636261982479', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636262166937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636261960669', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636261959816', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636261964197', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-07 05:18:47,421 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-07 05:18:47,421 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-11-07 05:18:47,422 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-07 05:18:47,422 INFO 176:service_macro.py(1) - Service Distribution for test_pnf_macro is sucessfully finished 2021-11-07 05:18:47,515 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:18:47,515 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel 2021-11-07 05:18:47,515 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] data sent: None 2021-11-07 05:18:47,805 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] response code: 200 2021-11-07 05:18:47,806 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] response: n/a 2021-11-07 05:18:47,843 DEBUG 129:onap_service.py(1) - [None][Instantiate test_pnf_macro service macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83fd89a0-7bcb-4cd9-8738-3fbe720b563b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:18:47,843 DEBUG 131:onap_service.py(1) - [None][Instantiate test_pnf_macro service macro] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-11-07 05:18:47,844 DEBUG 132:onap_service.py(1) - [None][Instantiate test_pnf_macro service macro] data sent: { "requestDetails": { "requestInfo": { "suppressRollback": false, "productFamilyId": "1234", "requestorId": "demo", "instanceName": "TestPNFMacroInstantiation", "source": "VID" }, "modelInfo": { "modelType": "service", "modelInvariantId": "c34d2356-3373-43ad-b1aa-c58d4d14a62b", "modelVersionId": "66c9cdfe-4687-4468-b3f8-f7b6f360e2fb", "modelName": "test_pnf_macro", "modelVersion": "1.0" }, "subscriberInfo": { "globalSubscriberId": "pnf_macrocustomer" }, "requestParameters": { "subscriptionServiceType": "test_pnf_macro", "userParams": [ { "Homing_Solution": "none" }, { "service": { "instanceParams": [], "instanceName": "TestPNFMacroInstantiation", "resources": { "pnfs":[ { "modelInfo":{ "modelCustomizationName":"test-pnf 0", "modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f", "modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b", "modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb", "modelName":"test_pnf_macro", "modelType":"pnf", "modelVersion":"1.0" }, "platform":{ "platformName":"" }, "lineOfBusiness":{ "lineOfBusinessName":"" }, "productFamilyId":"", "instanceParams":[], "instanceName":"TestPNFMacroInstantiation" } ] }, "modelInfo": { "modelVersion": "1.0", "modelVersionId": "66c9cdfe-4687-4468-b3f8-f7b6f360e2fb", "modelInvariantId": "c34d2356-3373-43ad-b1aa-c58d4d14a62b", "modelName": "test_pnf_macro", "modelType": "service" } } } ], "aLaCarte": false }, "project": { "projectName": "" }, "owningEntity": { "owningEntityId": "fc073338-4db4-48d5-b79d-9c2fb089dbf4", "owningEntityName": "pnf_macro_owning_entity" } } } 2021-11-07 05:18:49,391 INFO 142:onap_service.py(1) - [None][Instantiate test_pnf_macro service macro] response code: 202 2021-11-07 05:18:49,391 DEBUG 146:onap_service.py(1) - [None][Instantiate test_pnf_macro service macro] response: {"requestReferences":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","instanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b"}} 2021-11-07 05:18:49,392 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-11-07 05:18:49,411 DEBUG 129:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0ae2af8f-b21f-45af-a596-f3b4035cfee3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:18:49,412 DEBUG 131:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b 2021-11-07 05:18:49,412 DEBUG 132:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] data sent: None 2021-11-07 05:18:49,562 INFO 142:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response code: 200 2021-11-07 05:18:49,563 DEBUG 146:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response: {"request":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","startTime":"Sun, 07 Nov 2021 05:18:47 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"TestPNFMacroInstantiation","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"pnf_macrocustomer"},"requestParameters":{"subscriptionServiceType":"test_pnf_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"TestPNFMacroInstantiation","resources":{"pnfs":[{"modelInfo":{"modelCustomizationName":"test-pnf 0","modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 07 Nov 2021 05:18:48 GMT"}}} 2021-11-07 05:18:59,572 DEBUG 129:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b49a2c41-b870-4f13-8023-9b391cf5f7c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:18:59,572 DEBUG 131:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b 2021-11-07 05:18:59,572 DEBUG 132:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] data sent: None 2021-11-07 05:19:00,025 INFO 142:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response code: 200 2021-11-07 05:19:00,026 DEBUG 146:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response: {"request":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","startTime":"Sun, 07 Nov 2021 05:18:47 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"TestPNFMacroInstantiation","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"pnf_macrocustomer"},"requestParameters":{"subscriptionServiceType":"test_pnf_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"TestPNFMacroInstantiation","resources":{"pnfs":[{"modelInfo":{"modelCustomizationName":"test-pnf 0","modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Last task executed: Update Pnf Orchestration Status to Register","percentProgress":32,"timestamp":"Sun, 07 Nov 2021 05:18:54 GMT"}}} 2021-11-07 05:19:10,036 DEBUG 129:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a1c573e1-a5e7-4d41-a1c3-7d6e05c2c12d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:10,036 DEBUG 131:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b 2021-11-07 05:19:10,036 DEBUG 132:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] data sent: None 2021-11-07 05:19:10,470 INFO 142:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response code: 200 2021-11-07 05:19:10,471 DEBUG 146:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response: {"request":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","startTime":"Sun, 07 Nov 2021 05:18:47 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"TestPNFMacroInstantiation","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"pnf_macrocustomer"},"requestParameters":{"subscriptionServiceType":"test_pnf_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"TestPNFMacroInstantiation","resources":{"pnfs":[{"modelInfo":{"modelCustomizationName":"test-pnf 0","modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Last task executed: Update Pnf Orchestration Status to Register","percentProgress":32,"timestamp":"Sun, 07 Nov 2021 05:18:54 GMT"}}} 2021-11-07 05:19:20,481 DEBUG 129:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ea8671c-e5b7-4394-a153-39fa0c0df9d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:20,482 DEBUG 131:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b 2021-11-07 05:19:20,482 DEBUG 132:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] data sent: None 2021-11-07 05:19:20,642 INFO 142:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response code: 200 2021-11-07 05:19:20,643 DEBUG 146:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response: {"request":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","startTime":"Sun, 07 Nov 2021 05:18:47 GMT","finishTime":"Sun, 07 Nov 2021 05:19:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"TestPNFMacroInstantiation","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"pnf_macrocustomer"},"requestParameters":{"subscriptionServiceType":"test_pnf_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"TestPNFMacroInstantiation","resources":{"pnfs":[{"modelInfo":{"modelCustomizationName":"test-pnf 0","modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:16 GMT"}}} 2021-11-07 05:19:20,644 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-11-07 05:19:20,644 DEBUG 129:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c7228b3c-fc09-445e-8108-173d491e3c17', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:20,644 DEBUG 131:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b 2021-11-07 05:19:20,644 DEBUG 132:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] data sent: None 2021-11-07 05:19:20,822 INFO 142:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response code: 200 2021-11-07 05:19:20,824 DEBUG 146:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response: {"request":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","startTime":"Sun, 07 Nov 2021 05:18:47 GMT","finishTime":"Sun, 07 Nov 2021 05:19:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"TestPNFMacroInstantiation","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"pnf_macrocustomer"},"requestParameters":{"subscriptionServiceType":"test_pnf_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"TestPNFMacroInstantiation","resources":{"pnfs":[{"modelInfo":{"modelCustomizationName":"test-pnf 0","modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:16 GMT"}}} 2021-11-07 05:19:20,825 DEBUG 129:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9f7cf642-9e39-442c-8aef-bc6de6e4d5a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:20,825 DEBUG 131:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b 2021-11-07 05:19:20,826 DEBUG 132:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] data sent: None 2021-11-07 05:19:20,976 INFO 142:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response code: 200 2021-11-07 05:19:20,976 DEBUG 146:onap_service.py(8) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response: {"request":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","startTime":"Sun, 07 Nov 2021 05:18:47 GMT","finishTime":"Sun, 07 Nov 2021 05:19:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"TestPNFMacroInstantiation","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"pnf_macrocustomer"},"requestParameters":{"subscriptionServiceType":"test_pnf_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"TestPNFMacroInstantiation","resources":{"pnfs":[{"modelInfo":{"modelCustomizationName":"test-pnf 0","modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:16 GMT"}}} 2021-11-07 05:19:20,982 DEBUG 129:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2d4fc135-4270-4704-ab80-41cfd37aab0f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:20,982 DEBUG 131:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b 2021-11-07 05:19:20,982 DEBUG 132:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] data sent: None 2021-11-07 05:19:21,180 INFO 142:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response code: 200 2021-11-07 05:19:21,181 DEBUG 146:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response: {"request":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","startTime":"Sun, 07 Nov 2021 05:18:47 GMT","finishTime":"Sun, 07 Nov 2021 05:19:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"TestPNFMacroInstantiation","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"pnf_macrocustomer"},"requestParameters":{"subscriptionServiceType":"test_pnf_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"TestPNFMacroInstantiation","resources":{"pnfs":[{"modelInfo":{"modelCustomizationName":"test-pnf 0","modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:16 GMT"}}} 2021-11-07 05:19:21,182 DEBUG 129:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '12a0332a-2422-478a-972c-952f4d091796', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:21,182 DEBUG 131:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/83fd89a0-7bcb-4cd9-8738-3fbe720b563b 2021-11-07 05:19:21,182 DEBUG 132:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] data sent: None 2021-11-07 05:19:21,329 INFO 142:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response code: 200 2021-11-07 05:19:21,329 DEBUG 146:onap_service.py(1) - [None][Check 83fd89a0-7bcb-4cd9-8738-3fbe720b563b orchestration request status] response: {"request":{"requestId":"83fd89a0-7bcb-4cd9-8738-3fbe720b563b","startTime":"Sun, 07 Nov 2021 05:18:47 GMT","finishTime":"Sun, 07 Nov 2021 05:19:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"TestPNFMacroInstantiation","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"pnf_macrocustomer"},"requestParameters":{"subscriptionServiceType":"test_pnf_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"TestPNFMacroInstantiation","resources":{"pnfs":[{"modelInfo":{"modelCustomizationName":"test-pnf 0","modelCustomizationId":"cba32620-f87a-47f3-bbd4-73ac0056a39f","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"fc073338-4db4-48d5-b79d-9c2fb089dbf4","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:16 GMT"}}} 2021-11-07 05:19:21,330 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with test_pnf_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-11-07 05:19:21,330 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer/service-subscriptions?service-type=test_pnf_macro 2021-11-07 05:19:21,330 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] data sent: None 2021-11-07 05:19:21,459 INFO 142:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] response code: 200 2021-11-07 05:19:21,460 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] response: {"service-subscription":[{"service-type":"test_pnf_macro","resource-version":"1636261965244"}]} 2021-11-07 05:19:21,462 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with TestPNFMacroInstantiation service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-07 05:19:21,463 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with TestPNFMacroInstantiation service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/pnf_macrocustomer/service-subscriptions/service-subscription/test_pnf_macro/service-instances?service-instance-name=TestPNFMacroInstantiation 2021-11-07 05:19:21,463 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with TestPNFMacroInstantiation service-instance-name] data sent: None 2021-11-07 05:19:21,653 INFO 142:onap_service.py(1) - [AAI][Get service instance with TestPNFMacroInstantiation service-instance-name] response code: 200 2021-11-07 05:19:21,654 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with TestPNFMacroInstantiation service-instance-name] response: {"service-instance":[{"service-instance-id":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","service-instance-name":"TestPNFMacroInstantiation","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","model-version-id":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","resource-version":"1636262356530","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/172f018b-f8c5-4b3c-9e45-6adbfe24822f/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/fc073338-4db4-48d5-b79d-9c2fb089dbf4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"fc073338-4db4-48d5-b79d-9c2fb089dbf4"}]},{"related-to":"pnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation","relationship-data":[{"relationship-key":"pnf.pnf-name","relationship-value":"TestPNFMacroInstantiation"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/%3Conapsdk.vid.vid.Project%20object%20at%200x7fe51938d970%3E","relationship-data":[{"relationship-key":"project.project-name","relationship-value":""}]}]}}]} 2021-11-07 05:19:21,657 DEBUG 129:onap_service.py(1) - [None][Delete sad_ardinghelli instance] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:19:21,658 DEBUG 131:onap_service.py(1) - [None][Delete sad_ardinghelli instance] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/instance/sad_ardinghelli 2021-11-07 05:19:21,658 DEBUG 132:onap_service.py(1) - [None][Delete sad_ardinghelli instance] data sent: None 2021-11-07 05:19:29,376 INFO 142:onap_service.py(1) - [None][Delete sad_ardinghelli instance] response code: 202 2021-11-07 05:19:29,378 DEBUG 146:onap_service.py(1) - [None][Delete sad_ardinghelli instance] response: 2021-11-07 05:19:29,383 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-11-07 05:19:29,385 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:19:29,385 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-11-07 05:19:29,385 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-11-07 05:19:29,474 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-11-07 05:19:29,475 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUlhkT2VrRjRUVVJSZVUxR2IxaEVWRTE0VFZSRmQwNVVRWGhOUkZGNVRVWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDFodENqaFNkalJwUXl0cU5tWkRVREZSZGtOU1kzcERUazl0SzFwdlNUTm9SblZMUmxJMFJHSnFkbkJZVjNBcmJtSjBhSFJyYlZSb1oyTnBRbU5JUlc5WFJFVUtUa05aT1ZscWFXazJUMUkwYTNOWVNrUXhaalJFTTBoYVpDdDRjRWRJWkdvM1lUVjFjRmRYWlhSUUszWllZbTVDZW0wMGR6SXlPRkIzVTA0MllWa3lWQXBtUjFKNFJFYzBXVWx1VlN0UllXOTROa1JRUjBzeGJqUXhiRmMyYjAxblJsVldhVGRDTHpGV05rUmxOVE53WTFwTFFXTkRNR2x3YkU1aWNsWmhUVVF4Q21sWU9IVldjRFJVYURSS1dETkZNMjFDS3pOdmNWTlBjbUY1Y21GV1UxVTJkbk5UVm1SRFlpdEhUMFJKYkZoak5IcEVjV1IwV1dWUmRsRkVNSFF2T1VnS2VUWlBWalJXTVdwVGJHVTBWeXR5YUcxMmVXUndSa0ZsVkRSamFWZzJSMmt5UlZoYWVYZDJhbVZGTjFaT2NHNVJiM1Z4VG1GU05FZDVObE5aZGxaNFJBcGpWRXR1TWpSWGNuTnpUM2xzTWxWS05WTkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkJlVXR3WWpjMVptTnJWa3R4Y1dKSkwxRTFUVzltWjIxU1RXZE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNNVWRHYjNkb2MzRm9aRlF3ZVhSUFRHRlpjRzAzU25vNFdrUTFhbFJwYlhKQ2NXWnZiakF6Ykdzd1Z6UkJlSFpDZEFwR1RrMTNiWGQzVEUxWGRGWktNRkJMTWxWMFRHVkxRMDhyWkhVMmIwRnJhSGhyY0hZcmNXVktSSFp3VlZrcmFrSlRURWREWlV0bGQwUmtZM2huTlhRd0Ntc3haMmgxVURjeU5IWnpSSGxTTkZRNVF6QnFRbFpWZDJ0UVZWWmxabFYzTmpOaWMxVndiV3QxYXpWTGRqbFJPVWxKTTNOb2JGSllNWFJQZG1GSlJXWUtkVE5SZEVsb1NIWkhhbWxoV2xSVVVuTjNXazFMVVZsRWRrTm5lazkxUzIxbFRqRlZkVU52UmtKb1ZVOWhhMWhHVFRrNWNIWmtSemRETlV0UWJ6bHRTZ3BOYkdOQ2FHd3hTVFZOTkRkQmNEVlRXVEJaWVVaUVNIaHpNbmRzYTA5blJqWnZOWEJ1WnpONmJtTXpOM1pJUzJvM1dtRlZPWEJqU214dWNUSkdSVTV0Q2tKeVVsWlBiR0Z0U2xSbFFXcDZSRWxOWkdwc1pHZEJVM0pLWlhKNE0wTnFkaXQzUVFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzEwLjI1My4wLjEwMjo2NDQzCiAgbmFtZTogY2x1c3Rlci5sb2NhbApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogY2x1c3Rlci5sb2NhbAogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpRMDlsUkVnck16aE9abU4zUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkZlRTFFWTNkTlZFRXdUV3BDWVVaM01IbE5ha1Y0VFVSamQwMVVRVEJOYWtwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUVjRhV1kxSzNwb1VXaDBSWEJwVGxZS1RucE1MMUowYURSeGNsWlpPSGN3ZGxCdWVWWjNRaXRRY2xCUU1UZHJLMmxMVFZoc1QzUkRTMHM0V2xrNFN5czFSMDFEUjJab04xTldSa3QyY0ZoTlZBcEVjRzFIZUROdksyNTFjMjlOTDBjNGFrNVBXWFJVZG1obE1UUnpSelZ5TXk5RFkwVlJNbTVzT0c1dmFuRTRVMGhOUjNSM05VVkZOMGcyVlVjeFVGQk5DbkIwYW5SUGRHaGpRVnBVYWxSRlJFVXpOa0YwWTBOS1lUTlhVMWt5VFV0MlFucHVZbEZpWmtaTVpIbFRVMUZpZVVNMlFraHhkSE5DWW5remVtaG9aVmtLTVhGV2NuZHBWMmxoU1ZsSGVURXZRV0pGYVdZd1ZYcDBSRU5xVW5kblMycEhhR1UzU2psUFRWTkNRVmQwVUhsV1UwNVNUakF4TkRsV1MxRk5aelJWWmdwdlUyY3liMDFFTDNrd1JuRmpTbFpLVWtKVFptbFBURVp5ZEZwM1JXSnVUbUpwYjBOM2FUbGFSbkpQYm1aeVVsbEtRVTB4V0V4UVFqZFpSVlJQVkhaUkNuRkthWGRNZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZFU1hGc2RuWnNPWGxTVlhGeGNITnFPVVJyZVdnclExcEZlVUYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLU1VKMk5UUXhLMG81Y1RKRGFuWlBWR1pHV1RsVFRsTkpRMnQ1Wm10eWJUaDZZMmRrVFhWd1dUWXdZWFZCT0RSNFVFNVlVVEZhQ2pOSFYxaG1TalpRUnpKaFZHNXFSalJHVjNWcWVDdFBXbGh5Y0RKRk1FZFFZbVJrZFhveWQxZzVja3BUTWtwVFZISlBUbTEwYTNkWVpWRktZWGRNVjNFS2JHUmtZV1F2VlhCb09GQlRORWQyU1V0bFUxWTRXbVpVU3pGd0wyTklZVEo0UmpaaFpHTjNabUpYT0ZwYWNXRTFRM1JqTURaT1QxSnpSSGhaYVhaa2JRcHBlRXd2VDBGWk9XVjNNVVppZEhwdVpFRlJiVFp6WkN0TVJXOU1UMDk1ZUVsV1VYUmxUR3hVVWpWUWRXdHpOVXRMVDBkMFRsaE1NMlZCUlhvMWJGVllDbmRxVkRSRVpqVkljazlyV0cwM1NXRkxSRTVhVjNkTlJVSjNWVk0yWVdaMk1raFRTbXA2ZWtOUldFUm9OM2xFUjB4NFpYUmpTeXRUTkRGUVRXWkJVVk1LTkdGSGRIbzJjbk5rYTBObmFpOU9VR2hqTldoalUyRlRObWN4ZFdVME9EMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQk5YaHBaalVyZW1oUmFIUkZjR2xPVms1NlRDOVNkR2cwY1hKV1dUaDNNSFpRYm5sV2QwSXJVSEpRVURFM2F5dHBDa3ROV0d4UGRFTkxTemhhV1RoTEt6VkhUVU5IWm1nM1UxWkdTM1p3V0UxVVJIQnRSM2d6Ynl0dWRYTnZUUzlIT0dwT1QxbDBWSFpvWlRFMGMwYzFjak1LTDBOalJWRXlibXc0Ym05cWNUaFRTRTFIZEhjMVJVVTNTRFpWUnpGUVVFMXdkR3AwVDNSb1kwRmFWR3BVUlVSRk16WkJkR05EU21FelYxTlpNazFMZGdwQ2VtNWlVV0ptUmt4a2VWTlRVV0o1UXpaQ1NIRjBjMEppZVRONmFHaGxXVEZ4Vm5KM2FWZHBZVWxaUjNreEwwRmlSV2xtTUZWNmRFUkRhbEozWjB0cUNrZG9aVGRLT1U5TlUwSkJWM1JRZVZaVFRsSk9NREUwT1ZaTFVVMW5ORlZtYjFObk1tOU5SQzk1TUVaeFkwcFdTbEpDVTJacFQweEdjblJhZDBWaWJrNEtZbWx2UTNkcE9WcEdjazl1Wm5KU1dVcEJUVEZZVEZCQ04xbEZWRTlVZGxGeFNtbDNUSGRKUkVGUlFVSkJiMGxDUVVkVVoyMTFlbWwxYmtobk9WWmhVUXBzWlVwRGIwdDVUVlZwUVhscFYwZFFiamd2YmtWdVpVeFVNbmgzUldseE1VZEdVVEJFY0hoa05pOUxkalJ4VFhWRlpEVTRURVJzYUhWMU5sVkxXbWhRQ2xrd1NUaFJiR3hTVVRSVFltOXFSVXRzVVZCclYyZFVRek4xY1RkalVWZGlORU5TZURRMmNVcDZOV0pLVDJ0clFYZFJTMmcwSzFjdmF6ZzVPR1ZxTnpjS1RGcHhibXgxWWxwRE1VTnNZbHBOWW5OMFZISldkWEJqUmswMFVFSjRPRE5SVUdRMk5FaFFha0Y0UmpCMmJGSTNhbVJHTjJzNFZpOVFZWHBIWVdZNFRRb3dhMFIzZUdSUWRUaEdlSFZYTDNKSFdrcHdWREJvTjJoRFowRkJiR1pqU3l0aWMxTk9NRkZTYWxoNU1tWm9aMEZVZFRJNFluUTBWRE5FTmtwS1dVVk9DbkYwZG5WUFkzVTBSRlZLZW5OeWNub3ZiRkpvU1VRM2IwMHlOMk54TlhkVFkwaDNOMGxxUkRJclZtOTBaeXRUZVRkQk1IQnJlREp4Vm0xTmFqSkxlV1lLYjFkUWF6Qm5SVU5uV1VWQkwySnpVM0pXY0hBeFUwc3lNbGRVUmtzMk1VWmxXRXB4VjNkYWNWVkRXR2xNVlZOVlRuTlFjazB3VldWMFVVZGpjVVZUVVFvMlVsWjBhV2gwYldKS1dqZHJTbTk1U0dkclMzcDRha1VyUjFsWlVqbEhkVllyT1RSdGFURjVNMlJXZDBWTVNraFROVXRTVlZvNVExbEdVSE5sVm1SS0NpdHBielJwTmtwVVJFOWthR3BWWkhkb1UxTnJOVzVvTVd4NWVWcE1lbVUyZVRkNmEyOW9VMUZQUVVWRlJHZHlTVUZLYlZKNmVUQkRaMWxGUVRaVGJUWUtiVnBxVDBZelZHYzNhVE15UTNWVFRGWkhZVFprV1VvMksxRXllWEZITUdaQlUyMWllbTQzV1dZcmJrcFlXbGd5Y0d3elRIa3ZUa3huVlRneE56RldWd3BIVFZaWmNFVldhVzA0V0dWd09VSnlja0Z5VEhOclVESlVhV0Z5TjJaemNEbHdOblkxYWxOWWJWUmpkVWRFU3pSTWRsSmhURTVCYldRd2FTdG9lbXBYQ2tSc1FVRnBkaXRtUTAxaVUwTnBaVTgwUVZKeWJXaGliM0ZEWjFvcmNtMTNXazgxVkhScmMwTm5XVUZpVHpSeWFuQkZTMkp3TmtGelkxRTFaMmMzV21vS1RrazJTblZ2VTB0dFlWcFBObGc1YlRaV2VFUkpibGxNVVRKTlNFSkhWSGhRTWxkRldIcENPVVY1UjNOQldVUkVha2xFYldaWFoxZHhVVFpQUm5Ock5RcHJka0pGZVM4dk5ra3dRbXcyYkhsUmJHVnBWemxDY25oeU9VRXZjbU5wTkRKMlRUWjFWemxyWjFOclRrOXpLM1V5Y1VsQlVXOXRUV05xVERKNVIzQTJDa1kwYjB0bk1UVXZVa1Y1YkVoVE9HVk5WakZsSzFGTFFtZFJSRkJDZVZaUWIzQldSREJLZVhvdk5ERmlRMHRyUzB4U2FtTndRbTF4YzBaWU1VcE5ZMFlLTUdwemN6bEJXWEZPV25nNVp6RXhOVkpSYkdsek1HeFZjazByV1VSbE5tWnRaMHh0UVZaSVdWQkxOVUl4Vm1JeFkweFRSRTlqVFcxcE1FaFlNR3MzYkFwVmRYVmxabEUwY1d4bmRGRnZlVUpXVjA1UlJYWkhSMkpSY2xWb0wyWTFZWGRSUW5GaGVWSTNkRFJZYVZSR1QxcGFNMDVtV1RNek4yRllaaTh6ZDJKWUNqVTJTR1V4ZDB0Q1owUXhlRkpJYlc1UGFrTkVPRkJQWTFrelYyNVJjbGhFV0cxalRYZDZZMFE0T1daa2VDczNTSGs1YzFFM1QweENlVzl5WW01V2QzRUtZWE5RVm14Rk1UZDBMM05WUTI1bmIyRkdWMFpSTVUweFIzTkxSVFZuV0ZGalZqQXphR1V2YjJKT01UUTROblJzTmpsUGQxTk9WbEJoU1dSNE4ydGxRd3B1YkdoSlltMUNVMVl3VTJKUWRWZGhNM0ZtVFM5elVsWk5XRE5zWm5WUVZXTXhSbUZ2ZDBaS0wyZGtTbGhhYUZWUldWQjZDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-11-07 05:19:29,479 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-07 05:19:29,479 DEBUG 131:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-11-07 05:19:29,479 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-11-07 05:19:29,575 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-11-07 05:19:29,575 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-11-07 05:19:29,995 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":"8d366138-957a-4d9f-afa5-b9589984ec93","resourceVersion":"120740","creationTimestamp":"2021-11-07T02:21:11Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-11-07T02:21:11Z","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-11-07T05:18:54Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{"f:externalTrafficPolicy":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"blueprints-processor-http","protocol":"TCP","port":8080,"targetPort":8080}],"selector":{"app":"cds-blueprints-processor","release":"onap"},"clusterIP":"10.233.35.222","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}} 2021-11-07 05:19:30,000 DEBUG 120:cds.py(1) - Service is not 'NodePort' type, skip 2021-11-07 05:19:30,001 DEBUG 319:service.py(1) - Delete 172f018b-f8c5-4b3c-9e45-6adbfe24822f service instance 2021-11-07 05:19:30,001 DEBUG 113:deletion.py(1) - Service 172f018b-f8c5-4b3c-9e45-6adbfe24822f deletion request 2021-11-07 05:19:30,012 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:19:30,012 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:19:30,013 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:19:30,013 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:19:30,013 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:19:30,081 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:19:30,082 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7180519b-e9a6-42a4-a258-36968bd6be8c","invariantUUID":"ce9d40a2-a162-47a9-bcb6-8d2b9670d20b","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7180519b-e9a6-42a4-a258-36968bd6be8c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:19:30,084 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:19:30,084 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,084 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,085 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:19:30,085 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,085 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,085 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,085 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:19:30,085 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,085 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,085 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,085 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:19:30,085 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,085 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,085 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:19:30,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,086 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,086 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-11-07 05:19:30,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,086 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,086 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-07 05:19:30,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,086 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,086 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,086 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-11-07 05:19:30,086 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:19:30,086 INFO 192:__init__.py(1) - Service found, updating information 2021-11-07 05:19:30,087 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:19:30,087 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:19:30,087 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-07 05:19:30,157 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-07 05:19:30,159 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c3a1a95-3219-4e30-bab1-b3ebf9dc3e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636262101358,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8ad7b7be-421b-4003-8e09-855fde26fd1e","invariantUUID":"94d98d17-3c20-453a-94a3-75fb8cc64e76","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"fd8a7ec3-e4b1-4467-8f05-5adb2d8eba53","lifecycleState":"CERTIFIED","lastUpdateDate":1636262143500,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7180519b-e9a6-42a4-a258-36968bd6be8c","invariantUUID":"ce9d40a2-a162-47a9-bcb6-8d2b9670d20b","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636261963000,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-07 05:19:30,164 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-07 05:19:30,165 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:19:30,165 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:19:30,165 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:19:30,165 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:19:30,165 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:19:30,223 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:19:30,224 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7180519b-e9a6-42a4-a258-36968bd6be8c","invariantUUID":"ce9d40a2-a162-47a9-bcb6-8d2b9670d20b","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7180519b-e9a6-42a4-a258-36968bd6be8c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:19:30,228 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:19:30,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,228 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,228 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,228 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:19:30,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,228 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,228 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:19:30,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,229 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:19:30,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,229 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:19:30,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,230 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,230 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,230 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-11-07 05:19:30,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,230 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,230 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,230 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-07 05:19:30,231 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,231 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,231 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-11-07 05:19:30,231 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:19:30,231 INFO 192:__init__.py(1) - Service found, updating information 2021-11-07 05:19:30,232 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:19:30,232 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:19:30,233 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-07 05:19:30,303 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-07 05:19:30,308 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c3a1a95-3219-4e30-bab1-b3ebf9dc3e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636262101358,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8ad7b7be-421b-4003-8e09-855fde26fd1e","invariantUUID":"94d98d17-3c20-453a-94a3-75fb8cc64e76","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"fd8a7ec3-e4b1-4467-8f05-5adb2d8eba53","lifecycleState":"CERTIFIED","lastUpdateDate":1636262143500,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7180519b-e9a6-42a4-a258-36968bd6be8c","invariantUUID":"ce9d40a2-a162-47a9-bcb6-8d2b9670d20b","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636261963000,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-07 05:19:30,313 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-07 05:19:30,313 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-07 05:19:30,313 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-07 05:19:30,314 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:19:30,314 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-07 05:19:30,314 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-07 05:19:30,372 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-07 05:19:30,372 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bfd6f401-aae6-424f-9304-b8a6f9f9a0e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e78240a2-bc20-4f62-a661-46e1d8b08a29/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ed237ec8-870d-4d60-bc81-f634639aaa63/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","name":"basic_onboard_kWoWiF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/767c506b-7c11-4019-983a-fcc4a3e79abb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2b0f2a91-4a27-4583-a62f-57f3d91c8371/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7180519b-e9a6-42a4-a258-36968bd6be8c","invariantUUID":"ce9d40a2-a162-47a9-bcb6-8d2b9670d20b","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7180519b-e9a6-42a4-a258-36968bd6be8c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-07 05:19:30,375 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-07 05:19:30,375 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,376 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,376 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,376 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-07 05:19:30,376 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,376 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,376 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,376 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-07 05:19:30,376 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,376 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,376 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,377 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_kWoWiF from SDC 2021-11-07 05:19:30,377 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,377 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,377 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,377 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-07 05:19:30,377 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,377 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,378 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,378 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-11-07 05:19:30,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,378 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,378 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,378 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-07 05:19:30,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-07 05:19:30,378 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-07 05:19:30,379 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-07 05:19:30,379 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-11-07 05:19:30,379 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-07 05:19:30,379 INFO 192:__init__.py(1) - Service found, updating information 2021-11-07 05:19:30,380 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:19:30,380 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-07 05:19:30,380 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-07 05:19:30,457 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-07 05:19:30,461 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5817ab61-a4e6-4051-ab0b-2392ae6cc9de","lifecycleState":"CERTIFIED","lastUpdateDate":1636254307397,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7964162-50f0-4a95-bd5c-2c238da65198","invariantUUID":"d3d6c7ed-fabe-4da9-b0b2-781061344a46","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":"5cb3b5ff-f89f-450d-a35a-715869d77155","lifecycleState":"CERTIFIED","lastUpdateDate":1636254366483,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b863464-e111-4068-9a2c-7672b9076166","invariantUUID":"81648f7c-7e98-490c-8a40-eceb58e2c0da","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5feb7e2c-286a-4f8c-9cfd-ea3e0d40f9f7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254386995,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc253aa-0fa7-46ef-85c6-0095ef53f98e","invariantUUID":"1015c02e-33bb-4f10-a362-30773a736c97","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":"network","uniqueId":"0bcf67f2-37a0-4a33-afcc-246b2bdbd9f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254376344,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de52fb10-a058-4913-96b0-1924a680d288","invariantUUID":"3708c039-a534-498c-b201-7076a85c6490","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":"compute","uniqueId":"eeb5c1ab-e429-41f4-b3bc-4e531a569271","lifecycleState":"CERTIFIED","lastUpdateDate":1636254522851,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c598292-07bb-4f17-8e0d-5a47833802eb","invariantUUID":"5923e255-221a-4bdf-af6b-83bd2ad73c77","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bbd3b5f-2176-4ef0-b476-40c702f9994a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254610717,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365328a-5026-436b-a807-215f156b868d","invariantUUID":"2f765272-d56b-40a6-afac-da5f60eb71d3","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1f0ea37-8ebf-4ccf-83b6-2cb4b6f0b89c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254397850,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5528758c-2922-4912-839f-b2ce9d53cb33","invariantUUID":"1c64e54c-c9b8-4d1c-9da3-028eceb5d5be","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":"9aa204a7-04ed-43d8-b3ad-d9908b97d24f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254467489,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba2fff03-d5bf-4302-bd7d-1d30a2f8f48d","invariantUUID":"22f0608d-0a3e-4c49-9ba0-9524d9093d87","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":"port","uniqueId":"11bde10c-a1db-4b6e-97a2-9fcc26427e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636254502654,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d9aa163-38f5-4ca4-a693-3a25c0441626","invariantUUID":"ec414b7f-b801-4575-b27c-becbd88ea966","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":"31d97ae1-f568-4535-a441-9f857a5da7c2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254422253,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c936f208-1a9f-4af0-9f73-18c29472822e","invariantUUID":"a5510ddf-e21d-4655-96ff-918b876ca34d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"420891a6-7f4a-492b-b674-7a93c063d0f1","lifecycleState":"CERTIFIED","lastUpdateDate":1636254525791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11750499-3912-4512-89af-978d44de65e0","invariantUUID":"f75111e5-928c-497b-9272-71514d581070","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":"objectStorage","uniqueId":"ed3c7c70-8722-45bf-92cc-3a463dcdc66e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254283609,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edac2c7b-6ecc-45b2-864d-1ea44eaa0bac","invariantUUID":"81674ea9-692d-460e-aaac-3dd3aa71533f","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":"d593a501-daa4-43f1-b520-d7f24d1c017e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254393747,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e32b7a0-a193-428a-8a8f-10868f2dd4ae","invariantUUID":"572b7516-dbf3-4acc-9056-481d2a71c3c5","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":"network","uniqueId":"ea59d554-a0f1-404e-b9b8-1c3e6a6d8e7e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254384229,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc7f2709-93a2-494e-9b14-9bbc75578f28","invariantUUID":"a606d220-ff29-49d9-b11c-6ccf8055d681","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":"objectStorage","uniqueId":"0106a7d1-5f1d-48f4-af1f-d53fc7da2a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254606307,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38dbf67-3a08-40c2-83cf-7c66eb873a9d","invariantUUID":"15e1d14b-768c-4663-b999-778fd341cbb6","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38d2a033-4883-4b30-9bd5-53709887b2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254481150,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09944a9b-3822-4d34-9fcb-b31d7f266478","invariantUUID":"f034b85f-6892-4dd4-aa97-0b3c2b01dee6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5dd53d3-2baf-4665-a59b-91586957307e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261816563,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d595b17c-cc20-4846-a491-558e65306a50","invariantUUID":"8b51baf3-bbb8-4325-a232-b01229956f56","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":"port","uniqueId":"3c41a501-1da7-4b63-9e05-9f08473eb365","lifecycleState":"CERTIFIED","lastUpdateDate":1636254528893,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2df44fad-4dc0-4740-a015-7efc6ff1d63c","invariantUUID":"e3183619-fddd-436f-be77-75774069397a","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":"port","uniqueId":"7b048962-7cf4-4d17-8b38-c43e8354a88c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254621355,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f21278d-b4d4-47b4-9051-c574c78278a6","invariantUUID":"ee61cf9b-90bd-464e-903b-51cddaa90f6e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8771ee27-c69c-4f05-903d-b34dc7c9c3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254409803,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccf157e3-1de0-43e8-9383-aaac4067a4dc","invariantUUID":"cc7e54bb-94e1-461e-90d7-c5a50ae0aacd","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f636158-9400-4e26-b097-085cc6ecc93e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254352347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48d342f-ca94-4f35-ac78-1b1af5942594","invariantUUID":"ef9cbd4c-3850-49d7-8881-5142aad79c60","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89ebb7f0-7686-456b-baf9-78899dd0768d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254309799,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a27d6eec-17e4-4f9f-bbec-d205503b9cbc","invariantUUID":"ab3e79b4-a7f6-41a7-83df-4b2c96d5d22b","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":"compute","uniqueId":"21e7b6f0-5b5e-4ba3-b1ca-46c6ebf9bac7","lifecycleState":"CERTIFIED","lastUpdateDate":1636254239383,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc8cca88-db86-40a5-b506-b641459c4d81","invariantUUID":"7d8249c9-fd91-4037-a2d4-2c853f68b62d","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":"d86ce875-32f7-4921-82b8-85f48b64f31d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254251892,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"baf0d609-5a96-40af-9f16-2889782ac380","invariantUUID":"480f8bc7-f14f-4f6e-8461-913cfe3593f6","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":"network","uniqueId":"b54261c0-59c3-4919-b1a7-f0de1fd5206a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254612847,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1804a5e3-a5e5-41b3-8360-f23f2caae3ab","invariantUUID":"81f586c6-3a47-4c92-8e64-fff66e2df8e1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df76387d-1c29-485a-817a-439e8c13c096","lifecycleState":"CERTIFIED","lastUpdateDate":1636254592356,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70ea8009-4f3a-4225-abaa-eed434f873c1","invariantUUID":"853f1184-765d-4cc4-8948-348ccbbfdbda","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"978253fd-f673-4a91-ba23-9a49aa725af0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254324293,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3f4c7c88-c0b6-4777-98ee-bca9ba5879ed","invariantUUID":"bc23fac6-477a-4b89-b59c-cec3ef6a4fc9","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":"securityrules","uniqueId":"09500330-b8cc-4dca-8ded-7ba9a8e348f2","lifecycleState":"CERTIFIED","lastUpdateDate":1636254340045,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5593c62d-3126-4d3a-aafe-8c2b1d655c2e","invariantUUID":"e15f33d7-1fca-4d64-97e3-1aac1eab94d3","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":"network","uniqueId":"e5fb89cb-3dbb-4e4c-8b60-0e19846e83ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254270491,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63132b90-493a-47c2-a9c6-b6158e6a37cc","invariantUUID":"5b7cfe13-4c35-44ff-9d14-ff025e79fc8a","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":"compute","uniqueId":"cca9c04f-bce7-44ea-ae2e-cbabc121b1be","lifecycleState":"CERTIFIED","lastUpdateDate":1636254427200,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445cf1e6-d78b-4a6b-a5d9-1f9ade98f549","invariantUUID":"4c13f082-5359-4ad5-8dec-50fa15452f1a","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":"5547031b-7a94-49c1-a4b3-7492432d378e","lifecycleState":"CERTIFIED","lastUpdateDate":1636254455956,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75a9ecf-355e-46d9-ac24-70557ed18fc7","invariantUUID":"44b1ef12-2ed0-46c4-a765-91e840d16b83","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":"defaulticon","uniqueId":"39b65c39-3280-4414-b073-a6f9955897ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636254401851,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6de6166e-040f-4017-a0f1-74b0f4cf8255","invariantUUID":"0f085629-5a2f-49bc-be24-88a1257eff9c","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":"network","uniqueId":"fe63339a-aacc-429f-a6b7-f00533a552eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254446793,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5417b3c-9f7f-4bf8-a4c6-fb777f091899","invariantUUID":"d15eea00-2334-4d67-b006-9a76b8789b8c","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":"75dc43c1-d5f7-48de-aba2-9a6ec991ff71","lifecycleState":"CERTIFIED","lastUpdateDate":1636254360848,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"439a78c6-6f71-4883-9036-07c441098cfb","invariantUUID":"c9a4f945-4c88-46c0-a519-922bf39b9429","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":"objectStorage","uniqueId":"0e16c1c7-bd08-48bd-8f76-11ecf46ebb1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254434172,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"183b8694-05fc-44cd-a2da-34960d553c2c","invariantUUID":"e6961d6a-a75f-4a8d-b877-96c11c56c1aa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3faabe40-402c-43a8-967f-8b47ec44d947","lifecycleState":"CERTIFIED","lastUpdateDate":1636261808893,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f81dce8a-6583-4d07-bcd1-cdcb9a6ed55a","invariantUUID":"2e2f0b6d-f21b-4619-ae5c-c523142c9f5a","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":"e45a39da-e349-4207-9f3a-2b739df9decf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254414751,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f19b219-5e11-4dd9-8521-78a10ebff31f","invariantUUID":"abbed3d1-9e43-4e9f-bcf9-45a869fab39a","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":"loadBalancer","uniqueId":"df23f506-3bdc-4261-b664-0b449199b273","lifecycleState":"CERTIFIED","lastUpdateDate":1636254265493,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb4d4e5-4b5f-4857-8750-642e17a07604","invariantUUID":"11ccb4b3-2d34-42aa-8f49-f7a90ed8dac0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"13a01f86-81ee-48e4-b656-8ad8f582e9b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254443792,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"939e4f56-aebd-40e2-9db8-9af79d7d8567","invariantUUID":"9a9ec33b-f11e-4e1b-b9a1-5269d9ab960e","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":"network","uniqueId":"ef07e9a6-34e3-4331-a30f-3f79f1d2f9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1636254477308,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9af7eb4-5306-4e26-aa4e-0f135420c5ad","invariantUUID":"e5850e79-bed9-42e3-9f90-b451c3582bf5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42060f89-e72a-462e-b982-7067c62de11d","lifecycleState":"CERTIFIED","lastUpdateDate":1636254490299,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32e0ce-24f8-42cf-990c-0ce49faf9880","invariantUUID":"72b94c3b-322b-4049-bba5-1b6ae19e4e50","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":"b5b8c584-a339-4638-97e0-3d64e13c703c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254301865,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da0e030f-8e3e-4e73-8ddf-3266bec59b0d","invariantUUID":"933f9ba8-8d1e-45dc-ae65-593d5c54ca38","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":"5136c25b-0a99-4bce-86eb-b1e8469ee3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636254600862,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fba9135-459e-4a87-92a7-225bce92dab8","invariantUUID":"c64626ed-8d93-4e09-a299-f8a46edb89c0","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67301765-a09d-4a13-9b1f-302740adc566","lifecycleState":"CERTIFIED","lastUpdateDate":1636254462454,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07b0934f-e2b4-4248-b52c-2ae9e51c5f31","invariantUUID":"83197375-819b-4283-9df0-207be1b71828","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":"network","uniqueId":"af335e9e-00b3-4fac-9c2f-46d648b136d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636254335763,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d7f3de7-b9c7-43b6-a1a2-1019bcf6a25d","invariantUUID":"bf68aab3-24f6-4182-9de8-0dbdc3ae3ec7","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":"compute","uniqueId":"fc42f4c6-6e99-40a7-8839-533a2a593284","lifecycleState":"CERTIFIED","lastUpdateDate":1636254431779,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"458ad265-ddee-4f42-be12-ae98e8861c57","invariantUUID":"4e409725-b529-4ce8-8806-9be11e712856","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":"network","uniqueId":"df46dd67-04e0-4f93-8b6f-5349620a805b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254304799,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f117d69c-efe3-4db5-9110-e40501e1fc7d","invariantUUID":"3a3521bc-6969-463c-a56b-c2a4d277520c","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":"objectStorage","uniqueId":"2f691ddb-a493-4122-8a23-560de70a0719","lifecycleState":"CERTIFIED","lastUpdateDate":1636254603993,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d997dc3-aac7-424e-8e83-9abbc9a2e0e8","invariantUUID":"b17bad20-1977-4ada-a9f9-934e2a175f7c","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cea30fc-40d1-4a07-b525-6188feb0c9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636254618547,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b7635-6231-422d-b61b-f681a95bc1d9","invariantUUID":"14d72135-33cd-41a0-9e7a-1eb26b750d4c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c0356fa-4708-4d78-83ee-e13a8754624a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254344691,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27a2c213-de4b-4722-b381-41d454a3f951","invariantUUID":"a0c4eaef-7397-4a46-865c-6f1bad3667e4","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c3a1a95-3219-4e30-bab1-b3ebf9dc3e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636262101358,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8ad7b7be-421b-4003-8e09-855fde26fd1e","invariantUUID":"94d98d17-3c20-453a-94a3-75fb8cc64e76","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55deb125-85bf-408a-a7e1-6b44b71601a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254326797,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e845eb0-0946-4f3f-b98c-4c983f971343","invariantUUID":"2b8255fa-dcf3-4519-b3b9-62ad6e0f821a","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":"561935ae-284f-4607-befa-8179f2840434","lifecycleState":"CERTIFIED","lastUpdateDate":1636254258045,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"575306e7-0a9a-4bf7-b935-17d4a74b2d0c","invariantUUID":"358dee94-8668-4b55-b981-0164f37ce9f7","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":"342ed145-6f20-4220-bdb0-198ea481264f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254459448,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44f69d39-4fca-4517-9929-e5bc33f54e10","invariantUUID":"ddc42719-aafe-4d79-ad81-75b41a13a235","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0169e9cb-3a0c-4eb6-8fe8-4ee16d85d7bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254597644,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0937ec29-3c09-47d9-a3ac-d92df580bf0f","invariantUUID":"12e021c1-0d25-4f94-b7e0-e85de7a47eb9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45d3fc06-cbca-4547-805e-28db02552560","lifecycleState":"CERTIFIED","lastUpdateDate":1636254411974,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f536fabf-a493-4dca-8a04-0c875a178dfc","invariantUUID":"173d04b9-a10d-435c-bf27-c8ea1f8c7330","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":"defaulticon","uniqueId":"792d786a-08d7-4156-a389-b73e3bdff533","lifecycleState":"CERTIFIED","lastUpdateDate":1636260667911,"name":"basic_onboard_kWoWiF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedcd335-2905-4a1c-b67f-8c3847fbe719","invariantUUID":"f9d5811d-999f-4578-be2e-2bb5a9f86f65","systemName":"BasicOnboardKwowif","description":"VF","tags":["basic_onboard_kWoWiF"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c36ae698-cf6f-48dc-840c-c9ebd732ebaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636254515558,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff26690-361c-4926-a109-b16c77b0d3f8","invariantUUID":"3007c8d4-beda-41ca-81f4-f9e3cef6b0b0","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":"673e814f-cc25-4309-80a0-feaf6596c248","lifecycleState":"CERTIFIED","lastUpdateDate":1636254286395,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbd79032-ef74-4139-90ae-d705d64bc4ca","invariantUUID":"0da231b8-eba2-4103-b97e-1686f207fec9","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":"ef2b899f-adc2-4787-938d-ed15840f0425","lifecycleState":"CERTIFIED","lastUpdateDate":1636254349904,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65edb568-6859-4c94-bfce-18e3abb27f3f","invariantUUID":"9f425edb-1917-42c6-89a1-39dee78fc483","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88604799-eb75-42e8-8925-e8220f38e698","lifecycleState":"CERTIFIED","lastUpdateDate":1636254505780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce91dcd-c574-4ac9-8c17-b7d5aa3d1d3a","invariantUUID":"85063220-6b53-44ac-b0d1-6db106d1a873","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5687439-e9ce-49db-8e98-a395cf50947a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254493656,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5a20e13-24ff-439a-9bf5-10a7f515d19c","invariantUUID":"4eae9410-a0d7-48cb-b55c-f021d4ad6d19","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"48c9d9c5-d919-433c-88c5-fed2b613ac3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261920953,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3340f09-9ad5-4458-add9-ce03fd67daba","invariantUUID":"553c1d06-e137-4a35-b7b2-4ceef39379b3","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7885501d-051b-4caf-805a-402f2baa738a","lifecycleState":"CERTIFIED","lastUpdateDate":1636254474244,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e91e0295-0325-4a50-944c-3c09b08435c0","invariantUUID":"1fe7c7e6-1431-41d6-885f-0f535ba46b63","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"126d9040-ae71-41c8-b295-6bdf5a850970","lifecycleState":"CERTIFIED","lastUpdateDate":1636254298745,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0acd4074-4ed1-4fe7-8cbf-e635c281fb08","invariantUUID":"c619dbae-e6de-435b-8d83-483aa92f1f1c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2f04c1-39d3-4421-bcf5-7cd5f7477123","lifecycleState":"CERTIFIED","lastUpdateDate":1636254391551,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef2d2c54-4ac2-40e0-b9d3-4ac160da9afe","invariantUUID":"adca63bd-9efd-4daa-941d-0057a14edf52","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":"port","uniqueId":"883ba295-1bb6-4fb0-86d4-f804e52ce337","lifecycleState":"CERTIFIED","lastUpdateDate":1636254291700,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0aeba84-39de-4245-86f1-bfd023a140a7","invariantUUID":"664388ea-51f7-4864-be48-bba39896f3b2","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":"defaulticon","uniqueId":"e0516d1d-7612-416e-aa28-7758bc191ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1636261543033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"21a21e69-9814-4a92-ba2f-f1f605dd1b48","invariantUUID":"14629ca6-eb97-4c46-81d5-9643aeaa68db","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":"network","uniqueId":"e7096ffd-85de-47fa-b234-90ab85378335","lifecycleState":"CERTIFIED","lastUpdateDate":1636254424496,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e8c819-4067-46d1-9295-edf7751f1206","invariantUUID":"e9075e58-68ee-43c7-96f8-63759d271652","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7147c37a-4266-431f-851d-c25ef237cf06","lifecycleState":"CERTIFIED","lastUpdateDate":1636254406905,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c17cc394-5f90-4a49-9bc9-5602c033d978","invariantUUID":"70837741-5996-474f-b557-7171b55f0add","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":"aa1a011e-97d6-495a-8411-a961e9c2876b","lifecycleState":"CERTIFIED","lastUpdateDate":1636254464481,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ffb518f-e604-4f68-b250-c4bbd4b0d52e","invariantUUID":"bbc0a6c3-61a9-4527-820f-e4a4626b5f0a","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93ec5b46-b74c-4d71-958f-04f23439a7d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636254404304,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d18b672-f53d-4a63-929c-7aedcf7c2e8b","invariantUUID":"2fd4debe-8686-45bd-87e8-98463f63fda3","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":"network","uniqueId":"4c0fa32e-951f-41e9-ac51-778df1ac3bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636254363614,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5094bea5-5138-4d14-ae12-f8a8e7bab8be","invariantUUID":"9c00d6ff-45c5-4b60-a04e-9f76aad3b0d2","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":"compute","uniqueId":"14c09cf9-9b5e-4fad-9de0-b8253cf98dd8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254594647,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cecaf308-00a9-4c70-ab10-04c2f247f300","invariantUUID":"c61a9bf2-c048-4f38-944a-85319106f798","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"120bea69-8ca6-4f66-8bab-40a913354766","lifecycleState":"CERTIFIED","lastUpdateDate":1636254615561,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77393401-0670-4e89-8e7c-8a83dfdaa94c","invariantUUID":"e499c54f-1c03-478c-b2be-1ce3733a95f8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"347668f6-a59f-421a-8cba-be5793cbb609","lifecycleState":"CERTIFIED","lastUpdateDate":1636254471746,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea00cf9b-057b-4a1f-b10b-08964aae12c4","invariantUUID":"77f243ac-ad1c-405d-8c85-ae1ae0bd9447","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0858c26-4546-4e69-b9bf-de13aca2ae4f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254520152,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10073708-f7ec-42b5-82a4-46d00380f5f9","invariantUUID":"dc3db55c-23fa-43b9-8aa7-5ee6efa81253","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e054d633-6ab4-471f-9e83-c132dd05811c","lifecycleState":"CERTIFIED","lastUpdateDate":1636254281167,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"250c2170-b35c-4426-ac74-8d217d6d3b28","invariantUUID":"833e0536-2698-4543-b4c6-169b940d9180","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"234f5ab6-a8fa-488c-86a6-349f23412d66","lifecycleState":"CERTIFIED","lastUpdateDate":1636254486310,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ea8afb5-295c-495a-921a-c4941c5deb21","invariantUUID":"5464de49-d2d7-487e-b698-fe025a248cf2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f02f42a-2229-4768-9833-5dfeb5bba738","lifecycleState":"CERTIFIED","lastUpdateDate":1636254268306,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fafe3a3-7676-4c6c-917e-02723e987813","invariantUUID":"5ac966d9-531d-4e5a-9f90-67c3eaffb097","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75d4cb8d-489d-4f25-b00e-70ca809edf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636254511407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaa2e281-d0d6-4ef4-8aea-9fe570680bd0","invariantUUID":"56ff941b-62e6-40aa-be7f-7490829cb1f9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"440fc014-643b-4cc5-bce8-b423169d85b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254289498,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a10bda6-7fc0-4d0a-8507-5ccb979772cf","invariantUUID":"213a3b71-6b4b-4686-9b73-ead5d9e6ea9b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"883e99f6-4d5d-42c2-bc95-2979203026a8","lifecycleState":"CERTIFIED","lastUpdateDate":1636254608894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28002e26-0ad8-4b2f-8875-c72dbfcedd59","invariantUUID":"f52450ba-46cc-4f1a-94b8-49b60cbbb3e6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acf35974-c9e6-4a36-9063-8a1099454d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254347492,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f4bc8fb-d83c-4bff-8c32-bd45220c143e","invariantUUID":"1255c79e-ef28-4e45-9af6-071d11ce9984","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3fb49e34-aac9-4ed5-ad53-8cf6d7891fc6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254294855,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b329534f-d643-4985-a226-aaaec017ab3e","invariantUUID":"ef08ecb1-256e-4ec9-bfb3-2c0ab42edf69","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":"networkrules","uniqueId":"b88f9e30-752b-4af9-b91f-a4b6f5f33e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636254332849,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53934537-491d-4427-ad9c-0db6a21a4fba","invariantUUID":"4430df26-6d83-4a00-80ec-5d367f761d7d","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":"objectStorage","uniqueId":"a3cd7a30-d8b7-4c47-822a-c6e42b00c9f6","lifecycleState":"CERTIFIED","lastUpdateDate":1636254254665,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3592d6ce-4e56-4f6c-8b24-862601a05752","invariantUUID":"556d4683-434c-4242-ad6f-398710dde7d1","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":"27b0aadb-75b1-49b7-920d-8642e457de63","lifecycleState":"CERTIFIED","lastUpdateDate":1636254469796,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a4eb6a3-4cf9-4d34-aead-58626ea20e43","invariantUUID":"75b88206-3698-49c7-b3b2-bc107a90c2de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"87baeeae-407d-4eea-a307-951f96bd098b","lifecycleState":"CERTIFIED","lastUpdateDate":1636261869091,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ed237ec8-870d-4d60-bc81-f634639aaa63","invariantUUID":"c56a5e89-d4bb-4342-8d02-35d39a234821","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":"79f31348-18c3-4119-84fa-5799ff74cd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1636261358180,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bfd6f401-aae6-424f-9304-b8a6f9f9a0e1","invariantUUID":"d52ecb99-6166-4794-868e-cfa2a92aa724","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":"2980e3d9-4614-43e0-90a1-785f197a0c00","lifecycleState":"CERTIFIED","lastUpdateDate":1636261870622,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2b0f2a91-4a27-4583-a62f-57f3d91c8371","invariantUUID":"1fc4a34c-157b-4df9-9f30-3c3048ed985e","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":"ac244a38-93bd-492d-956e-d958b7f51888","lifecycleState":"CERTIFIED","lastUpdateDate":1636260717795,"name":"basic_onboard_kWoWiF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"767c506b-7c11-4019-983a-fcc4a3e79abb","invariantUUID":"b6fad1ea-96cb-4726-a379-8e32cac8e59a","systemName":"BasicOnboardKwowif","description":"service","tags":["basic_onboard_kWoWiF"],"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":"fd8a7ec3-e4b1-4467-8f05-5adb2d8eba53","lifecycleState":"CERTIFIED","lastUpdateDate":1636262143500,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7180519b-e9a6-42a4-a258-36968bd6be8c","invariantUUID":"ce9d40a2-a162-47a9-bcb6-8d2b9670d20b","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3276cd91-87c3-429e-b04a-86730d2a00ee","lifecycleState":"CERTIFIED","lastUpdateDate":1636261587718,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e78240a2-bc20-4f62-a661-46e1d8b08a29","invariantUUID":"f5f50090-ea67-4496-b2c0-f9c8010fb049","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"438ce816-0317-40a0-87ba-92a77d1f6e33","lifecycleState":"CERTIFIED","lastUpdateDate":1636261963000,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","invariantUUID":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-07 05:19:30,467 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-07 05:19:30,468 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-07 05:19:30,468 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/66c9cdfe-4687-4468-b3f8-f7b6f360e2fb/toscaModel 2021-11-07 05:19:30,468 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] data sent: None 2021-11-07 05:19:30,610 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] response code: 200 2021-11-07 05:19:30,610 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] response: n/a 2021-11-07 05:19:30,644 DEBUG 129:onap_service.py(1) - [None][Create 172f018b-f8c5-4b3c-9e45-6adbfe24822f Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e48bd414-5dfe-469b-a58d-2e203271414f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:30,644 DEBUG 131:onap_service.py(1) - [None][Create 172f018b-f8c5-4b3c-9e45-6adbfe24822f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/172f018b-f8c5-4b3c-9e45-6adbfe24822f 2021-11-07 05:19:30,645 DEBUG 132:onap_service.py(1) - [None][Create 172f018b-f8c5-4b3c-9e45-6adbfe24822f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "test_pnf_macro", "modelInvariantId": "c34d2356-3373-43ad-b1aa-c58d4d14a62b", "modelVersion": "1.0", "modelVersionId": "66c9cdfe-4687-4468-b3f8-f7b6f360e2fb" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": false } } } 2021-11-07 05:19:31,992 INFO 142:onap_service.py(1) - [None][Create 172f018b-f8c5-4b3c-9e45-6adbfe24822f Service deletion request] response code: 202 2021-11-07 05:19:31,993 DEBUG 146:onap_service.py(1) - [None][Create 172f018b-f8c5-4b3c-9e45-6adbfe24822f Service deletion request] response: {"requestReferences":{"requestId":"e48bd414-5dfe-469b-a58d-2e203271414f","instanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48bd414-5dfe-469b-a58d-2e203271414f"}} 2021-11-07 05:19:31,994 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-11-07 05:19:32,026 DEBUG 129:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '995de86f-a8fe-4964-96a7-5ab0b4ca1713', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:32,027 DEBUG 131:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48bd414-5dfe-469b-a58d-2e203271414f 2021-11-07 05:19:32,027 DEBUG 132:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] data sent: None 2021-11-07 05:19:32,181 INFO 142:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response code: 200 2021-11-07 05:19:32,182 DEBUG 146:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response: {"request":{"requestId":"e48bd414-5dfe-469b-a58d-2e203271414f","startTime":"Sun, 07 Nov 2021 05:19:30 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 07 Nov 2021 05:19:31 GMT"}}} 2021-11-07 05:19:42,193 DEBUG 129:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6238b229-b3a6-443d-b8fb-5c1f3a8d06e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:42,194 DEBUG 131:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48bd414-5dfe-469b-a58d-2e203271414f 2021-11-07 05:19:42,194 DEBUG 132:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] data sent: None 2021-11-07 05:19:42,345 INFO 142:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response code: 200 2021-11-07 05:19:42,346 DEBUG 146:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response: {"request":{"requestId":"e48bd414-5dfe-469b-a58d-2e203271414f","startTime":"Sun, 07 Nov 2021 05:19:30 GMT","finishTime":"Sun, 07 Nov 2021 05:19:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:38 GMT"}}} 2021-11-07 05:19:42,347 INFO 56:mixins.py(9) - ServiceDeletionRequest task finished 2021-11-07 05:19:42,348 DEBUG 129:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb5e29ec-9c9e-4e04-b7cd-05a714b0af2b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:42,348 DEBUG 131:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48bd414-5dfe-469b-a58d-2e203271414f 2021-11-07 05:19:42,348 DEBUG 132:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] data sent: None 2021-11-07 05:19:42,496 INFO 142:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response code: 200 2021-11-07 05:19:42,496 DEBUG 146:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response: {"request":{"requestId":"e48bd414-5dfe-469b-a58d-2e203271414f","startTime":"Sun, 07 Nov 2021 05:19:30 GMT","finishTime":"Sun, 07 Nov 2021 05:19:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:38 GMT"}}} 2021-11-07 05:19:42,497 DEBUG 129:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eb3b524a-7d27-4ea5-97b4-d027503b1061', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:42,497 DEBUG 131:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48bd414-5dfe-469b-a58d-2e203271414f 2021-11-07 05:19:42,497 DEBUG 132:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] data sent: None 2021-11-07 05:19:42,644 INFO 142:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response code: 200 2021-11-07 05:19:42,645 DEBUG 146:onap_service.py(9) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response: {"request":{"requestId":"e48bd414-5dfe-469b-a58d-2e203271414f","startTime":"Sun, 07 Nov 2021 05:19:30 GMT","finishTime":"Sun, 07 Nov 2021 05:19:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:38 GMT"}}} 2021-11-07 05:19:42,650 DEBUG 129:onap_service.py(1) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af13c1f0-b020-445d-b86e-9b7510798922', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-07 05:19:42,651 DEBUG 131:onap_service.py(1) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48bd414-5dfe-469b-a58d-2e203271414f 2021-11-07 05:19:42,651 DEBUG 132:onap_service.py(1) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] data sent: None 2021-11-07 05:19:42,797 INFO 142:onap_service.py(1) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response code: 200 2021-11-07 05:19:42,797 DEBUG 146:onap_service.py(1) - [None][Check e48bd414-5dfe-469b-a58d-2e203271414f orchestration request status] response: {"request":{"requestId":"e48bd414-5dfe-469b-a58d-2e203271414f","startTime":"Sun, 07 Nov 2021 05:19:30 GMT","finishTime":"Sun, 07 Nov 2021 05:19:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c34d2356-3373-43ad-b1aa-c58d4d14a62b","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelUuid":"66c9cdfe-4687-4468-b3f8-f7b6f360e2fb","modelInvariantUuid":"c34d2356-3373-43ad-b1aa-c58d4d14a62b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"172f018b-f8c5-4b3c-9e45-6adbfe24822f","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 07 Nov 2021 05:19:38 GMT"}}} 2021-11-07 05:19:42,798 INFO 251:service_macro.py(1) - Service None deleted 2021-11-07 05:19:42,799 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | pnf_macro | integration | 10:12 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-11-07 05:19:43,168 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/618761ef6c44f50010872a67 2021-11-07 05:19:43,168 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK