2021-11-10 06:40:35,129 DEBUG 115:pnf_macro.py(1) - PnfMacro init started 2021-11-10 06:40:35,146 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-10 06:40:35,151 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-10 06:40:35,154 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-10 06:40:35,155 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-10 06:40:35,155 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-10 06:40:35,155 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-10 06:40:35,155 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-10 06:40:35,155 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-10 06:40:35,155 INFO 169:run_tests.py(1) - Running test case 'pnf_macro'... 2021-11-10 06:40:35,156 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-11-10 06:40:35,156 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-10 06:40:35,156 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-10 06:40:35,156 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 06:40:35,406 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-11-10 06:40:35,407 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-10 06:40:35,407 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-10 06:40:35,407 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-10 06:40:35,419 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-10 06:40:35,419 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-10 06:40:35,419 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-10 06:40:36,121 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-11-10 06:40:36,122 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-11-10 06:40:36,126 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-11-10 06:40:36,126 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-10 06:40:36,127 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-10 06:40:36,127 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-11-10 06:40:36,154 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-11-10 06:40:36,154 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-11-10 06:40:36,154 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-10 06:40:36,154 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-10 06:40:36,154 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-11-10 06:40:36,158 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-11-10 06:40:36,158 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-10 06:40:36,158 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-11-10 06:40:36,579 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-11-10 06:40:36,580 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUlhoTlJFRjRUVVJWTUU5V2IxaEVWRTE0VFZSRmQwOUVRWGhOUkZVd1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVUdWaENrWjFOV3RNT1VWMlNsUnRkVUp1TjFkNVZuQk9ZV3N3V0RaUk5FZDBLMVF4YjNsdFNrSXZabTVhVDJGbFVuUnhjRzVtUjBKNVlWVmlTRXAxTjBSelpIZ0tiMnhsT1hwclprTk1TVnBNYUN0TVZISjFPRTl6TVdWVEswdFliRUpvYVhkdmNsQkxUV2xpVTB4eGIydGlWR3RNZUdGS1RXMXpNMWxwWTNWR1kxcFZRd3BXU0doUE5uQklLek50VWxKWGNEQnhhSFJtUkZOMVdWUnRWM0ZFWmxOVFdGaEtOSGxFYnpaWlNFTTBhVlJhUzFsSlEyOWtRVEJUYlU1V1FrNXhOMUkyQ2xFNGNtNTNWbWRXWWtSdlV6QlpRalV2VG5OalpUZFBNbUp6VUdsU0x6UnRMM2RKY25CalRGQnNZbEpwU0d3MVMyNTBWRWhoVEhsbVNUZEZNM2RzZUdjS1pHSkVUMFZ2TlRCNVVGbEJUSE5FUWpKR2RUZHRUMDE0VjFaWksyOXhkeTlwZHpSYWIwaE9SRGczYlZoaE1tNHdZMmxXWTAxTlZteFNWbGxUTjBGNk13cHhPWGx2ZEVaNE0zUnVURWRaZVdsU1JVbGpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWktkR056WnpoaFNVNURVWE50UVVoWlNXMHZTM2xVYm1SSFEyWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkVSbkJYY0VOclVWZE1VRTlMUTBsUU1pdGxkV3c1TUZWc2MwODFkbTVtT0doTlUzQnRaVGwyY0hWS1FYcHRlRGhtYkFwVVQyVmFOMmh3WWxseVNYRndibVF5WWxJeFVGQjVMelJ5V0ZOTFZFTTVkMlUyZW5nMlMweE5TMVJ2UkhobE5HaE9ja2g2WjBWamJ6UkpSbFV6V25oTkNrcHlPVXRJVUVGMFJVeG9iMVJZWW05V09EZHNkV1Y0UWpFM1NVUkNkME0xWTI5M2IwMUVjR1p3VERoM2JIQnpVVFkxVEdWMVlYbDBjSGRhZDFwVmJTc0tiSFl2Y2t0Mk9VUXphM1JhZWpCa2VFNTJZbGRKYTFKQ2NXbEZRVzR5YzJKc1lVOVRUUzlETUZwTU0zVjZabVV6VTB0UVIxa3dlamc1Y0ZOTlRFVjRTZ3A2U0ZwSmMycHZjWEIwWVZCaE0yOURia3M1ZVhkMFVFd3dZamhuY0RoRWQwRjFXSFJvYVdaVmRGSnpPRkJzTHpGWE1WTjRTMXBVWlRSR1dtdHZVVmxTQ25kU1pVRlZUMDB3Tlc0clJHZGlNMVpoUW5sVlkyWlFTMmxaYVhSS1kxTnFNbUpCY0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzEwLjI1My4wLjIxNzo2NDQzCiAgbmFtZTogY2x1c3Rlci5sb2NhbApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogY2x1c3Rlci5sb2NhbAogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpXQ3RzYjIwNWIwdE5LMGwzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkZlRTFVUVhkTlZFRXhUa1JzWVVaM01IbE5ha1Y0VFZSQmQwMVVRVEZPVkVaaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUZG9VbXRPUkZwMVNDdERZbVZSZUhBS0sxZEZNMkoxY2pSUVEybHhaRFJpYXk5d1RDdFlTa00zSzBSRUt6TjBlR3R6ZG5aTmNqWkJObEpoZFZFNU5tOTZNMVF6YUVNeFNHcEhjMUpwYlZZNWFRcHdiM0Z1TTFBemNuaHpjamhJTTFOT1praG9URkZKWTJwWVkwdzNOakp1ZUdNeVJVNVpVSE5PZFNzM1pXSlhibWQxZUdJeWIxUTFhblJ1VkVOdFRYSmxDa3BMYVc5S1FXVkZiVVppU1dsUGFUVTVhbnBpYTJsR1FVVkpja05PYjBGSVRXNDJZbEZ4TTJ0UVYybFdiVkZqY2taVWVGRkRhbU54TUdNeU1WZ3hjbVlLVGtGSWFFZFpiM0IxU2poaVRVWlFjMFIwUkdOalREQnFaVU5qUVZGSU5sTlZRMkY2TVZwM05WWnRjbU5NZVZJck1uUnBNMHQ0V1VreWRVRk1NakJVWVFwR05XZzFWRzlPVm5KUVRETnRkbTQwZWtWMVltZGpjQ3RUZW5RNE1IcHFjR05tZUhwSlFrSnhiM1JWZWxsTVJVeG9LeTlwVjFCa2FsaFNWR2Q0YUdnMkNrOTNXVWhHVVVsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZ0TVhsNVJIaHZaekJLUTNsWlFXUm5hV0k0Y2twUFpEQlpTamgzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZNWkdsdlJHOVBWREJ2WlhRNVZFbExWRzE1ZEVWaWVGZFBXazlXVW0xaE1FbFJTRWhOY0hCWk5TOUtjRVJTTWtsWVRqTkJTMlZYQ2xOalV6TmFTREZLVVhsNU5YRjVObXB5YjAxbFJXMTFOMWMxYjFjMFNFZFVVMjFVZFZkblNVUnJjSEpxZFZOV2JGbHFabmxHTWpaaVdVRTRjM280SzJFS2FFdFRZM3B3V0daa05GTXphV3RhTldwUVNWcENSak5DYzJrME9VTkhSRWgzWVd3elUyRjJNbmMzVFdObVR5c3pUSFJDYlhKS1QwRnpWVXhrSzBSaGR3cFRPR2hTUmpSSFNGaGhjbUpFWXpGSFJqbDVTRWhUVTJWNGFWUklWMmhZZVRoMFYwNXZZVWRFV0ZsbGNsQTFka0YyVVZwWk1qWlJXR3Q1YUZJM1JIVnVDbVIzY0ZGeGFISlNZbWxOTDFOUFVVZ3ZMMnA2YTAxU1MwaExWbkJsTHpKYVNsaE1ZbEpzVDFkcFRYQTBlbFZCZW5OUVYwWk1jbEpJWldaSVNDdHRTM1lLVW5kUlIzUklaV05LWWxGTVRtUlBlRWsxYlRaamEwZ3daMVpVZWpKeFVUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQk4yaFNhMDVFV25WSUswTmlaVkY0Y0N0WFJUTmlkWEkwVUVOcGNXUTBZbXN2Y0V3cldFcEROeXRFUkNzemRIaHJDbk4yZGsxeU5rRTJVbUYxVVRrMmIzb3pWRE5vUXpGSWFrZHpVbWx0VmpscGNHOXhiak5RTTNKNGMzSTRTRE5UVG1aSWFFeFJTV05xV0dOTU56WXlibmdLWXpKRlRsbFFjMDUxS3pkbFlsZHVaM1Y0WWpKdlZEVnFkRzVVUTIxTmNtVktTMmx2U2tGbFJXMUdZa2xwVDJrMU9XcDZZbXRwUmtGRlNYSkRUbTlCU0FwTmJqWmlVWEV6YTFCWGFWWnRVV055UmxSNFVVTnFZM0V3WXpJeFdERnlaazVCU0doSFdXOXdkVW80WWsxR1VITkVkRVJqWTB3d2FtVkRZMEZSU0RaVENsVkRZWG94V25jMVZtMXlZMHg1VWlzeWRHa3pTM2haU1RKMVFVd3lNRlJoUmpWb05WUnZUbFp5VUV3emJYWnVOSHBGZFdKblkzQXJVM3AwT0RCNmFuQUtZMlo0ZWtsQ1FuRnZkRlY2V1V4RlRHZ3JMMmxYVUdScVdGSlVaM2hvYURaUGQxbElSbEZKUkVGUlFVSkJiMGxDUVZGRFYwRTNWazFFVVhkQkwwSmpZZ3BDUVRVeVpUWkthRTl3T1d3d1RETjRRMDFsWWk5WFZsaFZSQ3RSTWs1aFVDdE9SbVV3YW1saldsWnhlV05pVDNKNWMzaGFWMDVrU0hWaVdtWk9SMVp2Q21aUGFqbFNXbk5YVEdNeE1TdHZjelZEYzJwdlMwTm9TM0JhZUUxU1ZVNVdhQzlGUkVsaFJUZG1XbGRsTWtwdVFUSmFhMjloWjFSSVpucGtNMVJWVldNS016VTVkaXN2U0U5dFoyOWljak56TW1kWFdrUXlVRGhHY1daMmFrd3dVMnRDZUhOR00xVldlazB6VFRNdmFuRlVRbEJtU0VSdGExQlNTRnBuYTBKNFp3cHJMMXB1T0VOUVZXTXhjM00wYm5SRldqZExSbUZrWmpWSksxTjJNMnA0VVdsSlZrMUVja2xEWVhsQ1NURXZkMnBQTVRKcWJ6bHhTR2hUUjFVdlEwbGpDbmxQVDFOUk5XTkhWVWd5U1ZOTVZsa3dURm8wYmxGTlpHOHliMnBYU2psSFIyZzNObTF4UlZWWVRFTkRUa2RoWkZkbGNIUnVNSGhrY0RaSFYzYzVNRE1LTkdwWllVb3ZaVlpCYjBkQ1FWQlNiSGR2ZWtkM1ZIRjFRWFJEYlM5MlZIaFlObkJZUWpKVVVYUk9kMjVsVVRGUWN6VXdjeTlsWkd4bE5YcHJOekZPU0FwaFZFZDBOMVkzTW5CMmVYZG1jR05MTUdGdFdFMU1aM1ZCY214WWFHc3JTMEZLWm1FdmN6WXhNalpxTmtGV2RIVXZhVFZoYlVsUFJsQTRSMVpOWmpGaENuUjRlbGhWWjB0dFZsSjBUbkpXYjJkRGJWVklhMlF5VGtnd1V5czNVVzByUkhsaE9YTjRWR3BsVUdkTFpsbHZMMFJyUkd4YU5VUXZRVzlIUWtGUWJHZ0tNbFZPWkdSblF6TXdlbTlPU3pOaGVqVlJTR3RxTkZCQ1JVNXRWakExYzI0clNteFpWMjFoTkdSUmIwbzRSbUpzZEN0SVFtUjRiRzB5UlVOdlVXdGlRd29yU1d0T1NtSnlTRkZLZDNaSWVVOWhWVEZqVmt0MVRuWktaM1puYWpod1JFY3dVbmd3TXpnMFJWTnJXblYwY21OWFRVcDRNMjlpUmtad1RqRlJhMjlqQ2xSd1VtSkdUM05NVGtJMmMzbEpXRVpWWjFKcFlsQTNOVWRWWVhwaWQzbERZWHBhU25wNFVISkJiMGRCWmxCbE0zQnNTbEJLWkd0eGJWWlNOakF2WWtVS1lYYzFOMDl0U3pWNVJWUnhNR2hMY1VScWJXVlVkamhIVjFSQ05qWTRUamxHTm10UE1HeHpaa0ZsUTJoeGEzZGxOM2t2WlN0d05sVlNMemx2VEhreWNRcHdablZYUWxVM1lWWnBiMWxJV1M5QmNYbFZjVVJVTlV0WWIzTlRaRGRGTWtweGJ6TlNhVWRXVEZKUWIwTXdhVTAyUTBsYWVGRmlVRTFXUkV4V1ozSTBDa3B0UVdwMlVTdG1iMGd5UlhWbVkwdExPR0pvTUZSTlEyZFpRbVpuYzFrdlRYSkNZa2huZUdORk1tTjFSVEJCUjA1Wk9YaHRjVkJzWTJGcFZuQXZNV2tLV0dGQ2FEZDNkVVZUVFVsMmVHUk9hazR3Um5sRVVqSk9lR1ZPT0ZSdVpqVndXSFJ3ZVZvMVNrMTRUSFZCT1VWbVlsRXZPRUY2YmtSSGMwb3pZVXhSY3dwNGNIVkhRV1ZqZDI5d1dWbzVTVXBoUm14d2RuRXhVVEpNV21GNE5EVXlSVE5GTVhGd0sxQlRVemhMVVRKVU0wMVRRbGxQYjFWRE5DOHdabk4wY0ZwNENrOUdkVU1yVVV0Q1owZElja1Z4UVZsRldrVlJPR1ZUYzJzNWEwOUhUemtyV0VsdlExZFZOa2hvYkV4bFEzaDFVV2hDYUZKVk5HMXBUMGd3Vlhad2FqSUtWVEoyU1hGbGRFaGlla1JWT1VaUlRsZ3diRU13Y0dOTGVIUmlNakZpUkhwdVpqbDVSa3RzUlhVNWRVaHFNRlZEU2xWT2VHWXJkR1phTWpjMWVqWlpRUXBHTDBwRGIwcEpTRkZTZERNMU9Yb3lZMk5yT0VweVVXMVhSbW96UkdVd1EySTNSbXBpUTFaR05FdFhZaTlrTDNobGMyNDRDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-11-10 06:40:36,586 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-10 06:40:36,587 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-10 06:40:36,587 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-11-10 06:40:36,621 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-11-10 06:40:36,622 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUlhoTlJFRjRUVVJWTUU5V2IxaEVWRTE0VFZSRmQwOUVRWGhOUkZVd1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVUdWaENrWjFOV3RNT1VWMlNsUnRkVUp1TjFkNVZuQk9ZV3N3V0RaUk5FZDBLMVF4YjNsdFNrSXZabTVhVDJGbFVuUnhjRzVtUjBKNVlWVmlTRXAxTjBSelpIZ0tiMnhsT1hwclprTk1TVnBNYUN0TVZISjFPRTl6TVdWVEswdFliRUpvYVhkdmNsQkxUV2xpVTB4eGIydGlWR3RNZUdGS1RXMXpNMWxwWTNWR1kxcFZRd3BXU0doUE5uQklLek50VWxKWGNEQnhhSFJtUkZOMVdWUnRWM0ZFWmxOVFdGaEtOSGxFYnpaWlNFTTBhVlJhUzFsSlEyOWtRVEJUYlU1V1FrNXhOMUkyQ2xFNGNtNTNWbWRXWWtSdlV6QlpRalV2VG5OalpUZFBNbUp6VUdsU0x6UnRMM2RKY25CalRGQnNZbEpwU0d3MVMyNTBWRWhoVEhsbVNUZEZNM2RzZUdjS1pHSkVUMFZ2TlRCNVVGbEJUSE5FUWpKR2RUZHRUMDE0VjFaWksyOXhkeTlwZHpSYWIwaE9SRGczYlZoaE1tNHdZMmxXWTAxTlZteFNWbGxUTjBGNk13cHhPWGx2ZEVaNE0zUnVURWRaZVdsU1JVbGpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWktkR056WnpoaFNVNURVWE50UVVoWlNXMHZTM2xVYm1SSFEyWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkVSbkJYY0VOclVWZE1VRTlMUTBsUU1pdGxkV3c1TUZWc2MwODFkbTVtT0doTlUzQnRaVGwyY0hWS1FYcHRlRGhtYkFwVVQyVmFOMmh3WWxseVNYRndibVF5WWxJeFVGQjVMelJ5V0ZOTFZFTTVkMlUyZW5nMlMweE5TMVJ2UkhobE5HaE9ja2g2WjBWamJ6UkpSbFV6V25oTkNrcHlPVXRJVUVGMFJVeG9iMVJZWW05V09EZHNkV1Y0UWpFM1NVUkNkME0xWTI5M2IwMUVjR1p3VERoM2JIQnpVVFkxVEdWMVlYbDBjSGRhZDFwVmJTc0tiSFl2Y2t0Mk9VUXphM1JhZWpCa2VFNTJZbGRKYTFKQ2NXbEZRVzR5YzJKc1lVOVRUUzlETUZwTU0zVjZabVV6VTB0UVIxa3dlamc1Y0ZOTlRFVjRTZ3A2U0ZwSmMycHZjWEIwWVZCaE0yOURia3M1ZVhkMFVFd3dZamhuY0RoRWQwRjFXSFJvYVdaVmRGSnpPRkJzTHpGWE1WTjRTMXBVWlRSR1dtdHZVVmxTQ25kU1pVRlZUMDB3Tlc0clJHZGlNMVpoUW5sVlkyWlFTMmxaYVhSS1kxTnFNbUpCY0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzEwLjI1My4wLjIxNzo2NDQzCiAgbmFtZTogY2x1c3Rlci5sb2NhbApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogY2x1c3Rlci5sb2NhbAogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpXQ3RzYjIwNWIwdE5LMGwzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkZlRTFVUVhkTlZFRXhUa1JzWVVaM01IbE5ha1Y0VFZSQmQwMVVRVEZPVkVaaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUZG9VbXRPUkZwMVNDdERZbVZSZUhBS0sxZEZNMkoxY2pSUVEybHhaRFJpYXk5d1RDdFlTa00zSzBSRUt6TjBlR3R6ZG5aTmNqWkJObEpoZFZFNU5tOTZNMVF6YUVNeFNHcEhjMUpwYlZZNWFRcHdiM0Z1TTFBemNuaHpjamhJTTFOT1praG9URkZKWTJwWVkwdzNOakp1ZUdNeVJVNVpVSE5PZFNzM1pXSlhibWQxZUdJeWIxUTFhblJ1VkVOdFRYSmxDa3BMYVc5S1FXVkZiVVppU1dsUGFUVTVhbnBpYTJsR1FVVkpja05PYjBGSVRXNDJZbEZ4TTJ0UVYybFdiVkZqY2taVWVGRkRhbU54TUdNeU1WZ3hjbVlLVGtGSWFFZFpiM0IxU2poaVRVWlFjMFIwUkdOalREQnFaVU5qUVZGSU5sTlZRMkY2TVZwM05WWnRjbU5NZVZJck1uUnBNMHQ0V1VreWRVRk1NakJVWVFwR05XZzFWRzlPVm5KUVRETnRkbTQwZWtWMVltZGpjQ3RUZW5RNE1IcHFjR05tZUhwSlFrSnhiM1JWZWxsTVJVeG9LeTlwVjFCa2FsaFNWR2Q0YUdnMkNrOTNXVWhHVVVsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZ0TVhsNVJIaHZaekJLUTNsWlFXUm5hV0k0Y2twUFpEQlpTamgzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZNWkdsdlJHOVBWREJ2WlhRNVZFbExWRzE1ZEVWaWVGZFBXazlXVW0xaE1FbFJTRWhOY0hCWk5TOUtjRVJTTWtsWVRqTkJTMlZYQ2xOalV6TmFTREZLVVhsNU5YRjVObXB5YjAxbFJXMTFOMWMxYjFjMFNFZFVVMjFVZFZkblNVUnJjSEpxZFZOV2JGbHFabmxHTWpaaVdVRTRjM280SzJFS2FFdFRZM3B3V0daa05GTXphV3RhTldwUVNWcENSak5DYzJrME9VTkhSRWgzWVd3elUyRjJNbmMzVFdObVR5c3pUSFJDYlhKS1QwRnpWVXhrSzBSaGR3cFRPR2hTUmpSSFNGaGhjbUpFWXpGSFJqbDVTRWhUVTJWNGFWUklWMmhZZVRoMFYwNXZZVWRFV0ZsbGNsQTFka0YyVVZwWk1qWlJXR3Q1YUZJM1JIVnVDbVIzY0ZGeGFISlNZbWxOTDFOUFVVZ3ZMMnA2YTAxU1MwaExWbkJsTHpKYVNsaE1ZbEpzVDFkcFRYQTBlbFZCZW5OUVYwWk1jbEpJWldaSVNDdHRTM1lLVW5kUlIzUklaV05LWWxGTVRtUlBlRWsxYlRaamEwZ3daMVpVZWpKeFVUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQk4yaFNhMDVFV25WSUswTmlaVkY0Y0N0WFJUTmlkWEkwVUVOcGNXUTBZbXN2Y0V3cldFcEROeXRFUkNzemRIaHJDbk4yZGsxeU5rRTJVbUYxVVRrMmIzb3pWRE5vUXpGSWFrZHpVbWx0VmpscGNHOXhiak5RTTNKNGMzSTRTRE5UVG1aSWFFeFJTV05xV0dOTU56WXlibmdLWXpKRlRsbFFjMDUxS3pkbFlsZHVaM1Y0WWpKdlZEVnFkRzVVUTIxTmNtVktTMmx2U2tGbFJXMUdZa2xwVDJrMU9XcDZZbXRwUmtGRlNYSkRUbTlCU0FwTmJqWmlVWEV6YTFCWGFWWnRVV055UmxSNFVVTnFZM0V3WXpJeFdERnlaazVCU0doSFdXOXdkVW80WWsxR1VITkVkRVJqWTB3d2FtVkRZMEZSU0RaVENsVkRZWG94V25jMVZtMXlZMHg1VWlzeWRHa3pTM2haU1RKMVFVd3lNRlJoUmpWb05WUnZUbFp5VUV3emJYWnVOSHBGZFdKblkzQXJVM3AwT0RCNmFuQUtZMlo0ZWtsQ1FuRnZkRlY2V1V4RlRHZ3JMMmxYVUdScVdGSlVaM2hvYURaUGQxbElSbEZKUkVGUlFVSkJiMGxDUVZGRFYwRTNWazFFVVhkQkwwSmpZZ3BDUVRVeVpUWkthRTl3T1d3d1RETjRRMDFsWWk5WFZsaFZSQ3RSTWs1aFVDdE9SbVV3YW1saldsWnhlV05pVDNKNWMzaGFWMDVrU0hWaVdtWk9SMVp2Q21aUGFqbFNXbk5YVEdNeE1TdHZjelZEYzJwdlMwTm9TM0JhZUUxU1ZVNVdhQzlGUkVsaFJUZG1XbGRsTWtwdVFUSmFhMjloWjFSSVpucGtNMVJWVldNS016VTVkaXN2U0U5dFoyOWljak56TW1kWFdrUXlVRGhHY1daMmFrd3dVMnRDZUhOR00xVldlazB6VFRNdmFuRlVRbEJtU0VSdGExQlNTRnBuYTBKNFp3cHJMMXB1T0VOUVZXTXhjM00wYm5SRldqZExSbUZrWmpWSksxTjJNMnA0VVdsSlZrMUVja2xEWVhsQ1NURXZkMnBQTVRKcWJ6bHhTR2hUUjFVdlEwbGpDbmxQVDFOUk5XTkhWVWd5U1ZOTVZsa3dURm8wYmxGTlpHOHliMnBYU2psSFIyZzNObTF4UlZWWVRFTkRUa2RoWkZkbGNIUnVNSGhrY0RaSFYzYzVNRE1LTkdwWllVb3ZaVlpCYjBkQ1FWQlNiSGR2ZWtkM1ZIRjFRWFJEYlM5MlZIaFlObkJZUWpKVVVYUk9kMjVsVVRGUWN6VXdjeTlsWkd4bE5YcHJOekZPU0FwaFZFZDBOMVkzTW5CMmVYZG1jR05MTUdGdFdFMU1aM1ZCY214WWFHc3JTMEZLWm1FdmN6WXhNalpxTmtGV2RIVXZhVFZoYlVsUFJsQTRSMVpOWmpGaENuUjRlbGhWWjB0dFZsSjBUbkpXYjJkRGJWVklhMlF5VGtnd1V5czNVVzByUkhsaE9YTjRWR3BsVUdkTFpsbHZMMFJyUkd4YU5VUXZRVzlIUWtGUWJHZ0tNbFZPWkdSblF6TXdlbTlPU3pOaGVqVlJTR3RxTkZCQ1JVNXRWakExYzI0clNteFpWMjFoTkdSUmIwbzRSbUpzZEN0SVFtUjRiRzB5UlVOdlVXdGlRd29yU1d0T1NtSnlTRkZLZDNaSWVVOWhWVEZqVmt0MVRuWktaM1puYWpod1JFY3dVbmd3TXpnMFJWTnJXblYwY21OWFRVcDRNMjlpUmtad1RqRlJhMjlqQ2xSd1VtSkdUM05NVGtJMmMzbEpXRVpWWjFKcFlsQTNOVWRWWVhwaWQzbERZWHBhU25wNFVISkJiMGRCWmxCbE0zQnNTbEJLWkd0eGJWWlNOakF2WWtVS1lYYzFOMDl0U3pWNVJWUnhNR2hMY1VScWJXVlVkamhIVjFSQ05qWTRUamxHTm10UE1HeHpaa0ZsUTJoeGEzZGxOM2t2WlN0d05sVlNMemx2VEhreWNRcHdablZYUWxVM1lWWnBiMWxJV1M5QmNYbFZjVVJVTlV0WWIzTlRaRGRGTWtweGJ6TlNhVWRXVEZKUWIwTXdhVTAyUTBsYWVGRmlVRTFXUkV4V1ozSTBDa3B0UVdwMlVTdG1iMGd5UlhWbVkwdExPR0pvTUZSTlEyZFpRbVpuYzFrdlRYSkNZa2huZUdORk1tTjFSVEJCUjA1Wk9YaHRjVkJzWTJGcFZuQXZNV2tLV0dGQ2FEZDNkVVZUVFVsMmVHUk9hazR3Um5sRVVqSk9lR1ZPT0ZSdVpqVndXSFJ3ZVZvMVNrMTRUSFZCT1VWbVlsRXZPRUY2YmtSSGMwb3pZVXhSY3dwNGNIVkhRV1ZqZDI5d1dWbzVTVXBoUm14d2RuRXhVVEpNV21GNE5EVXlSVE5GTVhGd0sxQlRVemhMVVRKVU0wMVRRbGxQYjFWRE5DOHdabk4wY0ZwNENrOUdkVU1yVVV0Q1owZElja1Z4UVZsRldrVlJPR1ZUYzJzNWEwOUhUemtyV0VsdlExZFZOa2hvYkV4bFEzaDFVV2hDYUZKVk5HMXBUMGd3Vlhad2FqSUtWVEoyU1hGbGRFaGlla1JWT1VaUlRsZ3diRU13Y0dOTGVIUmlNakZpUkhwdVpqbDVSa3RzUlhVNWRVaHFNRlZEU2xWT2VHWXJkR1phTWpjMWVqWlpRUXBHTDBwRGIwcEpTRkZTZERNMU9Yb3lZMk5yT0VweVVXMVhSbW96UkdVd1EySTNSbXBpUTFaR05FdFhZaTlrTDNobGMyNDRDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-11-10 06:40:36,629 DEBUG 129:onap_service.py(1) - [None][Create definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-10 06:40:36,629 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-10 06:40:36,629 DEBUG 132:onap_service.py(1) - [None][Create definition] data sent: { "rb-name": "pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73", "rb-version": "v1", "chart-name": "", "description": "", "labels": {} } 2021-11-10 06:40:36,661 INFO 142:onap_service.py(1) - [None][Create definition] response code: 201 2021-11-10 06:40:36,661 DEBUG 146:onap_service.py(1) - [None][Create definition] response: {"rb-name":"pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73","rb-version":"v1","chart-name":"","description":"","labels":{}} 2021-11-10 06:40:36,663 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-10 06:40:36,663 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-62b01b4c-9865-4261-b908-5fb8cbceab73/v1 2021-11-10 06:40:36,663 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-11-10 06:40:36,702 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-11-10 06:40:36,702 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73","rb-version":"v1","chart-name":"","description":"","labels":{}} 2021-11-10 06:40:36,706 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-11-10 06:40:36,706 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-62b01b4c-9865-4261-b908-5fb8cbceab73/v1/content 2021-11-10 06:40:36,706 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-10 06:40:36,740 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-11-10 06:40:36,740 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-11-10 06:40:36,742 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-10 06:40:36,743 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-62b01b4c-9865-4261-b908-5fb8cbceab73/v1 2021-11-10 06:40:36,743 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-11-10 06:40:36,770 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-11-10 06:40:36,770 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73","rb-version":"v1","chart-name":"pnf-simulator","description":"","labels":{}} 2021-11-10 06:40:36,781 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-10 06:40:36,781 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-62b01b4c-9865-4261-b908-5fb8cbceab73/v1/profile 2021-11-10 06:40:36,781 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73", "rb-version": "v1", "profile-name": "pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb", "release-name": "pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb", "namespace": "onap", "kubernetes-version": "1.0" } 2021-11-10 06:40:36,806 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-11-10 06:40:36,807 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73","rb-version":"v1","profile-name":"pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb","release-name":"pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb","namespace":"onap","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2021-11-10 06:40:36,809 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-10 06:40:36,809 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-62b01b4c-9865-4261-b908-5fb8cbceab73/v1/profile/pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb 2021-11-10 06:40:36,809 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-11-10 06:40:36,832 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-11-10 06:40:36,833 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73","rb-version":"v1","profile-name":"pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb","release-name":"pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb","namespace":"onap","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2021-11-10 06:40:36,835 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-11-10 06:40:36,835 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-62b01b4c-9865-4261-b908-5fb8cbceab73/v1/profile/pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb/content 2021-11-10 06:40:36,835 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-10 06:40:36,859 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-11-10 06:40:36,859 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-11-10 06:40:36,868 DEBUG 129:onap_service.py(1) - [None][Create Instance] sent header: {} 2021-11-10 06:40:36,868 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-10 06:40:36,868 DEBUG 132:onap_service.py(1) - [None][Create Instance] data sent: { "cloud-region": "k8sregion", "profile-name": "pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb", "rb-name": "pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73", "rb-version": "v1", "override-values": { }, "labels": { } } 2021-11-10 06:40:38,537 INFO 142:onap_service.py(1) - [None][Create Instance] response code: 201 2021-11-10 06:40:38,538 DEBUG 146:onap_service.py(1) - [None][Create Instance] response: {"id":"serene_liskov","request":{"rb-name":"pnf-cnf-rb-62b01b4c-9865-4261-b908-5fb8cbceab73","rb-version":"v1","profile-name":"pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb","release-name":"","cloud-region":"k8sregion","labels":{},"override-values":{}},"namespace":"onap","release-name":"pnf-cnf-profile-a88c638f-67d1-449b-a32e-6e2d4971bceb","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-10 06:41:39,813 DEBUG 230:rest.py(1) - response body: {"kind":"ServiceList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/onap/services","resourceVersion":"154655"},"items":[{"metadata":{"name":"a1policymanagement","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/a1policymanagement","uid":"7003c171-afe9-42d4-90ce-7f7c7636e261","resourceVersion":"29405","creationTimestamp":"2021-11-10T02:14:49Z","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-10T02:14:49Z","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.39.164","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"a1policymanagement-external","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/a1policymanagement-external","uid":"cd8dbaf4-e99a-4d64-8114-faf889bcfa3a","resourceVersion":"29410","creationTimestamp":"2021-11-10T02:14:49Z","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-10T02:14:49Z","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.31.15","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-cass","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-cass","uid":"c620e036-410d-4a67-ab0a-4654bc0aaf80","resourceVersion":"29706","creationTimestamp":"2021-11-10T02:15:23Z","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-10T02:15: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\":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.60.42","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-cm","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-cm","uid":"59a10897-abe3-4a98-a99c-76fcb526fe37","resourceVersion":"29700","creationTimestamp":"2021-11-10T02:15:22Z","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-10T02:15: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\":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.16.205","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-fs","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-fs","uid":"4c122abd-da58-49ad-b18c-46933f0f2052","resourceVersion":"29725","creationTimestamp":"2021-11-10T02:15:23Z","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-10T02:15: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\":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.40.207","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-gui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-gui","uid":"23c3c788-f6ec-4bd9-834a-8930564bd88e","resourceVersion":"29718","creationTimestamp":"2021-11-10T02:15:23Z","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-10T02:15: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: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.48.198","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-locate","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-locate","uid":"86e3545b-8ca6-44c8-b44a-e6e1eb17074a","resourceVersion":"29694","creationTimestamp":"2021-11-10T02:15:22Z","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-10T02:15: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\":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.19.161","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-oauth","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-oauth","uid":"2d7f2757-1808-4241-b3be-181fae0ffb91","resourceVersion":"29713","creationTimestamp":"2021-11-10T02:15:23Z","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-10T02:15: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\":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.61.20","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-service","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-service","uid":"97542168-5925-4259-a145-cf7509afc61a","resourceVersion":"29719","creationTimestamp":"2021-11-10T02:15:23Z","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-10T02:15: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\":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.0.193","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-sms","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-sms","uid":"1000830e-9e89-43e0-9c09-18c24046672c","resourceVersion":"29687","creationTimestamp":"2021-11-10T02:15:22Z","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-10T02:15: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\":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.27.102","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aaf-sms-db","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aaf-sms-db","uid":"a59e241c-feb8-4173-a1ed-ba52d23a84e6","resourceVersion":"29704","creationTimestamp":"2021-11-10T02:15:23Z","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-10T02:15: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\":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.58.67","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai","uid":"61774ad2-282c-45d9-9ed9-32737e6ffa6c","resourceVersion":"30659","creationTimestamp":"2021-11-10T02:16:30Z","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-10T02:16: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\":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.43.200","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-babel","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-babel","uid":"d51019d1-8f68-4b38-97bc-7eb687d591a3","resourceVersion":"30665","creationTimestamp":"2021-11-10T02:16:30Z","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-10T02:16: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\":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.52.184","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-graphadmin","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-graphadmin","uid":"cfc3a619-1b36-4f29-8236-2b86c10e22c5","resourceVersion":"30664","creationTimestamp":"2021-11-10T02:16:30Z","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-10T02:16: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\":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.43.174","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-modelloader","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-modelloader","uid":"fd052910-22fd-4f4c-9249-7a447e5bb8e8","resourceVersion":"30676","creationTimestamp":"2021-11-10T02:16:30Z","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-10T02:16: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\":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.16.141","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-resources","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-resources","uid":"7879263d-85c8-4139-a0bb-e4c482027630","resourceVersion":"30674","creationTimestamp":"2021-11-10T02:16:30Z","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-10T02:16: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\":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.212","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-schema-service","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-schema-service","uid":"4f4ffa71-c81d-4328-ab37-8075c715d4f1","resourceVersion":"30685","creationTimestamp":"2021-11-10T02:16:30Z","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-10T02:16: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\":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.5.150","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-sparky-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-sparky-be","uid":"24bea219-99f8-4594-af0c-4d203e90543b","resourceVersion":"30690","creationTimestamp":"2021-11-10T02:16:31Z","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-10T02:16: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\":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.49.206","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"aai-traversal","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/aai-traversal","uid":"1bfbf6da-b498-43aa-898b-ff5f83e7d961","resourceVersion":"30677","creationTimestamp":"2021-11-10T02:16:30Z","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-10T02:16: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\":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.44.144","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"awx-postgresql","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/awx-postgresql","uid":"f4f6ee9c-4856-4a0c-8d4d-f58987b3c844","resourceVersion":"32520","creationTimestamp":"2021-11-10T02:18:51Z","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-10T02:18:50Z","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.53.72","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"awx-rabbitmq","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/awx-rabbitmq","uid":"829c29bf-9678-45ad-969d-9ddce12011e0","resourceVersion":"32543","creationTimestamp":"2021-11-10T02:18:51Z","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-10T02:18:50Z","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.22.131","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"awx-rmq-mgmt","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/awx-rmq-mgmt","uid":"e33cd7ce-0846-4c79-a1fb-16e9b6ec20c2","resourceVersion":"32527","creationTimestamp":"2021-11-10T02:18:51Z","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-10T02:18:50Z","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.40.178","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"awx-web","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/awx-web","uid":"0e3c3522-f656-4b4c-8b2d-3c1758b7a257","resourceVersion":"32534","creationTimestamp":"2021-11-10T02:18:51Z","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-10T02:18:50Z","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.1.9","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cassandra","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cassandra","uid":"a639a13c-9bc4-4bba-bd56-abf3e2b92f50","resourceVersion":"31020","creationTimestamp":"2021-11-10T02:16:44Z","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-10T02:16:44Z","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":"bb1689d6-6c25-406b-9c67-0be391c26111","resourceVersion":"31493","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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.61.46","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":"00d22122-97b6-4625-9b3b-f5200ce07b1c","resourceVersion":"31473","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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.17.156","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":"83232051-cf05-4c46-8a15-bd85e59851c6","resourceVersion":"146351","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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-10T06:23:13Z","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.58.213","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":"6897c262-7035-4744-a544-fca9309f1e52","resourceVersion":"31483","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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.36.151","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-db","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-db","uid":"06f018dc-ee03-4124-b31a-9d06ce3f0bbc","resourceVersion":"31501","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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.47.223","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-db-headless","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-db-headless","uid":"41c8ad3e-9b8f-4925-9162-71a0d62c94c7","resourceVersion":"31455","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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":"96e80c45-baf1-4391-a3dc-08d285bb0101","resourceVersion":"31477","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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.11.111","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-sdc-listener","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-sdc-listener","uid":"b4df7c0e-4548-4b75-bd4c-4af8e6e9f860","resourceVersion":"31462","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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.11.198","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cds-ui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-ui","uid":"2b7f949b-867f-478c-818d-35663f926e8f","resourceVersion":"31464","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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.7.151","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"chart-museum","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/chart-museum","uid":"05ccd296-e4f8-4eb0-b1d2-9d97193efd7a","resourceVersion":"39667","creationTimestamp":"2021-11-10T02:26:14Z","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-10T02:26:14Z","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.27.89","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cli","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cli","uid":"8558a722-47e9-462c-9cc7-003d35db6fc2","resourceVersion":"32030","creationTimestamp":"2021-11-10T02:18:15Z","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-10T02:18:15Z","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.17.158","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":"a3c0e68b-13a5-435e-9d6a-1b007929978c","resourceVersion":"34107","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.59.79","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"consul","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/consul","uid":"ac04ba07-dda0-404f-a1a7-31c6812ea725","resourceVersion":"34043","creationTimestamp":"2021-11-10T02:20:45Z","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-10T02:20:45Z","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":"8d314644-ae3f-42c7-a036-863d1d312e73","resourceVersion":"32184","creationTimestamp":"2021-11-10T02:18:27Z","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-10T02:18: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: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":"bb81448b-09ce-4a7d-b722-c5d0953157f8","resourceVersion":"32188","creationTimestamp":"2021-11-10T02:18:27Z","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-10T02:18: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\":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.41.246","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cps-core","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cps-core","uid":"ce293359-380c-44ee-9e76-95431fc1454b","resourceVersion":"33156","creationTimestamp":"2021-11-10T02:19:27Z","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-10T02:19:27Z","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.7.37","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cps-temporal","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cps-temporal","uid":"65729f24-e6d3-482a-ac05-812f3459aabd","resourceVersion":"33168","creationTimestamp":"2021-11-10T02:19:28Z","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-10T02:19:27Z","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.3.87","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"cps-temporal-db","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cps-temporal-db","uid":"93b0bd1f-bee7-4bbf-bc6b-a03f11f1ceda","resourceVersion":"33164","creationTimestamp":"2021-11-10T02:19:27Z","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-10T02:19:27Z","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.22.120","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dashboard","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dashboard","uid":"0af07c9e-f763-4894-a245-05b7c3b674f2","resourceVersion":"34055","creationTimestamp":"2021-11-10T02:20:45Z","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-10T02:20:45Z","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.51.249","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":"12687019-af87-45bb-a958-3f420d1ad469","resourceVersion":"36507","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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: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.17.172","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dbc-pg-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dbc-pg-replica","uid":"6bcf04e3-ac5c-4957-bbcd-89c0944804d4","resourceVersion":"36534","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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: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.5.218","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dbc-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dbc-postgres","uid":"ff798e7c-ee36-4be6-ac79-d7dc44e157c7","resourceVersion":"36500","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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: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.2.114","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-cloudify-manager","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-cloudify-manager","uid":"596f8554-4faa-4770-919a-69da2a7cbaec","resourceVersion":"34136","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.17.159","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":"44a5fba3-4ba0-4355-a37b-7c36cd0acd24","resourceVersion":"34132","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.42.149","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":"974df6ca-45a3-479c-baef-5472080977d9","resourceVersion":"34124","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.31.253","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-dashboard-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-dashboard-postgres","uid":"411603c2-1182-4cda-9e70-5482e1cb95ce","resourceVersion":"34119","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.26.110","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-healthcheck","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-healthcheck","uid":"c52edfab-9060-42f4-ad5a-a793d039f671","resourceVersion":"34114","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.48.219","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":"7e32dd2f-722d-4e56-b137-be47db5531f0","resourceVersion":"34832","creationTimestamp":"2021-11-10T02:21:10Z","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-10T02:21: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\":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.38.106","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":"3f5b0639-71a1-4247-8f02-4a1c2270aa8e","resourceVersion":"34083","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.50.206","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":"86d7ef1f-ae07-40c4-a91c-a0b16406ce6e","resourceVersion":"34053","creationTimestamp":"2021-11-10T02:20:45Z","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-10T02:20:45Z","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.7.8","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-inv-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-inv-postgres","uid":"c3c8b360-d96f-4749-86da-316fa7a13a5f","resourceVersion":"34139","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.41.150","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-mongohost","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-mongohost","uid":"342e4667-13c7-4de6-9e83-d76889fec8fe","resourceVersion":"34042","creationTimestamp":"2021-11-10T02:20:45Z","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-10T02:20:45Z","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":"e9f1bee3-2d28-4792-ae70-d609a464ec20","resourceVersion":"34094","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.16.33","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-ms-healthcheck","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-ms-healthcheck","uid":"73e02aa5-e563-47ad-b003-1236823a57db","resourceVersion":"34827","creationTimestamp":"2021-11-10T02:21:10Z","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-10T02:21: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\":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.32.188","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-pg-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-pg-primary","uid":"f24430f2-64d8-4dbc-8789-bfa98a9369f7","resourceVersion":"34128","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.37.144","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-pg-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-pg-replica","uid":"da10c06b-5add-4f0f-a63c-56d53f6b4cd2","resourceVersion":"34088","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.26.144","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-postgres","uid":"bb3055e1-04f1-4729-970a-76878d8a3b2b","resourceVersion":"34069","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.9.245","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-prh","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-prh","uid":"3151ba14-6b47-471b-8929-c23d2fe3bbf0","resourceVersion":"34840","creationTimestamp":"2021-11-10T02:21:10Z","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-10T02:21: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\":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.48.238","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-tcagen2","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-tcagen2","uid":"b63badfa-5bd0-486c-9fca-6e2bc70586d9","resourceVersion":"34836","creationTimestamp":"2021-11-10T02:21:10Z","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-10T02:21: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\":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.52.48","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcae-ves-collector","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcae-ves-collector","uid":"d7f0039b-58b5-462f-b9d6-05690d72d660","resourceVersion":"34824","creationTimestamp":"2021-11-10T02:21:10Z","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-10T02:21: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\":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.36.238","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-designtool","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-designtool","uid":"acf0d872-5245-4cbe-bde7-fddf54369df4","resourceVersion":"35244","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.59.60","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-distributor-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-distributor-api","uid":"0768d64b-1a5e-484b-8fa4-a619a500832e","resourceVersion":"35266","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.63.137","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-genprocessor","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-genprocessor","uid":"9a67c594-89a5-46cb-8d92-fceb0e44abdd","resourceVersion":"35232","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.42.139","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-healthcheck","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-healthcheck","uid":"ecd421cc-9e69-4ba1-80fc-5ec13ed72983","resourceVersion":"35239","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.1.2","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-nifi-registry","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-nifi-registry","uid":"295499f3-c67a-4dcc-ae5e-519039dc1bb2","resourceVersion":"35257","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.6.133","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-onboarding-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-onboarding-api","uid":"fca397dd-8979-4880-9434-97765bd201b3","resourceVersion":"35270","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.69","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-pg-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-pg-primary","uid":"7b7f07ba-b7f3-4496-856f-19023fa0a22f","resourceVersion":"35262","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.4.154","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-pg-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-pg-replica","uid":"79752e02-6926-47b4-91b3-7ec58378d0e2","resourceVersion":"35280","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.63.81","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-postgres","uid":"ad288286-b2b4-44b5-b9e1-a6fcc020ac38","resourceVersion":"35252","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.32.217","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dcaemod-runtime-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dcaemod-runtime-api","uid":"c67af9e2-47e1-444f-9498-e708b999671a","resourceVersion":"35275","creationTimestamp":"2021-11-10T02:21:37Z","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-10T02:21:37Z","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.48.172","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"deployment-handler","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/deployment-handler","uid":"1945f697-5e51-4a77-ba24-b32620bf642f","resourceVersion":"34075","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.44.0","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"dmaap-bc","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/dmaap-bc","uid":"17b3bcb5-c9ec-4114-9719-9d6cbbb9a6e4","resourceVersion":"36558","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23:16Z","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.30.8","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":"5753ae49-6147-4795-818d-f7cca8bd5e05","resourceVersion":"36550","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23:16Z","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.13.173","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":"91ed717e-4c15-47ad-ab6a-fa0a0299832b","resourceVersion":"36526","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23:16Z","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.15.122","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":"a3e63b7c-ca8c-464c-8a43-ee933fe3ffa2","resourceVersion":"36540","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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: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.32.238","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"ejbca","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/ejbca","uid":"b70dcc72-2b5c-4c21-8ba7-ab567d9648a1","resourceVersion":"32548","creationTimestamp":"2021-11-10T02:18:51Z","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-10T02:18:50Z","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.12.249","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-engine-mgmt","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-engine-mgmt","uid":"cf7a1948-1e95-4113-9e24-d8ca0a185272","resourceVersion":"37279","creationTimestamp":"2021-11-10T02:23:46Z","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-10T02: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\":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.61.84","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-postgres","uid":"5a575c1e-3ab5-47dc-88db-630df9a6f20f","resourceVersion":"37272","creationTimestamp":"2021-11-10T02:23:46Z","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-10T02: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":{},"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.61.67","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-postgres-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-postgres-primary","uid":"fbda03a5-261c-40ab-ad65-2d225640b202","resourceVersion":"37264","creationTimestamp":"2021-11-10T02:23:46Z","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-10T02: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":{},"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.40.120","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-postgres-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-postgres-replica","uid":"fd9ab079-b962-40ab-8c2d-40f68db4ef64","resourceVersion":"37258","creationTimestamp":"2021-11-10T02:23:46Z","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-10T02: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":{},"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.4.174","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"holmes-rule-mgmt","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/holmes-rule-mgmt","uid":"013d4efd-f106-411a-b5a0-bbaf21817752","resourceVersion":"37278","creationTimestamp":"2021-11-10T02:23:46Z","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-10T02: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: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.51.144","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"inventory","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/inventory","uid":"66002519-8694-415a-bbcb-382f18cd12e9","resourceVersion":"34099","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.16.250","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"mariadb-galera","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/mariadb-galera","uid":"78ba5cd0-96a7-4c44-9914-14f449b0d9d6","resourceVersion":"37527","creationTimestamp":"2021-11-10T02:23:56Z","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-10T02:23:56Z","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.7.111","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"mariadb-galera-headless","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/mariadb-galera-headless","uid":"abdf9163-5c68-4c63-a72c-7e46e0c09324","resourceVersion":"37519","creationTimestamp":"2021-11-10T02:23:56Z","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-10T02:23:56Z","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":"0e609f36-b955-4ec0-9b2c-4341ffb91a9a","resourceVersion":"36541","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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.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.0.57","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"message-router-external","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/message-router-external","uid":"386ce308-af6c-43d1-8ee9-88cb308fcd87","resourceVersion":"36515","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23:16Z","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.29.41","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":"427ae1a2-36f5-44bf-a634-0531d40182cc","resourceVersion":"36492","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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\":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":"3cfe8ba3-6284-4da6-a2f1-f83c25061d5a","resourceVersion":"36553","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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: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.35.178","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":"1d1eb493-ecd9-490f-8d60-a17c090023e8","resourceVersion":"36530","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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: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.55.9","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":"85c938a3-433a-4b6c-a982-8e375514d442","resourceVersion":"36520","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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: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.38.216","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":"4597e7b6-5c26-46d1-8637-12ff33bc0436","resourceVersion":"36491","creationTimestamp":"2021-11-10T02:23:16Z","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-10T02:23: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\":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":"a278cd92-4783-40e8-99f1-8a1ac760a9d8","resourceVersion":"37675","creationTimestamp":"2021-11-10T02:24:04Z","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-10T02:24:04Z","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.43.187","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"mongo-ves-client-8oiik","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/mongo-ves-client-8oiik","uid":"4a68f3b0-cf03-492b-a2b6-78a32c61e3d5","resourceVersion":"153248","creationTimestamp":"2021-11-10T06:38:47Z","labels":{"app":"mongo-ves-client-8oiik","cfydeployment":"mongo-dep-8oiik","cfynode":"mongo","cfynodeinstance":"mongo_ff479s","k8sdeployment":"dep-mongo-ves-client-8oiik"},"managedFields":[{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-11-10T06:38:47Z","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-8oiik"},"clusterIP":"10.233.24.104","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"msb-consul","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/msb-consul","uid":"3d19eb09-7e95-46e5-82a2-f72dfd2b689a","resourceVersion":"37968","creationTimestamp":"2021-11-10T02:24:25Z","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-10T02:24:24Z","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.47.194","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"msb-discovery","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/msb-discovery","uid":"4913f6a8-814d-4139-a332-565db47b47be","resourceVersion":"37974","creationTimestamp":"2021-11-10T02:24:25Z","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-10T02:24:24Z","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.20.62","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"msb-eag","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/msb-eag","uid":"bdd64cfb-6663-4457-bfd0-9981501496b4","resourceVersion":"37980","creationTimestamp":"2021-11-10T02:24:25Z","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-10T02:24:24Z","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.30.160","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"msb-iag","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/msb-iag","uid":"bc0a6f79-aa67-47d5-abe0-30480b29ef6e","resourceVersion":"37967","creationTimestamp":"2021-11-10T02:24:24Z","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-10T02:24:24Z","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.15.168","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-fcaps","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-fcaps","uid":"80dc60d3-fd79-4560-a833-d73b9d4643d6","resourceVersion":"38241","creationTimestamp":"2021-11-10T02:24:36Z","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-10T02:24:36Z","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.37.209","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-framework","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-framework","uid":"5ca37134-6437-45bd-b444-4ce36fde567e","resourceVersion":"38220","creationTimestamp":"2021-11-10T02:24:36Z","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-10T02:24:36Z","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.25.68","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-k8s","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-k8s","uid":"cb578e3f-3eb7-4f10-81d6-525ff8149c49","resourceVersion":"38227","creationTimestamp":"2021-11-10T02:24:36Z","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-10T02:24:36Z","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.25.89","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-k8s-etcd","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-k8s-etcd","uid":"492bf04b-adbb-4ea1-823c-750cd8b7df5c","resourceVersion":"38217","creationTimestamp":"2021-11-10T02:24:36Z","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-10T02:24: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\":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":"72d13be6-8324-4cd4-bea9-b04b98a36aee","resourceVersion":"38216","creationTimestamp":"2021-11-10T02:24:36Z","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-10T02:24: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":"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":"10fac2de-9607-485a-91ee-8db21281d587","resourceVersion":"38233","creationTimestamp":"2021-11-10T02:24:36Z","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-10T02:24: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":"multicloud-k8s-mongo","release":"onap"},"clusterIP":"10.233.55.170","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"multicloud-pike","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/multicloud-pike","uid":"7a4a6eb7-7c4d-491c-a47d-e01eef2065b4","resourceVersion":"38237","creationTimestamp":"2021-11-10T02:24:36Z","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-10T02:24:36Z","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.29.9","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"nbi","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/nbi","uid":"36d39d0d-e8a2-4ef1-b429-fc2906278ac0","resourceVersion":"38530","creationTimestamp":"2021-11-10T02:24:54Z","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-10T02:24:54Z","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.0.64","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"nbi-mongohost","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/nbi-mongohost","uid":"410bca6b-1847-4d3d-be21-b9c358cb6253","resourceVersion":"38522","creationTimestamp":"2021-11-10T02:24:54Z","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-10T02:24:54Z","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":"e9de51f2-e9c4-45a0-9b04-54b86ef3c6bf","resourceVersion":"38529","creationTimestamp":"2021-11-10T02:24:54Z","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-10T02:24:54Z","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.54.211","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"ncmp-dmi-plugin","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/ncmp-dmi-plugin","uid":"5f635873-395f-48d4-90a5-7d53a85fe035","resourceVersion":"33160","creationTimestamp":"2021-11-10T02:19:27Z","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-10T02:19:27Z","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.57.1","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"neng-serv","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/neng-serv","uid":"6f89bd79-ef10-462c-8e2f-51abdff35479","resourceVersion":"47896","creationTimestamp":"2021-11-10T02:38:44Z","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-10T02:38:43Z","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.59.160","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"netbox-app","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/netbox-app","uid":"e1cf3409-be75-433d-a7ab-c198889d7920","resourceVersion":"32540","creationTimestamp":"2021-11-10T02:18:51Z","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-10T02:18:50Z","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.118","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"netbox-nginx","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/netbox-nginx","uid":"018d7350-93b1-46eb-9ad9-bb800445988d","resourceVersion":"32533","creationTimestamp":"2021-11-10T02:18:51Z","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-10T02:18:50Z","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.40.138","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"netbox-postgres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/netbox-postgres","uid":"24ef987c-5df9-4f7d-8728-c9fc3924d548","resourceVersion":"32514","creationTimestamp":"2021-11-10T02:18:51Z","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-10T02:18:50Z","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.41.134","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":"34187370-5cdb-4dd1-bd28-0744ca8f9207","resourceVersion":"31488","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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.3.46","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":"e767e727-bbc2-4f77-9a56-2bb504066ab7","resourceVersion":"37524","creationTimestamp":"2021-11-10T02:23:56Z","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-10T02:23:56Z","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.47.111","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":"e8c07e9b-1d07-4849-aaea-efb891cd99b4","resourceVersion":"43957","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34:00Z","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.41.173","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"oof-has-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/oof-has-api","uid":"b94bdbd5-07dd-4483-b78f-9c21cf04f2bb","resourceVersion":"39203","creationTimestamp":"2021-11-10T02:25:51Z","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-10T02:25:51Z","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.49.212","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":"1a22bad1-63fa-4fb3-ad21-560eb38690d1","resourceVersion":"39191","creationTimestamp":"2021-11-10T02:25:51Z","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-10T02:25:51Z","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":"1a4e974d-9ab0-45da-8bc0-595d1b40f957","resourceVersion":"39199","creationTimestamp":"2021-11-10T02:25:51Z","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-10T02:25:51Z","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.24.111","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":"3a2343cd-b6b6-4c49-b1d6-331b8ea755ba","resourceVersion":"39665","creationTimestamp":"2021-11-10T02:26:14Z","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-10T02:26:14Z","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.29.255","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"pgset","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/pgset","uid":"2410110d-f07c-4868-80a6-48d538a549a5","resourceVersion":"45031","creationTimestamp":"2021-11-10T02:34:44Z","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-10T02:34: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\":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.15.37","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":"1a4d1283-f02c-4a9b-acad-256d53b122e6","resourceVersion":"154138","creationTimestamp":"2021-11-10T06:40:37Z","labels":{"io.kompose.service":"pnf-macro-test-simulator","k8splugin.io/rb-instance-id":"serene_liskov"},"annotations":{"kompose.cmd":"kompose convert -c","kompose.version":"1.21.0 (992df58d8)"},"managedFields":[{"manager":"k8plugin","operation":"Update","apiVersion":"v1","time":"2021-11-10T06:40:37Z","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.16.111","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":"01289c22-f721-4a7f-b7d2-5382bd6f2aff","resourceVersion":"154133","creationTimestamp":"2021-11-10T06:40:37Z","labels":{"io.kompose.service":"pnf-macro-test-simulator-mongo","k8splugin.io/rb-instance-id":"serene_liskov"},"annotations":{"kompose.cmd":"kompose convert -c","kompose.version":"1.21.0 (992df58d8)"},"managedFields":[{"manager":"k8plugin","operation":"Update","apiVersion":"v1","time":"2021-11-10T06:40:37Z","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.55.247","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-apex-pdp","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-apex-pdp","uid":"2150d608-efc6-448c-b085-28a04a133c49","resourceVersion":"43984","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.17.65","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-api","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-api","uid":"bd297626-8987-4128-b4bf-70a3d218a86e","resourceVersion":"43976","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.20.121","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-clamp-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-clamp-be","uid":"18fcab06-67db-432a-9667-4b674e97e2b2","resourceVersion":"43991","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.9.24","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":"0b461ca4-c0c9-4a0c-acdd-3c2c9da6c256","resourceVersion":"44007","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.27.48","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":"ebd40945-4275-41e0-87f8-de45a0429439","resourceVersion":"43993","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.20.255","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-clamp-fe","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-clamp-fe","uid":"bef1f9fe-f4d5-4eed-8a04-19237acdb4ad","resourceVersion":"43975","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.6.83","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-distribution","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-distribution","uid":"6d58efb6-f758-45a5-9794-f763a2690354","resourceVersion":"44000","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.35.84","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-drools-pdp","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-drools-pdp","uid":"f5ba7966-9df7-4bd5-af9f-a6ecfde41254","resourceVersion":"44016","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.53.55","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-gui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-gui","uid":"bc73b182-d08a-4819-b792-d161a1e0d548","resourceVersion":"44022","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.12.162","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-handler","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-handler","uid":"5fe1b7b9-62dc-43c8-802a-c833e8b004b4","resourceVersion":"34063","creationTimestamp":"2021-11-10T02:20:46Z","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-10T02:20:45Z","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.36.250","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-mariadb","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-mariadb","uid":"16900f55-b3ad-48fb-9aec-1c54fa84f126","resourceVersion":"44023","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.12.13","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-mariadb-headless","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-mariadb-headless","uid":"094501a3-2b7c-4d24-ac5c-6a67de92fcb6","resourceVersion":"43958","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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: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":"51eef591-337a-40d3-9fb5-ebedb00899d6","resourceVersion":"44005","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.28.202","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"policy-xacml-pdp","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/policy-xacml-pdp","uid":"3f9fd419-f3eb-40f1-bbd9-a0462b703b0d","resourceVersion":"43965","creationTimestamp":"2021-11-10T02:34:00Z","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-10T02:34: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\":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.55.142","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-app","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-app","uid":"80e30d54-4b27-453b-9434-d3e0eb47b265","resourceVersion":"44781","creationTimestamp":"2021-11-10T02:34:33Z","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-10T02:34:33Z","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.9.110","type":"LoadBalancer","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-cassandra","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-cassandra","uid":"cbb0e78e-082d-4b12-aaab-0a8eecf40f43","resourceVersion":"44777","creationTimestamp":"2021-11-10T02:34:33Z","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-10T02:34: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\":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.5.64","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-db","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-db","uid":"7a02b972-91c3-4ee3-be38-d298fd56601c","resourceVersion":"44785","creationTimestamp":"2021-11-10T02:34:33Z","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-10T02:34: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\":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.33.116","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-sdk","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-sdk","uid":"b1f733ce-8f22-4a75-8404-4bdcc8932f53","resourceVersion":"44792","creationTimestamp":"2021-11-10T02:34:33Z","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-10T02:34: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":"portal-sdk","protocol":"TCP","port":8443,"targetPort":8443,"nodePort":30212}],"selector":{"app":"portal-sdk","release":"onap"},"clusterIP":"10.233.5.47","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"portal-widget","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/portal-widget","uid":"56883d46-a3d5-4020-a7bb-953fbe912e00","resourceVersion":"44770","creationTimestamp":"2021-11-10T02:34:33Z","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-10T02:34: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\":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.17.237","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"refrepo","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/refrepo","uid":"718721a9-0b07-4e76-905b-960cf23d25ae","resourceVersion":"58253","creationTimestamp":"2021-11-10T02:56:12Z","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-10T02:56: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\":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.14.32","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"robot","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/robot","uid":"c176bff4-c708-499f-8206-b9c274080fd4","resourceVersion":"45258","creationTimestamp":"2021-11-10T02:35:01Z","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-10T02:35:01Z","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.41.96","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"s14027a01e98f42fb8c616be261f39b35-datafile-collector","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/s14027a01e98f42fb8c616be261f39b35-datafile-collector","uid":"4c8efe6f-b45e-41b3-8a71-0f073dafa1a4","resourceVersion":"153293","creationTimestamp":"2021-11-10T06:38:48Z","labels":{"app":"s14027a01e98f42fb8c616be261f39b35-datafile-collector","cfydeployment":"datafile","cfynode":"datafile-collector","cfynodeinstance":"datafile-collector_dsk62t","k8sdeployment":"dep-s14027a01e98f42fb8c616be261f39b35-datafile-collector"},"managedFields":[{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-11-10T06:38:48Z","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\":8100,\"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":{}},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"port-t-8100","protocol":"TCP","port":8100,"targetPort":8100},{"name":"port-t-8433","protocol":"TCP","port":8433,"targetPort":8433}],"selector":{"app":"s14027a01e98f42fb8c616be261f39b35-datafile-collector"},"clusterIP":"10.233.9.153","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-be","uid":"8293d868-e6a4-4470-9e76-a7851b96cd9e","resourceVersion":"45855","creationTimestamp":"2021-11-10T02:35:52Z","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-10T02:35:52Z","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.36.251","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-be-external","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-be-external","uid":"1110282a-e835-43c1-ada0-048a3f037d8f","resourceVersion":"45863","creationTimestamp":"2021-11-10T02:35:52Z","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-10T02:35:52Z","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.57.23","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-fe","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-fe","uid":"774cc3ad-d1a9-430e-801b-cc74ca733ee9","resourceVersion":"45886","creationTimestamp":"2021-11-10T02:35:52Z","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-10T02:35:52Z","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.39.96","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":"50913d6d-3dfd-4193-98df-59dee4dc3b61","resourceVersion":"45876","creationTimestamp":"2021-11-10T02:35:52Z","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-10T02:35:52Z","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.40.98","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-onboarding-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-onboarding-be","uid":"5d12b8ce-d72e-4207-9cc1-52b84a5d331d","resourceVersion":"45862","creationTimestamp":"2021-11-10T02:35:52Z","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-10T02:35:52Z","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.8.67","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdc-wfd-be","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdc-wfd-be","uid":"9616fa4f-8bd0-44f0-8b99-bd9e19038533","resourceVersion":"45873","creationTimestamp":"2021-11-10T02:35:52Z","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-10T02:35:52Z","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.16.54","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":"7c8aef5b-9f23-4190-9c14-fa4836d57fab","resourceVersion":"45882","creationTimestamp":"2021-11-10T02:35:52Z","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-10T02:35:52Z","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.19.58","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc","uid":"b49d32b8-6a73-4d50-97a5-6e54698d9293","resourceVersion":"47881","creationTimestamp":"2021-11-10T02:38:43Z","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-10T02:38:43Z","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.36.16","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":"38721773-81d5-434b-88f1-b02b7569588e","resourceVersion":"47918","creationTimestamp":"2021-11-10T02:38:44Z","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-10T02:38:43Z","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.57.48","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-callhome","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-callhome","uid":"27511372-e063-4328-93fb-6d1bcf703d5a","resourceVersion":"47886","creationTimestamp":"2021-11-10T02:38:44Z","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-10T02:38:43Z","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.24.174","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-cluster","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-cluster","uid":"5b75f9db-1f91-4976-bdee-938a8e6ff37a","resourceVersion":"47871","creationTimestamp":"2021-11-10T02:38:43Z","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-10T02:38:43Z","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":"1c5d89f5-61c5-4b6a-bb1c-77f189d1ca0d","resourceVersion":"47900","creationTimestamp":"2021-11-10T02:38:44Z","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-10T02:38:43Z","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.44.199","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":"8acb4c0e-85b8-4e37-b892-60e0d8803541","resourceVersion":"47870","creationTimestamp":"2021-11-10T02:38:43Z","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-10T02:38:43Z","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":"873cba70-7d40-45c7-be04-200fe69b163a","resourceVersion":"47907","creationTimestamp":"2021-11-10T02:38:44Z","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-10T02:38:43Z","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.35.252","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnc-ueb-listener","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnc-ueb-listener","uid":"da19d588-1e3f-4066-a768-92eff39c5b70","resourceVersion":"47868","creationTimestamp":"2021-11-10T02:38:43Z","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-10T02:38:43Z","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":"f5427556-a213-4a4e-b098-03607f7c535e","resourceVersion":"47908","creationTimestamp":"2021-11-10T02:38:44Z","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-10T02:38:43Z","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.42.114","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":"29756d27-8b57-42d8-889d-b249a70a23bb","resourceVersion":"47887","creationTimestamp":"2021-11-10T02:38:44Z","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-10T02:38:43Z","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.24.60","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"sdnrdb-discovery","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/sdnrdb-discovery","uid":"cd1d51de-9ec6-49a4-8e1a-6e4bee48e1df","resourceVersion":"47872","creationTimestamp":"2021-11-10T02:38:43Z","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-10T02:38:43Z","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":"024063b7-0605-451e-886a-f2c4b47111ac","resourceVersion":"47912","creationTimestamp":"2021-11-10T02:38:44Z","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-10T02:38:43Z","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.8.216","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so","uid":"5d614d88-3328-4a20-9f78-3dffaa928a82","resourceVersion":"56131","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.1.231","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":"a1b670b3-ec52-4156-8cd4-4fafb7ed5a69","resourceVersion":"56103","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.21.135","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":"b966429e-4f5c-431b-9337-48a0103554a0","resourceVersion":"56082","creationTimestamp":"2021-11-10T02:53:28Z","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-10T02:53:28Z","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.54.143","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":"ee96cd84-5332-4519-bc1a-e7415af1f7b2","resourceVersion":"56141","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.43.39","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-cnf-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-cnf-adapter","uid":"966147a9-354b-41cb-ae54-b7f9b502d5fc","resourceVersion":"56124","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.59.66","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":"f109b614-431c-4245-a425-2acf45627ec4","resourceVersion":"56132","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.46.160","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":"bdca03b7-8b91-4828-bbe9-4b5c1809f320","resourceVersion":"56093","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.34.89","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":"7a143061-6364-4be0-ac57-5e1dcc10e4ef","resourceVersion":"56104","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.50.171","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-nssmf-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-nssmf-adapter","uid":"e309b4f5-6922-426b-8bfd-a73691097f2f","resourceVersion":"56098","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.52.161","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-oof-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-oof-adapter","uid":"34b579ed-d3b4-48d8-814d-376c57ae2e55","resourceVersion":"56145","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.45.150","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-openstack-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-openstack-adapter","uid":"081c46c7-3189-4ffb-a444-a30bcc2b1f81","resourceVersion":"56115","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.31.211","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":"82baf7e2-b03f-474f-8ea4-3fba9350cc93","resourceVersion":"56111","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.63.249","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-sdc-controller","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-sdc-controller","uid":"9d5c565a-e470-43e0-856a-457fcf1b73b9","resourceVersion":"56087","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.36.240","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"so-sdnc-adapter","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/so-sdnc-adapter","uid":"aa6e627b-1894-4297-8ab9-245a04b795f9","resourceVersion":"56120","creationTimestamp":"2021-11-10T02:53:29Z","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-10T02:53:28Z","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.48.212","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"tcp-pgset-primary","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/tcp-pgset-primary","uid":"4f959a34-3dd0-466b-99bf-23422cc625e6","resourceVersion":"45042","creationTimestamp":"2021-11-10T02:34:44Z","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-10T02:34: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\":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.33.114","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"tcp-pgset-replica","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/tcp-pgset-replica","uid":"9f58f4a0-d8b1-482a-87c1-cc1fde1c633e","resourceVersion":"45036","creationTimestamp":"2021-11-10T02:34:44Z","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-10T02:34: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\":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.29.215","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"uui","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/uui","uid":"045b3414-90ee-42e3-9b38-c2ba57f43948","resourceVersion":"57360","creationTimestamp":"2021-11-10T02:55:07Z","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-10T02:55:07Z","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.61.77","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"uui-server","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/uui-server","uid":"9b74b904-c17b-40ae-be00-5b9c5abacada","resourceVersion":"57362","creationTimestamp":"2021-11-10T02:55:07Z","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-10T02:55:07Z","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.46.20","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"ves-client-8oiik","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/ves-client-8oiik","uid":"09dd6d59-283e-4557-9d46-f6766b403a52","resourceVersion":"154026","creationTimestamp":"2021-11-10T06:40:26Z","labels":{"app":"ves-client-8oiik","cfydeployment":"ves-client-dep-8oiik","cfynode":"ves-client","cfynodeinstance":"ves-client_p7tb4k","k8sdeployment":"dep-ves-client-8oiik"},"managedFields":[{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-11-10T06:40:25Z","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-8oiik"},"clusterIP":"10.233.20.69","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":"048a63c5-a942-4936-a2d6-ac5b629bbcce","resourceVersion":"57580","creationTimestamp":"2021-11-10T02:55:26Z","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-10T02:55:26Z","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.49.209","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":"cb730c46-91f8-40d0-96ea-0e45b864197c","resourceVersion":"57596","creationTimestamp":"2021-11-10T02:55:26Z","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-10T02:55:26Z","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.38.68","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-nslcm","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-nslcm","uid":"01d7fbad-8f6a-4ad2-b9dc-c6654035c139","resourceVersion":"57576","creationTimestamp":"2021-11-10T02:55:26Z","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-10T02:55:26Z","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.59.10","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-redis","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-redis","uid":"8a3f7843-dc59-4dad-a418-de826f9643b8","resourceVersion":"57598","creationTimestamp":"2021-11-10T02:55:26Z","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-10T02:55:26Z","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.8.134","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-vnflcm","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-vnflcm","uid":"5a6897e3-3607-4817-8f8a-2621549b3c9f","resourceVersion":"57588","creationTimestamp":"2021-11-10T02:55:26Z","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-10T02:55:26Z","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.11.241","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-vnfmgr","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-vnfmgr","uid":"4fcb1227-e306-484e-ac21-6d197bbdc630","resourceVersion":"57584","creationTimestamp":"2021-11-10T02:55:26Z","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-10T02:55:26Z","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.52.49","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vfc-vnfres","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vfc-vnfres","uid":"1b9062c0-255e-4b43-aa38-aa751847a0e3","resourceVersion":"57592","creationTimestamp":"2021-11-10T02:55:26Z","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-10T02:55:26Z","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.46.108","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":"49c36872-21f9-4bf4-8521-d322507b1fe2","resourceVersion":"57572","creationTimestamp":"2021-11-10T02:55:26Z","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-10T02:55:26Z","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.9.3","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vid","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vid","uid":"da648878-267a-4961-8308-f8ad8bb9eeca","resourceVersion":"57979","creationTimestamp":"2021-11-10T02:55:47Z","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-10T02:55:47Z","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.3.14","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vid-http","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vid-http","uid":"da38edb6-f968-4bbf-99f8-c15c5beff5d5","resourceVersion":"57978","creationTimestamp":"2021-11-10T02:55:47Z","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-10T02:55:47Z","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.59.67","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vnfsdk-dbpri","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vnfsdk-dbpri","uid":"33d8e0b9-9603-4a5b-bef4-b265ce8d8114","resourceVersion":"58252","creationTimestamp":"2021-11-10T02:56:12Z","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-10T02:56: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\":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.57.92","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vnfsdk-dbrep","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vnfsdk-dbrep","uid":"43407a42-1dc1-4579-a5e6-831fff766d0d","resourceVersion":"58240","creationTimestamp":"2021-11-10T02:56:12Z","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-10T02:56: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\":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.16.120","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}},{"metadata":{"name":"vnfsdk-dbset","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/vnfsdk-dbset","uid":"416a4490-8465-4c18-b67d-53b02596dbee","resourceVersion":"58242","creationTimestamp":"2021-11-10T02:56:12Z","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-10T02:56: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\":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.32.130","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}}]} 2021-11-10 06:42:11,638 DEBUG 125:pnf_register.py(1) - Can't connect with PNF simulator: HTTPConnectionPool(host='portal.api.simpledemo.onap.org', port=30999): Max retries exceeded with url: /simulator/start (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out')) 2021-11-10 06:43:12,731 INFO 123:pnf_register.py(1) - PNF registered with TestPNFMacroInstantiation source name 2021-11-10 06:43:12,759 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":"83232051-cf05-4c46-8a15-bd85e59851c6","resourceVersion":"146351","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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-10T06:23:13Z","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.58.213","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} 2021-11-10 06:43:12,763 DEBUG 88:cds.py(1) - Service already patched, skip 2021-11-10 06:43:12,768 DEBUG 129:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:12,769 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-10 06:43:12,769 DEBUG 132:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2021-11-10 06:43:14,342 INFO 142:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response code: 200 2021-11-10 06:43:14,342 DEBUG 146:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response: 2021-11-10 06:43:14,346 DEBUG 196:data_dictionary.py(1) - Upload data dictionary 2021-11-10 06:43:14,346 DEBUG 88:data_dictionary.py(1) - Upload vf-naming-policy data dictionary 2021-11-10 06:43:14,346 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:14,346 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-10 06:43:14,346 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-10 06:43:14,484 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:14,484 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-10T06:43:14.475Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:14,485 DEBUG 88:data_dictionary.py(1) - Upload vpg_image_name data dictionary 2021-11-10 06:43:14,485 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:14,485 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-10 06:43:14,485 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-10 06:43:14,621 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:14,622 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-10T06:43:14.612Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:14,622 DEBUG 88:data_dictionary.py(1) - Upload vdns_name_0 data dictionary 2021-11-10 06:43:14,622 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:14,622 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-10 06:43:14,623 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-10 06:43:14,758 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:14,760 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-10T06:43:14.750Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:14,760 DEBUG 88:data_dictionary.py(1) - Upload vlb_image_name data dictionary 2021-11-10 06:43:14,761 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:14,761 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-10 06:43:14,761 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-10 06:43:14,895 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:14,896 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-10T06:43:14.886Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:14,897 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_private_ip_0 data dictionary 2021-11-10 06:43:14,898 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:14,898 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-10 06:43:14,898 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-10 06:43:15,035 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:15,036 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-10T06:43:15.026Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:15,036 DEBUG 88:data_dictionary.py(1) - Upload vpg_name_0 data dictionary 2021-11-10 06:43:15,037 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:15,037 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-10 06:43:15,037 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-10 06:43:15,171 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:15,172 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-10T06:43:15.162Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:15,173 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_cidr data dictionary 2021-11-10 06:43:15,173 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:15,173 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-10 06:43:15,174 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-10 06:43:15,314 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:15,315 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-10T06:43:15.302Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:15,316 DEBUG 88:data_dictionary.py(1) - Upload keypair data dictionary 2021-11-10 06:43:15,316 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:15,317 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-10 06:43:15,317 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-10 06:43:15,458 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:15,458 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-10T06:43:15.448Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:15,459 DEBUG 88:data_dictionary.py(1) - Upload int_private_subnet_id data dictionary 2021-11-10 06:43:15,459 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:15,460 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-10 06:43:15,460 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-10 06:43:15,598 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:15,599 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-10T06:43:15.587Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:15,599 DEBUG 88:data_dictionary.py(1) - Upload onap_private_subnet_id data dictionary 2021-11-10 06:43:15,600 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:15,600 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-10 06:43:15,600 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-10 06:43:15,743 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:15,744 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-10T06:43:15.732Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:15,744 DEBUG 88:data_dictionary.py(1) - Upload vnf_name data dictionary 2021-11-10 06:43:15,745 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:15,745 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-10 06:43:15,745 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-10 06:43:15,877 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:15,878 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-10T06:43:15.868Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:15,879 DEBUG 88:data_dictionary.py(1) - Upload vlb_onap_private_ip_0 data dictionary 2021-11-10 06:43:15,880 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:15,880 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-10 06:43:15,880 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-10 06:43:16,021 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:16,022 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-10T06:43:16.012Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:16,022 DEBUG 88:data_dictionary.py(1) - Upload image_name data dictionary 2021-11-10 06:43:16,023 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:16,023 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-10 06:43:16,024 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-10 06:43:16,161 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:16,161 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-10T06:43:16.153Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:16,162 DEBUG 88:data_dictionary.py(1) - Upload vf-module-label data dictionary 2021-11-10 06:43:16,162 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:16,162 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-10 06:43:16,162 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-10 06:43:16,294 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:16,295 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-10T06:43:16.286Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:16,295 DEBUG 88:data_dictionary.py(1) - Upload private2-prefix-id data dictionary 2021-11-10 06:43:16,296 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:16,296 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-10 06:43:16,296 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-10 06:43:16,427 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:16,428 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-10T06:43:16.420Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:16,428 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_pktgen_private_ip_0 data dictionary 2021-11-10 06:43:16,428 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:16,429 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-10 06:43:16,429 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-10 06:43:16,565 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:16,566 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-10T06:43:16.557Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:16,566 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private1_ip_0 data dictionary 2021-11-10 06:43:16,566 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:16,567 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-10 06:43:16,567 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-10 06:43:16,703 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:16,703 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-10T06:43:16.694Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:16,704 DEBUG 88:data_dictionary.py(1) - Upload private-prefix-id data dictionary 2021-11-10 06:43:16,705 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:16,705 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-10 06:43:16,705 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-10 06:43:16,842 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:16,842 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-10T06:43:16.833Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:16,843 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-invariant-uuid data dictionary 2021-11-10 06:43:16,843 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:16,843 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-10 06:43:16,843 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-10 06:43:16,976 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:16,976 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-10T06:43:16.968Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:16,977 DEBUG 88:data_dictionary.py(1) - Upload public_net_id data dictionary 2021-11-10 06:43:16,978 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:16,978 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-10 06:43:16,978 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-10 06:43:17,110 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:17,111 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-10T06:43:17.102Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:17,111 DEBUG 88:data_dictionary.py(1) - Upload vsn_int_private2_ip_0 data dictionary 2021-11-10 06:43:17,112 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:17,112 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-10 06:43:17,112 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-10 06:43:17,253 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:17,253 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-10T06:43:17.243Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:17,254 DEBUG 88:data_dictionary.py(1) - Upload int_private2_net_cidr data dictionary 2021-11-10 06:43:17,254 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:17,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-10 06:43:17,254 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-10 06:43:17,383 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:17,384 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-10T06:43:17.375Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:17,384 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_net_id data dictionary 2021-11-10 06:43:17,385 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:17,385 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-10 06:43:17,385 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-10 06:43:17,517 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:17,518 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-10T06:43:17.508Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:17,518 DEBUG 88:data_dictionary.py(1) - Upload put-active-streams data dictionary 2021-11-10 06:43:17,519 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:17,519 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-10 06:43:17,519 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-10 06:43:17,656 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:17,656 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-10T06:43:17.648Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:17,657 DEBUG 88:data_dictionary.py(1) - Upload vm-type data dictionary 2021-11-10 06:43:17,657 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:17,657 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-10 06:43:17,657 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-10 06:43:17,789 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:17,789 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-10T06:43:17.781Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:17,789 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_private1_ip_0 data dictionary 2021-11-10 06:43:17,790 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:17,790 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-10 06:43:17,790 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-10 06:43:17,921 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:17,921 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-10T06:43:17.912Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:17,922 DEBUG 88:data_dictionary.py(1) - Upload flavor_name data dictionary 2021-11-10 06:43:17,922 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:17,922 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-10 06:43:17,922 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-10 06:43:18,056 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:18,057 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-10T06:43:18.047Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:18,057 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_pktgen_private_ip_0 data dictionary 2021-11-10 06:43:18,058 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:18,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-10 06:43:18,058 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-10 06:43:18,197 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:18,198 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-10T06:43:18.188Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:18,198 DEBUG 88:data_dictionary.py(1) - Upload vfw_name_0 data dictionary 2021-11-10 06:43:18,199 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:18,199 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-10 06:43:18,199 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-10 06:43:18,329 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:18,330 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-10T06:43:18.322Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:18,330 DEBUG 88:data_dictionary.py(1) - Upload vdns_image_name data dictionary 2021-11-10 06:43:18,330 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:18,330 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-10 06:43:18,330 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-10 06:43:18,462 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:18,462 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-10T06:43:18.453Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:18,462 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_subnet_id data dictionary 2021-11-10 06:43:18,463 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:18,463 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-10 06:43:18,463 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-10 06:43:18,607 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:18,607 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-10T06:43:18.598Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:18,607 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_id data dictionary 2021-11-10 06:43:18,608 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:18,608 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-10 06:43:18,608 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-10 06:43:18,742 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:18,742 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-10T06:43:18.733Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:18,742 DEBUG 88:data_dictionary.py(1) - Upload cloud_env data dictionary 2021-11-10 06:43:18,743 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:18,743 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-10 06:43:18,743 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-10 06:43:18,885 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:18,886 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-10T06:43:18.877Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:18,886 DEBUG 88:data_dictionary.py(1) - Upload sec_group data dictionary 2021-11-10 06:43:18,886 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:18,886 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-10 06:43:18,886 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-10 06:43:19,022 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:19,022 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-10T06:43:19.014Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:19,023 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-version data dictionary 2021-11-10 06:43:19,023 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:19,023 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-10 06:43:19,023 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-10 06:43:19,172 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:19,172 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-10T06:43:19.163Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:19,172 DEBUG 88:data_dictionary.py(1) - Upload vfccustomizationuuid data dictionary 2021-11-10 06:43:19,173 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:19,173 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-10 06:43:19,173 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-10 06:43:19,308 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:19,309 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-10T06:43:19.299Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:19,309 DEBUG 88:data_dictionary.py(1) - Upload vpg_flavor_name data dictionary 2021-11-10 06:43:19,310 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:19,310 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-10 06:43:19,310 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-10 06:43:19,449 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:19,450 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-10T06:43:19.440Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:19,450 DEBUG 88:data_dictionary.py(1) - Upload vf-module-name data dictionary 2021-11-10 06:43:19,450 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:19,450 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-10 06:43:19,450 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-10 06:43:19,585 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:19,586 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-10T06:43:19.576Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:19,586 DEBUG 88:data_dictionary.py(1) - Upload create-md-sal-vnf-param data dictionary 2021-11-10 06:43:19,587 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:19,587 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-10 06:43:19,587 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-10 06:43:19,720 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:19,721 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-10T06:43:19.712Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:19,721 DEBUG 88:data_dictionary.py(1) - Upload nexus_artifact_repo data dictionary 2021-11-10 06:43:19,722 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:19,722 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-10 06:43:19,722 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-10 06:43:19,871 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:19,871 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-10T06:43:19.861Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:19,872 DEBUG 88:data_dictionary.py(1) - Upload vlb_name_0 data dictionary 2021-11-10 06:43:19,873 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:19,873 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-10 06:43:19,873 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-10 06:43:20,011 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:20,012 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-10T06:43:20.003Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:20,012 DEBUG 88:data_dictionary.py(1) - Upload vip data dictionary 2021-11-10 06:43:20,013 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:20,013 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-10 06:43:20,013 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-10 06:43:20,151 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:20,152 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-10T06:43:20.143Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:20,152 DEBUG 88:data_dictionary.py(1) - Upload vf-module-model-customization-uuid data dictionary 2021-11-10 06:43:20,153 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:20,153 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-10 06:43:20,153 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-10 06:43:20,294 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:20,294 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-10T06:43:20.285Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:20,294 DEBUG 88:data_dictionary.py(1) - Upload pg_int data dictionary 2021-11-10 06:43:20,295 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:20,295 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-10 06:43:20,295 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-10 06:43:20,425 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:20,426 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-10T06:43:20.418Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:20,426 DEBUG 88:data_dictionary.py(1) - Upload nfc-naming-code data dictionary 2021-11-10 06:43:20,426 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:20,426 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-10 06:43:20,426 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-10 06:43:20,563 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:20,563 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-10T06:43:20.554Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:20,564 DEBUG 88:data_dictionary.py(1) - Upload vdns_flavor_name data dictionary 2021-11-10 06:43:20,564 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:20,564 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-10 06:43:20,564 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-10 06:43:20,698 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:20,698 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-10T06:43:20.691Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:20,699 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_id data dictionary 2021-11-10 06:43:20,699 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:20,699 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-10 06:43:20,699 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-10 06:43:20,841 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:20,841 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-10T06:43:20.832Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:20,841 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_ip_0 data dictionary 2021-11-10 06:43:20,841 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:20,842 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-10 06:43:20,842 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-10 06:43:20,975 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:20,976 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-10T06:43:20.965Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:20,976 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_port data dictionary 2021-11-10 06:43:20,977 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:20,977 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-10 06:43:20,978 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-10 06:43:21,117 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:21,117 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-10T06:43:21.108Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:21,118 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_floating_ip data dictionary 2021-11-10 06:43:21,118 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:21,119 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-10 06:43:21,119 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-10 06:43:21,252 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:21,252 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-10T06:43:21.243Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:21,252 DEBUG 88:data_dictionary.py(1) - Upload vpg_onap_private_ip_0 data dictionary 2021-11-10 06:43:21,253 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:21,253 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-10 06:43:21,253 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-10 06:43:21,391 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:21,392 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-10T06:43:21.381Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:21,392 DEBUG 88:data_dictionary.py(1) - Upload vnf-id data dictionary 2021-11-10 06:43:21,393 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:21,393 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-10 06:43:21,393 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-10 06:43:21,517 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:21,518 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-10T06:43:21.509Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:21,518 DEBUG 88:data_dictionary.py(1) - Upload install_script_version data dictionary 2021-11-10 06:43:21,518 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:21,518 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-10 06:43:21,518 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-10 06:43:21,653 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:21,654 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-10T06:43:21.644Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:21,654 DEBUG 88:data_dictionary.py(1) - Upload vsn_name_0 data dictionary 2021-11-10 06:43:21,655 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:21,655 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-10 06:43:21,655 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-10 06:43:21,791 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:21,791 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-10T06:43:21.784Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:21,792 DEBUG 88:data_dictionary.py(1) - Upload management-prefix-id data dictionary 2021-11-10 06:43:21,792 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:21,792 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-10 06:43:21,792 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-10 06:43:21,928 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:21,929 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-10T06:43:21.919Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:21,929 DEBUG 88:data_dictionary.py(1) - Upload int_private1_net_cidr data dictionary 2021-11-10 06:43:21,930 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:21,930 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-10 06:43:21,930 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-10 06:43:22,069 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:22,069 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-10T06:43:22.060Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:22,069 DEBUG 88:data_dictionary.py(1) - Upload vdns_int_private_ip_0 data dictionary 2021-11-10 06:43:22,070 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:22,070 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-10 06:43:22,070 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-10 06:43:22,204 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:22,204 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-10T06:43:22.195Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:22,205 DEBUG 88:data_dictionary.py(1) - Upload vlb_flavor_name data dictionary 2021-11-10 06:43:22,205 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:22,205 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-10 06:43:22,206 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-10 06:43:22,340 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:22,341 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-10T06:43:22.332Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:22,341 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_id data dictionary 2021-11-10 06:43:22,342 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:22,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-10 06:43:22,342 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-10 06:43:22,479 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:22,480 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-10T06:43:22.470Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:22,480 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_cidr data dictionary 2021-11-10 06:43:22,482 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:22,482 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-10 06:43:22,482 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-10 06:43:22,615 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:22,615 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-10T06:43:22.606Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:22,616 DEBUG 88:data_dictionary.py(1) - Upload vf-module-type data dictionary 2021-11-10 06:43:22,616 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:22,616 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-10 06:43:22,616 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-10 06:43:22,759 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:22,760 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-10T06:43:22.750Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:22,760 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_ip data dictionary 2021-11-10 06:43:22,761 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:22,761 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-10 06:43:22,761 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-10 06:43:22,896 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:22,896 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-10T06:43:22.887Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:22,896 DEBUG 88:data_dictionary.py(1) - Upload nb_api_version data dictionary 2021-11-10 06:43:22,897 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:22,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-10 06:43:22,897 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-10 06:43:23,031 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:23,031 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-10T06:43:23.024Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:23,032 DEBUG 88:data_dictionary.py(1) - Upload vlb_0_int_pktgen_private_port_0_mac data dictionary 2021-11-10 06:43:23,032 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:23,032 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-10 06:43:23,032 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-10 06:43:23,164 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:23,164 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-10T06:43:23.155Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:23,165 DEBUG 88:data_dictionary.py(1) - Upload pub_key data dictionary 2021-11-10 06:43:23,165 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:23,166 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-10 06:43:23,166 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-10 06:43:23,303 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:23,303 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-10T06:43:23.293Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:23,304 DEBUG 88:data_dictionary.py(1) - Upload gre_ipaddr data dictionary 2021-11-10 06:43:23,304 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:23,304 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-10 06:43:23,304 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-10 06:43:23,439 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:23,440 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-10T06:43:23.432Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:23,440 DEBUG 88:data_dictionary.py(1) - Upload vsn_onap_private_ip_0 data dictionary 2021-11-10 06:43:23,440 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:23,440 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-10 06:43:23,441 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-10 06:43:23,573 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:23,574 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-10T06:43:23.565Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:23,574 DEBUG 88:data_dictionary.py(1) - Upload private1-prefix-id data dictionary 2021-11-10 06:43:23,574 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:23,574 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-10 06:43:23,574 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-10 06:43:23,718 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:23,719 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-10T06:43:23.707Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:23,720 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_cidr data dictionary 2021-11-10 06:43:23,720 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:23,720 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-10 06:43:23,720 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-10 06:43:23,859 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:23,860 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-10T06:43:23.850Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:23,860 DEBUG 88:data_dictionary.py(1) - Upload key_name data dictionary 2021-11-10 06:43:23,861 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:23,861 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-10 06:43:23,861 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-10 06:43:23,999 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:23,999 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-10T06:43:23.990Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:24,000 DEBUG 88:data_dictionary.py(1) - Upload vfw_onap_private_ip_0 data dictionary 2021-11-10 06:43:24,000 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:24,000 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-10 06:43:24,001 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-10 06:43:24,138 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:24,139 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-10T06:43:24.130Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:24,139 DEBUG 88:data_dictionary.py(1) - Upload vf_module_id data dictionary 2021-11-10 06:43:24,139 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:24,140 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-10 06:43:24,140 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-10 06:43:24,271 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:24,272 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-10T06:43:24.263Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:24,272 DEBUG 88:data_dictionary.py(1) - Upload active-streams data dictionary 2021-11-10 06:43:24,272 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:24,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-10 06:43:24,272 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-10 06:43:24,408 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:24,409 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-10T06:43:24.400Z","updatedBy":"Singal, Kapil "} 2021-11-10 06:43:24,409 DEBUG 88:data_dictionary.py(1) - Upload demo_artifacts_version data dictionary 2021-11-10 06:43:24,410 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:24,410 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-10 06:43:24,410 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-10 06:43:24,551 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:24,552 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-10T06:43:24.542Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:24,553 DEBUG 88:data_dictionary.py(1) - Upload vdns_onap_private_ip_0 data dictionary 2021-11-10 06:43:24,554 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:24,554 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-10 06:43:24,554 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-10 06:43:24,685 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:24,685 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-10T06:43:24.676Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:24,686 DEBUG 88:data_dictionary.py(1) - Upload vdns_vf_module_id data dictionary 2021-11-10 06:43:24,686 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:24,686 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-10 06:43:24,686 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-10 06:43:24,838 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:24,839 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-10T06:43:24.826Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:24,839 DEBUG 88:data_dictionary.py(1) - Upload int_private_net_id data dictionary 2021-11-10 06:43:24,840 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-11-10 06:43:24,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-10 06:43:24,840 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-10 06:43:24,980 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-11-10 06:43:24,981 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-10T06:43:24.970Z","updatedBy":"MALAKOV, YURIY "} 2021-11-10 06:43:24,983 DEBUG 129:onap_service.py(1) - [None][Enrich CDS blueprint] sent header: {} 2021-11-10 06:43:24,983 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-10 06:43:24,983 DEBUG 132:onap_service.py(1) - [None][Enrich CDS blueprint] data sent: None 2021-11-10 06:43:25,267 INFO 142:onap_service.py(1) - [None][Enrich CDS blueprint] response code: 200 2021-11-10 06:43:25,267 DEBUG 146:onap_service.py(1) - [None][Enrich CDS blueprint] response: n/a 2021-11-10 06:43:25,268 DEBUG 159:__init__.py(1) - check if Vendor pnf_macro_vendor exists in SDC 2021-11-10 06:43:25,268 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-10 06:43:25,268 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-10 06:43:25,268 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-10 06:43:25,269 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-10 06:43:25,621 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-10 06:43:25,622 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6fbdb4fc67a246498cc7b67c84731317","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"94a8d4e9e9a84b9eb399c020e84b66cd","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7b86017f5d6c43e9989c52ac1e1b7013","type":"vlm","name":"a5b02c09-2667-46c6-a4bf","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9608c66708d1464abfda304be2106afb","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-11-10 06:43:25,626 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-11-10 06:43:25,626 DEBUG 163:__init__.py(1) - filtering objects of all versions to be pnf_macro_vendor 2021-11-10 06:43:25,626 INFO 169:__init__.py(1) - Vendor pnf_macro_vendor doesn't exist in SDC 2021-11-10 06:43:25,627 INFO 267:__init__.py(1) - attempting to create Vendor pnf_macro_vendor in SDC 2021-11-10 06:43:25,627 DEBUG 159:__init__.py(1) - check if Vendor pnf_macro_vendor exists in SDC 2021-11-10 06:43:25,627 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-10 06:43:25,628 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-10 06:43:25,628 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-10 06:43:25,628 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-10 06:43:25,722 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-10 06:43:25,723 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6fbdb4fc67a246498cc7b67c84731317","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"94a8d4e9e9a84b9eb399c020e84b66cd","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7b86017f5d6c43e9989c52ac1e1b7013","type":"vlm","name":"a5b02c09-2667-46c6-a4bf","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9608c66708d1464abfda304be2106afb","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-11-10 06:43:25,725 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-11-10 06:43:25,725 DEBUG 163:__init__.py(1) - filtering objects of all versions to be pnf_macro_vendor 2021-11-10 06:43:25,725 INFO 169:__init__.py(1) - Vendor pnf_macro_vendor doesn't exist in SDC 2021-11-10 06:43:25,728 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-10 06:43:25,728 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-10 06:43:25,728 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "pnf_macro_vendor", "description": "vendor" } 2021-11-10 06:43:27,924 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-11-10 06:43:27,924 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"d52e0719adb04b84ae5c2795f22740a8","version":{"id":"08f35f6b9d3e47e2a365b31ddbe7cf71","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-10 06:43:27,928 INFO 285:__init__.py(1) - Vendor pnf_macro_vendor is created in SDC 2021-11-10 06:43:27,929 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor pnf_macro_vendor in SDC 2021-11-10 06:43:27,934 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-10 06:43:27,934 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/d52e0719adb04b84ae5c2795f22740a8/versions/08f35f6b9d3e47e2a365b31ddbe7cf71/actions 2021-11-10 06:43:27,934 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-11-10 06:43:28,917 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-11-10 06:43:28,917 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-11-10 06:43:28,922 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-10 06:43:28,928 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-10 06:43:28,928 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-10 06:43:28,928 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-10 06:43:28,928 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-10 06:43:28,928 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-10 06:43:29,221 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-10 06:43:29,222 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"6fbdb4fc67a246498cc7b67c84731317","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b13414eb18bf4d9ba5d0d3f628175ba3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"94a8d4e9e9a84b9eb399c020e84b66cd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ddb53fb87099490b8c65c46d91c1c4de","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 584c4d66-bed3","description":"vendor software product","vendorName":"a5b02c09-2667-46c6-a4bf","vendorId":"7b86017f5d6c43e9989c52ac1e1b7013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"245ff9967cf7473d9e1cb0e5209a4233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gUPPJt_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9608c66708d1464abfda304be2106afb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c6d74e191c24f41948a9f9170ba5b56","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-11-10 06:43:29,225 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-10 06:43:29,225 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-10 06:43:29,226 DEBUG 324:vsp.py(1) - importing VSP pNF 584c4d66-bed3 from SDC 2021-11-10 06:43:29,226 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gUPPJt_VSP from SDC 2021-11-10 06:43:29,226 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-11-10 06:43:29,226 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-10 06:43:29,226 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-10 06:43:29,227 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-10 06:43:29,227 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-10 06:43:29,227 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-10 06:43:29,227 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-10 06:43:29,228 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-10 06:43:29,320 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-10 06:43:29,321 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"6fbdb4fc67a246498cc7b67c84731317","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b13414eb18bf4d9ba5d0d3f628175ba3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"94a8d4e9e9a84b9eb399c020e84b66cd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ddb53fb87099490b8c65c46d91c1c4de","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 584c4d66-bed3","description":"vendor software product","vendorName":"a5b02c09-2667-46c6-a4bf","vendorId":"7b86017f5d6c43e9989c52ac1e1b7013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"245ff9967cf7473d9e1cb0e5209a4233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gUPPJt_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9608c66708d1464abfda304be2106afb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c6d74e191c24f41948a9f9170ba5b56","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-11-10 06:43:29,325 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-10 06:43:29,325 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-10 06:43:29,325 DEBUG 324:vsp.py(1) - importing VSP pNF 584c4d66-bed3 from SDC 2021-11-10 06:43:29,325 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gUPPJt_VSP from SDC 2021-11-10 06:43:29,326 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-11-10 06:43:29,326 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-10 06:43:29,326 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-10 06:43:29,326 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-10 06:43:29,326 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-10 06:43:29,327 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-10 06:43:29,327 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-10 06:43:29,327 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-10 06:43:29,489 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-10 06:43:29,489 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"6fbdb4fc67a246498cc7b67c84731317","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b13414eb18bf4d9ba5d0d3f628175ba3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"94a8d4e9e9a84b9eb399c020e84b66cd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ddb53fb87099490b8c65c46d91c1c4de","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 584c4d66-bed3","description":"vendor software product","vendorName":"a5b02c09-2667-46c6-a4bf","vendorId":"7b86017f5d6c43e9989c52ac1e1b7013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"245ff9967cf7473d9e1cb0e5209a4233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gUPPJt_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9608c66708d1464abfda304be2106afb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c6d74e191c24f41948a9f9170ba5b56","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-11-10 06:43:29,491 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-10 06:43:29,491 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-10 06:43:29,491 DEBUG 324:vsp.py(1) - importing VSP pNF 584c4d66-bed3 from SDC 2021-11-10 06:43:29,491 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gUPPJt_VSP from SDC 2021-11-10 06:43:29,491 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-11-10 06:43:29,491 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-10 06:43:29,491 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-10 06:43:29,491 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-10 06:43:29,492 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-10 06:43:29,492 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-10 06:43:29,492 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-10 06:43:29,492 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-10 06:43:29,720 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-10 06:43:29,721 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"6fbdb4fc67a246498cc7b67c84731317","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b13414eb18bf4d9ba5d0d3f628175ba3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"94a8d4e9e9a84b9eb399c020e84b66cd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ddb53fb87099490b8c65c46d91c1c4de","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 584c4d66-bed3","description":"vendor software product","vendorName":"a5b02c09-2667-46c6-a4bf","vendorId":"7b86017f5d6c43e9989c52ac1e1b7013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"245ff9967cf7473d9e1cb0e5209a4233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gUPPJt_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9608c66708d1464abfda304be2106afb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c6d74e191c24f41948a9f9170ba5b56","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-11-10 06:43:29,724 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-10 06:43:29,725 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-10 06:43:29,725 DEBUG 324:vsp.py(1) - importing VSP pNF 584c4d66-bed3 from SDC 2021-11-10 06:43:29,725 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gUPPJt_VSP from SDC 2021-11-10 06:43:29,725 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-11-10 06:43:29,725 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-10 06:43:29,725 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-10 06:43:29,725 INFO 267:__init__.py(1) - attempting to create Vsp test-pnf_VSP in SDC 2021-11-10 06:43:29,726 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-10 06:43:29,726 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-10 06:43:29,726 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-10 06:43:29,726 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-10 06:43:29,726 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-10 06:43:30,118 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-10 06:43:30,118 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"6fbdb4fc67a246498cc7b67c84731317","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b13414eb18bf4d9ba5d0d3f628175ba3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"94a8d4e9e9a84b9eb399c020e84b66cd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ddb53fb87099490b8c65c46d91c1c4de","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 584c4d66-bed3","description":"vendor software product","vendorName":"a5b02c09-2667-46c6-a4bf","vendorId":"7b86017f5d6c43e9989c52ac1e1b7013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"245ff9967cf7473d9e1cb0e5209a4233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gUPPJt_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9608c66708d1464abfda304be2106afb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c6d74e191c24f41948a9f9170ba5b56","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-11-10 06:43:30,120 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-10 06:43:30,120 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-10 06:43:30,120 DEBUG 324:vsp.py(1) - importing VSP pNF 584c4d66-bed3 from SDC 2021-11-10 06:43:30,121 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gUPPJt_VSP from SDC 2021-11-10 06:43:30,121 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-11-10 06:43:30,121 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-10 06:43:30,121 INFO 169:__init__.py(1) - Vsp test-pnf_VSP doesn't exist in SDC 2021-11-10 06:43:30,129 DEBUG 159:__init__.py(1) - check if Vendor pnf_macro_vendor exists in SDC 2021-11-10 06:43:30,129 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-10 06:43:30,129 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-10 06:43:30,129 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-10 06:43:30,129 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-10 06:43:30,278 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-10 06:43:30,278 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"d52e0719adb04b84ae5c2795f22740a8","type":"vlm","name":"pnf_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6fbdb4fc67a246498cc7b67c84731317","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"94a8d4e9e9a84b9eb399c020e84b66cd","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7b86017f5d6c43e9989c52ac1e1b7013","type":"vlm","name":"a5b02c09-2667-46c6-a4bf","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9608c66708d1464abfda304be2106afb","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-11-10 06:43:30,280 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-11-10 06:43:30,280 DEBUG 163:__init__.py(1) - filtering objects of all versions to be pnf_macro_vendor 2021-11-10 06:43:30,280 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-10 06:43:30,280 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/d52e0719adb04b84ae5c2795f22740a8/versions 2021-11-10 06:43:30,280 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:30,493 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:30,494 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"08f35f6b9d3e47e2a365b31ddbe7cf71","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636526605881,"modificationTime":1636526608486,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-10 06:43:30,497 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-10 06:43:30,497 INFO 192:__init__.py(1) - Vendor found, updating information 2021-11-10 06:43:30,498 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-10 06:43:30,498 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/d52e0719adb04b84ae5c2795f22740a8/versions 2021-11-10 06:43:30,498 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:30,694 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:30,694 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"08f35f6b9d3e47e2a365b31ddbe7cf71","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636526605881,"modificationTime":1636526608486,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-10 06:43:30,696 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-10 06:43:30,698 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-10 06:43:30,698 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-10 06:43:30,698 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": "d52e0719adb04b84ae5c2795f22740a8", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-11-10 06:43:35,191 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-11-10 06:43:35,191 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"5092551d8d564100b23fa51e2562e587","version":{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-10 06:43:35,193 INFO 285:__init__.py(1) - Vsp test-pnf_VSP is created in SDC 2021-11-10 06:43:35,193 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-10 06:43:35,193 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:43:35,193 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:35,295 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:35,295 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636526610812,"modificationTime":1636526613207,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-10 06:43:35,298 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-10 06:43:35,299 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:35,299 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-10 06:43:35,592 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-10 06:43:35,592 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636526610812,"modificationTime":1636526613192} 2021-11-10 06:43:35,596 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-10 06:43:35,596 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:35,596 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:35,903 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:35,904 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577"} 2021-11-10 06:43:35,906 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-10 06:43:35,906 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:35,906 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:36,313 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:36,313 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577"} 2021-11-10 06:43:36,315 INFO 241:vsp.py(1) - attempting to upload package for test-pnf_VSP in SDC 2021-11-10 06:43:36,316 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-10 06:43:36,316 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:43:36,316 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:36,393 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:36,394 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636526610812,"modificationTime":1636526613207,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-10 06:43:36,396 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-10 06:43:36,396 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:36,396 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-10 06:43:36,592 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-10 06:43:36,592 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636526610812,"modificationTime":1636526613192} 2021-11-10 06:43:36,602 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-10 06:43:36,602 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:36,602 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:37,011 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:37,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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577"} 2021-11-10 06:43:37,013 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-10 06:43:37,013 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:37,013 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:37,377 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:37,378 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577"} 2021-11-10 06:43:37,381 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-10 06:43:37,381 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577/orchestration-template-candidate 2021-11-10 06:43:37,381 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-11-10 06:43:37,933 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-11-10 06:43:37,936 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-10 06:43:37,937 INFO 194:vsp.py(1) - Files for Vsp test-pnf_VSP have been uploaded 2021-11-10 06:43:37,939 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-10 06:43:37,939 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:43:37,939 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:38,024 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:38,024 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636526610812,"modificationTime":1636526613207,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-10 06:43:38,028 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-10 06:43:38,028 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:38,028 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-10 06:43:38,230 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-10 06:43:38,231 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636526610812,"modificationTime":1636526617925} 2021-11-10 06:43:38,234 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-10 06:43:38,234 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:38,235 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:38,623 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:38,623 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","candidateOnboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-10 06:43:38,627 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-10 06:43:38,627 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:38,627 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:38,926 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:38,927 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","candidateOnboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-10 06:43:38,930 INFO 241:vsp.py(1) - attempting to validate for test-pnf_VSP in SDC 2021-11-10 06:43:38,932 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-10 06:43:38,932 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:43:38,932 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:39,021 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:39,022 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636526610812,"modificationTime":1636526613207,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-10 06:43:39,025 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-10 06:43:39,025 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:39,025 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-10 06:43:39,327 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-10 06:43:39,328 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636526610812,"modificationTime":1636526617925} 2021-11-10 06:43:39,330 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-10 06:43:39,330 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:39,330 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:39,632 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:39,633 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","candidateOnboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-10 06:43:39,636 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-10 06:43:39,636 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:39,636 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:39,922 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:39,922 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","candidateOnboardingOrigin":"csar","networkPackageName":"pNF"} 2021-11-10 06:43:39,925 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-10 06:43:39,925 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577/orchestration-template-candidate/process 2021-11-10 06:43:39,925 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-11-10 06:43:42,876 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-11-10 06:43:42,877 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-10 06:43:42,878 INFO 209:vsp.py(1) - Artifacts for Vsp test-pnf_VSP have been validated 2021-11-10 06:43:42,879 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-10 06:43:42,879 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:43:42,879 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:42,939 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:42,940 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636526610812,"modificationTime":1636526613207,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-10 06:43:42,943 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-10 06:43:42,944 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:42,944 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-10 06:43:43,024 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-10 06:43:43,025 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636526610812,"modificationTime":1636526622867} 2021-11-10 06:43:43,029 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-10 06:43:43,029 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:43,029 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:43,221 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:43,222 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","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-10 06:43:43,225 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-10 06:43:43,225 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:43,225 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:43,531 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:43,532 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","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-10 06:43:43,534 INFO 241:vsp.py(1) - attempting to commit for test-pnf_VSP in SDC 2021-11-10 06:43:43,535 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-10 06:43:43,535 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:43:43,535 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:43,618 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:43,618 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636526610812,"modificationTime":1636526613207,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-10 06:43:43,620 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-10 06:43:43,620 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:43,620 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-10 06:43:43,829 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-10 06:43:43,829 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636526610812,"modificationTime":1636526622867} 2021-11-10 06:43:43,831 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-10 06:43:43,831 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:43,831 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:44,431 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:44,431 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","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-10 06:43:44,437 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-10 06:43:44,437 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:44,438 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:44,933 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:44,934 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","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-10 06:43:44,942 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-10 06:43:44,942 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577/actions 2021-11-10 06:43:44,943 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-11-10 06:43:54,308 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-11-10 06:43:54,309 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-11-10 06:43:54,311 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-10 06:43:54,311 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:43:54,311 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:54,395 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:54,395 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636526610812,"modificationTime":1636526625019,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-10 06:43:54,400 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-10 06:43:54,400 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:54,400 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-10 06:43:54,593 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-10 06:43:54,593 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636526610812,"modificationTime":1636526622867} 2021-11-10 06:43:54,596 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-10 06:43:54,596 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:54,596 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:54,925 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:54,926 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","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-10 06:43:54,929 INFO 241:vsp.py(1) - attempting to certify/sumbit for test-pnf_VSP in SDC 2021-11-10 06:43:54,930 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-10 06:43:54,930 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:43:54,930 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:43:54,995 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:43:54,996 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636526610812,"modificationTime":1636526625019,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-10 06:43:54,998 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-10 06:43:54,999 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:54,999 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-10 06:43:55,310 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-10 06:43:55,311 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636526610812,"modificationTime":1636526622867} 2021-11-10 06:43:55,313 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-10 06:43:55,313 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:43:55,313 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:43:55,788 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:43:55,789 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","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-10 06:43:55,795 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-10 06:43:55,795 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577/actions 2021-11-10 06:43:55,795 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-11-10 06:44:03,734 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-11-10 06:44:03,734 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-11-10 06:44:03,736 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-10 06:44:03,736 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:44:03,736 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:44:03,817 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:44:03,818 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636526610812,"modificationTime":1636526642313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-10 06:44:03,820 INFO 241:vsp.py(1) - attempting to create CSAR package for test-pnf_VSP in SDC 2021-11-10 06:44:03,820 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-10 06:44:03,820 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:44:03,820 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:44:03,918 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:44:03,918 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636526610812,"modificationTime":1636526642313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-10 06:44:03,928 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-10 06:44:03,928 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577/actions 2021-11-10 06:44:03,929 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-10 06:44:05,987 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-10 06:44:05,988 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"test-pnf_VSP","version":"1.0","versionId":"8ebe6f3b85894f1eb1f4f975b91b3577","packageId":"5092551d8d564100b23fa51e2562e587","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorRelease":"2.6.1","packageType":"CSAR","resourceType":"PNF"} 2021-11-10 06:44:05,988 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"test-pnf_VSP","version":"1.0","versionId":"8ebe6f3b85894f1eb1f4f975b91b3577","packageId":"5092551d8d564100b23fa51e2562e587","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorRelease":"2.6.1","packageType":"CSAR","resourceType":"PNF"} 2021-11-10 06:44:05,990 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-10 06:44:05,990 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-10 06:44:05,991 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-10 06:44:05,991 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-10 06:44:05,991 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-10 06:44:06,124 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-10 06:44:06,125 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","name":"pNF 584c4d66-bed3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88886c24-aa0a-44ab-a1af-6a07ed75705b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-10 06:44:06,128 DEBUG 273:sdc_resource.py(1) - importing SDC Resource pNF 584c4d66-bed3 from SDC 2021-11-10 06:44:06,128 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:06,128 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:06,128 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:06,129 DEBUG 147:__init__.py(1) - number of Pnf returned: 1 2021-11-10 06:44:06,129 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-10 06:44:06,129 INFO 169:__init__.py(1) - Pnf test-pnf doesn't exist in SDC 2021-11-10 06:44:06,129 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-10 06:44:06,129 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-10 06:44:06,129 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-10 06:44:06,130 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-10 06:44:06,130 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-10 06:44:06,218 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-10 06:44:06,218 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","name":"pNF 584c4d66-bed3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88886c24-aa0a-44ab-a1af-6a07ed75705b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-10 06:44:06,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource pNF 584c4d66-bed3 from SDC 2021-11-10 06:44:06,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:06,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:06,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:06,220 DEBUG 147:__init__.py(1) - number of Pnf returned: 1 2021-11-10 06:44:06,221 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-10 06:44:06,221 INFO 169:__init__.py(1) - Pnf test-pnf doesn't exist in SDC 2021-11-10 06:44:06,221 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-11-10 06:44:06,221 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-11-10 06:44:06,221 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-10 06:44:06,221 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-10 06:44:06,221 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-11-10 06:44:07,495 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-11-10 06:44:07,496 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":"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},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"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":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"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},{"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}],"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":"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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}],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"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},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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 Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"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}],"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":"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":"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":"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":"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":"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":"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":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"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},{"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}],"productCategories":[]},"version":"1.9.4"} 2021-11-10 06:44:07,500 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-11-10 06:44:07,500 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-11-10 06:44:07,500 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-11-10 06:44:07,500 INFO 267:__init__.py(1) - attempting to create Pnf test-pnf in SDC 2021-11-10 06:44:07,501 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-10 06:44:07,501 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-10 06:44:07,501 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-10 06:44:07,502 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-10 06:44:07,502 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-10 06:44:07,584 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-10 06:44:07,585 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","name":"pNF 584c4d66-bed3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88886c24-aa0a-44ab-a1af-6a07ed75705b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-10 06:44:07,588 DEBUG 273:sdc_resource.py(1) - importing SDC Resource pNF 584c4d66-bed3 from SDC 2021-11-10 06:44:07,588 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:07,588 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:07,588 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:07,588 DEBUG 147:__init__.py(1) - number of Pnf returned: 1 2021-11-10 06:44:07,588 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-10 06:44:07,589 INFO 169:__init__.py(1) - Pnf test-pnf doesn't exist in SDC 2021-11-10 06:44:07,609 DEBUG 159:__init__.py(1) - check if Vsp test-pnf_VSP exists in SDC 2021-11-10 06:44:07,609 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-10 06:44:07,610 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-10 06:44:07,610 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-10 06:44:07,610 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-10 06:44:07,819 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-10 06:44:07,820 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"test-pnf_VSP","description":"vendor software product","vendorName":"pnf_macro_vendor","vendorId":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"6fbdb4fc67a246498cc7b67c84731317","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b13414eb18bf4d9ba5d0d3f628175ba3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"94a8d4e9e9a84b9eb399c020e84b66cd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ddb53fb87099490b8c65c46d91c1c4de","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 584c4d66-bed3","description":"vendor software product","vendorName":"a5b02c09-2667-46c6-a4bf","vendorId":"7b86017f5d6c43e9989c52ac1e1b7013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"245ff9967cf7473d9e1cb0e5209a4233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_gUPPJt_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9608c66708d1464abfda304be2106afb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c6d74e191c24f41948a9f9170ba5b56","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-11-10 06:44:07,823 DEBUG 324:vsp.py(1) - importing VSP test-pnf_VSP from SDC 2021-11-10 06:44:07,824 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-11-10 06:44:07,824 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-10 06:44:07,824 DEBUG 324:vsp.py(1) - importing VSP pNF 584c4d66-bed3 from SDC 2021-11-10 06:44:07,824 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_gUPPJt_VSP from SDC 2021-11-10 06:44:07,824 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-11-10 06:44:07,825 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf_VSP 2021-11-10 06:44:07,825 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-10 06:44:07,825 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:44:07,825 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:44:07,986 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:44:07,986 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636526610812,"modificationTime":1636526642313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-10 06:44:07,988 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-10 06:44:07,988 INFO 192:__init__.py(1) - Vsp found, updating information 2021-11-10 06:44:07,988 INFO 241:vsp.py(1) - attempting to create CSAR package for test-pnf_VSP in SDC 2021-11-10 06:44:07,989 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-10 06:44:07,989 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:44:07,989 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:44:08,086 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:44:08,087 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636526610812,"modificationTime":1636526642313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-10 06:44:08,091 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-10 06:44:08,091 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/5092551d8d564100b23fa51e2562e587/versions 2021-11-10 06:44:08,091 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-10 06:44:08,286 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-10 06:44:08,286 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8ebe6f3b85894f1eb1f4f975b91b3577","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636526610812,"modificationTime":1636526642313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-10 06:44:08,288 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-10 06:44:08,292 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-10 06:44:08,292 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577/actions 2021-11-10 06:44:08,292 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-10 06:44:10,888 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-10 06:44:10,888 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"test-pnf_VSP","version":"1.0","versionId":"8ebe6f3b85894f1eb1f4f975b91b3577","packageId":"5092551d8d564100b23fa51e2562e587","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorRelease":"2.6.1","packageType":"CSAR","resourceType":"PNF"} 2021-11-10 06:44:10,889 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"test-pnf_VSP","version":"1.0","versionId":"8ebe6f3b85894f1eb1f4f975b91b3577","packageId":"5092551d8d564100b23fa51e2562e587","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"pnf_macro_vendor","vendorRelease":"2.6.1","packageType":"CSAR","resourceType":"PNF"} 2021-11-10 06:44:10,891 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-10 06:44:10,891 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/5092551d8d564100b23fa51e2562e587/versions/8ebe6f3b85894f1eb1f4f975b91b3577 2021-11-10 06:44:10,891 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-10 06:44:11,888 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-10 06:44:11,890 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":"d52e0719adb04b84ae5c2795f22740a8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5092551d8d564100b23fa51e2562e587","version":"8ebe6f3b85894f1eb1f4f975b91b3577","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-10 06:44:11,893 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-10 06:44:11,894 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-10 06:44:11,894 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": "5092551d8d564100b23fa51e2562e587", "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-10 06:44:16,232 INFO 142:onap_service.py(1) - [SDC][create Pnf] response code: 201 2021-11-10 06:44:16,237 DEBUG 146:onap_service.py(1) - [SDC][create Pnf] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.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":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","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":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","empty":false}],"artifacts":{"userguidetxt":{"payloadData":"VkdocGN5QnBjeUJoSUhOaGJYQnNaU0IxYzJWeUlHZDFhV1JsSUdacGJHVXU=","heatParamUpdated":false,"creationDate":1636526654384,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.userguidetxt","artifactName":"user_guide.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NjlmYmI3M2I0ZDlkNjViMDVjOWNjZDMzOTU2MDNlMDE=","artifactUUID":"35e62773-1b81-4fad-9983-46147520a404","artifactDisplayName":"user_guide","mandatory":false,"serviceApi":false,"artifactLabel":"userguidetxt","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.userguidetxt","duplicated":false,"payloadUpdateDate":1636526654386,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654384,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vsptestpnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nZEdWemRDMXdibVpmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUhCdVpsOXRZV055YjE5MlpXNWtiM0lLSUNBZ0lHVXVJQ0FnSUVOaGRHVm5iM0o1T2lCeVpYTnZkWEpqWlU1bGQwTmhkR1ZuYjNKNUxtZGxibVZ5YVdNS0lDQWdJR1l1SUNBZ0lFeHBZMlZ1YzJVZ1JHVjBZV2xzY3pvZ0NpQWdJQ0FnSUNBZ2FTNGdJQ0FnVEdsalpXNXpaU0JOYjJSbGJDQldaWEp6YVc5dU9pQUtJQ0FnSUNBZ0lDQnBhUzRnSUNBZ1RHbGpaVzV6WlNCQlozSmxaVzFsYm5RZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhU0FnSUNCTWFYTjBJRzltSUVabFlYUjFjbVVnUjNKdmRYQnpPaUFLSUNBZ0lHY3VJQ0FnSUVocFoyZ2dRWFpoYVd4aFltbHNhWFI1SUFvZ0lDQWdhQzRnSUNBZ1UzUnZjbUZuWlNCRVlYUmhJRUpoWTJzdGRYQWdSR1YwWVdsc2N6b2dDaUFnSUNBZ0lDQWdhUzRnSUNBZ1JHRjBZU0JTWlhCc2FXTmhkR2x2YmlCU1pYRjFhWEpsWkQ4NklHWmhiSE5sQ2lBZ0lDQWdJQ0FnYVdrdUlDQWdJQWxFWVhSaElGTnBlbVVnZEc4Z2NtVndiR2xqWVhSbElHbHVJRWRDT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwTGlBZ0lDQkVZWFJoSUhKbGNHeHBZMkYwYVc5dUlHWnlaWEYxWlc1amVUb2diblZzYkFvZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JTWlhCc2FXTmhkR2x2YmlCVGIzVnlZMlU2SUc1MWJHd0tJQ0FnSUNBZ0lDQjJMaUFnSUNCU1pYQnNhV05oZEdsdmJpQkVaWE4wYVc1aGRHbHZiam9nYm5Wc2JBb2dJQ0FnTXk0Z0lDQWdUR2x6ZENCdlppQldSa056SUFvZ0lDQWdJQ0FnSUdFdUlDQWdJRVp2Y2lCbFlXTm9JRlpHUXpvZ0NnPT0=","heatParamUpdated":false,"creationDate":1636526654402,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vsptestpnfvspinformationtxt","artifactName":"VSP_test-pnf_VSP_Information.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzE3MzQ3OTZmZjJmMGVmMDEzYmE3MmUzOWZjYTQyNmI=","artifactUUID":"d67aedf1-53a8-4d4a-89ac-ccad3a94037b","artifactDisplayName":"VSP_test-pnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vsptestpnfvspinformationtxt","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vsptestpnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1636526654403,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654402,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vflicense":{"payloadData":"UEhabUxXeHBZMlZ1YzJVdGJXOWtaV3dnZUcxc2JuTTlJbWgwZEhBNkx5OTRiV3h1Y3k1dmNHVnVaV052YlhBdWIzSm5MMkZ6WkdNdmJHbGpaVzV6WlMxdGIyUmxiQzh4TGpBaVBqeDJaVzVrYjNJdGJtRnRaVDV3Ym1aZmJXRmpjbTlmZG1WdVpHOXlQQzkyWlc1a2IzSXRibUZ0WlQ0OGRtWXRhV1ErTlRBNU1qVTFNV1E0WkRVMk5ERXdNR0l5TTJaaE5URmxNalUyTW1VMU9EYzhMM1ptTFdsa1BqeG1aV0YwZFhKbExXZHliM1Z3TFd4cGMzUXZQand2ZG1ZdGJHbGpaVzV6WlMxdGIyUmxiRDQ9","heatParamUpdated":false,"creationDate":1636526654137,"timeout":0,"description":"VF license file","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NjhkOTI4OWExNzU3ZDUyNzVkOWZiMzgzM2E3NzgxOWM=","artifactUUID":"0533abbd-9b0f-42e0-bc0d-872e6bb7446b","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vflicense","duplicated":false,"payloadUpdateDate":1636526654140,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654137,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"pnfcsar":{"payloadData":"VUVzREJCUUFBQUFBQU9GaktsRUFBQUFBQUFBQUFBQUFBQUFNQUFBQVJHVm1hVzVwZEdsdmJuTXZVRXNEQkJRQUFBQUlBT0ZqS2xGdXRYT3B5QW9BQUtvcUFBQXhBQUFBUkdWbWFXNXBkR2x2Ym5NdlpYUnphVjl1Wm5aZmMyOXNNREF4WDNCdVptUmZNbDgxWHpGZmRIbHdaWE11ZVdGdGJPMWFYMi9iTmhCL3o2Y2dzSWR0bU9QbHo1SU9lUXVTdGpQUXBsbVQ5YVVvQkpxaWJDSVN5WktVazN6Ny9ZNlVaTWV5NmlUTmhqMnNLQlNLUE43L085NVJEc1lMbnVXeVVGb0ZaYlRQRnRKNURFNVlXdktxc3FYTTdubFZadnZad1U0dXZYREtoZ2p5K3ZwcXdpN2VmR0pYSDk2eHZiMTlabldSczNCdnBXY3JPRm1Ea3gyTWo4YjdPenRBYVZ6d0p6dU03VEladk1wMHNjaThLWUVpV3dCRmRwQWRnVnBFTkNiU096czVEenhOWUZ2aWJVeHpDUWI3eCs4T1R2UGNTZS9QTVUxQUREdzR0WkI1VmpoVG5mUTJmVFFtSkxCVm1jN2p5eFFTaExsa1NoZkdWWnlXR1A3VDFQdlRNOFlUSlFJeWJDb1o5MTdOdE16cGxUTmh0SllpN3JGRzZUQ09WS3d6VnJxZ2tnVDByK0lpYXpCbENVTWxkV2hYV1ZUa0Nac2FVMHF1NDJ5UDJ5c3JoU3FBazZtQ3VHczVZMHQ4VENWUk1HMWhERFZWcFFyM3pCU2dyL2xNUmhpdWMyYWNtRXNmWEpLMnFMVklZanVtVFJpelNjRlVST1psSURtdlhTMUhUTFg0SDRkdGpZdE9LQ2UvMXNySkhGWUMycDBoRXgrK2lJa3ZuVmtvekR5d0xwK2FPckIzL0Y0NmRzaEt1WkJscTB5bFo4eERta3BHeVN4M3ZKSkJPbWpaMmxJSlBpMWxzdnpaNVlDcGxmM2YwaHN0blNhTDB2QUFOV2VrSjJ4ZjhDRHo3MUpQaDVKTkxsdmpnZjBPZVJ2Tlo4dFl2YVJZYlpRd3dHN2Ztc1RhT3FQUUJRaHY1dk9jMHFMMG5mVm94NWhkeitXREdlYm5waTd6bUZyS2xGbHVWWml6MElPckxlVlNDZEQ3dUZxU0EyZHd3R0NFS2YyS0t6S1RGQVAzSmN0OTBzWHJ1M0JtTjBoYThOTExibDRZVGNhRmJ2eFNVTXJjQzdDV1ozalc4SFAyR1ZwWi9EYWk1ekg3MGdEcXVwcUNIVk5rUzVXdGF3dUk1VXk2emVwNnI3U3E2cXBCQkJGZ3pzSHMrM3hSWms3eUFFYkRuSVBvM2xEK2VaSHMweDB3L2ZSRDlubkJwUE1NSCswZmdjblB6R3JPZWVTcFIxNU5zd0h1MW5vMUw4dm5PdlZsNDlPdG9QY05VejNDQTdIN1pJZGVQWjlIS3pIZmVYZDUwS1VCTXZxYWlyY1hLUkYrNEhSNitmcGpPRERLdzZmTGNmamRja3d1bnlqR2tCUkQwWHBtVzVkNXFZQkZJQktQUmlnZUdzSGFUSnQ4RkZNOHhKQmtkUkpySmdIbGtxTWJHblk3Q0Z0UHhsVkZEVVIxeDBDZVBVejJReUUrSEEwOVVUL29MdFJUR0xSdlhjdzlKTm11UStDbmgxZlVqSlpoeE5CaUlNSk1YaCtNVms2UkViTmUxcm5adlFYYlhkQjl5MU5MNWNNV1ordzc0cmU4Y0YwMnFZTzd6MkphN29oMzVMY2RHWU5WclJHUm53bFllNzZYZnBRV2hNQ2daek5wWm83YnVSSzgzQ1J3MlJCa3R6QUE1R1dYRjIrWThzQm5TM012ODZGK1JaZzZ5aTlNUG5DZXNCOVl1RFc3cFF3Qm5qNjUrc0FPOTQrUDI0ME1Hd2NjNzZ3SE1lU3hRaTNVc20yU1pheERCeHpodVVZN0l4cU41VjRuQ3B2WmJoWTkrSzZzb1RPYkZKeDRiUDBxYVpubWUzcmVtdEcyOC9VaURzTTFheFJKOGN3VC8wczM0Wjc1cHJ6TzRVOXM4dnI2RGZ2NDVvejk5dXJWTWZ1OHYvOWwwR05peno3c0xFQkNPRFlyVi9CclFCTjFZRzFCdHpnSGovbmwyUVEvWWZNNnhmRmdreXE0NWFtN1diK1o2RlpVWTdsUHlvV2FsKytVdnFIQ2JhUFYranN2RUExOXc1MHlqZmtvV1RwdmxCWmwzWjYwYTVUWWtrbkE1VXJReWRWc0MxalV5SGpwNkVubFZ1TEN5VEthM3MrVjdRbmdydzFiQlNCT29JM1ZxVTRmajhRM29JL2V6bk5wcGM3OUI3M0ZuYnRERWtzUGVaM0tjQ3VsVHFwQ09CckhMdE9mSzI2VDkxOUlUOHE0dUFJaS9QRXJyQzQxNzRtRDVrZ0wzT0dZYjJSbW54L3BBempSZGdqZHVxNHcxeFV3dzNvQjFOUHVONXljY1plM0djcld6aG92aDByb2dYQmVPL3dmZi94T2NoZ210ZWUzT0pibVhSRzBrWHFxbmNCNnQ3S0ErN1k4KzZGNEhNNzN3MVZSdjE1NStZckZtUkowZjdqZ0ZkWEJ5MHZUeVp2VHZmMTl0dGdidnhvZkl2dllqd0RjbUxpMktoVjhFWm5PbnRRK0VhM1FkbUIzb1YyQ3FFV2hCTjJQM0RMTFE0QkU4SlRWaUdpdUNCQUJMM2M1NEl5QjJrckpDK2lsTDh5dzJNUGVQYThycm5lZDVEbkNxZDlpYlBmeUxkSzFQdnJ2VkpucnpQM2tmd1lhSDdnT3NkaG5GUDJBVkw1L1ozWGVNR0hjOThYRzlpNHFiU0djK2lhcmtJT2VkRWszZlBHS3RCQ0RxeW00QnlXM1RFVm52U1lHR0RIQWZ2cDk3MkM4L3lmOE5qVllQdy9wWUVPR1JlcC9kSXJ0cDhPOFUzdW1ja1I0NUJydUNIK0xYMEl3TzFTSHZQMXJjdjVOVzNYM3FObWp3bVFZajAwNmQ4L1pTOTl0bmt5MnJ4dTk0RTdCbXB1MXROdXQ3MzZQdmpUUzYzTVlYVzJXc3Jia3pjaEIxN0J0N2QyRzA4bHlycEl4VTNaWmtrb0Nvb3VhWURVY2wwWGJ5U09yaWVYbUIvWE95U01Mc0pYdFJvamFPYWxGU3R4N0k3WlBLUnRHUU9laENBa3ZINGpUWGV1bGIzNnhSMmpibmJaeEVDczE2MDh4MkdDWUpyRDdNZmt6RThhbDd3ZXBZakU0aTFwbE1WSldVOEpxR1JOb216eHBlTm5jYS90TjhkNHViZ3Y2bFBqNmxSV3RybnpaaEF0MzlNYmZNTE84bzFNV2R2N3YySHZIbWxLSlh1TVNaMXVTVnhLZUFKN2VPbFBiai9WZzI5THRHNnhJNlNhNGh5MTVnL0tNczhSTW11aGF6ZVpiVXhCejhnR0J2U0RNcVM2TUs1aE0zNzkwL2l1bVpIenJ5cHRnZmlYKzREUWUrL29YYmRqblczL3RxckszVjFTWTdhSXdZMVNaZlI1b2JKOWZ1L3hCSlF0clM1YlZ0YlpHOFkyVzJJelV4QnowdE8zNk5zZVVlQ29uc01oeUl4U1E2dkloRnBocVBqdklmTHkyRlh6LzJKamlSenFEZjVUTldLM2VHdkFacDdSUCtGY3VNSEhTajlsa0xNZWpGUnlWNUxxNVcrWGlSZ1pQUllza1NlTEY2b2c0TFNYb0RNTDdlSkZScDhzTW92RnlaV3pENWFoMXR5OHIyaTE0WFlhVEZpUXRwSmJoeVY5Z0p0U3A5KytZQlhlT3RHa1dUYVgwdW1sSVVtZjJrbkoyUGMxR0ViRzZWaVQvRTlKTkxodTUyS1YwbFFya01ZbkY5c29Ed1gvZklWZy9maWFuRjZmZEl2Vy9Da3pkdzNUakdaeVlQT212Y3p3bVorL3hsRUc4b1BybXhob2JvRUJSV1R4bjlKek5iTnNyZWl3RmdWY3h4VWpHQlhwTXB6cHpRcUN3MWlPbUZ6WlRDaTFsalJYdVpqVjVYU1ZvNlM3Mm9HTE9EZWJxSE90VmZUZGl1ZEFab2dGemN5Sm9YVVdnUGxPQWFFcjIvWFp3a0pveFRLUy9lSGNFcGx5Z3B6ZFpzT0FVaEtabEFQNUNadG9USVVSaXlKUzJSSTVFT0xRQzhMbDFvQlZvTnJmcFBSTVZ2UWY3eXkrWUtOc08yZWZPcG5IbUVLT3lHUmVPenpDTWk4NHY4RVFVQVp0M1VJdm1FSjJvOHpsZ01sM1MyTjhxQ3dqTkhiRmxjRmppTGFTbEc5WFNnQVhhb1RhWnZndk5DOHpqb2NJaUVEZ1BtYnl6L0diRWJ0eTlEYWJrR2x3c2NvSzFJZ0dRVGVnMDRUUXBGdGhyOVIwOTUxT2tKSTlGUzF4UFhkWkIrMXBuT3NmcWxON3BieUtUOUVzc0xraEZLZUhLTEwwczRNSWVnb1RJZHFnZ29TOWdoaXg2U0U2UElBcm9RODFJY09OdEVWZThwUU15YzhSdm1YUkNLUGpkK09DSU1DbWFVWUlnNFdIUVVrcE5pZ1phY0ZKNDNLQ0s2RHRhS3p4VlJhNm5QRzJ5ZUg0bGtmbXZtaEJtd2hDazEzalFrSC9OckpTT2x1N2dJRWsrNXdqWkRHaktnK1FkUUtCNGxEbythTDBPQ3FPSURJQTJPU0FSTFJUNWdJQkwwak02dXZmQzJFcEV0eUhIOU1RV2hKUEVJc0VWSWpsUUpnOGtkS1lOb2FoTXFxNWl0R1FZeVhTRjAvSlo4UmhSY3hxalpLcU9ZYXpvY003TXhhWU1pT2hOay9HcUpYTmN6MlJXS1QzdzQ0WnRlYkJLUDNPSXlKcmZPclJaakZDMzk3dytsVVB4cG5hd1dxQ2Y3L0NVSjdHajdmOXl4Z05SaDBaMmc2cmtLRFhVQ2F6aTl5amZZK0oxS3MrbEJqQ1FKVWcyNVo2eXNrN3RkZlAxZ2lyY2gxMkFjYXY1Y2Z6OVA4WXdMc05XWHA2d3ZRZnJwZlIrWmZINDZPandxRytodlEzMjRYZlB0QTkyL20rZmw3WFBjanBkbjlPNU9kaXZJUVQvQmxCTEF3UVVBQUFBQ0FEaFl5cFJ2clpRMFl3c0FBQllJZ0VBTVFBQUFFUmxabWx1YVhScGIyNXpMMlYwYzJsZmJtWjJYM052YkRBd01WOTJibVprWHpKZk5WOHhYM1I1Y0dWekxubGhiV3pzSFYxejVEVHN2Yi9DY3p6UXp2U1dnK1A3cmJRSDdNeTFsTGJBQThOazNNVGJOWmRObG55MHQveDZKTVZmV2VlNzZYRXd4MEJwazFpV1pFbVdaY2t1MGp6a1FTUldNcEdGVEpNOHVCZFpEcjk4eTZwWHVkeHNZeEhzK0NZT1BnMCtPNGhFSG1aeVc5QW5yMjZ1bCt6aSsxL1o5VSt2MllzWG43TDdaQld4WXJjVk9YTmdNZ1dUZmJiNFl2SHB3VUhFQ3g3UVY5OGVzS3FmQlQ2alI0dGtkYjk0L2RsSkZHVWl6OC9nTVg3RUFGNG03MFVVckxKMDg2M1g2Q3BOQy9xc2h0OFovWEVMMkJScndXU3lTck1OeDFjTS9zVkg1eWVuakZjOTRVY3B1eFdNNTdtOFMwU0VmM0lXcGtraVFtcXpUV1ZTTEtpWGJaWnVSVlpJb29EKzJmQXdVSkNDQ3NKR0pJVit5NGdwMzdMYk5JMEZUK2lwaCszMVZvUnlCVENaWEJGMkNoNno4SmlzU0lISFcyQ3N2Sld4TEhZc1hVSC9DYjhUOUExUElwWm00VnJrUlZaUnV5b1RJZ0Vlc3lRdEZteTVZcEtBNWFKQU9tK3lVaHd6cWVFUGhGYkh3aENWaWI5S21Za0lSZ25BSHJRTjhjdFpodmd5Uys4bFBLbU5McjlOeTRLOTVqdVJzWmNzRnZjaTFzeVV5UjNMZ1pxTklNcTJQT01iVVlnTXVMemR4akxrdDdHb1J2NzBzbVdvNWZiRFNEZU50SHE4aWxOZUFKc0Q1Qk0wditlRmlCN0ZIZ09TTFMvVjRDSDZCcmpXNWxPcnE1ZW9xNG9KTGVqNm80bW83U01LdklDT20vRThReE1uY2oxNjFHTEJidGFpOW9UbDY3U01Jekl0Y1dWWkhtU3hab1gzWGJuZHBoblNjN3VqdHpFS2NBQUNXS1JoR3VlT0tMS1VHSVBpaXlQM2E3SjY5Ylk0M1RaUXV1SnhMdlJ6dEdZNHVNQWJsR2J6ejNOMkQ2aEZBZndzUWM3Wjc4Q1YrOCtQOGVlWDdBLzFZVkp1YmdHZGRCVllsdTF6Q3dDTE81RTFzK3RjSm5KVGJoUWdKR0Y1MldwOXA1Tnlsd2xlQUtMRm1rT25MOXJzenl6V3gwd3d2dm5COFpuUjZFeVJVWDhLSkRsTFhac3piTllqcWNhbkJZaWJsbW9leDFPRitsTEp0Q1owcDVEeU9tN1czZkVDN2M3UHg0N09HK21PUHpObUFBZDlqOFg5VGdwOTN6STd6ZTkvdEN0Ry9ISThIUzhmVGNmeWNpUVpiVlMwYWV1dk1pdEtIbCtJNGlITjNpd1RVSjRWRDhVVnRhYnBLNTlEaXpNSEh0TEcyWDNWTVV1cW5wblVYYmZvYWNJM1kvVFRjcGF6ZGJuaE9OWHlDTzBCUVdMQWFXU3dSYXhMQWp6dzh5RGlmQVpxT2hJZGJRQUNBQW5qa0dhN1VhN0FNb2xreUF0QTYyRXRvT2NNZkpKNEplTVk2RUJNckFFZ2o4WjB3ZzV2cm41NWRVVDh5OHN3Qk1tRWhneEhTd2x1aGgzSmpDZzgvUDdrOWZXcm8wV250ZEVpRUJnUkNGeHgyU2RydzdlTkpLRWw5YVdwSm5rTGRvTE5nZGxxeEZEdmVFSDJGeWhsSEowNWZQdEc3SjZUaVdOYkxqUDFWVlN6K0d1ZVJRODhneTlpWHFEZXNyenlya0xtWXdGdHQzRzZReVRxQ1BXWllmZ28yd1UweFpISjZSQzdSSWFCVEQzVzlScXA5RTZHWUFEU1NMU2JxVXlzUkNhU0VHZy9ETk55RzR2OHFQSU1MNnZwaVNjN0ZsZVFXQUtnMlBLVG4rcEtmd2c4TW95SnhMME1FUVl4ZHNOM3dNNTdBZFpOSkN3a055TmFzTmN5ZWFPa01SZU1Gd1V3djBTSmxUa0FRc25qSUk5NVNrRDAvLzJPNldraVJLVHRKNWlWc0l5eER3Q0swR3VZcTFWTnlCTmxiTk5ROHNKTXc3MHk1amNoTmkzR0dtYnRjOS9MWW5jRFQ2ZGJZU3UzUElva1B1TkFud08rUHZHc3JISEdFV2d4eDNVWDJwTzBXT1pGaStHSmdFdWdKa3FOTklSNnArd09xTVNGU0tnY3FVT3lVY0Q1WXdaaEUvQTAwcWo4N05qeHBvL1pOaGRsbEQ1L0FONGVMZEFXRk9tMlF0TjBvcXlzMjVOOWx4YzhmS084THg0LzhGMk9BckFsNjQzaWVFT0M4aUN5UGFBNXlpOStLcE13THVGVHRLZzBlMmNvYk1MWUJXOFNKTUd1b00xcUNScjh0eTRQYmhScmpWKzNBbDRFVzE2QURneWVEdjN4SnpCTWdkSEQ0OHJtZkN1dldDYmlHSGdxQkJBcThqVlEwcUo2NlB5SUhCVDR4T2pMS2QveWFvMCtoeDVtdW9PYVJwb3VhSExsYktzdFZjWitQZnVsV1E4dHFNQ0NDaXlvQUoyZGljUERoK0NKQTRib3RjanZVemtyOEtNWE85ZHRhZlZYZXZEZXlDVG9ZYkVKN0U1WGdvMWF3Q3RJcEFmOUJQWTVpRnVhdGVIeE82REE5RFV6RFFYUDdrUVJ3R2pSREpXRUlqQ0wvSDdQMEVmV0dtUHJUeHlqZHlZUy9JYXNjai9XMU44OEZydDdXWFl1Tm1rMjNlUm90YU14TXFUcmViNCtIMldDWENJQWJKWm1HK3JkOFFqSWI5aHN5NExDcDJtWnRhM1c5T2NCZ0FoeStiZHZna0lPZHUxNW1jaGlnZStieCsxa2s1WTRLS3M5bEZwWjczZWVvanlXdHdab3NFMWpHZTVHaURwTy9Kb1ZZWm9KdGcrU0VVajBvaGhJNVNiMzhVV21idGU3WEliMkVVbWFYVDMwS2NKOVZDSTlFMWRHbmVzVk5OOEtxekdycFh6b2NtbEMxMjNjbUxZd0tqYzhFQWt1U0tOeDAwNUJpQm9ycHpIbGNaeFdXcVNXRkdGNmw4aWNKNFcxZXJDS2dMOVJNM0RLK1lRRXg3YnJweThTSzE3R3hiRG96ZW0ybkc0anJoOWxJMDR2ZnpuTWp5YlppSEJiQmp3TDE3SVFZVkZtWTl3VTdKYTViZFVXd2F1M2ZJT0xVL0s3MzM0TnJ1dkoxWGtucjBrOEFtMHhBS1ZSa2ZjTEhYRjMrWkUzVzZjSkVmYTZPVU4raFNCQmI3cU02WXFtcmlUY2RXNFZ1T2d5Z3NreTZMbU5VejRpYzloVjZMdmJvSXJGM1VLcmt4WklqWVJwblZ2ajZqNzlwRmhqbkMwZllGZVJuaWV6cTREUVRFWlYyVk5vb2dHYm5ud2tuczZhdWtLd2xVa0NiL2I0MVdPcExxdEc3UngxUjFqMWdPeFp5YnRTYjUrbW1idU9sN21JUEtNek51RGlZL2l1VFdveGhQWnAzcGcvWmhQMDlXT3pEQ05VS3dBNEZpNjJFQ2N4N3lpSVZ2QTNncEVjazJQMExDK0FqdkFaZzJiUG9sM0NOL0RIZ2kwVCtEZ1g4SVY5U3IzUW5ObXAvQ1o2Wng5SzFKWlFSblp6N05mbCtZSWRva0dCMFRtL1lZZlhZQWJqZ2ljaUxYTjJEci9LNXpka01ZQ0dvOW9RSFJuc0xQNCtjdEtzNm0yZ01RUnNFSjRkWEg4WXNqSVdpNC9uaTNKVTZCMHp4VVFkcm1udGUwamd6dCtxb3MrUUhRZ2lSeG5RdkFDNG5hUGtXK2g1akZPYlVpZXI4RlRwRHpxQWwwWTNwbXEzelU2Z1VKVURleStOZ0xOZkw3NC9wZVlmZVRxSno1eTErRDJnR2Jpd2dvWUdtdVJXUW0yNHFwbGtEY2dueUE4USt4YVh5S0hKeXNMUllmSk5HcUdYSExFeTEvdEg1L2hvQjJndEliaHM0eTI2YmV0NGY2VEhCSWxWbnB4NEN6WlVLWllFYVVpak1oUmorVmhGNDJXUkUyRFRDNDY4QmpXZHN3Q2h2KzNjZ2pnRU9oRkxTVDBKRTV0dEFaRnFuZ3Q2U29OSy9lS1lZV2VLNWZUY2VodVd2NjNpVGdhQWd2WUppY21pbFNGUkNiaXRaRHozZm9ZRSs4aVRRcEtRRVRGMXBLSnljYW9teXhMZEJkenRNMU96dXoyM2l2azl6S1d0NllneUNaeUVIZW8xRkkvTjF6RncxQUtTbUlnanBYT3daTzZTUUZxSWd3ckliV1NoTkVPOEJhUHN4WTRSVkJOOWoxNmtwRmtBTFhsc0Z5b2IvdmJ4dk9Gdi8yZThhZE9FK05HS2NEWkZFVjQzeUQveVliZ08wRGpmeWdKWGpLTzNtM0hQN1R0cVc4c3g2Y3RYcE9pTEVnM1ZkZDJQSmhxUk9rdS9pUFpkTUpTS2l1bjlZZjkvaFVLWnZDc0svMG9IRWZOek9nanhuOVByT3JMcGFqeXUvWUdIR0ZocjlweE5HcGJ2dnZZanJJRllCYkdMS3V4bDhwSzVmd21NOHFIVDlDamo0b0NOK1h5T2VUTk5MQWZVYmpaUElpZHp3YnoxRFlqTHBlR21wTVdTMkI2RGVrTEJ0SzBvSWl4ZDFVWTRuemV6QUZEV3ROTHEwdHV3cGtSU2szNjVtQzNQY2hTYVR2YWxZZW1JOUV0WDNvWm8wK3ZQK2hXS1hldTgxbTBtY2hneGt5YmhTTUZyTjRmVmJ0RXhhU0lQM08yTXBOYm15OTRTMkJRWjlTQnowWi9ST1lFM0wwZno1cVhQR3pKK2UreVpqejh2SDgyZjF1S2h1UTNSNjg5bXR6U0xtZkpIclZWeGs3NFFURk5XbUt6UjBpTjVHdGpZbkhPU0xBOGxzNWJ6MGJoWnE5Q2JTbEdpU0hzbUl5QU5VOSt5TW5sZXlJMVl6QmQrZ2tFQUMzVWY4d1IrdnFYLzNWbHpSQzhDQUpUazRJUlBMdTZ4V1NDcDN1RUdYK1BrZ2xuSTRhNlJJNnB3WmVUMm0vRUtpLzdkb1g3M2xaRGN5Snl5SkhEUGhoMmUzL3h5UkFQVk1vNVBYclB4K3VYc212M3lmNlRaTHdjUGhkenFaSnBwZXIyOGRCSm9iTysrUXROYjRmUm5YQTVqOEVrcVpJNlZKWW9ZdDdWZkJ3V0QwT1BONkhidStGSFM3SHh1VGtOOVZDaWpiTHFWUEYyZVhiSEQweGhHTmthWGowb2NucCtsR3c3a1hxVmxnUUgvUm1hemllYlRyNE96K3dUQkZpeGNQblhWWXVFd2drUERpaUgvckNveUZQQ2ZXekdDU2pjdlhZOWRBeTIzSjRhR1N5QkJOYm9EallPTTIwQnVKdyswaG1FWjhNVGtSK3R3NjZXVlRNdG1QUHNSOHVnUHo5U1d6WTlwWHJEVFd2aGRXK2NqREd5cFBxblNRdWIwKzlOU2l0cG9pcDgyb081VGJSc290UjRhQkxOZzUzem5lN3kramZ0Vm1Uakg0YzNaTTBUcldiZUxPeHNMeHV6QXhaeUh4eWdlZ045ejNJOFRxekt1UDBCTFJQbkhnNVJrK254c21jOVp4cE03c1Y4YzJqS2xra2x4eWxISHBzdFJGMjRWSkUzeVhLVjh5eXd2Y0tsT3N6NVpNa0RMNGxUYm1zRVdOQU93VzBwVEFWYkdDSjZvNlRTOGFBMmZpb1NZUHpFRmJaTGhCbmRmWTZIS0hORmpSQkJheEtyMmhZeUo0T0VhcU1WOU41MmdrbFhGNmhFeVJMdHkxQUtKTnlrSWlsMDY4bWQ5S1dLVjc5WHB0RW1sN1Nyd1QwRitIZnIzeGZSeEZYay85cGJoRVZYZDBrVU1DN0J5cGlGZGlIMkU2VHZmS2dZdW8yWThyb1F5ZkxuUDh2cVFOQTRCMmZ0NnVKOCtYamk0c1h3L3FpRE5Kb3JKRHFidmdWdFBNZUZmSXlxNEJkeXhJemhOa1AzNXRIWEhUeVoxZVVVT05PNHdGYW1TMEJhQmUrenUxa1hqcmxiamp0YlpMeFliTzcwVCt1OW1meXBadlE0M1ArbDkrN3pta0V3ZkxDdnpidFVaTkRaN3k1aGNzaExoTG96ZFF6UnNCa0diTWJDYTRQa25MZlF0YlF0RFo0M001a0dzZmVLY09XRFMwaHk0MEl2RnZGdTlTQXVIb281cU5TL1NDSEU4dWtHUkJpU1RZL0MrU1Vuam53UjlCWHN3RmVFYXArRkFUVVlEcVRpbFJ0OVhiV1lsZzlCQk9nendxc2xnZXRhQ0R4MkxId1dmZHd3UTRBZ0pvbWxmSnNQMTlZYStuMXRiRGRRUnFOTjN3eEZIZk9kR200QVIwbU5sWGJ3dEFqZkdNMHJvOFRnY3ArMnNKSVc2QitqTjdXU0VFaHl3TWNaK3Bqa3RhNTdUeUdmanE1WDI1MlJ5YjFOWk95Y0tUSi9xc3FDelUzQTFsUUovMW1pZW5iV0xHZHp1SUlLUUNRcElCMmtpZ3J3UTIwQjVvbU9QczVKM0NZOXRHR1hMcXhPQnVGcnh4MWc4bURIc1NpM1d0T04zWFdGekRYM25WaExiaVdJeTN6OXdSK2JvdHMxV3lGT2ZHdWNlMzJrUzZrK3J2Y1BNTThwZGdVV0NxdHdrNXlDZmFZQ1ZFUG1aMVhZSW4rVjZ3ZkdzZGRCR0xMcnRWUG4rakFraU0wVGxRbDdtWWt5czJmRHFHVFY5NXJDVkZPckpVN1dycWZoOXN0Q3VjOUNSRVhxWDhSQ2pmSUZ5YVNqVWozSEZ0Q3k2cXJYd2srNGNVUVhFMlIzVWZUR25MNU52YnRhVmJUSnVNL2d5RWFhYkRkWTlSMCtCdjlydGRIcXAwMExNMS9uamlSRDBRV3FvaTNmV1Bkd2pEWWwxc3pnSkwxWkNGeGtMUllabFZMaVlyRElpODJPd0FSUlhNUnV3Y2Nvait3R0dpQ1dXaktpalBzaFVZSC82NzR6eG10Um9kMFhwSC95eDRpR1doZk5DNTc3bkloYWhIcGQwQzNUenVFNjk2cFYreDc2VHREQUJScnQ2bitEbW9PYThUd3JVN0tiMksxSmVwTnNuMXlEc1pEYlZtUUhqeCtzTUl2RkJYWHgxNlk1TnpoMTdKQi9reEVaeWJlQVdTYWEzNUU1MStNcWk4cHhHUlJkdi9EaCtmZVE1b2ZRdW9vZkt3YTU0TUpTOTAvSTdmRXFHN2c3MEszci9TR0J0VjVyTEFraGJWazltWlcvMWp0WklrWWdMM3VqT3plS1dBU0VtTVNhRFllM0piWi9waE1qNm1YcVpBOU05VHNNa3hQdDVwVzNISWtGdjdTTW1FNFJJSlNJc0YyamJCaVFZd0g5Wld0NnR0MlhoSXRvQVRNMTloRjlWZEtvSndEZXZuZ01YeFRHaFdIOStRMmRUOFRzUUJFeG1vQU5uUWxuc1ZLdVRpNk41SS84cURWYncxYi9LS2tUQU9jY1VJS1NHZlpRU1VEL00xOHRSSXB3Vm4wRkFGQ01wTWVBVnc3VEEyNHduZVByMjBReUpkQU5zMzgvcExBb0JOUlhkNVR2alV1MWpYbUJhWko5bndqN0NQYXBSR1kwYTlLTmxVeVVwTXIzT0JPbC9Jd28wZkh3WDNQT3MydVI4Q2dyK2xFVXhyK1hlSnlKTzh6d2c5M2NmZnpxRGZRU3lDaUpEaUl3Z1RwZHFtUVNVaG9CNUt5OFdMNDdacDRzWDdJK081Y1hjSmF3bWNiMWViOXhSVzZvVTNUazNnWmRGYWtORFNWUTlXQXQ2Y05TV05TcnpBTCtqR1g3aTZVQ3F4SkFNVmdWQm5ZNzdTU1J6OS94YkhEN0M2cmxDMDF3QXdPa1FOTGFrQ2NQQlVqdTVhdFdGVERBY2d2YkgrRG14dytSbXFoWTI0dFVsRlpaK1pOTzdJMzh0M2hmeTNiTHg3c3A3K3RxblhaMkdnRWlZeE9XMittaGF0MWxnRTZ2bXFhMUhqbm5Udlh2VFZ5YytSL1g5L0lYM2o2aTdmN3F5KzNkY1ROOU9Jd2tKU1l4RUdDYzZPM0tXRTl1aDUrZEdybUhMVUNTWWdrbjJkU01Lam9BOFRHa3NHMDZ1TU0xZGxTSnhIVXZaS3dQSkFxb1I4TXg4OFd6dlBBNEZsWFNSNVBvaGs0VkE4QmFVcjF5VDFJSmFHS0o3RllDK2Z6UW5QdExEOGxnZW55czRiUnpXNy85dEJtdDZuNFM5aGdrSGJQTEkvRnMycGxsMWdaS3BUSGdmNk5qMERNanBkcDRTSm1zQjNaSm9tc085b3VsSzB2RVEvTEs2bitPTzlpa3JnVXpwVjdjVTA3dXN3NDJUemx3aDNiQ0U4VWo5eVZSTHEvMDk5WmQxcXVwZDZ2ZEE4THVxWDNhdlhKbHdWSlYvbzByWGRTcWF0dW5acnY1OUwvM0JhUDhlaHJrRVdKME9kMnpPTFUwaXZCNmg4N29DNzl6eHR2VlRYT0ViSkdrMCtiNk8rczBMenluTzJvRzFmNHJpazU1TjIzSm54N0U2NkI4NnJlY1IyNlBOVEJhdlM5NHg0NHFrK2xyWGRFaHIyVm9UeHREQmNudDMxNzIyTk56dUFTZklLblc5aGluNmMyRSt1cXFyZXhQLyttRzU0WGRpcmlwU1YzOGQwbkYwMDFWQjR5YXhQNFlpdStLaHQ0VkFFVXk4UlpNdTBYeXgrSHJ4QWp3WSt3RXkyUGhOenlZV2xGN0E5NmFDc0k1WXR6MmVVQ3FxU3FFbWRRY2pHcjdKeTgyb1ExcFZHMlg2OS9tK2tuRjNwMW9qUlJaVVF6bXlEc2UyWjlqZXU0Ykh2Q1pVOURjeWdjQ3hETmQ3NkxyYmxyTlZyUEkzRWxSN2d6OHkrSEhMTTFEMUtJVVlYUWF6M0QzSEh5c3pvVVV5ZnpPTkU5UlVFVWk2N2hOSEhMRmZGR3Uxenh2dkFEQzFyejU5S3RwbG5oNnp2OEwwQVdiMmpEOGNzL3RJd285MVJEL2V3czlOOUFaWVlmZjdFYWUrcytGQmg3c2l1amY2NENRZVZ5UmlHOWRtSWtkR0t3dGhsL0hOak1oZG5aeVBSY3UzejBUZERFakJaNU5zbG9wSllTcG52c3NMc1psZWVXOUJzUXFVM3RyQWw2T1lZcU4rZ1RrU3VNcGhFZ2s4U0JQazkvUTdpdW93bVF0VFJhUFhBREM3Qi9IUGpzaC9nUTl2WXowQit4eCswaWxZblJ2MUhSWWJYaGRwOXVqcHVBV2dOY1Nxc0RHdjNuVzZsOTZKeFRqSGV6N25NUlB3TGFXU2tFY1VhdFZPOFpFZUR5d0g1c0NpU1Bmc2VhcFdZN0JrUzMwMTdTcUthNlV2UmhaTXQ0YVd2c2srS2pVS1QzTGF1SUk5MDJuaitKbWI5VlVNNjl6NnpFOTNBbmtXYmZqakN1OVZFYVRHMmh3aWMzVjJmakpYUW5jbEp6L2QvaW5DWWs0MXRCQjlQVXpwM1l5SzJIRUE1Q3hhcFRQZThqM3QrbnVJZGcwYmdlOWxMT2JrdjRMbmM1OGMwS2ZuL1N4OHY1N0diMnZOaUZqbEFRd05TZmsreUpvRFdBS2xQUUFOU3MyckY5OWZIN1BUNWZmWFI4M1k5QTIrazY4MFc3Vjg0K0djZm9hS202UlVMNGJIYnMxbzYvRk9Wci8yM3JuNFRrNGsvZFhCdStNZzBxU3A4cHlsbVdsQzZXclZ0M3B6bnZMWXhoZGZtRnhtdTZWM2FZckhIcEc2T1NJMDNSV1p0bFVTS3FSSWRVanFHa2pLaU1aYlRQdUttdjI5c3dNMnFQejB2Y24wUHQwclhiWEVOZEUyUTVYaHYwYWpYNkU0amRiekZLeDBpamJTeVBQc0pYendyK095R3VOdWdtbk96WG9ZQ010azJHRE1VTjduT24zdFIvOHliczNkamVHSDFhbk9XY2pGUHFpd243NGNiV0RGY2IzUzdOWE45Wkw5Y0EyejBxL1BsOStmc0JlZmZUWGZ3V2YzZERWSG1mTTdKSVVuZUpmQmNlM3BWdkEzK21rVlNQWSsxeS84RmhScDhiK254OTdYdDdzQ2p3OEJOd1VveDBkVnpmQld2VW5MNGk3ZGU2T3kwbXdyLzExVE8zdklXeHFySWdEQUk1TnBOTDZFd2ovVXhpMmtxS0JLeXFmbGhRb1BGcW51MkpNQVI0bG1TQnZWcVkyZE4wVjhzQWNmN01GL3hCN0lwTTBleU1TM0I4M3Y5dHQ5c0FmTkM1Z1BadUc5TVF1OGdSSDdoNzJsdWNBWWtVd29sdDFvSkdEeHEzVGdKNlVDem5EamhyZDZ1MFRscWIvVjNMY0hlNlczR01xak9qeFRPeUpWc3NObHJST0NmRm1ERE9CNFhxcVZuWXQyR1BNU0NQbHE4U215dlk0L1BvSE82MHRjT2tuTWhHUWJWOEZGcXRWc1haZWlHWS9KOTB5TGMzV0ViNVRjdHg5TWp6bGtzSURPZVNqT0JFaFdQSDJKWGJNd1pVNVNvVzVlb0FDQzZvY3kvZEpjU1RBYWtSWWJVbVl5d05CWm1neU5mUHlTeVZQVG9DZFh5RUttWlh3cDR3aXcrU1dSU0FQWXpWeVpSRnNseHc1L3VWb2U0VG8vRTRZMEdtNlh0aVNxa3IxNmhzNDJDWFJrZ2JLZWVyWUhmRUxjRk9Pb0drR2JrcWxCSy8wa21LRE90bk9TSHdBRDZNMFV0RDlndlVNenM0aVpzYnRhRXVVMHRMSEpSRisrdXZtZVhjR0pleSsvK2ZwTDl2dlhmN1ROV1VoWTI2ekZQbElXbUdEdjZwQVJjT01nS1pCVzFwRDNoR2lQQmVRbFRDd1pHSXlCVW4raXYyOUd3N3h1d0tSbjFMZThXRTlnQ1d2bENVSHM1WWlQeUYrbHlIYnpZa0lnSjZDeWdzQTV6cUR6WXFPaGprTG9nUFdLeER6SzFud2lxV0M4UTdUcWwrZkl4RmZGTnN1Zml5ekEzdWZsc0FITEFLSFkxTzN5NmRvQjN0L01Vb0FRWjBNUG5MU1owUU9JYzZEWEhoVjU5QzE1em5XUktGazZUY3padjFBUi9kdzdLZVBpbXAxOVgxL3oxMitwT0VPWEduOWhaMjBybi9vK2lUcExZTXJxSTFNTWJ0NTRvVmNLRS9mQWFxTFViWURWZG01dEhkWFM2VTN0UnRpY2JsTUdmdGprSENLZDVFVjMxR3FSM3ZtOW1mV0RkQW5WdmpzaDZVTXJhMDlSWmYvdTdzWjgzK2cvMExtNUFXbnB0MGJWOVhNM2M3aER6KzNuWnliSlpFRnR1blRlVHlWVDZ5MmdPQUxTd2lMZTBSRTNpbVYrdXBmTk1NMEVicFdEcGlwdTB5SE5xRjk2NDgvQzRScUt0NjIrT0doZ3dCSnNMcTNCcVV2aXg3bEVGc2Q5L1BCYis5d3dYOUpnSzhBTUw3MVp4ZWxEVGcwMmNpTUNra0VWMXlGWW43eDl2dU9iK0VEditHUFVIbGZaK0JEcnhQR0VpbHVKUmJ6N2cydmV5TDIwTkpsUVJLZVJMcjhsbGtOMG5icERnazFaK1BBaC9hV3k4K0dkTkVjbDBmcExyUzlWTDVtSWljSjhMYmNlZ3ZsTnl0d1BVRG10M0poMXhnYjZqQ3RCaU1vZmVYNjZqZHlFL0lNK1psQkFaeWd6V3VlM0U2S2RVS3d6Z0REYjY0blpFV095eHNWR2R2VXdpOEEyTXF1ZmRuVTIrMlE1OEVNc2JnT25XRUJyb3A5MU02Q3laZERxMjBkRkZmTXdRTHVlUFBFRUorenZGUTRkV1BnaXg0eFlwMERiNWRBRXlpd2tSNHpRcG5pNVMwOUE1cFVteUNuc05rZ29DR3FFKzlJcjU0bHIxSyttcFgyVy90VzVsZjl6YXRERGNpTzdGWGcxNzdocFc1cm16aWxiTjhETm94RW9ubTdMZ2ZoaDZkTmhmdlJvL0NqVlY2ZTJEYy9YUHFGM1RrS2JTaWVqcE9HY2hlU1ZST2lyWTdzaVMzZjRWMDVDYStieWM1dWk4d1RpMjVKRVRXMTlpcHJvcUtMemN0ak1vcnFZT3JINEprMUY5bEdsMmd3dFhibWhPajQ0Y0tjRTR4d01uSHliMFBaYmtpTW9vTUZQU2VjK0YwL2NXYmsrVjkySzRrSFVid3RCTWNHL1Q3ZDJZaVc3cmZZYTFNSEc5Qmg4b1lIK0RwMnFNMlE2L1ZmSXh3RW1rb240ZWpMaUhGeEFPUDFjT0NFUkU4TTVRSUk3Ri9IdStMc1hTVnZ5ai9HekprM1dML3dFYlpabTlNNVBIcDdNUzlVZVdXbWk5dnNLcGwvWU1Fb2NibHFaYWo5djR5aWR2dW51YVlCVnB5eEhwNExnNXFmcjB4TW5vN0YrNnFXelJjeGVuNTQ3MzNWdWxyNzRDdTMwZzRneERJRXdZR1Q1QmlXSjA3NUtYdEJmNk1XRklpcWhQOTJSZUN2QzBzM2Q4M3RlSEhqM3hqUUZZRENERTlBcnR5UkFvWUFYdXRiV05DWHcydWxTVUxEMGRGc3FEOFEvTFdkYnkySDFqdkdaa0F0YkEvUG9remFhY2FYQW9BWFdkK3pHWkRyY1lRbm9PcnJPd2JrVjRJWUt0NUVIQkV4bEp3aStncjQ5Q09vUTZqR3ljVU5OUHNqRS9ES2hCbU9FUk5nbURvRGgwbEJ2dmFIRHVRSm5GMlNjd1ZDbmU1RllMQzBRTFNJdGZReW4xVy9iQW5JWTlVM3cvQ3VUeHJGQVpWQVRDMVNlK0FjTm1WRkQ2bU16WEhUcTdScEFEUk9aRGpqaUxid0hoTDJyaDhZTHp5c0ZpcVNvbG9iUFBnalQvTUxVT0hLRFJhc1RTbTgzdzhTdXR3OXkraVk0ZU1pakR4UDUvSktsaG1Pd0VPa0didU5ob21GYTZzdnh4b2tBWGJiellmaG5IbjRjaDhGalQxK2Jac05HM2JTaFhNMlJhaytYWG4zUStia0hIVWRpaE1iVDU2YmhRRzFYcmZ6clNhZEtBREtRS29jL2lNTHNvcURIWnB4TTJIWU5vTVpJaVlWemtLU1JGMEtEWjRva0VJTzIwQmw5MWhFMUUreE9KTkFxWlB3V2Q5M0RnaGhLakZUN3lUeU8zVE9rN1pjMjhHaVQvZTM0cG5UTzAzSGptWk8ySVNYM3FNaGNMakk2RmE0UW15Mkc3R0cveGhiQ1FvVE9KUGIwWExhZVpvR01xb1BWOGtMd2lMWmRrbFVFVDlzeXkzNzRaVWxRL1hINUlVNXZnYlFkS3hNSitzV2tsKzFrTVBJM2ozekU5SUZxUG5iNjFmUnlNQVZnTUY3bVFpUWZtMEMvNnNQR1QrOTIrWUl4MEJIb2tPb1hBVlhpK0NpNXJ4OVhwNE9TYVZDOHJNQjJvbVlTZE5ySEw5Q2ZUQmpIYTlXMFlRUUhjWXdDSUQxc28yL2VIZStVMmZleGRPSDd5TFo5T2hsbis0N1lPZzV6UkdsRHVMVHU5UHBEMDZlcTJQMzVZZTRkdzZWUm03TEhUN3ZTOG0rVndBa3J6WkxmamJsWTA0MzE4ZHUwTEdvUW1ZSG9jSENXRkFYMmtVbmcvZUxMejcrc0VhVXpQb05HNGdEaU9Iais1akdCYjZGVTV5UFd6MFdSbUpmS3BNZXNYTVRrd1RURFFqRDhuc3NZNWJIdjBvZitpeDZJM25HM245akc3ZHZucllmOTJ5R2Y4WkIwMWtLbmhmU29NOU83YjVEWW1JUEVBNjVQRW4vMHVmK0RlR3g3WnJybkorTndBNVd6OGJlSENYRzRDZXdtWmxBN1RIamdYZTZ2dzgxUEJrTGYxZTIrTFBkZDVPNXZ0ZllvcGkzcDlaWk92b0h0dDM4akRsenBvYmV4MkxpdDlMbUhTQjFKbDlIajh2OXQrclBlUWlGcGs4a2dSOURpNFhZenF3ZHcxdU5YZlVTK2lLM3JvR2VxNis0eUVBTmhmN3plVVkySDdyNTVpSnZTRHA4enQ4YllsVlNiUXZudHdPd1oyN2lXeVBMdHdMUWlwM2thaG1XV2lTU3NFazd3NGkvSUowSEM3SnJkSmNlc1FHMXB1eFUzeXkyYmlIeW96OUFpazllMHBEN3k4a053S054NmNaV1huSWpLOXFxWVB2NEs4b0FuUkczemcxcmhyR0c2eVhkeGhib3JOZWFnWWRtdk8rbGMrNXZMSjdyUzUreWg3bnFEd3JzSjR0aXBnVFo4cFRNdWtUZjJhM1ZHZjJJaHFURm03ZWZHR1FsTVJJRkovNEZoZ1pzbzIybHUvYmdHRHhHa0dhK0w1V2xOWG95SGR5dEVZdTVZb0NQUjZrcUp4SHJjZUxyOHk0dUtCYWJFM1QwUHIwT0h6Y2JTKzZiTWVJVmZFMnJzSTF4TjZwUXF6S2Rpa0UvMTRsTTZCUCtyeFV1cU5ISWdvckQrcStRMEthRE55UnNkZi9POUZxOE1RQ2YvY2t4WXQ4VWRYRlUzbFdGaERwWTJndXBQZHU2SnR6eUpyTXZEMFZxdStiMU1NM1BGK09uVEg0NEN0TXgxSy9LNFdiKy81MXNZcENETllCU2JUQTNkbUlWZWxTeXdNa1c4WllmUVFQMStSQldMaWNEekZYaTJPNmFpckF4K0F5bFFndDJNOXBWWWlXcWVZeHluSnhQK0pLN1ZBN0ZWTmlhaHFXL1FrQ1o1ZkpZRnVYb013aTBEWFVNM3l2SmFpWGFhcTdvMVZQS2w2NEtmNnZKQUN2VVNIZmFVR3BuUFVLZWhxQnJwdzgvaGNuT1h3RUxPVHRtSUk5cjZZd3ZEbHI1aDI3SzZmZFU2ZXRucU5wbDZXeU8xbmtiRWZWUmF2MzhBdzZOU3VmMnRNU2FaMU9xUzZ2WEw1dnBrYlovMGRFS1dvQ2NrL1JCUXRXalRHU3g5Tjk5MFl1c0d1T3BYMmlnSXBseVRsZG9mSkptT3lqNzBTU3JZUis2ZHFPWXR1VjdFaDdvVlhQTmFrcnlJYlBmcGlzanRxdGJGS1E5TnMrMkdkcUFlWk80YWZlTGhxRXRuelBIME92S1lablNBd091S1V5Z1NwaTdYWFlyUUFVK0FseW5SRE11OFNEZDQyalYzRHpqemFnRVpMeXJEaitjNUxkRERwVDl4Tk5tRzczUm5qRzZodm8wcjc4RTVWeWNUd002UWhzdnhDTXpLU04ydnB2Y3hid1hTaFB0dUpueXdQTzhPSDFqL3kvZnJGVEdlbEE2cHZ6eG9XUkorcXBlRWJrZTNrdFpxSXpxeUZUQmRQZjF5OGQxUHYxeWN2VHFESG5zVzByWThiTHo3YmFzblJycXJ0amFsWnhudFV0TGswcmJVajB6ZFhwYTVYWExYYTk2TjVGVmtnQzY3VEcwc2ozVXY4ZWdya3JVaVFhMW9TS3l4Zkh3MVhJY2JYMGN6WEhQY0t3Zk81WVVNODhWLzNLZ3YvaE5XdmRVV3RkVnVqbFZLbjhWTkpkN3Bhci9YUllmTzJkS3M5MG5wVXNKb3ROWlZ6YWFvbldYRE9MM1RtSTdVdlArNHdHQzkzdnNrTHVqNGpCWVdiRFJSVklnQjR3U0ZjUHpmaWNsL0s3emZzVW5xWCtXQmlLc0F2QnQ5YjlLTTArMWdMZWkvanhjUHFzM01MYXJiTXNQNE56Qy9QU0xzaTNqOWZ1SkpON3lwNkkrRzBkUTdUZG9Wczl6Q0FvMXozaXpUbzRNb0xhY3J6WCtwY3BiR21NcDAwUk1oRHJkWDhPSGtoRG5zeG93bkJsR2hMODNkQWdMcStoV1F1c0lsRXA1RmhHZEJZamc3ZDlkMGFZYXJMUUFORzBSVGo3LzFXWmVsS2JBdEZueEZmSmtlR3JYU3ZjWVk2WE1kSS9VdW4rNlg4bTdxakl5K200dXc5NUdESUdKYnZPM1VmbnBKK25KbVVqS2ZJQTVYditsZE5RR0ZTOTRFZUNMVG1DdmhMSVA4dEtPSE5XbVh1aFM4bGZRdGt5U3RONGdBUXdUWTRkY3ZQbHQ4K2pNS0xqbk9SOGZzTi9EVDdYMlgrUDJ6d2pSNFJtbTZDaFRORXBYaWhEekxkdkM1VlJHQW1JdDdrZUcrMyt1VEM3emY3ellYU1dpdjhyU3JCRHJ5Vm9Vb3FLOXp4STNja2NJRS85UUpnYnI3aFZpd0plM2I0V2lCc3FnUWhlSmhGY1pnejJnRW43VXVWbHFjcXVsYnFkWnRVbHVZTlR0c0RuTGc5YWkzT1FqUEJJVnhZV05Pbms2SWljT3YybW81cWs4VkEyQUw0TDdBQVFMa29tWngrNmU5SytsMUdnYkNkMzdGa3pnZ1JDaWI0TUNOVFFnSlVNVnlRaWh5RTdlMXlHTGl0QlIrUGZOTjdNWnBtblJMMk1RNzVLWGVQZk41dk14ay9MUjluNWJONjJWMUxXNk53TXQ5ZjN0KytVYlNEYi9uTlMyQTUrZHZ1c1J6VE56V1ZYbldNd3gxSG0ybWM3aE5uNDhnVVk1VER1T1AxVmNkU09oV2xuTXVLL1NoS3JjaTJKMUMxb2psVys5STdOeS9PUXF2TXhXRmFITGY3TmEvdUVkNjI1RkQ3UHd4RURzYkhlMmV6ek9JN3lUZ1ZxazhzTTRkYit2bGQ4T21GNS8vb2pYODdkYUo2MW1Od3NuckpZMUMvdWJHZ2wzaTlTbnFPd3hwdkY0T29jcHZUZGErVU1jazBDM1kvWW5EallYREt3NHYwd2NLUFNUNjBFYTNXR3NaOXJ6R0xJVFh4b3JYV1JyNENVZFI1Sis5V2tXRCtzZHFLVTBaOGlVSXB4Z1RVU1ozY3dJSkR3dmoycVNiRzhPMUQ2bXNQbkdmQlY5SGhOZXdWazBIc0lCQ1VKTG5la1phcDFwWmtweWs0MHhPVlhFNnBXWS9TSDZIVW40UU5wMStHZExCczZPRWhYT0xIOGVLOUd1TElsKzFmTmh4WUpWaG1vaUlwNVNYQ09zV2NKeWxTOEkxQzNGdVpuY3ZIZ1dKc1JmSXNPNmxLTXlwdDExQVE3cDd2SEVMNUtadnhoM3Z4blliNk94RTZzVnpyT1pzUTFOaUJXMEMxR3JMODlmUlIyUnZ6Z09BRm0wcGQ4WDAyRlpLeklPK01aTktPTmZHcU8rYjU0SURzeHpVZnpvbityY2NJM09vZzlvcjMxeUJ2ek0yWGZCeE9YdS9OdDFUSGxPdE1teXJHc1FCelM4L1JaSjBlWlkzSUp3N2FYWk05bGR6enZaY2VIcHZaMktPbWM2NkkwWTFmVTdtVmNiT2xpeWJhaGZuelMzZExzcEVyL2M0SEdaOXV0ZDV2UXRYdk04LzdOVjFYSWYvdUVyd0tqNW1YUXk3Z0h4bDl0TnNLWnhyWldlWDRGTndlODYxc2hzZ1pSejkrdFdaWjRuU05rSjJ2d2REV05mM1g3MGtBUUo3ZVF4WjVuZXZUOXZwUXZCVldFb0ZLcDFJN2k0V0I4cUI4MXByV0xtQk92VElvaUwvdE1GMTNwRGh6WmNVZE9TOXJzWFo1TGlSOUFzR2tpZGpCeDVNdzQ4bGFtczlnaW9ubm9mbWphdlBIWkQxNW83Qm9Wc1hQUktFZmIzUjJYaitnNFM1MTUyQlFUaUNSUGZZYTQ4WE8wRFp0MTdweE9YNzZ1citKd2JXcEpmaHNGSFVVYmhqSlRseUFZT2N6VnNWNDVLaEgxaTlKaTdOUlFpeUZmUkF5S1k0aENIS3dkZTBjS3VrUC9YbGFHc3RwbDJyVFNsMUUxTzhkR2RZTmI1VnN3MFlIa0lOem5UUHFZMWt6MlZTaW92bjFIYVJSd1BEazZyMm5zUEthWnVsRW9XaHRENjhCRU1BcG1kNzB1ZVl1ZzF0LzNwVVpWemZHUXFIVk16YzFSN2t1cHFZd0NmUHd5NjNvMmlaK3hnRmFhR1MrdDdFTS9PaWpkMHg1Tjg0czdDVnBZTmp2bFhEQlVPZ0tjUC8vVkV3K2ZYRG9FSGhQMzBrakxvUzRCMlFLcFZJbUg2UEw5NU4xV1ZkTFBKVlZWakZseEhCYnVzSlkwdUJVNFRUNFpIZ2VwSGFlKzZNK2lFOTl4VmRpQmxIOEEzSDY5NmloeEIxbG03ank3cVQyZC91Kys5SHczR2ovWWs5VTM2M1N1UVI3SGVuMXgwWThFcmJOWUt0RDY4cHp0Y29PQjJINDVmclZPZGx6ZmxwaW0xa2NBVGx5aG1GR1g5R0dZSmV3ZmJYTko4R1Y3S01ocnVtSHArQTJrb0lvZllaOHVGMFVFWHFYQk56YW1aZWVpSWRITkpiZEVPQlJ1SEFjRUNKUFpDQVV1TS9MdjUwWEx5WDBRcjMvSElxc1BHaWFhSlZXc2ZNVU44ZkRmNmtvb3lXN0NLRDhsTEZ0V2FVQWd0cHdMbjREZ1ZKL3JXMXBDdnpPM3dRdWxhRzhzVXRVeXR6NUVUeHE5Vlh4bEtwMG1NeFBBKzVIV0pEbUJOYkFvN1VHVUVBWHBOM05BRmNjcXZnU1RNcjJuM0RzdUlHVkljM3BIMVh4bU9sV0FpY242RjgvNk9sWjFNeVI1eklTZUNWa1VxUnNaamdiejBsY1VwQ0M4azdDTW9Rb0tXSlJEMWQ2UTNmU0wycW5EK2dqdUdNaW0wckF3YzNETlNHZXVXeFMySWoyTVQwVkpzcy8vNVQzOUlFOXFLZ1pyNjJacXN2ckhsNFpTYy9aRCszRnViN3VvallIWlBsTVhyM2FtcjdkVFhkWG10Y05kSHFIREdUZks4TDhJWXpaMy95OWtrZFdjaUZNaVZjUzhqSmdrQU1KSDE4VG85WHo5NVVRbjVBOGkxem5ldVNDQmlsbXA0TFBCY0w3U3ozRFVXVkVmMk1adlFtT1FLUDJTd0xpeWlDRlFwTkJtc2RLaFZjYWN3TU5CT3NnTG8wUXRTR3Z3aUlsaUtuc0ZWTThlbHFFMXpGVVJhbVVsRFlFaFhxSWtWU0V5cEtZZTJuNzdtWCs1VnBQQUx3SDc4TEpGTkZpYWZKdzFKVFM2bWlXWUt2RCtZeXpBd3Frb1dDZjFHTjZ0Q0ZCenFpOUxFdXFLNFNvU2dGdjhNb3hlOVMzN3BGQVluN1hzSEVoYTdldzRMR3FMVHY4MElza0ErUmhWbURYb1drMGt4QlpNa0VkUjIxaXlXbENiTUU3K2FiMHBRaUU4aVM1ak9WWUNxc29yNG9Wd2M0WUYrelBNdzJwZjFCN0RGRXdubUo1S0lNNVVZTG1pcS9GTjkxbVNjaW8xYXNZNlRWRVNkZ25tQTJFUWlNMXBSWFp4czhsek1TU1lZaTlSb3NMTUp0YXJQS3dpeW0yQmwrNDcrckJ2UkZFOWRNSWhhNE1zUVBWSkd4VzJkbWd5NVQ2cUdaRXh0Q1JraU1SeG5OaVI1cWdZN25Sczg1eG1oTWtHR0I5aVpNRXk1T2JDYjNINklraFJBVklTVWhERlJpMGFUd2trVUNCT2NNYXM3WXlUSkFUNldBbmpMSXBPbjVGVjBXZHpJVWlLL1NVUnFnZ0ZmeE5kUlNGb2phRUVDcS9oVUZDbHRRTWNuOUNoMVVnQkxjYTM0Z2ZsVXFldVBDS0tHdUFJaEs1d29ZaUFpU2VETFFEVlp2YWNTd0FUQU5tcVVaQ1NaQ3VubFVBU2lVOXlYUkxNc0xhZUZCVXhxUGxwRGVFS1lUNDlxWkNoNVJTN3licFVvZkViTVljRVcralBaSVFJeGVHd2lidnJEZzIwbFNsWFZhRHZmTFFiY0ZSR0ZXZ2VDa0dJcXUvYW55Y29oTkNMdW1hcjcrWDFoRGZtV3NrMnBNd1NWcUo0cmNoZ3VFZ0kvZmJMSlV3TWFlQlcraDRsaG1TRnlzT0tWblpaOERNTDVpcjJrQlh2anljVEtHZlhNVm4waGp2TWhIRHg4K2VOam0wTjA5L0JHYmMva2pOdi81TXl4L09QaUliYzR6SFhSNTd1dlp1VGhiVzBycHJQM1AzNzJBRS9zUHI0em5tOUQ2NldibVYxK3FnSWZ1SEJObnlkWUtGcUdwc3hIMjlyM3RQUXJ5ckl4c1pqV3lyclJqVDF3bnFMeWFuL2VKbjhqcWN2ek91UU9xNFRiRmNCZHFMNnZQaXdBL20wNXZuUVIydER6bVpHN0w5dWRWbmw1ajZaYjViWVBpall0UjQ5NHZkZm9BN1NNMzJBdDFBUG9uVUVzREJCUUFBQUFJQU9GaktsR0gvaE1KYkFFQUFOd0NBQUFrQUFBQVJHVm1hVzVwZEdsdmJuTXZjRzVtWDIxaGFXNWZaR1Z6WTNKcGNIUnZjaTU1WVcxc2hWSEJUdXd3REx6M0svSURXYlZsMGI3WDI5TVRIQkYzaEtJMGNWQkVhb2NrVzlHL3grMldhSkVRK0JUWk0rUHhwRkEyV2xsd0huM3hoRm5Oa0RJL0JuRVpaVC9GQUdyUlUxQ2Q2cHZHUWpiSng3SmhNcVRaR3hBRkdLVUxDSEpDby9obkpoQ1BEL2ROdzJ4S0pRK05FRkpBeVY2aG0xV20wTGFkaXVpczZ0VXRDNWNsUWo2c1c1cW1VS1JBTDR2NlZGM1pTQlpxWTlYam1wWkhkUHpjYWxYWVRSOFl6R3E4NmNBbTlubE1GQ0VWdjVIMytyeUZrdkoyRUdNM2pxMkJrNFRSYUhsMCtpVC8zb0tWeHovSDFwNWEzZmMzTjVYcnptaldFTlIxSVBWeWh0VzFzN2VRTHFQYXJpbDNoL1piT3pqcjVEV1d6VmpISlhzdWFZeldjaHl0clNUVUUxenQzZm9jN04xNytSOVY5MHM2Tys2SGlFbzY0NnVheURMZDZaQ2hUb0plSUNubUZESVU4aUNlaEkvelVUeFhSS0xBckFEYTFkYVhzSGczSk5SQkdFS0VMVTBSeVdOaG8wSWJBemx2aDEwK2V0ZEk4SGIyQ1NiQWNtVlRzbklFdElCbUdYYjhCMUJMQXdRVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFCZ0FBQUVacGJHVnpMMUJMQXdRS0FBQUFBQURoWXlwUnlTWWNHUzBBQUFBdEFBQUFFd0FBQUVacGJHVnpMME5vWVc1blpVeHZaeTUwZUhSVWFHbHpJR2x6SUhSb1pTQm1hWEp6ZENCMlpYSnphVzl1SUc5bUlFRmpiV1VnYlhsUWJtWWdibTlrWlM1UVN3TUVGQUFBQUFBQTRXTXFVUUFBQUFBQUFBQUFBQUFBQUEwQUFBQkdhV3hsY3k5RmRtVnVkSE12VUVzREJCUUFBQUFJQU9GaktsR2VpVnNtRVFVQUFISXRBQUFlQUFBQVJtbHNaWE12UlhabGJuUnpMMDE1VUc1bVgxQnVabDkyTVM1NVlXMXM3VmpkYnRNd0ZMN2ZVMWpjOUlZV1JnZEk1U29OS1JUMUp5UmRKVUJvTXNsSmE1SFl3WFkyQ3ByRVk4RHI4U1RZYVZuS21xVHBLQzJEK3FKU0VwL1AzN0UvSDM5MXZWNC9nbk9nc25XRVZJczVDS0FldEJDSER3bmg0S2V2aGVTSkp4TU9xdGVpZVN5S0dMVjA2SFBBUHZEc1V3bVFicm1BV2ZOWmhBbHRvYytyRUhmUk9RNFQ5WUl5U1FMaVlVa1l2VnhCU1BNWjRBaktRUVlLNUt3L3MybFFON3dJempva0JFZWxNbHRGakRsaG5NalpPa0FlNGJDQVQ5ZlBEVjd0elNGbVhCSTZzYWhVUTk0MFR1ZGZNVktvTDdwUGVYYjNjd0pad2oyb3hERHJ2Z0d4YytDQ3NEVmFPR25jYnh6bnhZcFVuRDBpSkZEZzR5cFlqL094aE1SY1dqSHpwbjNpY1NiQXE1aEFpTVZHY2N1NjdoQUlmYkd0WGVWTk1aMm9wUUtxUndCZVBnOTIvNnh2R2U1WnA5dXozTXNDc05Fc1hpT1pZSFZIRldkYWFZRWVOSEpraURuSHMyR2doZVUveDJMYXgzRTJBUldtTHhkUElSUzBPcUxWSlp5MTZaeFpmbjdaMHFudlI2aTB2WWZaV00rR2pRbXZnS2E2bDg5cHlCYUZkUDZtSUxQTHk3czc1dVd4U0g4VmE2aGxBWk5QSk40RFQ2M3lqaTc5VXUrSWFsUVpuelNhejJ5NzBYelFPR2srM0N2ck1mRHFjencrdnEvSWx1bjg4cWpSYUJ6ZFRsOFIwOENCQ1ZFb21iV29mSlRmMklqWTZhakxWdVFhajk4L1dMWmpaUFptTVFwSDJ1SlpMVWtFcnhtRllSQUlrTGZFb1dSQytRT2VJV0kraElNa2VnZTg0blF3SEkxUHVySGgrN3B3L3hMRVlrMFFoL2xCanpZTnloTGZpb1VRd0FuZUxGZkJBbm1CT1dTRFZvbEtLSkVkSEpGd3pSWnN0MC96Zy9VWlUxbWMxR2Q4ZmYzUkpXZVRxbzA5bVNiOEJtRTZ1enYvb1VrWUx2K2l0MGMvcTdtR1EzZXUyQms5dyttamdkRzNXc2dFTHZ0R0lsbUVKZkVzeWxrWTZ2NGRURUpGOEZyTVU4czFuYTQ5Nmc0SExmVDl5MWNYQU9FUTh3Z043Uzc2ZU85WXRiclJOdEh4Z3lZNmVmam84YjFqZEFyMCs1ZHYxNUdzVHNjeVJ5MVV1dzd4UUxVY2lGb0cwRGNHeGpQcktScTJYeWdJWlBZTTE3VmNYVE45TURta0JodUhXWDlyYkExR2FQVEt0dFJ3dGpNMExkZnREcDVaampOMFVqSkwyT3B6MjJqM0xHUWFwNjd1YnpJYWtFa3kxL2lRbTRtUUxDS2Ywa2VMYzhaL0RiYUhybUxtV0xiUmRaQmg2b2x5YzVKc3FsYWVwTm16REVleFhQQytXcUcwdzUyZEg5MzdycktiV0lnQUo2RzhzUlhvNk9obEoxQytRd29OeWphTzViL0lQV3hxQW1ndzNxRDJiZEZFaEZqOGVmT1JTbXk3Ui8wUzVMamlabHROSXEweEpxTStrV3NCYXVYQ3JoVW8yOFFTSm95WEtyQ2d6aFpCdXFtNE5qaFdSUXlldnJ1d09Yc1hRclErejhWTkI2QStwbmdDT3N1c3BLSXNkVlNldTZ0KzllNnJldm9IcnNReUVldjBMOGs1Rkt5bDRjK1hFb2RkR3VoZHJSK3FYR0RzNGcvc3ZDaXN2YlRZQ1pkWVNRRXJNWmc0RVpWdUFDcWQ3VHVqajYvV2VRUWZaY1kveDRudmdaUFczanBPcXdMZWo2RzEyUVh3SGhPaTFMdlc3RUVIRVlGQ0pnaWRvRmdIMVFvOXF1NThRUlFETVUya3p5NG9JZ0Y2aDZVRVB0TW9Qc2VFZ2wvQm85YmE4NmcyOXQ0bjhaUEYweWtsc2xaZ1dLMlhwMTI3cjE2c3RhcHA1c2hONGppY3BZVXM0VkRKblRvUVk4TFJjdnpCaWY2RlR2UksyZ2ZUZVRDZFc5bE11emVkVnhyK1BYK1psY1Y5T3N1OGludndqditGZDh4YitvTmR2SDEyc2NjbXo3RndBSHRUOERzcXpNUXg5b2ljbGR0SEZZWlVIRm9FSWgySmZvYldOcm5zYk43b3NsUHozdElOWjRlRThGczNtU2VIbTh6YjRSOEx0WDd3a3djL3VaWE50WHMvV2FqcGYrZitzdlNzT2RqTi84SnU2a1A2Y0NXNUpZLzVBMUJMQXdRVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFBQUVacGJHVnpMMGQxYVdSbGN5OVFTd01FQ2dBQUFBQUE0V01xVWVIOEp5MGhBQUFBSVFBQUFCc0FBQUJHYVd4bGN5OUhkV2xrWlhNdmRYTmxjbDluZFdsa1pTNTBlSFJVYUdseklHbHpJR0VnYzJGdGNHeGxJSFZ6WlhJZ1ozVnBaR1VnWm1sc1pTNVFTd01FRkFBQUFBQUE0V01xVVFBQUFBQUFBQUFBQUFBQUFCTUFBQUJHYVd4bGN5OU5aV0Z6ZFhKbGJXVnVkSE12VUVzREJCUUFBQUFJQU9GaktsSEszczR1QUFvQUFOYzBBQUFsQUFBQVJtbHNaWE12VFdWaGMzVnlaVzFsYm5SekwxQk5YMFJwWTNScGIyNWhjbmt1ZVdGdGJPMVozVTRqTnhTK3oxTlkzTFJJU2RRQzI5OHJDR0UzMGdJUkFhU3EyZ3RuNWt6aU1tTlBiUStRVmtoOWtQYmwraVQxc1QxNEpwTWhZVGRzS3hWdVNHS2Y3L3dmSHgvbjJUR0xOQk9jeXNVUEhXTCtjZ2tLZUFRL0VBbS9Ga3hDYkg5V1doYVJMaVRnTHZkWHBYMEhOQVlaMXRxUS9GOExZZ1Vaa212RmZ5Qy9yMERwa2toa0dYRDlBOW01QnFtTUJFUWtSTStCakU5SmtLbFB5bFdteUMzd1dFZ1NROEk0eFAyZGg5Vk1KOUVjTXZySnJJbkRJWVdDbUNSQ21oMU1MVXZuOTl3NkhFV29CS0p5aUZqQ0RCWGpGdlo2T0NFVDkyTkVrVlN0a3Awbmw0c2Mxc3Q4ZGtLMDJVaTBJSGR6a2EwUWk5QThUeG1vdnNkczJvNVFIaE0xRjBVYWs0enFhSTV5b2pjWm42SENWblF3TlBxTVpyQkNXby9YSnUwdFRRdnp3MkdVUWQzY1NGUmFlM05GbkFETmlEMEZxZ29KaUs2ZUZiZFVTcnBveG15UFpBWnhNemRVZUJOT015ak5oaG9rTElVdWZ0NS9PeDVqN0JnYkd4MGhCQWRpUWFwZ09hWUoybHNoaWFYdGxmNDZlRXV5d0xBUlo1N1Q1WVRzNy9VUDl0NFFwaUVqc051SzkyWlR2TDN2K20vZTdBVzg2NXE4Vm5OTGpkYUtJRFkvM1RFOUo5ZVRWVUZETE5OalVKRmtPZnB3dlprdjRWNlR1S1FJcVpvWE1oY0svTmVxTWwxamFhcU5Eczd1U0JNTFVNdmJERjl4eTJMb2s0bzgyN0k4M2EzQmJzc0I5TkVCamlDUllOT0hGak9ya21HU2laZ2xDMVRXOGZOYXhsVWJLcVRKaEFHZ1VWUklxaUZkK1BVcElDbVRTOElwd2dHZDIrN1VnZUF4K3pTWFJpVUUwZWpBaUJhcTZUWVUzUWhaNURIVm1DK1c3elpkRisxNjBHMDZMdnA0eHptenZKVGJMa0FWcWNhS3Q2YVUvOHk0aGhuSUQxVlBIbE5OWFExdnBpR1JGcnBQSEFzUys3MWJxMjd4YmdON2E1VU9zUy9uc0dRaVp3dEZWSkhuUW1wRFBsMFE2a3Q0RTdqWlVmeDBlUHFlRklyeG1WMzh3dUo5UWFqV3hvV0ZCbnNzWjNSaHFLTzBpTUZEbDdwVTllUkNCMjRvQjZyeG8xVWY3bW1XcDBDbVFxUkErVHJuWDFBK1cvSyt5SzNFYWRYWGRodml0em9hRFNidExxYUNiQmlGMU9KUW9pQ25rcUxoVXFZMEJrM01WQ1JCUDVvVzdlaEJST0ovckdObGpMT3N5TnhhTDZQMzRaczdlcmd3QkRRQ1ZZYUh4ZHRpMkJHV3VNWWtvdE1VYWx5MkdJRExYTlo0OFlvenJkYmxzQUlzSnFxTFJpdzBtQStjY2xINU5aTGgyODAwVjdWc1J4Ym9GYWROaUFYbi94OEo5R2Q5ZzVHbTdCRmp1dENBVUN3Vi9xUHh6QTFvNUZ4a1U1Qjlzb1Q2WWw1YTR2TmlmcXFYRFdYOThxOFhqc0pLRWJUZnBIeUE0U1E1YUpKSWJQTGF5OGo1OUpkQlN0WGE2RHU3R0VDYURxNjZ4SDA2dHArT0xpZGRNaHFmblhmSjhQTGQ2T1JEVzVOdDJFQ2tpV1hWTDc5RitHMXJ1WjNzMW9HM2xzNUplWjRFYzIwOUtQNys0MCtMK1BjZmYyMGVHTUpxdTlGeE1ocFBob09uR3NBMEJTdmJLZWk1aU5kRncyRFFKVyt2RHQ4T3UrUjRlTkVsazFITjh3R09PTHhWUjArLzdwb28wR1NXeG5sbk1FQjB5OGFhNHkwdFp0QW5EUTdiaXFMcDdncndiVVZTRkNLcFlmSnRSOVNtWmFiZEFSc0YxdUV0U0RxRDl0QjZUNVVlekNtZmJYQXRyeW5rNXpKTzFkU2dFTTB5c0lPR1dnZHpSeFdKa0FGaTBSaTdibnZIVFVFL2VlZXhKSnMwenhhejYzcDhocDg4ZGkza1QwS0FCNVh0SENIR3VaRy9DL2wyMjh0cnZCRkRtRTdWY3VPYXBzekhoQXV1bWhSMUhjbXgrMUNQU0hUMUZNZ041SHAxd0NCandiRUZTQTBkdUh1TXRQOXprQm5sQmlaMTI0eDRXa2lqU0ZyZTNaVlJMY0VMREpOUFdYbkVFekdLTjVpTDBjeFpncEtaRkVWdWpJUnkwV1d0UG5Jd2MwSXpabFRoMjVuUFRIeWE3UGUvRHREYkdkVUU2SU4yb3pxVzY0MTZPSjFLdUdVVUViMXhFeWV0U0xac1ZVSTlyeTNkNWx0TUhQaHM2WUpmdFhkN2wzNFl4OHhkcWs0WXBMRmFiL3AzVk0wemltSHNyVlpLRVMwbm9RVkV5VzVnNFc5Q09XWFNlNksvMHcxemVzTzJRMWI5SWUwMWtvNE5aWXR3TlJna2VMcnNWYzA0MFZRWHFuN0FjMDBaZDBWTjJlVVZVd1FUd1E1dWJZbTltZ3lQOFl3Zlh3d0hoNWY0K2Z4b2N2NStlR2thRFBQYis5SHA2T3p3NHFjUDVPSGhvZnY1Yk1BNDA0eW1GclkyQkp0RHVXYTMrakU0ODZQNGF1TmJqdkFWYUVLMVhaN0NqSEhPK0F4TlJnbUhPektUbEJjcGxVd3ZzUFl5RWErejNXZTJCSTB5QTRkM0NRM3k2Nm90aHZkYTBrYVE1K1ZlOHZYTGFCS21ISitpeWQ1ek5ObmJQSjYxeElCSmFLcmd3NytwMy81ejlOdmZ4Rk9yU3VSRHA5ZnJkWm92bWUzdmsrR0YwYjB6bmJsNXd0ZjlyenB0cjRGaExieTJaWXN4VHpyMVZ5MEgySG42dGFtei9HQjBmSEhVdnhwZXp2UGp0TlB5Mk9FN1hYTDhubHdOVFNKTFVjem1lV0dicTluWlVXZmxPSDBDc0hUa2RGYlBiLzJFdHRNeTRQdXFkN0QzL2NIMzMzeTc5LzJiVHN2NENHYytuVlUzKy9MRzNubml3b2NYck03cXJ0MWJ2dGszdTU2MDArajIvR3o1Z3NaTWtDT2dFdVJPcDlHK29NMDdUNTZ4bFZEYmFSeEhPNFlOSGhzNzNlcTJhc1hlTVdhckxkYUwyTlBMZTJZWnM3aDl4NzdaVWYvRmN0M2ZlV2lFRjc2b3NXVEVqNW1LcUl4Vlc0amh1ZUpHYTNnME1ENFZCWS9McVpzL1lPNndNNHZtUWdIM3p5bXhRNFc0RVlJZkR4cTBEdkFFYm5GNWpuR1BnMXFRRXA5RTVqUTJCR1lsQmcyUmhoZ1Jjb21iZFlEeFR4eFR3SE12aHBSaE5rMVQ5NUJDNW13MkI5bEw2UUtrb1JWYVJDTHRFM0xPcTVMa1FpbUdOQktvOGkydGx3NVJWV0Uwb1Y0ekV0bjM4U2t5Q0JEdTdhYkl5YlJJRXBCdTF0eXZyS09IQk5lTUYwd3pVUDdpNUlxaTYzQ1lRbWlPQlRPaW5BaDh6U0cwcXFtRW5nOUQ5aHV0dnBGbGxOT1phd3ZVUW1uSXV2Wk9UalVSWmxsV2pjWHN5Nnp5MTBjM0RhaEpVdG5Na29FVHFDcjg0dEpBOUYrdTJMaUlXbGx1aG43Mk9CWlNQMWx5Qm9QdFZaelJtSncrbW5kVnRSbU4vMmZGWm9qcDJWcHF6dG9xZ24rL2RRMCt4RDdMVjVlV0V5RTlXVTlJQmh6amxHRWtKalRDQ1lGZVZYcUNqayt6TEd1SUgyaGxKSkVpY3dVa1FHeGVTbERXYUU0bGpiUlpyaUE4U200MkpPd2U0bDRLZktibno5SkVTOHBWeHBRZFdCV2NiYXBVZ0tpb3Q2RlMvL0hzdHBQYTF3VC8yUFM5NGpkYzNQRXhPdnNqc2xoQ0JDYUd6QWlSVVVJNUtSd2NCbmtSUnN4bEtHMGp2VDNuWUlPYURMZzVFRmZianRCZlRDR2loYXFmYnN1eTh5QjhhM0tYd2dhVTl0ejJlZXBSNndieFJqRnB3ZklVN24zT0JwV2JXViszZXdCNW52WjFuUVBLVTlwVHZnZ01uRTZ4QUR2Q0R3QU5OV3ZLZGV2ZHpSMUxVMExUTzdwUTlZYndxLzk0NFhsdEs1YmFpcllpODI0dzRrZFMwRGlpU285djlQb3k0K1pYSlFuRWpiTGpUeTU3Q2NETi91UWlYNnBpMnR1MTU5Y210eFFQMTYzZ1RSY3VQQkhJNGlDSGFvbzFPWFVyaVlZdWxxQ1VrNHdHSlFKQ3VZVlF2Y1FLWCsyWTh1K3RoQ2xELzgxQmI4cDArVVlWUUd3dFRwYnMrbnJEZUMwRm42TVV0Q2Y2ZWFFL01kTkZvZFVXYzEwTFRkTkd4dnZUdUd4MzRSYlN4N09xM2xuOFdvQ3lRUXZsS2F6TlZ4dnU3VmtmRUlKcTdWbmY5Uy9sN3R3WHloMnJBV1A1QUJmU1BaamI5OXZuVmd6am9OZVM4Vm95UG52SmVLR2h4RDlRU3dNRUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQTRBQUFCR2FXeGxjeTlUWTNKcGNIUnpMMUJMQXdRVUFBQUFDQURoWXlwUlM2c0d4bEVBQUFCZEFBQUFHZ0FBQUVacGJHVnpMMU5qY21sd2RITXZiWGxmYzJOeWFYQjBMbk5vRmN1eEVZQWdFQVhSM0NxK0dCQlNoMlVjZU1LTmNqQkNJTjJMMGI1a3Q5VjVVZWVwcFlWREtqQzd6V2lTNnoxQUNuNXBrdEhDSTdYamxHbFI5TVNvRkM2S1BFMGRSK0dtOXUrOFJrK2ljVFVmVUVzREJCUUFBQUFBQU9GaktsRUFBQUFBQUFBQUFBQUFBQUFTQUFBQVJtbHNaWE12V1dGdVoxOXRiMlIxYkdVdlVFc0RCQlFBQUFBSUFPRmpLbEhTamQwZDNBQUFBTHNCQUFBZ0FBQUFSbWxzWlhNdldXRnVaMTl0YjJSMWJHVXZiWGx1WlhSamIyNW1MbmxoYm1kdGo5MXVnekFNaGU5NUNvdDdKbWlsU1d1ZnhnS25zZ1pPbEpocURQSHVTOExDZmxwZlJNNkp2NVBqeVE3elNEQXRRdHBiTWJCV0FBdktyYm1URDJ3RnVwZnVHalhCaVlMRG5xQ2V2VndPNEtJVXRMNVdjY1I1TXZ3QllqUmZyYitoOENkcWNxa1BvRTV1c1ZIc05jbFFmc1poOEJSQ2ZoOG85SjdkanFZNEVJUFNDTVo2K092azZjNGhqNTNhN3ExcHowM2IxV21KZnlZc3JJd2pmSytWMmEwcVVWaklseUFqQjkwTlVsZlVxT1I2cHlOeHcwTnl5Wk9FNXBlOFF0Sno2ZUlJWmhidFhzdnc5Z3h5NkhHQzlaRTduMzY0L2N6SnQrb0xVRXNEQkJRQUFBQUlBT0ZqS2xFcVRLNVVYQUVBQUg0REFBQVdBQUFBY0c1bVgyMWhhVzVmWkdWelkzSnBjSFJ2Y2k1dFpwVlNzVzZETUJEZCtRcjJLbUNuNmxDMktHbTdGRFZTc25RNldYQUVTOWhHdHJISzMvY2dVU3hGcUVrdGdlMjdkOC92bnEzUWkxcDRVU1FwalY0M05XaWhzRWpWdU5kTkRQYldCRm1qTGRKTnBUREdoYTFhR1JBQ1dpZU5MbEtlc1ppMTJLRndDSFFDZ3BjVDc1cngxeFY3WG5GKzVMeFl2eFNNUFRGRy95UTVtTUZXQktGU1VFSnFxTkZWVnZiZTJFdzExL1FPRzZtbHA5TmN2Z1FkaGVvV3dlaWRCTjBFY0taampNTXNjUTB2d01HUFBickhLOE9mbGUreVE1ZHZXNkZQK0dsT21mL3hON20zZ05xN3ZKdzhodWtMZkluaVk1QTFUWU5EQzZkcHZVQlZrc0dEUlRVVDdrdll5V3JTTE95NHhIaVlUQ0tnR3VIc1YrYmFHOGczeVFabDZxRkRnbW4wbGRGTk5sTDBDangrSGJhYlZYbDVPdm04elJSdGswUWJEVXBvQThKNjJZaktneVB6enErTFZQVVEwQUZTKzNQd01oNHpKM0wwQ3Vwcm01SG1YOFpFdGpFMnZLRHBuaW1SeC9nVzdRM0RuYnY4QlZCTEF3UVVBQUFBQUFEaFl5cFJBQUFBQUFBQUFBQUFBQUFBRHdBQUFGUlBVME5CTFUxbGRHRmtZWFJoTDFCTEF3UVVBQUFBQ0FEaFl5cFJyRzdQM1kwQUFBRE9BQUFBR1FBQUFGUlBVME5CTFUxbGRHRmtZWFJoTDFSUFUwTkJMbTFsZEdGdGprRUtnekFRUmZjNVJTNHdXcmZaMmRSQ29WS28wcTBFbmRnQk0wb3lpM3I3V3R5NDZQSS8zb2ZYUGhwYlFvM2k0RW9Ud2d0am9wbU5McktUc2szNVBKSkMyWWhPY0lEemFuVFpCMVFWUzF6aGdwNllaTk9TMFllUkwreTc0SWk3QVZNZmFaRTVacXNMazZyYTVnYjd1WFpNSHBNWS9jOE8vdWphdCtNUjRUNlBSdjk2VTc2VERXVHlrUzlRU3dFQ1B3QVVBQUFBQUFEaFl5cFJBQUFBQUFBQUFBQUFBQUFBREFBa0FBQUFBQUFBQUJBZ0FBQUFBQUFBUkdWbWFXNXBkR2x2Ym5NdkNnQWdBQUFBQUFBQkFCZ0FHWGhVM0dXSDFnRVplRlRjWllmV0FSNUhVOXhsaDlZQlVFc0JBajhBRkFBQUFBZ0E0V01xVVc2MWM2bklDZ0FBcWlvQUFERUFKQUFBQUFBQUFBQWdJQUFBS2dBQUFFUmxabWx1YVhScGIyNXpMMlYwYzJsZmJtWjJYM052YkRBd01WOXdibVprWHpKZk5WOHhYM1I1Y0dWekxubGhiV3dLQUNBQUFBQUFBQUVBR0FCN3VWUGNaWWZXQVh1NVU5eGxoOVlCVjVOVDNHV0gxZ0ZRU3dFQ1B3QVVBQUFBQ0FEaFl5cFJ2clpRMFl3c0FBQllJZ0VBTVFBa0FBQUFBQUFBQUNBZ0FBQkJDd0FBUkdWbWFXNXBkR2x2Ym5NdlpYUnphVjl1Wm5aZmMyOXNNREF4WDNadVptUmZNbDgxWHpGZmRIbHdaWE11ZVdGdGJBb0FJQUFBQUFBQUFRQVlBUFJSVk54bGg5WUI5RkZVM0dXSDFnSEFCVlRjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xHSC9oTUpiQUVBQU53Q0FBQWtBQ1FBQUFBQUFBQUFJQ0FBQUJ3NEFBQkVaV1pwYm1sMGFXOXVjeTl3Ym1aZmJXRnBibDlrWlhOamNtbHdkRzl5TG5saGJXd0tBQ0FBQUFBQUFBRUFHQUJEbmxUY1pZZldBVU9lVk54bGg5WUJHWGhVM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFCZ0FrQUFBQUFBQUFBQkFnQUFES09RQUFSbWxzWlhNdkNnQWdBQUFBQUFBQkFCZ0FZQ1pYM0dXSDFnRmdKbGZjWllmV0FWdkVWTnhsaDlZQlVFc0JBajhBQ2dBQUFBQUE0V01xVWNrbUhCa3RBQUFBTFFBQUFCTUFKQUFBQUFBQUFBQWdJQUFBN2prQUFFWnBiR1Z6TDBOb1lXNW5aVXh2Wnk1MGVIUUtBQ0FBQUFBQUFBRUFHQUNhRUZYY1pZZldBWm9RVmR4bGg5WUJqdXBVM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFrQUFBQUFBQUFBQkFnQUFCTU9nQUFSbWxzWlhNdlJYWmxiblJ6THdvQUlBQUFBQUFBQVFBWUFPUmNWZHhsaDlZQjVGeFYzR1dIMWdGZk4xWGNaWWZXQVZCTEFRSS9BQlFBQUFBSUFPRmpLbEdlaVZzbUVRVUFBSEl0QUFBZUFDUUFBQUFBQUFBQUlDQUFBSGM2QUFCR2FXeGxjeTlGZG1WdWRITXZUWGxRYm1aZlVHNW1YM1l4TG5saGJXd0tBQ0FBQUFBQUFBRUFHQUFlZzFYY1pZZldBUjZEVmR4bGg5WUI1RnhWM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFrQUFBQUFBQUFBQkFnQUFERVB3QUFSbWxzWlhNdlIzVnBaR1Z6THdvQUlBQUFBQUFBQVFBWUFFWFBWZHhsaDlZQlJjOVYzR1dIMWdFdHFWWGNaWWZXQVZCTEFRSS9BQW9BQUFBQUFPRmpLbEhoL0NjdElRQUFBQ0VBQUFBYkFDUUFBQUFBQUFBQUlDQUFBTzgvQUFCR2FXeGxjeTlIZFdsa1pYTXZkWE5sY2w5bmRXbGtaUzUwZUhRS0FDQUFBQUFBQUFFQUdBQ2Q5VlhjWllmV0FaMzFWZHhsaDlZQlJjOVYzR1dIMWdGUVN3RUNQd0FVQUFBQUFBRGhZeXBSQUFBQUFBQUFBQUFBQUFBQUV3QWtBQUFBQUFBQUFCQWdBQUJKUUFBQVJtbHNaWE12VFdWaGMzVnlaVzFsYm5Sekx3b0FJQUFBQUFBQUFRQVlBSnRCVnR4bGg5WUJtMEZXM0dXSDFnRitHMWJjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xISzNzNHVBQW9BQU5jMEFBQWxBQ1FBQUFBQUFBQUFJQ0FBQUhwQUFBQkdhV3hsY3k5TlpXRnpkWEpsYldWdWRITXZVRTFmUkdsamRHbHZibUZ5ZVM1NVlXMXNDZ0FnQUFBQUFBQUJBQmdBeG1kVzNHV0gxZ0hHWjFiY1pZZldBWnRCVnR4bGg5WUJVRXNCQWo4QUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQTRBSkFBQUFBQUFBQUFRSUFBQXZVb0FBRVpwYkdWekwxTmpjbWx3ZEhNdkNnQWdBQUFBQUFBQkFCZ0FJdHBXM0dXSDFnRWkybGJjWllmV0FkZU5WdHhsaDlZQlVFc0JBajhBRkFBQUFBZ0E0V01xVVV1ckJzWlJBQUFBWFFBQUFCb0FKQUFBQUFBQUFBQWdJQUFBNlVvQUFFWnBiR1Z6TDFOamNtbHdkSE12YlhsZmMyTnlhWEIwTG5Ob0NnQWdBQUFBQUFBQkFCZ0FQd0JYM0dXSDFnRS9BRmZjWllmV0FTTGFWdHhsaDlZQlVFc0JBajhBRkFBQUFBQUE0V01xVVFBQUFBQUFBQUFBQUFBQUFCSUFKQUFBQUFBQUFBQVFJQUFBY2tzQUFFWnBiR1Z6TDFsaGJtZGZiVzlrZFd4bEx3b0FJQUFBQUFBQUFRQVlBQkJOVjl4bGg5WUJFRTFYM0dXSDFnRmdKbGZjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xIU2pkMGQzQUFBQUxzQkFBQWdBQ1FBQUFBQUFBQUFJQ0FBQUtKTEFBQkdhV3hsY3k5WllXNW5YMjF2WkhWc1pTOXRlVzVsZEdOdmJtWXVlV0Z1WndvQUlBQUFBQUFBQVFBWUFKeHlWOXhsaDlZQm5ISlgzR1dIMWdFUVRWZmNaWWZXQVZCTEFRSS9BQlFBQUFBSUFPRmpLbEVxVEs1VVhBRUFBSDREQUFBV0FDUUFBQUFBQUFBQUlDQUFBTHhNQUFCd2JtWmZiV0ZwYmw5a1pYTmpjbWx3ZEc5eUxtMW1DZ0FnQUFBQUFBQUJBQmdBUURGWTNHV0gxZ0ZBTVZqY1pZZldBU1FMV054bGg5WUJVRXNCQWo4QUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQThBSkFBQUFBQUFBQUFRSUFBQVRFNEFBRlJQVTBOQkxVMWxkR0ZrWVhSaEx3b0FJQUFBQUFBQUFRQVlBUHZrVjl4bGg5WUIrK1JYM0dXSDFnSEZtRmZjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xHc2JzL2RqUUFBQU00QUFBQVpBQ1FBQUFBQUFBQUFJQ0FBQUhsT0FBQlVUMU5EUVMxTlpYUmhaR0YwWVM5VVQxTkRRUzV0WlhSaENnQWdBQUFBQUFBQkFCZ0ErK1JYM0dXSDFnSDc1RmZjWllmV0FmdmtWOXhsaDlZQlVFc0ZCZ0FBQUFBVEFCTUE1QWNBQUQxUEFBQUFBQT09","heatParamUpdated":false,"creationDate":1636526654498,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pnfcsar","artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE=","artifactUUID":"2db70fcc-d00b-4978-ac2a-52b11e267fcd","artifactDisplayName":"pNF","mandatory":false,"serviceApi":false,"artifactLabel":"pnfcsar","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pnfcsar","duplicated":false,"payloadUpdateDate":1636526654500,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654498,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"mynetconfyang":{"payloadData":"Ylc5a2RXeGxJRzE1Ym1WMFkyOXVaaUI3Q2lBZ2VXRnVaeTEyWlhKemFXOXVJREV1TVRzS0lDQnVZVzFsYzNCaFkyVWdJblZ5YmpwdGVXNWxkR052Ym1ZNmRHVnpkQ0k3Q2dvZ0lIQnlaV1pwZUNCdVpuUTdDZ29nSUc5eVoyRnVhWHBoZEdsdmJpQWliWGx1WlhSamIyNW1JanNLSUNCamIyNTBZV04wSUNKdGVTQnVaWFJqYjI1bUlHRmtaSEpsYzNNaU93b2dJR1JsYzJOeWFYQjBhVzl1SUNKNVlXNW5JRzF2WkdWc0lHWnZjaUJ0ZVc1bGRHTnZibVlpT3dvZ0lISmxkbWx6YVc5dUlDSXlNREU1TFRBekxUQXhJbnNLSUNBZ0lHUmxjMk55YVhCMGFXOXVJQ0pwYm1sMGFXRnNJSFpsY25OcGIyNGlPd29nSUgwS0NpQWdZMjl1ZEdGcGJtVnlJRzVsZEdOdmJtWnNhWE4wZXdvZ0lDQWdiR2x6ZENCdVpYUmpiMjVtZXdvZ0lDQWdJQ0JyWlhrZ2JtVjBZMjl1WmkxcFpEc0tJQ0FnSUNBZ2JHVmhaaUJ1WlhSamIyNW1MV2xrZXlBS0lDQWdJQ0FnSUNCMGVYQmxJSFZwYm5ReE5qc0tJQ0FnSUNBZ2ZRb2dJQ0FnSUNCc1pXRm1JRzVsZEdOdmJtWXRjR0Z5WVcwZ2V3b2dJQ0FnSUNBZ0lIUjVjR1VnZFdsdWRETXlPd29nSUNBZ0lDQjlDaUFnSUNCOUNnb2dJSDBLZlFvPQ==","heatParamUpdated":false,"creationDate":1636526654584,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mynetconfyang","artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc=","artifactUUID":"6404678e-2fcb-45ff-ad49-4bca17f7bb10","artifactDisplayName":"mynetconf","mandatory":false,"serviceApi":false,"artifactLabel":"mynetconfyang","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mynetconfyang","duplicated":false,"payloadUpdateDate":1636526654587,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654584,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"payloadData":"UEhabGJtUnZjaTFzYVdObGJuTmxMVzF2WkdWc0lIaHRiRzV6UFNKb2RIUndPaTh2ZUcxc2JuTXViM0JsYm1WamIyMXdMbTl5Wnk5aGMyUmpMMnhwWTJWdWMyVXRiVzlrWld3dk1TNHdJajQ4ZG1WdVpHOXlMVzVoYldVK2NHNW1YMjFoWTNKdlgzWmxibVJ2Y2p3dmRtVnVaRzl5TFc1aGJXVStQR1Z1ZEdsMGJHVnRaVzUwTFhCdmIyd3RiR2x6ZEM4K1BHeHBZMlZ1YzJVdGEyVjVMV2R5YjNWd0xXeHBjM1F2UGp3dmRtVnVaRzl5TFd4cFkyVnVjMlV0Ylc5a1pXdys=","heatParamUpdated":false,"creationDate":1636526654119,"timeout":0,"description":" Vendor license file","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE=","artifactUUID":"c6721e87-117c-4f18-b6a0-165fbfd398d7","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vendorlicense","duplicated":false,"payloadUpdateDate":1636526654122,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654119,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"pmdictionaryyaml":{"payloadData":"Y0cxRWFXTjBhVzl1WVhKNU9nb2dJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdjRzFFYVdOMGFXOXVZWEo1U0dWaFpHVnlPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRS0lDQWdJQ0FnSUNBZ0lDQWdjM1J5ZFdOMGRYSmxPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjRzFFWldaV2MyNDZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCamIyMXRaVzUwT2lBaVZtVnljMmx2YmlCdlppQjBhR1VnVUUwZ1JHbGpkR2x2Ym1GeWVTNGdWbVZ5YzJsdmJpQnBjeUIyWlc1a2IzSWdaR1ZtYVc1bFpDNGlmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjRzFFWldaVFkyaGxiV0ZXYzI0NklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpVm1WeWMybHZiaUJ2WmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCVFkyaGxiV0VnZFhObFpDQm1iM0lnZEdocGN5QlFUU0JFYVdOMGFXOXVZWEo1TGlCVFkyaGxiV0VnZG1WeWMybHZibk1nWVhKbElITndaV05wWm1sbFpDQnBiaUIwYUdVZ1ZrVlRJRk53WldOcFptbGpZWFJwYjI1ekxpSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnVabFI1Y0dVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpVGtZZ2RIbHdaU0IwYnlCM2FHOXRJSFJvYVhNZ1VFMGdSR2xqZEdsdmJtRnllU0JoY0hCc2FXVnpMaUJ1WmxSNWNHVWdhWE1nZG1WdVpHOXlJR1JsWm1sdVpXUWdZVzVrSUhOb2IzVnNaQ0J0WVhSamFDQjBhR1VnYzNSeWFXNW5JSFZ6WldRZ2FXNGdaWFpsYm5ST1lXMWxMaUo5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlc1a2IzSTZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nUVdOdFpTd2dZMjl0YldWdWREb2dJbFpsYm1SdmNpQnZaaUIwYUdVZ1RrWWdkSGx3WlNCMGJ5QjNhRzl0SUhSb2FYTWdVRTBnUkdsamRHbHZibUZ5ZVNCaGNIQnNhV1Z6TGlKOUNpQWdJQ0FnSUNBZ2NHMUVhV04wYVc5dVlYSjVUV1ZoYzNWeVpXMWxiblJ6T2dvZ0lDQWdJQ0FnSUNBZ0lDQndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUUtJQ0FnSUNBZ0lDQWdJQ0FnWVhKeVlYazZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXRJRzFsWVhOVWVYQmxPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z1kyOXRiV1Z1ZERvZ0lrMWxZWE4xY21WdFpXNTBJRzVoYldVZ2RYTmxaQ0JwYmlCUVRTQm1hV3hsTENCcGJpQXpSMUJRSUdadmNtMWhkQ0IzYUdWeVpTQnpjR1ZqYVdacFpXUXNJR1ZzYzJVZ2RtVnVaRzl5SUdSbFptbHVaV1F1SUU1aGJXVnpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmxLUzRnVG1GdFpYTWdabTl5SUROSFVGQXRaR1ZtYVc1bFpDQTFSeUJ0WldGemRYSmxiV1Z1ZEhNZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlBelIxQlFJRlJUSURJNExqVTFNaUJwZEdWdElHVXBMaUJXWlc1a2IzSWdaR1ZtYVc1bFpDQnVZVzFsY3lCaGNtVWdjSEpsWTJWa1pXUWdkMmwwYUNCV1V5NGlmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J0WldGelJHVnpZM0pwY0hScGIyNDZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCamIyMXRaVzUwT2lBaVZHVjRkQ0JrWlhOamNtbHdkR2x2YmlCdlppQjBhR1VnY0hWeWNHOXpaU0J2WmlCMGFHVWdiV1ZoYzNWeVpXMWxiblFzSUhkb1lYUWdhVzVtYjNKdFlYUnBiMjRnWkc5bGN5QjBhR1VnYldWaGMzVnlaVzFsYm5RZ2NISnZkbWxrWlM0Z1JHVnpZM0pwY0hScGIyNXpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmhLUzRnUkdWelkzSnBjSFJwYjI1eklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCaEtTNGdWbVZ1Wkc5eWN5QmhjbVVnWm5KbFpTQjBieUJoZFdkdFpXNTBJRzl5SUcxdlpHbG1lU0IwYUdVZ00wZFFVQzF3Y205MmFXUmxaQ0JrWlhOamNtbHdkR2x2Ym5NZ2RHOGdiVzl5WlNCaFkyTjFjbUYwWld4NUlHUmxjMk55YVdKbElIUm9aV2x5SUcxbFlYTjFjbVZ0Wlc1MGN5QmhjeUJ1WldWa1pXUXVJbjBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYldWaGMwTnZibVJwZEdsdmJqb2dleUJ3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUdOdmJXMWxiblE2SUNKVVpYaDBJR1JsYzJOeWFYQjBhVzl1SUc5bUlIUm9aU0JqYjI1a2FYUnBiMjRnZEdoaGRDQmpZWFZ6WlhNZ2RHaGxJRzFsWVhOMWNtVnRaVzUwSUhSdklHSmxJSFZ3WkdGMFpXUXVJRU52Ym1ScGRHbHZibk1nWm05eUlETkhVRkF0WkdWbWFXNWxaQ0EwUnlCdFpXRnpkWEpsYldWdWRITWdZWEpsSUhOd1pXTnBabWxsWkNCcGJpQXpSMUJRSUZSVElETXlMalF5TlNCcGRHVnRJR01wTGlCRGIyNWthWFJwYjI1eklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCaktTNGdWbVZ1Wkc5eWN5QmhjbVVnWm5KbFpTQjBieUJoZFdkdFpXNTBJRzl5SUcxdlpHbG1lU0IwYUdVZ00wZFFVQzF3Y205MmFXUmxaQ0JqYjI1a2FYUnBiMjV6SUhSdklHMXZjbVVnWVdOamRYSmhkR1ZzZVNCa1pYTmpjbWxpWlNCMGFHVnBjaUJ0WldGemRYSmxiV1Z1ZEhNZ1lYTWdibVZsWkdWa0xpSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzFsWVhOU1pYTjFiSFJVZVhCbE9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRnRwYm5SbFoyVnlYU3dnWTI5dGJXVnVkRG9nSWtSaGRHRWdkSGx3WlNCdlppQjBhR1VnYldWaGMzVnlaVzFsYm5RZ2NtVnpkV3gwTGlCU1pYTjFiSFFnWkdGMFlTQjBlWEJsY3lCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURSSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNekl1TkRJMUlHbDBaVzBnWkNrdUlGSmxjM1ZzZENCa1lYUmhJSFI1Y0dWeklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCa0tTNGdWR2hsSUcxbFlYTlNaWE4xYkhSVWVYQmxJSFpoYkhWbGN5QnpkWEJ3YjNKMFpXUWdZbmtnWVNCMlpXNWtiM0lnWVhKbElITndaV05wWm1sbFpDQnBiaUIwYUdVZ1VFMGdSR2xqZEdsdmJtRnllU0JaUVUxTUlIVnphVzVuSUhSb1pTQW5kbUZzZFdVbklHRjBkSEpwWW5WMFpTQmhibVFnYldGNUlHbHVZMngxWkdVZ2RtVnVaRzl5TFdSbFptbHVaV1FnWkdGMFlTQjBlWEJsY3lCdWIzUWdjM0JsWTJsbWFXVmtJR0o1SUROSFVGQTdJR1p2Y2lCbGVHRnRjR3hsSUdKdmIyeGxZVzR1SW4wS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGSmhibWRsT2lCN0lIQnlaWE5sYm1ObE9pQnZjSFJwYjI1aGJDd2dZMjl0YldWdWREb2dJbEpoYm1kbElHWnZjaUIwYUdVZ2JXVmhjM1Z5WlcxbGJuUWdjbVZ6ZFd4MExpQlVhR1VnY21GdVoyVWdhWE1nYzNCbFkybG1hV1ZrSUdGeklHRWdZMjl0YldFZ2MyVndZWEpoZEdWa0lHeHBjM1FnYjJZZ1pHbHpZM0psZEdVZ2RtRnNkV1Z6SUc5eUlHRWdjbUZ1WjJVZ2IyWWdkbUZzZFdWeklITndaV05wWm1sbFpDQmhjeUJ0YVc1cGJYVnRJSFpoYkhWbExXMWhlR2x0ZFcwZ2RtRnNkV1VnZDJsMGFDQnVieUJ6Y0dGalpYTXVJRkpsYzNWc2RDQnlZVzVuWlhNZ1ptOXlJRE5IVUZBdFpHVm1hVzVsWkNBMFJ5QnRaV0Z6ZFhKbGJXVnVkSE1nWVhKbElITndaV05wWm1sbFpDQnBiaUF6UjFCUUlGUlRJRE15TGpReU5TQnBkR1Z0SUdRcElHbG1JR0Z3Y0d4cFkyRmliR1V1SUZKbGMzVnNkQ0J5WVc1blpYTWdabTl5SUROSFVGQXRaR1ZtYVc1bFpDQTFSeUJ0WldGemRYSmxiV1Z1ZEhNZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlBelIxQlFJRlJUSURJNExqVTFNaUJwZEdWdElHUXBJR2xtSUdGd2NHeHBZMkZpYkdVdUlDSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzFsWVhOU1pYTjFiSFJWYm1sMGN6b2dleUJ3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJiYzJWamIyNWtjeXdnYldsdWRYUmxjeXdnYm1GdWIzTmxZMjl1WkhNc0lHMXBZM0p2YzJWamIyNWtjeXdnYTJKd2MxMHNJR052YlcxbGJuUTZJQ0pWYm1sMElHOW1JRzFsWVhOMWNtVWdabTl5SUhSb1pTQnlaWE4xYkhRN0lHVXVaeTRnYldsc2JHbHpaV052Ym1SekxDQmllWFJsY3l3Z2EybHNiMko1ZEdWekxDQndZV05yWlhSekxDQnVkVzFpWlhJdUlGVnVhWFFnYjJZZ2JXVmhjM1Z5WlNCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURSSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNekl1TkRJMUlHbDBaVzBnWkNrZ2FXWWdZWEJ3YkdsallXSnNaUzRnVlc1cGRDQnZaaUJ0WldGemRYSmxJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdOVWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBeU9DNDFOVElnYVhSbGJTQmtLU0JwWmlCaGNIQnNhV05oWW14bExpQlVhR1VnYldWaGMxSmxjM1ZzZEhOVmJtbDBjeUIyWVd4MVpYTWdjM1Z3Y0c5eWRHVmtJR0o1SUdFZ2RtVnVaRzl5SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnZEdobElGQk5JRVJwWTNScGIyNWhjbmtnV1VGTlRDQjFjMmx1WnlCMGFHVWdKM1poYkhWbEp5QmhkSFJ5YVdKMWRHVWdZVzVrSUcxaGVTQnBibU5zZFdSbElIWmxibVJ2Y2kxa1pXWnBibVZrSUhWdWFYUnpJRzltSUcxbFlYTjFjbVVnYm05MElITndaV05wWm1sbFpDQmllU0F6UjFCUU95Qm1iM0lnWlhoaGJYQnNaU0JsZEdobGNtNWxkQ0JtY21GdFpYTXVJbjBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRnRPVWtObGJHeERWU3dnVGxKRFpXeHNSRlVzSUU1U1FsUlRMQ0JKVUU1UExDQkZWRWhKUmwwc0lHTnZiVzFsYm5RNklDSk5aV0Z6ZFhKbGJXVnVkQ0JQWW1wbFkzUWdRMnhoYzNNdUlFOWlhbVZqZENCamJHRnpjMlZ6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTkVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXpNaTQwTWpVZ2FYUmxiU0JtS1M0Z1QySnFaV04wSUdOc1lYTnpaWE1nWm05eUlETkhVRkF0WkdWbWFXNWxaQ0ExUnlCdFpXRnpkWEpsYldWdWRITWdZWEpsSUhOd1pXTnBabWxsWkNCcGJpQXpSMUJRSUZSVElESTRMalUxTWlCcGRHVnRJR1lwTGlCVWFHVWdiV1ZoYzA5aWFrTnNZWE56SUhaaGJIVmxjeUJ6ZFhCd2IzSjBaV1FnWW5rZ1lTQjJaVzVrYjNJZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCWlFVMU1JSFZ6YVc1bklIUm9aU0RpZ0p4MllXeDFaZUtBblNCaGRIUnlhV0oxZEdVZ1lXNWtJRzFoZVNCcGJtTnNkV1JsSUhabGJtUnZjaTFrWldacGJtVmtJRzlpYW1WamRITWdibTkwSUhOd1pXTnBabWxsWkNCaWVTQXpSMUJRT3lCbWIzSWdaWGhoYlhCc1pTQkpVRk5GUXk0aWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnRaV0Z6UTI5c2JHVmpkR2x2YmsxbGRHaHZaRG9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCYlEwTXNJRWRWUVVkRkxDQkVSVklzSUZOSlhTd2dZMjl0YldWdWREb2dJa052Ykd4bFkzUnBiMjRnVFdWMGFHOWtJR1p2Y2lCMGFHVWdiV1ZoYzNWeVpXMWxiblF1SUROSFVGQXRaR1ZtYVc1bFpDQmpiMnhzWldOMGFXOXVJRzFsZEdodlpITWdZWEpsSUVORExDQlRTU3dnUkVWU0lHRnVaQ0JIWVhWblpTNGdRMjlzYkdWamRHbHZiaUJOWlhSb2IyUnpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmlLUzRnUTI5c2JHVmpkR2x2YmlCTlpYUm9iMlJ6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTlVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXlPQzQxTlRJZ2FYUmxiU0JqS1M0Z1ZHaGxJRzFsWVhORGIyeHNaV04wYVc5dVRXVjBhRzlrSUhaaGJIVmxjeUJ6ZFhCd2IzSjBaV1FnWW5rZ1lTQjJaVzVrYjNJZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCWlFVMU1JSFZ6YVc1bklIUm9aU0FuZG1Gc2RXVW5JR0YwZEhKcFluVjBaU0JoYm1RZ2JXRjVJR2x1WTJ4MVpHVWdkbVZ1Wkc5eUxXUmxabWx1WldRZ1kyOXNiR1ZqZEdsdmJpQnRaWFJvYjJSeklHNXZkQ0J6Y0dWamFXWnBaV1FnWW5rZ00wZFFVRHNnWm05eUlHVjRZVzF3YkdVZ1FYWmxjbUZuWlM0aWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnRaV0Z6VEdGemRFTm9ZVzVuWlRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJR052YlcxbGJuUTZJQ0pRVFNCRWFXTjBhVzl1WVhKNUlIWmxjbk5wYjI0Z2RHaGxJR3hoYzNRZ2RHbHRaU0IwYUdseklHMWxZWE4xY21WdFpXNTBJSGRoY3lCamFHRnVaMlZrTENCaFpHUmxaQ0J2Y2lCa1pXeGxkR1ZrTGlKOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHMWxZWE5EYUdGdVoyVlVlWEJsT2lCN0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklGdGhaR1JsWkN3Z2JXOWthV1pwWldRc0lHUmxiR1YwWldSZExDQmpiMjF0Wlc1ME9pQWlSbTl5SUhSb1pTQnRaV0Z6VEdGemRFTm9ZVzVuWlN3Z2FXNWthV05oZEdWeklIUm9aU0IwZVhCbElHOW1JR05vWVc1blpTQnRZV1JsSUdadmNpQjBhR2x6SUcxbFlYTjFjbVZ0Wlc1MExpQldZV3hwWkNCMllXeDFaWE1nWVhKbElHRmtaR1ZrTENCdGIyUnBabWxsWkNCdmNpQmtaV3hsZEdWa0xpQkVaV3hsZEdWa0lHMWxZWE4xY21WdFpXNTBjeUJ0WVhrZ1ltVWdhMlZ3ZENCcGJpQjBhR1VnVUUwZ1JHbGpkR2x2Ym1GeWVTQm1iM0lnYjI1bElISmxiR1ZoYzJVZ2IzSWdiVzl5WlNCdmNpQndaWEp0WVc1bGJuUnNlU0JtYjNJZ2FHbHpkRzl5YVdOaGJDQndkWEp3YjNObGN5d2dhV1lnWkdWemFYSmxaQzRpZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCdFpXRnpTVzVtYjBsa09pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnWTI5dGJXVnVkRG9nSWs1aGJXVWdabTl5SUdFZ1ozSnZkWEFnYjJZZ2NtVnNZWFJsWkNCdFpXRnpkWEpsYldWdWRITXNJR2x1SUROSFVGQWdabTl5YldGMElIZG9aWEpsSUhOd1pXTnBabWxsWkN3Z1pXeHpaU0IyWlc1a2IzSWdaR1ZtYVc1bFpDNGdSbUZ0YVd4NUlHNWhiV1Z6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTkVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXpNaTQwTWpVZ1UyVmpkR2x2YmlBekxqRXVJRVpoYldsc2VTQnVZVzFsY3lCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURWSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNamd1TlRVeUlGTmxZM1JwYjI0Z015NDBMaUo5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpUVdKaWNtVjJhV0YwYVc5dUlHWnZjaUJoSUdaaGJXbHNlU0J2WmlCdFpXRnpkWEpsYldWdWRITXNJR2x1SUROSFVGQWdabTl5YldGMElIZG9aWEpsSUhOd1pXTnBabWxsWkN3Z1pXeHpaU0IyWlc1a2IzSWdaR1ZtYVc1bFpDNGdSbUZ0YVd4NUlHNWhiV1VnWVdKaWNtVjJhV0YwYVc5dWN5Qm1iM0lnTTBkUVVDMWtaV1pwYm1Wa0lEUkhJRzFsWVhOMWNtVnRaVzUwY3lCaGNtVWdjM0JsWTJsbWFXVmtJR2x1SUROSFVGQWdWRk1nTXpJdU5ESTFJRk5sWTNScGIyNGdNeTR4TGlCR1lXMXBiSGtnYm1GdFpTQmhZbUp5WlhacFlYUnBiMjV6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTlVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXlPQzQxTlRJZ1UyVmpkR2x2YmlBekxqUXVJQ0o5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUcxbFlYTkJaR1JwZEdsdmJtRnNSbWxsYkdSek9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnWTI5dGJXVnVkRG9nSWtoaGMyaHRZWEFnYjJZZ2RtVnVaRzl5SUhOd1pXTnBabWxqSUZCTklFUnBZM1JwYjI1aGNua2dabWxsYkdSeklHbHVJR3RsZVNCMllXeDFaU0J3WVdseUlHWnZjbTFoZEM0aUxDQnpkSEoxWTNSMWNtVTZJSHNLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dleUJyWlhrNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2diV1ZoYzNWeVpXMWxiblJUZEdGMGRYTXNJR052YlcxbGJuUTZJQ0pEYjI1MFlXbHVjeUIwYUdVZ2MzUmhkSFZ6SUc5bUlIUm9aU0J0WldGemRYSmxiV1Z1ZEM0aWZTd2dkbUZzZFdVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dXMVZUUlVRc0lFUkZVRkpGUTBGVVJVUXNJRTlDVTA5TVJWUkZMQ0JRVWtWTVNVMUpUa0ZTV1YwZ2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdJR3RsZVRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQnBibWwwYVdGc1ZtRnNkV1VzSUdOdmJXMWxiblE2SUNKVWFHVWdhVzVwZEdsaGJDQjJZV3gxWlNCMGJ5QjNhR2xqYUNCMGFHVWdUV1ZoYzNWeVpXMWxiblFnVkhsd1pTQnBjeUJ6WlhRZ1lYUWdkR2hsSUdKbFoybHVibWx1WnlCdlppQmhJRzVsZHlCbmNtRnVkV3hoY21sMGVTQndaWEpwYjJRdUluMHNJSFpoYkhWbE9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ0I5Zlgwc0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JyWlhsV1lXeDFaVkJoYVhJNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUhzZ2EyVjVPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUdGamJXVlFZWEpoYldWMFpYSXhMQ0JqYjIxdFpXNTBPaUFpUlhoMGNtRWdkbVZ1Wkc5eUlITndaV05wWm1saklIQmhjbUZ0WlhSbGNpQXhMaUo5TENCMllXeDFaVG9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRZ2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3SUhCeVpYTmxibU5sT2lCdmNIUnBiMjVoYkN3Z2MzUnlkV04wZFhKbE9pQjdJR3RsZVRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQmhZMjFsVUdGeVlXMWxkR1Z5TWl3Z1kyOXRiV1Z1ZERvZ0lrVjRkSEpoSUhabGJtUnZjaUJ6Y0dWamFXWnBZeUJ3WVhKaGJXVjBaWElnTWk0aWZTd2dkbUZzZFdVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dXM1J5ZFdVc0lHWmhiSE5sWFNCOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCclpYbFdZV3gxWlZCaGFYSTZJSHNnY0hKbGMyVnVZMlU2SUc5d2RHbHZibUZzTENCemRISjFZM1IxY21VNklIc2dhMlY1T2lCN0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklHRmpiV1ZRWVhKaGJXVjBaWEl6TENCamIyMXRaVzUwT2lBaVJYaDBjbUVnZG1WdVpHOXlJSE53WldOcFptbGpJSEJoY21GdFpYUmxjaUF6TGlKOUxDQjJZV3gxWlRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUWdmWDE5ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCOUNpMHRMUXB3YlVScFkzUnBiMjVoY25rNkNpQWdJQ0J3YlVScFkzUnBiMjVoY25sSVpXRmtaWEk2Q2lBZ0lDQWdJQ0FnY0cxRVpXWldjMjQ2SUVGamJXVk9kVzFpWlhJdU1TNHdDaUFnSUNBZ0lDQWdjRzFFWldaVFkyaGxiV0ZXYzI0NklERXVNQW9nSUNBZ0lDQWdJRzVtVkhsd1pUb2diWGxRYm1ZS0lDQWdJQ0FnSUNCMlpXNWtiM0k2SUVGamJXVUtJQ0FnSUhCdFJHbGpkR2x2Ym1GeWVVMWxZWE4xY21WdFpXNTBjem9LQ2lBZ0lDQXRJRzFsWVhOVWVYQmxPaUJFVWtJdVZVVlVhSEJFYkFvZ0lDQWdJQ0J0WldGelJHVnpZM0pwY0hScGIyNDZJRUYyWlhKaFoyVWdSRXdnVlVVZ2RHaHliM1ZuYUhCMWRDQnBiaUJuVGtJS0lDQWdJQ0FnYldWaGMwTnZibVJwZEdsdmJqb2dVMlZsSUROSFVGQWdWRk1nTWpndU5UVXlDaUFnSUNBZ0lHMWxZWE5TWlhOMWJIUlVlWEJsT2lCcGJuUmxaMlZ5Q2lBZ0lDQWdJRzFsWVhOU1pYTjFiSFJTWVc1blpUb2dNQzAwTWprME9UWTNNamsxQ2lBZ0lDQWdJRzFsWVhOU1pYTjFiSFJWYm1sMGN6b2dhMkp3Y3dvZ0lDQWdJQ0J0WldGelQySnFRMnhoYzNNNklFNVNRMlZzYkVSVkNpQWdJQ0FnSUcxbFlYTkRiMnhzWldOMGFXOXVUV1YwYUc5a09pQkVSVklLSUNBZ0lDQWdiV1ZoYzB4aGMzUkRhR0Z1WjJVNklERXVNQW9nSUNBZ0lDQnRaV0Z6UTJoaGJtZGxWSGx3WlRvZ1lXUmtaV1FLSUNBZ0lDQWdiV1ZoYzBsdVptOUpaRG9nSWtSaGRHRWdVbUZrYVc4Z1FtVmhjbVZ5SWdvZ0lDQWdJQ0J0WldGelJtRnRhV3g1T2lCRVVrSUtJQ0FnSUNBZ2JXVmhjMEZrWkdsMGFXOXVZV3hHYVdWc1pITTZJSHNLSUNBZ0lDQWdJQ0FnSUNKdFpXRnpkWEpsYldWdWRGTjBZWFIxY3lJNklDSlZVMFZFSWl3S0lDQWdJQ0FnSUNBZ0lDSnBibWwwYVdGc1ZtRnNkV1VpT2lBd0xBb2dJQ0FnSUNBZ0lDQWdJbUZqYldWUVlYSmhiV1YwWlhJeElqb2dNQ3dLSUNBZ0lDQWdJQ0FnSUNKaFkyMWxVR0Z5WVcxbGRHVnlNaUk2SUhSeWRXVXNDaUFnSUNBZ0lDQWdJQ0FpWVdOdFpWQmhjbUZ0WlhSbGNqTWlPaUFpWVdOdFpWQmhjbUZ0WlhSbGNsWmhiSFZsTXlKOUNnb2dJQ0FnTFNCdFpXRnpWSGx3WlRvZ1ZsTXVhV1pKYmtScGMyTmhjbVJ6Q2lBZ0lDQWdJRzFsWVhORVpYTmpjbWx3ZEdsdmJqb2dWR2hsSUc1MWJXSmxjaUJ2WmlCcGJtSnZkVzVrSUhCaFkydGxkSE1nZDJocFkyZ2dkMlZ5WlNCamFHOXpaVzRnZEc4Z1ltVWdaR2x6WTJGeVpHVmtDaUFnSUNBZ0lHMWxZWE5EYjI1a2FYUnBiMjQ2SUZSb1pTQnVkVzFpWlhJZ2IyWWdhVzVpYjNWdVpDQndZV05yWlhSeklIZG9hV05vSUhkbGNtVWdZMmh2YzJWdUlIUnZJR0psQ2lBZ0lDQWdJQ0FnSUNCa2FYTmpZWEprWldRZ1pYWmxiaUIwYUc5MVoyZ2dibThnWlhKeWIzSnpJR2hoWkNCaVpXVnVJR1JsZEdWamRHVmtJSFJ2SUhCeVpYWmxiblFLSUNBZ0lDQWdJQ0FnSUhSb1pXbHlJR0psYVc1bklHUmxiR2wyWlhKaFlteGxJSFJ2SUdFZ2FHbG5hR1Z5TFd4aGVXVnlJSEJ5YjNSdlkyOXNMaUFnVDI1bENpQWdJQ0FnSUNBZ0lDQndiM056YVdKc1pTQnlaV0Z6YjI0Z1ptOXlJR1JwYzJOaGNtUnBibWNnYzNWamFDQmhJSEJoWTJ0bGRDQmpiM1ZzWkNCaVpTQjBid29nSUNBZ0lDQWdJQ0FnWm5KbFpTQjFjQ0JpZFdabVpYSWdjM0JoWTJVdUNpQWdJQ0FnSUNBZ0lDQkVhWE5qYjI1MGFXNTFhWFJwWlhNZ2FXNGdkR2hsSUhaaGJIVmxJRzltSUhSb2FYTWdZMjkxYm5SbGNpQmpZVzRnYjJOamRYSWdZWFFLSUNBZ0lDQWdJQ0FnSUhKbExXbHVhWFJwWVd4cGVtRjBhVzl1SUc5bUlIUm9aU0J0WVc1aFoyVnRaVzUwSUhONWMzUmxiU3dnWVc1a0lHRjBJRzkwYUdWeUNpQWdJQ0FnSUNBZ0lDQjBhVzFsY3lCaGN5QnBibVJwWTJGMFpXUWdZbmtnZEdobElIWmhiSFZsSUc5bUNpQWdJQ0FnSUNBZ0lDQnBaa052ZFc1MFpYSkVhWE5qYjI1MGFXNTFhWFI1VkdsdFpTNEtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGUjVjR1U2SUdsdWRHVm5aWElLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRkpoYm1kbE9pQXdMVFF5T1RRNU5qY3lPVFVLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRlZ1YVhSek9pQnVkVzFpWlhJS0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQkZkR2hsY201bGRGQnZjblFLSUNBZ0lDQWdiV1ZoYzBOdmJHeGxZM1JwYjI1TlpYUm9iMlE2SUVORENpQWdJQ0FnSUcxbFlYTk1ZWE4wUTJoaGJtZGxPaUF4TGpBS0lDQWdJQ0FnYldWaGMwTm9ZVzVuWlZSNWNHVTZJR0ZrWkdWa0NpQWdJQ0FnSUcxbFlYTkpibVp2U1dRNklDSkpVQ0JOWVc1aFoyVnRaVzUwSWdvZ0lDQWdJQ0J0WldGelJtRnRhV3g1T2lCSlVBb2dJQ0FnSUNCdFpXRnpRV1JrYVhScGIyNWhiRVpwWld4a2N6b2dld29nSUNBZ0lDQWdJQ0FnSW0xbFlYTjFjbVZ0Wlc1MFUzUmhkSFZ6SWpvZ0lsVlRSVVFpTEFvZ0lDQWdJQ0FnSUNBZ0ltbHVhWFJwWVd4V1lXeDFaU0k2SURBc0NpQWdJQ0FnSUNBZ0lDQWlZV050WlZCaGNtRnRaWFJsY2pFaU9pQXdMQW9nSUNBZ0lDQWdJQ0FnSW1GamJXVlFZWEpoYldWMFpYSXlJam9nZEhKMVpTd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU15STZJQ0poWTIxbFVHRnlZVzFsZEdWeVZtRnNkV1V6SW4wS0NpQWdJQ0F0SUcxbFlYTlVlWEJsT2lCV1V5NXBaa2x1UlhKeWIzSnpDaUFnSUNBZ0lHMWxZWE5FWlhOamNtbHdkR2x2YmpvZ1RuVnRZbVZ5SUc5bUlHbHVZbTkxYm1RZ2NHRmphMlYwY3lCMGFHRjBJR052Ym5SaGFXNWxaQ0JsY25KdmNuTUtJQ0FnSUNBZ2JXVmhjME52Ym1ScGRHbHZiam9nUm05eUlIQmhZMnRsZEMxdmNtbGxiblJsWkNCcGJuUmxjbVpoWTJWekxDQjBhR1VnYm5WdFltVnlJRzltSUdsdVltOTFibVFLSUNBZ0lDQWdJQ0FnSUhCaFkydGxkSE1nZEdoaGRDQmpiMjUwWVdsdVpXUWdaWEp5YjNKeklIQnlaWFpsYm5ScGJtY2dkR2hsYlNCbWNtOXRJR0psYVc1bkNpQWdJQ0FnSUNBZ0lDQmtaV3hwZG1WeVlXSnNaU0IwYnlCaElHaHBaMmhsY2kxc1lYbGxjaUJ3Y205MGIyTnZiQzRnSUVadmNpQmphR0Z5WVdOMFpYSXRDaUFnSUNBZ0lDQWdJQ0J2Y21sbGJuUmxaQ0J2Y2lCbWFYaGxaQzFzWlc1bmRHZ2dhVzUwWlhKbVlXTmxjeXdnZEdobElHNTFiV0psY2lCdlppQnBibUp2ZFc1a0NpQWdJQ0FnSUNBZ0lDQjBjbUZ1YzIxcGMzTnBiMjRnZFc1cGRITWdkR2hoZENCamIyNTBZV2x1WldRZ1pYSnliM0p6SUhCeVpYWmxiblJwYm1jZ2RHaGxiUW9nSUNBZ0lDQWdJQ0FnWm5KdmJTQmlaV2x1WnlCa1pXeHBkbVZ5WVdKc1pTQjBieUJoSUdocFoyaGxjaTFzWVhsbGNpQndjbTkwYjJOdmJDNEtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGUjVjR1U2SUdsdWRHVm5aWElLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRkpoYm1kbE9pQXdMVFF5T1RRNU5qY3lPVFVLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRlZ1YVhSek9pQnVkVzFpWlhJS0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQkZkR2hsY201bGRGQnZjblFLSUNBZ0lDQWdiV1ZoYzBOdmJHeGxZM1JwYjI1TlpYUm9iMlE2SUVkaGRXZGxDaUFnSUNBZ0lHMWxZWE5NWVhOMFEyaGhibWRsT2lBeExqQUtJQ0FnSUNBZ2JXVmhjME5vWVc1blpWUjVjR1U2SUdGa1pHVmtDaUFnSUNBZ0lHMWxZWE5KYm1adlNXUTZJQ0pKVUNCTllXNWhaMlZ0Wlc1MElnb2dJQ0FnSUNCdFpXRnpSbUZ0YVd4NU9pQkpVQW9nSUNBZ0lDQnRaV0Z6UVdSa2FYUnBiMjVoYkVacFpXeGtjem9nZXdvZ0lDQWdJQ0FnSUNBZ0ltMWxZWE4xY21WdFpXNTBVM1JoZEhWeklqb2dJbFZUUlVRaUxBb2dJQ0FnSUNBZ0lDQWdJbWx1YVhScFlXeFdZV3gxWlNJNklEQXNDaUFnSUNBZ0lDQWdJQ0FpWVdOdFpWQmhjbUZ0WlhSbGNqRWlPaUF3TEFvZ0lDQWdJQ0FnSUNBZ0ltRmpiV1ZRWVhKaGJXVjBaWEl6SWpvZ0ltRmpiV1ZRWVhKaGJXVjBaWEpXWVd4MVpUTWlmUW9LSUNBZ0lDMGdiV1ZoYzFSNWNHVTZJRlpUTG1sbVNXNVZibXR1YjNkdVVISnZkRzl6Q2lBZ0lDQWdJRzFsWVhORVpYTmpjbWx3ZEdsdmJqb2dUblZ0WW1WeUlHOW1JR2x1WW05MWJtUWdjR0ZqYTJWMGN5QnlaV05sYVhabFpDQjJhV0VnWVc0Z2RXNXJibTkzYmlCdmNpQjFjM1Z3Y0c5eWRHVmtJSEJ5YjNSdlkyOXNDaUFnSUNBZ0lHMWxZWE5EYjI1a2FYUnBiMjQ2SUVadmNpQndZV05yWlhRdGIzSnBaVzUwWldRZ2FXNTBaWEptWVdObGN5d2dkR2hsSUc1MWJXSmxjaUJ2WmlCd1lXTnJaWFJ6Q2lBZ0lDQWdJQ0FnSUNCeVpXTmxhWFpsWkNCMmFXRWdkR2hsSUdsdWRHVnlabUZqWlNCM2FHbGphQ0IzWlhKbElHUnBjMk5oY21SbFpDQmlaV05oZFhObElHOW1DaUFnSUNBZ0lDQWdJQ0JoYmlCMWJtdHViM2R1SUc5eUlIVnVjM1Z3Y0c5eWRHVmtJSEJ5YjNSdlkyOXNMaUFnUm05eUlHTm9ZWEpoWTNSbGNpMXZjbWxsYm5SbFpBb2dJQ0FnSUNBZ0lDQWdiM0lnWm1sNFpXUXRiR1Z1WjNSb0lHbHVkR1Z5Wm1GalpYTWdkR2hoZENCemRYQndiM0owSUhCeWIzUnZZMjlzQ2lBZ0lDQWdJQ0FnSUNCdGRXeDBhWEJzWlhocGJtY2dkR2hsSUc1MWJXSmxjaUJ2WmlCMGNtRnVjMjFwYzNOcGIyNGdkVzVwZEhNZ2NtVmpaV2wyWldRZ2RtbGhDaUFnSUNBZ0lDQWdJQ0IwYUdVZ2FXNTBaWEptWVdObElIZG9hV05vSUhkbGNtVWdaR2x6WTJGeVpHVmtJR0psWTJGMWMyVWdiMllnWVc0Z2RXNXJibTkzYmlCdmNnb2dJQ0FnSUNBZ0lDQWdkVzV6ZFhCd2IzSjBaV1FnY0hKdmRHOWpiMnd1SUNCR2IzSWdZVzU1SUdsdWRHVnlabUZqWlNCMGFHRjBJR1J2WlhNZ2JtOTBDaUFnSUNBZ0lDQWdJQ0J6ZFhCd2IzSjBJSEJ5YjNSdlkyOXNJRzExYkhScGNHeGxlR2x1Wnl3Z2RHaHBjeUJqYjNWdWRHVnlJSGRwYkd3Z1lXeDNZWGx6SUdKbENpQWdJQ0FnSUNBZ0lDQXdMZ29nSUNBZ0lDQnRaV0Z6VW1WemRXeDBWSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVW1GdVoyVTZJREF0TkRJNU5EazJOekk1TlFvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVlc1cGRITTZJRzUxYldKbGNnb2dJQ0FnSUNCdFpXRnpUMkpxUTJ4aGMzTTZJRVYwYUdWeWJtVjBVRzl5ZEFvZ0lDQWdJQ0J0WldGelEyOXNiR1ZqZEdsdmJrMWxkR2h2WkRvZ1EwTUtJQ0FnSUNBZ2JXVmhjMHhoYzNSRGFHRnVaMlU2SURFdU1Bb2dJQ0FnSUNCdFpXRnpRMmhoYm1kbFZIbHdaVG9nWVdSa1pXUUtJQ0FnSUNBZ2JXVmhjMGx1Wm05SlpEb2dJa2xRSUUxaGJtRm5aVzFsYm5RaUNpQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklFbFFDaUFnSUNBZ0lHMWxZWE5CWkdScGRHbHZibUZzUm1sbGJHUnpPaUI3Q2lBZ0lDQWdJQ0FnSUNBaWJXVmhjM1Z5WlcxbGJuUlRkR0YwZFhNaU9pQWlWVk5GUkNJc0NpQWdJQ0FnSUNBZ0lDQWlhVzVwZEdsaGJGWmhiSFZsSWpvZ01Dd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU1TSTZJREFzQ2lBZ0lDQWdJQ0FnSUNBaVlXTnRaVkJoY21GdFpYUmxjaklpT2lCMGNuVmxmUW9LSUNBZ0lDMGdiV1ZoYzFSNWNHVTZJRlpUTG1sbVNFTkpia0p5YjJGa1kyRnpkRkJyZEhNS0lDQWdJQ0FnYldWaGMwUmxjMk55YVhCMGFXOXVPaUJPZFcxaVpYSWdiMllnZEdobElHSnliMkZrWTJGemRHVmtJR2x1WW05MWJtUWdjR0ZqYTJWMGN5QmtaV3hwZG1WeVpXUWdkRzhnZEdobElHaHBaMmhsY2lBb2MzVmlMU2xzWVhsbGNnb2dJQ0FnSUNCdFpXRnpRMjl1WkdsMGFXOXVPaUJVYUdVZ2JuVnRZbVZ5SUc5bUlIQmhZMnRsZEhNc0lHUmxiR2wyWlhKbFpDQmllU0IwYUdseklITjFZaTFzWVhsbGNpQjBieUJoQ2lBZ0lDQWdJQ0FnSUNCb2FXZG9aWElnS0hOMVlpMHBiR0Y1WlhJc0lIZG9hV05vSUhkbGNtVWdZV1JrY21WemMyVmtJSFJ2SUdFZ1luSnZZV1JqWVhOMENpQWdJQ0FnSUNBZ0lDQmhaR1J5WlhOeklHRjBJSFJvYVhNZ2MzVmlMV3hoZVdWeUxpQlVhR2x6SUc5aWFtVmpkQ0JwY3lCaElEWTBMV0pwZENCMlpYSnphVzl1Q2lBZ0lDQWdJQ0FnSUNCdlppQnBaa2x1UW5KdllXUmpZWE4wVUd0MGN5NEtJQ0FnSUNBZ0lDQWdJRVJwYzJOdmJuUnBiblZwZEdsbGN5QnBiaUIwYUdVZ2RtRnNkV1VnYjJZZ2RHaHBjeUJqYjNWdWRHVnlJR05oYmlCdlkyTjFjaUJoZEFvZ0lDQWdJQ0FnSUNBZ2NtVXRhVzVwZEdsaGJHbDZZWFJwYjI0Z2IyWWdkR2hsSUcxaGJtRm5aVzFsYm5RZ2MzbHpkR1Z0TENCaGJtUWdZWFFnYjNSb1pYSUtJQ0FnSUNBZ0lDQWdJSFJwYldWeklHRnpJR2x1WkdsallYUmxaQ0JpZVNCMGFHVWdkbUZzZFdVZ2IyWUtJQ0FnSUNBZ0lDQWdJR2xtUTI5MWJuUmxja1JwYzJOdmJuUnBiblZwZEhsVWFXMWxMZ29nSUNBZ0lDQnRaV0Z6VW1WemRXeDBWSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVW1GdVoyVTZJREF0TkRJNU5EazJOekk1TlFvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVlc1cGRITTZJRzUxYldKbGNnb2dJQ0FnSUNCdFpXRnpUMkpxUTJ4aGMzTTZJRVYwYUdWeWJtVjBVRzl5ZEFvZ0lDQWdJQ0J0WldGelEyOXNiR1ZqZEdsdmJrMWxkR2h2WkRvZ1EwTUtJQ0FnSUNBZ2JXVmhjMHhoYzNSRGFHRnVaMlU2SURFdU1Bb2dJQ0FnSUNCdFpXRnpRMmhoYm1kbFZIbHdaVG9nWVdSa1pXUUtJQ0FnSUNBZ2JXVmhjMGx1Wm05SlpEb2dJa2xRSUUxaGJtRm5aVzFsYm5RaUNpQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklFbFFDaUFnSUNBZ0lHMWxZWE5CWkdScGRHbHZibUZzUm1sbGJHUnpPaUI3Q2lBZ0lDQWdJQ0FnSUNBaWJXVmhjM1Z5WlcxbGJuUlRkR0YwZFhNaU9pQWlWVk5GUkNJc0NpQWdJQ0FnSUNBZ0lDQWlhVzVwZEdsaGJGWmhiSFZsSWpvZ01Dd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU1TSTZJREI5Q2dvZ0lDQWdMU0J0WldGelZIbHdaVG9nVmxNdWFXWklRMDkxZEVKeWIyRmtZMkZ6ZEZCcmRITUtJQ0FnSUNBZ2JXVmhjMFJsYzJOeWFYQjBhVzl1T2lCT2RXMWlaWElnYjJZZ2RHaGxJR0p5YjJGa1kyRnpkR1ZrSUc5MWRITmliM1Z1WkNCd1lXTnJaWFJ6SUdSbGJHbDJaWEpsWkNCMGJ5QjBhR1VnYUdsbmFHVnlJQ2h6ZFdJdEtXeGhlV1Z5Q2lBZ0lDQWdJRzFsWVhORGIyNWthWFJwYjI0NklGUm9aU0IwYjNSaGJDQnVkVzFpWlhJZ2IyWWdjR0ZqYTJWMGN5QjBhR0YwSUdocFoyaGxjaTFzWlhabGJDQndjbTkwYjJOdmJITUtJQ0FnSUNBZ0lDQWdJSEpsY1hWbGMzUmxaQ0JpWlNCMGNtRnVjMjFwZEhSbFpDd2dZVzVrSUhkb2FXTm9JSGRsY21VZ1lXUmtjbVZ6YzJWa0lIUnZJR0VLSUNBZ0lDQWdJQ0FnSUdKeWIyRmtZMkZ6ZENCaFpHUnlaWE56SUdGMElIUm9hWE1nYzNWaUxXeGhlV1Z5TENCcGJtTnNkV1JwYm1jZ2RHaHZjMlVnZEdoaGRBb2dJQ0FnSUNBZ0lDQWdkMlZ5WlNCa2FYTmpZWEprWldRZ2IzSWdibTkwSUhObGJuUXVJQ0JVYUdseklHOWlhbVZqZENCcGN5QmhJRFkwTFdKcGRDQjJaWEp6YVc5dUNpQWdJQ0FnSUNBZ0lDQnZaaUJwWms5MWRFSnliMkZrWTJGemRGQnJkSE11Q2lBZ0lDQWdJQ0FnSUNCRWFYTmpiMjUwYVc1MWFYUnBaWE1nYVc0Z2RHaGxJSFpoYkhWbElHOW1JSFJvYVhNZ1kyOTFiblJsY2lCallXNGdiMk5qZFhJZ1lYUUtJQ0FnSUNBZ0lDQWdJSEpsTFdsdWFYUnBZV3hwZW1GMGFXOXVJRzltSUhSb1pTQnRZVzVoWjJWdFpXNTBJSE41YzNSbGJTd2dZVzVrSUdGMElHOTBhR1Z5Q2lBZ0lDQWdJQ0FnSUNCMGFXMWxjeUJoY3lCcGJtUnBZMkYwWldRZ1lua2dkR2hsSUhaaGJIVmxJRzltQ2lBZ0lDQWdJQ0FnSUNCcFprTnZkVzUwWlhKRWFYTmpiMjUwYVc1MWFYUjVWR2x0WlM0S0lDQWdJQ0FnYldWaGMxSmxjM1ZzZEZSNWNHVTZJR2x1ZEdWblpYSUtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGSmhibWRsT2lBd0xUUXlPVFE1TmpjeU9UVUtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGVnVhWFJ6T2lCdWRXMWlaWElLSUNBZ0lDQWdiV1ZoYzA5aWFrTnNZWE56T2lCRmRHaGxjbTVsZEZCdmNuUUtJQ0FnSUNBZ2JXVmhjME52Ykd4bFkzUnBiMjVOWlhSb2IyUTZJRU5EQ2lBZ0lDQWdJRzFsWVhOTVlYTjBRMmhoYm1kbE9pQXhMakFLSUNBZ0lDQWdiV1ZoYzBOb1lXNW5aVlI1Y0dVNklHRmtaR1ZrQ2lBZ0lDQWdJRzFsWVhOSmJtWnZTV1E2SUNKSlVDQk5ZVzVoWjJWdFpXNTBJZ29nSUNBZ0lDQnRaV0Z6Um1GdGFXeDVPaUJKVUFvZ0lDQWdJQ0J0WldGelFXUmthWFJwYjI1aGJFWnBaV3hrY3pvZ2V3b2dJQ0FnSUNBZ0lDQWdJbTFsWVhOMWNtVnRaVzUwVTNSaGRIVnpJam9nSWxWVFJVUWlMQW9nSUNBZ0lDQWdJQ0FnSW1sdWFYUnBZV3hXWVd4MVpTSTZJREFzQ2lBZ0lDQWdJQ0FnSUNBaVlXTnRaVkJoY21GdFpYUmxjakVpT2lBd0xBb2dJQ0FnSUNBZ0lDQWdJbUZqYldWUVlYSmhiV1YwWlhJeUlqb2dkSEoxWlN3S0lDQWdJQ0FnSUNBZ0lDSmhZMjFsVUdGeVlXMWxkR1Z5TXlJNklDSmhZMjFsVUdGeVlXMWxkR1Z5Vm1Gc2RXVXpJbjBL","heatParamUpdated":false,"creationDate":1636526654296,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pmdictionaryyaml","artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE=","artifactUUID":"93515bc9-4255-477a-8e88-d77da7d41da4","artifactDisplayName":"PM_Dictionary","mandatory":false,"serviceApi":false,"artifactLabel":"pmdictionaryyaml","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pmdictionaryyaml","duplicated":false,"payloadUpdateDate":1636526654313,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654296,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"mypnfpnfv1yaml":{"payloadData":"TFMwdENtVjJaVzUwT2dvZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ1kyOXRiVzl1UlhabGJuUklaV0ZrWlhJNkNpQWdJQ0FnSUNBZ0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ0lDQWdJQ0FnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCa2IyMWhhVzQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCdWIzUnBabWxqWVhScGIyNTlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmxkbVZ1ZEU1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJPYjNScFgwMTVVRzVtTFVGamJXVmZSbWxzWlZKbFlXUjVmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjSEpwYjNKcGRIazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJPYjNKdFlXeDlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmxkbVZ1ZEVsa09pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjbVZ3YjNKMGFXNW5SVzUwYVhSNVNXUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J5WlhCdmNuUnBibWRGYm5ScGRIbE9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MyVnhkV1Z1WTJVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQXdmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjMjkxY21ObFNXUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6YjNWeVkyVk9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2RtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEUXVNQzR4ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZG1WelJYWmxiblJNYVhOMFpXNWxjbFpsY25OcGIyNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUEzTGpBdU1YMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lITjBZWEowUlhCdlkyaE5hV055YjNObFl6b2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR3hoYzNSRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUc1dmRHbG1hV05oZEdsdmJrWnBaV3hrY3pvS0lDQWdJQ0FnSUNBZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNBZ0lDQWdJQ0FnSUhOMGNuVmpkSFZ5WlRvS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdOb1lXNW5aVWxrWlc1MGFXWnBaWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCUVRWOU5SVUZUWDBaSlRFVlRmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdZMmhoYm1kbFZIbHdaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUdacGJHVlNaV0ZrZVgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUc1dmRHbG1hV05oZEdsdmJrWnBaV3hrYzFabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBeUxqQjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmhjbkpoZVU5bVRtRnRaV1JJWVhOb1RXRndPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHRnljbUY1T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F0SUc1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYUdGemFFMWhjRG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUd0bGVWWmhiSFZsVUdGcGNqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN2EyVjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nYkc5allYUnBiMjU5TENCMllXeDFaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgxOWZTd0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJqYjIxd2NtVnpjMmx2Ym4wc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1ozcHBjSDE5ZlN3S0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdhMlY1Vm1Gc2RXVlFZV2x5T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQnpkSEoxWTNSMWNtVTZJSHRyWlhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQm1hV3hsUm05eWJXRjBWSGx3Wlgwc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ2IzSm5Mak5IVUZBdU16SXVORE0xZlgxOUxBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JyWlhsV1lXeDFaVkJoYVhJNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSE4wY25WamRIVnlaVG9nZTJ0bGVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJR1pwYkdWR2IzSnRZWFJXWlhKemFXOXVmU3dnZG1Gc2RXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJXTVRCOWZYMTlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdmUW91TGk0S0xTMHRDbVYyWlc1ME9nb2dJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdZMjl0Ylc5dVJYWmxiblJJWldGa1pYSTZDaUFnSUNBZ0lDQWdJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdJQ0FnSUNBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmtiMjFoYVc0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQndibVpTWldkcGMzUnlZWFJwYjI1OUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCbGRtVnVkRWxrT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1pYWmxiblJPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dVRzVtVW1WblgwMTVVRzVtTFVGamJXVmZjRzVtVW1WbmFYTjBjbUYwYVc5dWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2JHRnpkRVZ3YjJOb1RXbGpjbTl6WldNNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQndjbWx2Y21sMGVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRTV2Y20xaGJIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lISmxjRzl5ZEdsdVowVnVkR2wwZVU1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6WlhGMVpXNWpaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SURCOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemIzVnlZMlZPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjM1JoY25SRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZEdsdFpWcHZibVZQWm1aelpYUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTkM0d0xqRjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQjJaWE5GZG1WdWRFeHBjM1JsYm1WeVZtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEY3VNQzR4ZlFvZ0lDQWdJQ0FnSUhCdVpsSmxaMmx6ZEhKaGRHbHZia1pwWld4a2N6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHMXZaR1ZzVG5WdFltVnlPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYjJGdFZqUkpjRUZrWkhKbGMzTTZJSHR3Y21WelpXNWpaVG9nYjNCMGFXOXVZV3g5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J2WVcxV05rbHdRV1JrY21WemN6b2dlM0J5WlhObGJtTmxPaUJ2Y0hScGIyNWhiSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSEJ1WmxKbFoybHpkSEpoZEdsdmJrWnBaV3hrYzFabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBeUxqQjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnpaWEpwWVd4T2RXMWlaWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemIyWjBkMkZ5WlZabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMWJtbDBSbUZ0YVd4NU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRa0pWZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZFc1cGRGUjVjR1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMlpXNWtiM0pPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRV050WlgwS0xpNHVDaTB0TFFwbGRtVnVkRG9LSUNBZ0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpBb2dJQ0FnWVdOMGFXOXVPaUJiSUdGdWVTd2dZVzU1TENCdWRXeHNMQ0J1ZFd4c0xDQnVkV3hzSUYwS0lDQWdJR052YlcxbGJuUTZJQ0lLSUNBZ0lDQWdJQ0JCVEVGU1RTQk9RVTFGT2lCRFpYSjBUVUYxZEc5dFlYUnBZMFZ1Y205c2JHMWxiblJHWVdsc1pXUXNDaUFnSUNBZ0lDQWdRVXhCVWswZ1JFVlRRMUpKVUZSSlQwNDZJT0tBbUZObFpTQmhiR0Z5YlNCUFVFa2dlQzh4TVRFeExVRkNReUF4TWpNZ05EVTJOeTh4SUZWbGJ1S0FtU3dLSUNBZ0lDQWdJQ0JCVEVGU1RTQkZSa1pGUTFRNklDZFRaV1VnWVd4aGNtMGdUMUJKSUhndk1qSXlNaTFCUWtNZ01USXpJRFExTmpjdk1TQlZaVzRuTEFvZ0lDQWdJQ0FnSUUxQlRrRkhSVVFnVDBKS1JVTlVJRU5NUVZOVFJWTTZJRTV2WkdWRGNtVmtaVzUwYVdGc0xBb2dJQ0FnSUNBZ0lFVldSVTVVSUZSWlVFVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNjc0NpQWdJQ0FnSUNBZ1VGSlBRa0ZDVEVVZ1EwRlZVMFU2SUNkRGIyNW1hV2QxY21GMGFXOXVUM0pEZFhOMGIyMXBlbUYwYVc5dVJYSnliM0luTEFvZ0lDQWdJQ0FnSUZCU1QxQlBVMFZFSUZKRlVFRkpVaUJCUTFSSlQwNVRPaUFuVTJWbElHRnNZWEp0SUU5UVNTQjRMek16TXpNdFFVSkRJREV5TXlBME5UWTNMekVnVldWdUp5d0tJQ0FnSUNBZ0lDQkRURVZCVWtsT1J5QlVXVkJGT2lCQmRYUnZiV0YwYVdNS0lDQWdJQ0lLSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQmpiMjF0YjI1RmRtVnVkRWhsWVdSbGNqb0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWmxjbk5wYjI0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQTBMakF1TVgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhabGMwVjJaVzUwVEdsemRHVnVaWEpXWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTnk0d0xqRjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmtiMjFoYVc0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQm1ZWFZzZEgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdWMlpXNTBUbUZ0WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklFWmhkV3gwWDAxNVVHNW1MVUZqYldWZlEyVnlkRTFCZFhSdmJXRjBhV05GYm5KdmJHeHRaVzUwUm1GcGJHVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdaWFpsYm5SSlpEb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSE5sY1hWbGJtTmxPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnY0hKcGIzSnBkSGs2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCT2IzSnRZV3g5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J5WlhCdmNuUnBibWRGYm5ScGRIbE9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MyOTFjbU5sVG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzVtVm1WdVpHOXlUbUZ0WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklFRmpiV1Y5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6ZEdGeWRFVndiMk5vVFdsamNtOXpaV002SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCc1lYTjBSWEJ2WTJoTmFXTnliM05sWXpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIUnBiV1ZhYjI1bFQyWm1jMlYwT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lHWmhkV3gwUm1sbGJHUnpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRS0lDQWdJQ0FnSUNBZ0lDQWdjM1J5ZFdOMGRYSmxPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdabUYxYkhSR2FXVnNaSE5XWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTkM0d2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1lXeGhjbTFEYjI1a2FYUnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBblEyVnlkRTFCZFhSdmJXRjBhV05GYm5KdmJHeHRaVzUwUm1GcGJHVmtKMzBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR1YyWlc1MFEyRjBaV2R2Y25rNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQW5VRkpQUTBWVFUwbE9SMFZTVWs5U1FVeEJVazBuZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnWlhabGJuUlRiM1Z5WTJWVWVYQmxPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYzNCbFkybG1hV05RY205aWJHVnRPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nSjBObGNuUnBabWxqWVhSbElFMWhibUZuWlcxbGJuUWdRWFYwYjIxaGRHbGpJRVZ1Y205c2JHMWxiblFnUm1GcGJHVmtKMzBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR1YyWlc1MFUyVjJaWEpwZEhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQjJabE4wWVhSMWN6b2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRUZqZEdsMlpYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHRnNZWEp0UVdSa2FYUnBiMjVoYkVsdVptOXliV0YwYVc5dU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUhzS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnJaWGxXWVd4MVpWQmhhWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dlMnRsZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklITnZkWEpqWlgwc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUd0bGVWWmhiSFZsVUdGcGNqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN2EyVjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nY0hKdlltRmliR1ZEWVhWelpYMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKME52Ym1acFozVnlZWFJwYjI1UGNrTjFjM1J2YldsNllYUnBiMjVGY25KdmNpZDlmWDBzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCemRISjFZM1IxY21VNklIdHJaWGs2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCaFpHUnBkR2x2Ym1Gc1ZHVjRkSDBzSUhaaGJIVmxPaUI3Y0hKbGMyVnVZMlU2SUc5d2RHbHZibUZzZlgxOUxBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR3RsZVZaaGJIVmxVR0ZwY2pvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2djM1J5ZFdOMGRYSmxPaUI3YTJWNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dZV1JrYVhScGIyNWhiRWx1Wm05OUxDQjJZV3gxWlRvZ2UzQnlaWE5sYm1ObE9pQnZjSFJwYjI1aGJIMTlmWDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSDBLTGk0dUNpMHRMUXBsZG1WdWREb0tJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdZV04wYVc5dU9pQmJJR0Z1ZVN3Z1lXNTVMQ0J1ZFd4c0xDQnVkV3hzTENCdWRXeHNJRjBLSUNBZ0lHTnZiVzFsYm5RNklDSUtJQ0FnSUNBZ0lDQkJURUZTVFNCT1FVMUZPaUJRYjNkbGNreHZjM01zQ2lBZ0lDQWdJQ0FnUVV4QlVrMGdSRVZUUTFKSlVGUkpUMDQ2SUNkUVRrWWdhWE1nYkc5emFXNW5JSEJ2ZDJWeUp5d0tJQ0FnSUNBZ0lDQkJURUZTVFNCRlJrWkZRMVE2SUNkUVRrWWdkMmxzYkNCemFIVjBaRzkzYmlCcFppQmlZWFIwWlhKNUlHbHpJR1J5WVdsdVpXUW5MQW9nSUNBZ0lDQWdJRTFCVGtGSFJVUWdUMEpLUlVOVUlFTk1RVk5UUlZNNklDZENZWFIwWlhKNVFtRmphM1Z3TzBKaGRIUmxjbmxWYm1sMEp5d0tJQ0FnSUNBZ0lDQkZWa1ZPVkNCVVdWQkZPaUFuUlZGVlNWQk5SVTVVUVV4QlVrMG5MQW9nSUNBZ0lDQWdJRkJTVDBKQlFreEZJRU5CVlZORk9pQW5VRzkzWlhJZ1UzVndjR3g1SUVaaGFXeDFjbVVuTEFvZ0lDQWdJQ0FnSUZCU1QxQlBVMFZFSUZKRlVFRkpVaUJCUTFSSlQwNVRPaUFuVW1Wd1lXbHlJRkJ2ZDJWeUlGTjFjSEJzZVNjc0NpQWdJQ0FnSUNBZ1EweEZRVkpKVGtjZ1ZGbFFSVG9nUVhWMGIyMWhkR2xqQ2lBZ0lDQWlDaUFnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ1kyOXRiVzl1UlhabGJuUklaV0ZrWlhJNkNpQWdJQ0FnSUNBZ0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ0lDQWdJQ0FnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMlpYSnphVzl1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ05DNHdMakY5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlhORmRtVnVkRXhwYzNSbGJtVnlWbVZ5YzJsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRGN1TUM0eGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1pHOXRZV2x1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1ptRjFiSFI5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRFNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCR1lYVnNkRjlOZVZCdVppMUJZMjFsWDFCdmQyVnlURzl6YzMwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdWMlpXNTBTV1E2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCelpYRjFaVzVqWlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIQnlhVzl5YVhSNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dUbTl5YldGc2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2NtVndiM0owYVc1blJXNTBhWFI1VG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSE52ZFhKalpVNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCdVpsWmxibVJ2Y2s1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJCWTIxbGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MzUmhjblJGY0c5amFFMXBZM0p2YzJWak9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdiR0Z6ZEVWd2IyTm9UV2xqY205elpXTTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IwYVcxbFdtOXVaVTltWm5ObGREb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0JtWVhWc2RFWnBaV3hrY3pvS0lDQWdJQ0FnSUNBZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNBZ0lDQWdJQ0FnSUhOMGNuVmpkSFZ5WlRvS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdaaGRXeDBSbWxsYkdSelZtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEUXVNSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR0ZzWVhKdFEyOXVaR2wwYVc5dU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKMUJ2ZDJWeVRHOXpjeWQ5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRFTmhkR1ZuYjNKNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKMFZSVlVsUVRVVk9WRUZNUVZKTkozMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwVTI5MWNtTmxWSGx3WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lITndaV05wWm1salVISnZZbXhsYlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklDZFFiM2RsY2lCVGRYQndiSGtnUm1GcGJIVnlaU2Q5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRGTmxkbVZ5YVhSNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdkbVpUZEdGMGRYTTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJCWTNScGRtVjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmhiR0Z5YlVGa1pHbDBhVzl1WVd4SmJtWnZjbTFoZEdsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdhMlY1Vm1Gc2RXVlFZV2x5T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQnpkSEoxWTNSMWNtVTZJSHRyWlhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQnpiM1Z5WTJWOUxDQjJZV3gxWlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMTlmU3dLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCclpYbFdZV3gxWlZCaGFYSTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhOMGNuVmpkSFZ5WlRvZ2UydGxlVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUhCeWIySmhZbXhsUTJGMWMyVjlMQ0IyWVd4MVpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJQ2RRYjNkbGNpQlRkWEJ3YkhrZ1JtRnBiSFZ5WlNkOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJoWkdScGRHbHZibUZzVkdWNGRIMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJRzl3ZEdsdmJtRnNmWDE5TEFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdhMlY1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1lXUmthWFJwYjI1aGJFbHVabTk5TENCMllXeDFaVG9nZTNCeVpYTmxibU5sT2lCdmNIUnBiMjVoYkgxOWZYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIMEtMaTR1Q2kwdExRcGxkbVZ1ZERvS0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ1lXTjBhVzl1T2lCYklHRnVlU3dnWVc1NUxDQnVkV3hzTENCdWRXeHNMQ0J1ZFd4c0lGMEtJQ0FnSUdOdmJXMWxiblE2SUNJS0lDQWdJQ0FnSUNCQlRFRlNUU0JPUVUxRk9pQk1iMmRJWVhOU1pXRmphR1ZrUm5Wc2JFTmhjR0ZqYVhSNUxBb2dJQ0FnSUNBZ0lFRk1RVkpOSUVSRlUwTlNTVkJVU1U5T09pQW5URzluSUVoaGN5QlNaV0ZqYUdWa0lFWjFiR3dnUTJGd1lXTnBkSGtuTEFvZ0lDQWdJQ0FnSUVGTVFWSk5JRVZHUmtWRFZEb2dKMU5sWlNCaGJHRnliU0JQVUVrZ2VDOHlNakl6TFVGQ1F5QXhNak1nTkRVMk55OHhJRlZsYmljc0NpQWdJQ0FnSUNBZ1RVRk9RVWRGUkNCUFFrcEZRMVFnUTB4QlUxTkZVem9nVEc5bkxBb2dJQ0FnSUNBZ0lFVldSVTVVSUZSWlVFVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNjc0NpQWdJQ0FnSUNBZ1VGSlBRa0ZDVEVVZ1EwRlZVMFU2SUNkR2FXeGxSWEp5YjNJbkxBb2dJQ0FnSUNBZ0lGQlNUMUJQVTBWRUlGSkZVRUZKVWlCQlExUkpUMDVUT2lBblUyVmxJR0ZzWVhKdElFOVFTU0I0THpNek16UXRRVUpESURFeU15QTBOVFkzTHpFZ1ZXVnVKeXdLSUNBZ0lDQWdJQ0JEVEVWQlVrbE9SeUJVV1ZCRk9pQkJkWFJ2YldGMGFXTUtJQ0FnSUNJS0lDQWdJSE4wY25WamRIVnlaVG9LSUNBZ0lDQWdJQ0JqYjIxdGIyNUZkbVZ1ZEVobFlXUmxjam9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0NpQWdJQ0FnSUNBZ0lDQWdJSE4wY25WamRIVnlaVG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSFpsY25OcGIyNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUEwTGpBdU1YMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWmxjMFYyWlc1MFRHbHpkR1Z1WlhKV1pYSnphVzl1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ055NHdMakY5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JrYjIxaGFXNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJtWVhWc2RIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwVG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRVpoZFd4MFgwMTVVRzVtTFVGamJXVmZURzluU0dGelVtVmhZMmhsWkVaMWJHeERZWEJoWTJsMGVYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwU1dRNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnpaWEYxWlc1alpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSEJ5YVc5eWFYUjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nVG05eWJXRnNmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjbVZ3YjNKMGFXNW5SVzUwYVhSNVRtRnRaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhOdmRYSmpaVTVoYldVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnVabFpsYm1SdmNrNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCQlkyMWxmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjM1JoY25SRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYkdGemRFVndiMk5vVFdsamNtOXpaV002SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMGFXMWxXbTl1WlU5bVpuTmxkRG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgwS0lDQWdJQ0FnSUNCbVlYVnNkRVpwWld4a2N6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHWmhkV3gwUm1sbGJHUnpWbVZ5YzJsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRFF1TUgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdGc1lYSnRRMjl1WkdsMGFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nSjB4dlowaGhjMUpsWVdOb1pXUkdkV3hzUTJGd1lXTnBkSGtuZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnWlhabGJuUkRZWFJsWjI5eWVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNkOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCbGRtVnVkRk52ZFhKalpWUjVjR1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemNHVmphV1pwWTFCeWIySnNaVzA2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBblRHOW5JRWhoY3lCU1pXRmphR1ZrSUVaMWJHd2dRMkZ3WVdOcGRIa25mUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdaWFpsYm5SVFpYWmxjbWwwZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWm1VM1JoZEhWek9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRV04wYVhabGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1lXeGhjbTFCWkdScGRHbHZibUZzU1c1bWIzSnRZWFJwYjI0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSE4wY25WamRIVnlaVG9nZXdvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdhMlY1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ2MyOTFjbU5sZlN3Z2RtRnNkV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJ3Y205aVlXSnNaVU5oZFhObGZTd2dkbUZzZFdVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQW5SbWxzWlVWeWNtOXlKMzE5ZlN3S0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnJaWGxXWVd4MVpWQmhhWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dlMnRsZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklHRmtaR2wwYVc5dVlXeFVaWGgwZlN3Z2RtRnNkV1U2SUh0d2NtVnpaVzVqWlRvZ2IzQjBhVzl1WVd4OWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJoWkdScGRHbHZibUZzU1c1bWIzMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJRzl3ZEdsdmJtRnNmWDE5ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZlFvdUxpNEs=","heatParamUpdated":false,"creationDate":1636526654197,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mypnfpnfv1yaml","artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY=","artifactUUID":"62661695-df1c-4071-8cdb-cf72c84c3431","artifactDisplayName":"MyPnf_Pnf_v1","mandatory":false,"serviceApi":false,"artifactLabel":"mypnfpnfv1yaml","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mypnfpnfv1yaml","duplicated":false,"payloadUpdateDate":1636526654205,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654197,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1636526653306,"timeout":0,"description":"TOSCA definition package of the asset","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.assettoscacsar","artifactName":"resource-TestPnf-csar.csar","artifactType":"TOSCA_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":1636526653306,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1636526653306,"timeout":0,"description":"TOSCA representation of the asset","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.assettoscatemplate","artifactName":"resource-TestPnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526653306,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.de774d96-c72b-4e0b-9af9-4ffd8a694543.feature","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.forwarder","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.48632847-a173-450f-9321-ef742d1d4bb0.port_mirroring","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.incoming.packets.rate","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.outgoing.bytes","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.outgoing.packets.rate","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.outpoing.packets","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.incoming.bytes.rate","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.incoming.bytes","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.outgoing.bytes.rate","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.incoming.packets","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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,"node":"tosca.nodes.Root","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"de774d96-c72b-4e0b-9af9-4ffd8a694543.dependency","capability":"tosca.capabilities.Node","ownerId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.binding","capability":"tosca.capabilities.network.Bindable","ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","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":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.link","capability":"tosca.capabilities.network.Linkable","ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.subnetpoolid","type":"string","required":false,"password":false,"name":"subnetpoolid","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.ip_range_end","type":"string","required":false,"password":false,"name":"ip_range_end","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false},{"definition":false,"hidden":false,"uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.ip_address","type":"string","required":false,"password":false,"name":"ip_address","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.is_default","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"is_default","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.network_role","type":"string","required":true,"description":"identical to VL network_role","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.ip_range_start","type":"string","required":false,"password":false,"name":"ip_range_start","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"exCP_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false}],"attributes":[{"parentUniqueId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.de774d96-c72b-4e0b-9af9-4ffd8a694543.tosca_name","ownerId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","empty":false},{"parentUniqueId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","definition":false,"name":"state","type":"string","uniqueId":"attribute.de774d96-c72b-4e0b-9af9-4ffd8a694543.state","ownerId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","empty":false},{"parentUniqueId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.de774d96-c72b-4e0b-9af9-4ffd8a694543.tosca_id","ownerId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"pnfExtCp_1"},"actualComponentUid":"48632847-a173-450f-9321-ef742d1d4bb0","createdFromCsar":true,"uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1","normalizedName":"pnfextcp_1","name":"pnfExtCp_1","creationTime":1636526653787,"originType":"CP","icon":"network","invariantName":"pnfextcp_1","createdFrom":"CSAR","componentUid":"48632847-a173-450f-9321-ef742d1d4bb0","toscaArtifacts":{},"directives":[],"isProxy":false,"componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.cp.v2.extCP","modificationTime":1636526654099,"customizationUUID":"2a9fce02-283e-4db6-bc0c-c5748e3cc414","posX":"489.5","posY":"339.5","componentName":"ExtCP2","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1":[{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.subnetpoolid","type":"string","required":false,"password":false,"name":"subnetpoolid","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.ip_range_end","type":"string","required":false,"password":false,"name":"ip_range_end","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false},{"definition":false,"hidden":false,"uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.ip_address","type":"string","required":false,"password":false,"name":"ip_address","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.is_default","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"is_default","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.network_role","type":"string","required":true,"description":"identical to VL network_role","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.ip_range_start","type":"string","required":false,"password":false,"name":"ip_range_start","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"exCP_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false},{"definition":false,"hidden":false,"uniqueId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27.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":"d41db761-b230-4b1e-adb7-a47327c95120","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","empty":false}]},"componentInstancesAttributes":{"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1":[{"parentUniqueId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","uniqueId":"attribute.de774d96-c72b-4e0b-9af9-4ffd8a694543.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","empty":false},{"parentUniqueId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","uniqueId":"attribute.de774d96-c72b-4e0b-9af9-4ffd8a694543.state","name":"state","type":"string","definition":false,"ownerId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","empty":false},{"parentUniqueId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","uniqueId":"attribute.de774d96-c72b-4e0b-9af9-4ffd8a694543.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.de774d96-c72b-4e0b-9af9-4ffd8a694543.feature","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.forwarder","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.48632847-a173-450f-9321-ef742d1d4bb0.port_mirroring","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.incoming.packets.rate","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.outgoing.bytes","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.outgoing.packets.rate","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.outpoing.packets","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.incoming.bytes.rate","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.incoming.bytes","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.outgoing.bytes.rate","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe4758bb-8bd9-40ad-a790-69e019ca7f27","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"capability.fe4758bb-8bd9-40ad-a790-69e019ca7f27.network.incoming.packets","ownerId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.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,"node":"tosca.nodes.Root","path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"de774d96-c72b-4e0b-9af9-4ffd8a694543.dependency","capability":"tosca.capabilities.Node","ownerId":"de774d96-c72b-4e0b-9af9-4ffd8a694543","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.binding","capability":"tosca.capabilities.network.Bindable","ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","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":["dbdd0238-97a3-44c6-ad12-4a100514fa7a.48632847-a173-450f-9321-ef742d1d4bb0.pnfextcp_1"],"source":"48632847-a173-450f-9321-ef742d1d4bb0","uniqueId":"d41db761-b230-4b1e-adb7-a47327c95120.link","capability":"tosca.capabilities.network.Linkable","ownerId":"d41db761-b230-4b1e-adb7-a47327c95120","ownerName":"pnfExtCp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.PNF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"resourceType":"PNF","toscaResourceName":"org.openecomp.resource.pnf.TestPnf","abstract":false,"vendorName":"pnf_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1636526653307,"version":"0.1","description":"PNF","tags":["test-pnf"],"icon":"defaulticon","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"dab41346-b2dd-496d-8136-df92684cd948","SupportablityComponentName":"test-pnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"5092551d8d564100b23fa51e2562e587","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"dab41346-b2dd-496d-8136-df92684cd948","highestVersion":true,"invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","normalizedName":"testpnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","systemName":"TestPnf","vspArchived":false,"componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1636526653988,"allArtifacts":{"userguidetxt":{"payloadData":"VkdocGN5QnBjeUJoSUhOaGJYQnNaU0IxYzJWeUlHZDFhV1JsSUdacGJHVXU=","heatParamUpdated":false,"creationDate":1636526654384,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.userguidetxt","artifactName":"user_guide.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NjlmYmI3M2I0ZDlkNjViMDVjOWNjZDMzOTU2MDNlMDE=","artifactUUID":"35e62773-1b81-4fad-9983-46147520a404","artifactDisplayName":"user_guide","mandatory":false,"serviceApi":false,"artifactLabel":"userguidetxt","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.userguidetxt","duplicated":false,"payloadUpdateDate":1636526654386,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654384,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vflicense":{"payloadData":"UEhabUxXeHBZMlZ1YzJVdGJXOWtaV3dnZUcxc2JuTTlJbWgwZEhBNkx5OTRiV3h1Y3k1dmNHVnVaV052YlhBdWIzSm5MMkZ6WkdNdmJHbGpaVzV6WlMxdGIyUmxiQzh4TGpBaVBqeDJaVzVrYjNJdGJtRnRaVDV3Ym1aZmJXRmpjbTlmZG1WdVpHOXlQQzkyWlc1a2IzSXRibUZ0WlQ0OGRtWXRhV1ErTlRBNU1qVTFNV1E0WkRVMk5ERXdNR0l5TTJaaE5URmxNalUyTW1VMU9EYzhMM1ptTFdsa1BqeG1aV0YwZFhKbExXZHliM1Z3TFd4cGMzUXZQand2ZG1ZdGJHbGpaVzV6WlMxdGIyUmxiRDQ9","heatParamUpdated":false,"creationDate":1636526654137,"timeout":0,"description":"VF license file","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NjhkOTI4OWExNzU3ZDUyNzVkOWZiMzgzM2E3NzgxOWM=","artifactUUID":"0533abbd-9b0f-42e0-bc0d-872e6bb7446b","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vflicense","duplicated":false,"payloadUpdateDate":1636526654140,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654137,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"pnfcsar":{"payloadData":"VUVzREJCUUFBQUFBQU9GaktsRUFBQUFBQUFBQUFBQUFBQUFNQUFBQVJHVm1hVzVwZEdsdmJuTXZVRXNEQkJRQUFBQUlBT0ZqS2xGdXRYT3B5QW9BQUtvcUFBQXhBQUFBUkdWbWFXNXBkR2x2Ym5NdlpYUnphVjl1Wm5aZmMyOXNNREF4WDNCdVptUmZNbDgxWHpGZmRIbHdaWE11ZVdGdGJPMWFYMi9iTmhCL3o2Y2dzSWR0bU9QbHo1SU9lUXVTdGpQUXBsbVQ5YVVvQkpxaWJDSVN5WktVazN6Ny9ZNlVaTWV5NmlUTmhqMnNLQlNLUE43L085NVJEc1lMbnVXeVVGb0ZaYlRQRnRKNURFNVlXdktxc3FYTTdubFZadnZad1U0dXZYREtoZ2p5K3ZwcXdpN2VmR0pYSDk2eHZiMTlabldSczNCdnBXY3JPRm1Ea3gyTWo4YjdPenRBYVZ6d0p6dU03VEladk1wMHNjaThLWUVpV3dCRmRwQWRnVnBFTkNiU096czVEenhOWUZ2aWJVeHpDUWI3eCs4T1R2UGNTZS9QTVUxQUREdzR0WkI1VmpoVG5mUTJmVFFtSkxCVm1jN2p5eFFTaExsa1NoZkdWWnlXR1A3VDFQdlRNOFlUSlFJeWJDb1o5MTdOdE16cGxUTmh0SllpN3JGRzZUQ09WS3d6VnJxZ2tnVDByK0lpYXpCbENVTWxkV2hYV1ZUa0Nac2FVMHF1NDJ5UDJ5c3JoU3FBazZtQ3VHczVZMHQ4VENWUk1HMWhERFZWcFFyM3pCU2dyL2xNUmhpdWMyYWNtRXNmWEpLMnFMVklZanVtVFJpelNjRlVST1psSURtdlhTMUhUTFg0SDRkdGpZdE9LQ2UvMXNySkhGWUMycDBoRXgrK2lJa3ZuVmtvekR5d0xwK2FPckIzL0Y0NmRzaEt1WkJscTB5bFo4eERta3BHeVN4M3ZKSkJPbWpaMmxJSlBpMWxzdnpaNVlDcGxmM2YwaHN0blNhTDB2QUFOV2VrSjJ4ZjhDRHo3MUpQaDVKTkxsdmpnZjBPZVJ2Tlo4dFl2YVJZYlpRd3dHN2Ztc1RhT3FQUUJRaHY1dk9jMHFMMG5mVm94NWhkeitXREdlYm5waTd6bUZyS2xGbHVWWml6MElPckxlVlNDZEQ3dUZxU0EyZHd3R0NFS2YyS0t6S1RGQVAzSmN0OTBzWHJ1M0JtTjBoYThOTExibDRZVGNhRmJ2eFNVTXJjQzdDV1ozalc4SFAyR1ZwWi9EYWk1ekg3MGdEcXVwcUNIVk5rUzVXdGF3dUk1VXk2emVwNnI3U3E2cXBCQkJGZ3pzSHMrM3hSWms3eUFFYkRuSVBvM2xEK2VaSHMweDB3L2ZSRDlubkJwUE1NSCswZmdjblB6R3JPZWVTcFIxNU5zd0h1MW5vMUw4dm5PdlZsNDlPdG9QY05VejNDQTdIN1pJZGVQWjlIS3pIZmVYZDUwS1VCTXZxYWlyY1hLUkYrNEhSNitmcGpPRERLdzZmTGNmamRja3d1bnlqR2tCUkQwWHBtVzVkNXFZQkZJQktQUmlnZUdzSGFUSnQ4RkZNOHhKQmtkUkpySmdIbGtxTWJHblk3Q0Z0UHhsVkZEVVIxeDBDZVBVejJReUUrSEEwOVVUL29MdFJUR0xSdlhjdzlKTm11UStDbmgxZlVqSlpoeE5CaUlNSk1YaCtNVms2UkViTmUxcm5adlFYYlhkQjl5MU5MNWNNV1ordzc0cmU4Y0YwMnFZTzd6MkphN29oMzVMY2RHWU5WclJHUm53bFllNzZYZnBRV2hNQ2daek5wWm83YnVSSzgzQ1J3MlJCa3R6QUE1R1dYRjIrWThzQm5TM012ODZGK1JaZzZ5aTlNUG5DZXNCOVl1RFc3cFF3Qm5qNjUrc0FPOTQrUDI0ME1Hd2NjNzZ3SE1lU3hRaTNVc20yU1pheERCeHpodVVZN0l4cU41VjRuQ3B2WmJoWTkrSzZzb1RPYkZKeDRiUDBxYVpubWUzcmVtdEcyOC9VaURzTTFheFJKOGN3VC8wczM0Wjc1cHJ6TzRVOXM4dnI2RGZ2NDVvejk5dXJWTWZ1OHYvOWwwR05peno3c0xFQkNPRFlyVi9CclFCTjFZRzFCdHpnSGovbmwyUVEvWWZNNnhmRmdreXE0NWFtN1diK1o2RlpVWTdsUHlvV2FsKytVdnFIQ2JhUFYranN2RUExOXc1MHlqZmtvV1RwdmxCWmwzWjYwYTVUWWtrbkE1VXJReWRWc0MxalV5SGpwNkVubFZ1TEN5VEthM3MrVjdRbmdydzFiQlNCT29JM1ZxVTRmajhRM29JL2V6bk5wcGM3OUI3M0ZuYnRERWtzUGVaM0tjQ3VsVHFwQ09CckhMdE9mSzI2VDkxOUlUOHE0dUFJaS9QRXJyQzQxNzRtRDVrZ0wzT0dZYjJSbW54L3BBempSZGdqZHVxNHcxeFV3dzNvQjFOUHVONXljY1plM0djcld6aG92aDByb2dYQmVPL3dmZi94T2NoZ210ZWUzT0pibVhSRzBrWHFxbmNCNnQ3S0ErN1k4KzZGNEhNNzN3MVZSdjE1NStZckZtUkowZjdqZ0ZkWEJ5MHZUeVp2VHZmMTl0dGdidnhvZkl2dllqd0RjbUxpMktoVjhFWm5PbnRRK0VhM1FkbUIzb1YyQ3FFV2hCTjJQM0RMTFE0QkU4SlRWaUdpdUNCQUJMM2M1NEl5QjJrckpDK2lsTDh5dzJNUGVQYThycm5lZDVEbkNxZDlpYlBmeUxkSzFQdnJ2VkpucnpQM2tmd1lhSDdnT3NkaG5GUDJBVkw1L1ozWGVNR0hjOThYRzlpNHFiU0djK2lhcmtJT2VkRWszZlBHS3RCQ0RxeW00QnlXM1RFVm52U1lHR0RIQWZ2cDk3MkM4L3lmOE5qVllQdy9wWUVPR1JlcC9kSXJ0cDhPOFUzdW1ja1I0NUJydUNIK0xYMEl3TzFTSHZQMXJjdjVOVzNYM3FObWp3bVFZajAwNmQ4L1pTOTl0bmt5MnJ4dTk0RTdCbXB1MXROdXQ3MzZQdmpUUzYzTVlYVzJXc3Jia3pjaEIxN0J0N2QyRzA4bHlycEl4VTNaWmtrb0Nvb3VhWURVY2wwWGJ5U09yaWVYbUIvWE95U01Mc0pYdFJvamFPYWxGU3R4N0k3WlBLUnRHUU9laENBa3ZINGpUWGV1bGIzNnhSMmpibmJaeEVDczE2MDh4MkdDWUpyRDdNZmt6RThhbDd3ZXBZakU0aTFwbE1WSldVOEpxR1JOb216eHBlTm5jYS90TjhkNHViZ3Y2bFBqNmxSV3RybnpaaEF0MzlNYmZNTE84bzFNV2R2N3YySHZIbWxLSlh1TVNaMXVTVnhLZUFKN2VPbFBiai9WZzI5THRHNnhJNlNhNGh5MTVnL0tNczhSTW11aGF6ZVpiVXhCejhnR0J2U0RNcVM2TUs1aE0zNzkwL2l1bVpIenJ5cHRnZmlYKzREUWUrL29YYmRqblczL3RxckszVjFTWTdhSXdZMVNaZlI1b2JKOWZ1L3hCSlF0clM1YlZ0YlpHOFkyVzJJelV4QnowdE8zNk5zZVVlQ29uc01oeUl4U1E2dkloRnBocVBqdklmTHkyRlh6LzJKamlSenFEZjVUTldLM2VHdkFacDdSUCtGY3VNSEhTajlsa0xNZWpGUnlWNUxxNVcrWGlSZ1pQUllza1NlTEY2b2c0TFNYb0RNTDdlSkZScDhzTW92RnlaV3pENWFoMXR5OHIyaTE0WFlhVEZpUXRwSmJoeVY5Z0p0U3A5KytZQlhlT3RHa1dUYVgwdW1sSVVtZjJrbkoyUGMxR0ViRzZWaVQvRTlKTkxodTUyS1YwbFFya01ZbkY5c29Ed1gvZklWZy9maWFuRjZmZEl2Vy9Da3pkdzNUakdaeVlQT212Y3p3bVorL3hsRUc4b1BybXhob2JvRUJSV1R4bjlKek5iTnNyZWl3RmdWY3h4VWpHQlhwTXB6cHpRcUN3MWlPbUZ6WlRDaTFsalJYdVpqVjVYU1ZvNlM3Mm9HTE9EZWJxSE90VmZUZGl1ZEFab2dGemN5Sm9YVVdnUGxPQWFFcjIvWFp3a0pveFRLUy9lSGNFcGx5Z3B6ZFpzT0FVaEtabEFQNUNadG9USVVSaXlKUzJSSTVFT0xRQzhMbDFvQlZvTnJmcFBSTVZ2UWY3eXkrWUtOc08yZWZPcG5IbUVLT3lHUmVPenpDTWk4NHY4RVFVQVp0M1VJdm1FSjJvOHpsZ01sM1MyTjhxQ3dqTkhiRmxjRmppTGFTbEc5WFNnQVhhb1RhWnZndk5DOHpqb2NJaUVEZ1BtYnl6L0diRWJ0eTlEYWJrR2x3c2NvSzFJZ0dRVGVnMDRUUXBGdGhyOVIwOTUxT2tKSTlGUzF4UFhkWkIrMXBuT3NmcWxON3BieUtUOUVzc0xraEZLZUhLTEwwczRNSWVnb1RJZHFnZ29TOWdoaXg2U0U2UElBcm9RODFJY09OdEVWZThwUU15YzhSdm1YUkNLUGpkK09DSU1DbWFVWUlnNFdIUVVrcE5pZ1phY0ZKNDNLQ0s2RHRhS3p4VlJhNm5QRzJ5ZUg0bGtmbXZtaEJtd2hDazEzalFrSC9OckpTT2x1N2dJRWsrNXdqWkRHaktnK1FkUUtCNGxEbythTDBPQ3FPSURJQTJPU0FSTFJUNWdJQkwwak02dXZmQzJFcEV0eUhIOU1RV2hKUEVJc0VWSWpsUUpnOGtkS1lOb2FoTXFxNWl0R1FZeVhTRjAvSlo4UmhSY3hxalpLcU9ZYXpvY003TXhhWU1pT2hOay9HcUpYTmN6MlJXS1QzdzQ0WnRlYkJLUDNPSXlKcmZPclJaakZDMzk3dytsVVB4cG5hd1dxQ2Y3L0NVSjdHajdmOXl4Z05SaDBaMmc2cmtLRFhVQ2F6aTl5amZZK0oxS3MrbEJqQ1FKVWcyNVo2eXNrN3RkZlAxZ2lyY2gxMkFjYXY1Y2Z6OVA4WXdMc05XWHA2d3ZRZnJwZlIrWmZINDZPandxRytodlEzMjRYZlB0QTkyL20rZmw3WFBjanBkbjlPNU9kaXZJUVQvQmxCTEF3UVVBQUFBQ0FEaFl5cFJ2clpRMFl3c0FBQllJZ0VBTVFBQUFFUmxabWx1YVhScGIyNXpMMlYwYzJsZmJtWjJYM052YkRBd01WOTJibVprWHpKZk5WOHhYM1I1Y0dWekxubGhiV3pzSFYxejVEVHN2Yi9DY3p6UXp2U1dnK1A3cmJRSDdNeTFsTGJBQThOazNNVGJOWmRObG55MHQveDZKTVZmV2VlNzZYRXd4MEJwazFpV1pFbVdaY2t1MGp6a1FTUldNcEdGVEpNOHVCZFpEcjk4eTZwWHVkeHNZeEhzK0NZT1BnMCtPNGhFSG1aeVc5QW5yMjZ1bCt6aSsxL1o5VSt2MllzWG43TDdaQld4WXJjVk9YTmdNZ1dUZmJiNFl2SHB3VUhFQ3g3UVY5OGVzS3FmQlQ2alI0dGtkYjk0L2RsSkZHVWl6OC9nTVg3RUFGNG03MFVVckxKMDg2M1g2Q3BOQy9xc2h0OFovWEVMMkJScndXU3lTck1OeDFjTS9zVkg1eWVuakZjOTRVY3B1eFdNNTdtOFMwU0VmM0lXcGtraVFtcXpUV1ZTTEtpWGJaWnVSVlpJb29EKzJmQXdVSkNDQ3NKR0pJVit5NGdwMzdMYk5JMEZUK2lwaCszMVZvUnlCVENaWEJGMkNoNno4SmlzU0lISFcyQ3N2Sld4TEhZc1hVSC9DYjhUOUExUElwWm00VnJrUlZaUnV5b1RJZ0Vlc3lRdEZteTVZcEtBNWFKQU9tK3lVaHd6cWVFUGhGYkh3aENWaWI5S21Za0lSZ25BSHJRTjhjdFpodmd5Uys4bFBLbU5McjlOeTRLOTVqdVJzWmNzRnZjaTFzeVV5UjNMZ1pxTklNcTJQT01iVVlnTXVMemR4akxrdDdHb1J2NzBzbVdvNWZiRFNEZU50SHE4aWxOZUFKc0Q1Qk0wditlRmlCN0ZIZ09TTFMvVjRDSDZCcmpXNWxPcnE1ZW9xNG9KTGVqNm80bW83U01LdklDT20vRThReE1uY2oxNjFHTEJidGFpOW9UbDY3U01Jekl0Y1dWWkhtU3hab1gzWGJuZHBoblNjN3VqdHpFS2NBQUNXS1JoR3VlT0tMS1VHSVBpaXlQM2E3SjY5Ylk0M1RaUXV1SnhMdlJ6dEdZNHVNQWJsR2J6ejNOMkQ2aEZBZndzUWM3Wjc4Q1YrOCtQOGVlWDdBLzFZVkp1YmdHZGRCVllsdTF6Q3dDTE81RTFzK3RjSm5KVGJoUWdKR0Y1MldwOXA1Tnlsd2xlQUtMRm1rT25MOXJzenl6V3gwd3d2dm5COFpuUjZFeVJVWDhLSkRsTFhac3piTllqcWNhbkJZaWJsbW9leDFPRitsTEp0Q1owcDVEeU9tN1czZkVDN2M3UHg0N09HK21PUHpObUFBZDlqOFg5VGdwOTN6STd6ZTkvdEN0Ry9ISThIUzhmVGNmeWNpUVpiVlMwYWV1dk1pdEtIbCtJNGlITjNpd1RVSjRWRDhVVnRhYnBLNTlEaXpNSEh0TEcyWDNWTVV1cW5wblVYYmZvYWNJM1kvVFRjcGF6ZGJuaE9OWHlDTzBCUVdMQWFXU3dSYXhMQWp6dzh5RGlmQVpxT2hJZGJRQUNBQW5qa0dhN1VhN0FNb2xreUF0QTYyRXRvT2NNZkpKNEplTVk2RUJNckFFZ2o4WjB3ZzV2cm41NWRVVDh5OHN3Qk1tRWhneEhTd2x1aGgzSmpDZzgvUDdrOWZXcm8wV250ZEVpRUJnUkNGeHgyU2RydzdlTkpLRWw5YVdwSm5rTGRvTE5nZGxxeEZEdmVFSDJGeWhsSEowNWZQdEc3SjZUaVdOYkxqUDFWVlN6K0d1ZVJRODhneTlpWHFEZXNyenlya0xtWXdGdHQzRzZReVRxQ1BXWllmZ28yd1UweFpISjZSQzdSSWFCVEQzVzlScXA5RTZHWUFEU1NMU2JxVXlzUkNhU0VHZy9ETk55RzR2OHFQSU1MNnZwaVNjN0ZsZVFXQUtnMlBLVG4rcEtmd2c4TW95SnhMME1FUVl4ZHNOM3dNNTdBZFpOSkN3a055TmFzTmN5ZWFPa01SZU1Gd1V3djBTSmxUa0FRc25qSUk5NVNrRDAvLzJPNldraVJLVHRKNWlWc0l5eER3Q0swR3VZcTFWTnlCTmxiTk5ROHNKTXc3MHk1amNoTmkzR0dtYnRjOS9MWW5jRFQ2ZGJZU3UzUElva1B1TkFud08rUHZHc3JISEdFV2d4eDNVWDJwTzBXT1pGaStHSmdFdWdKa3FOTklSNnArd09xTVNGU0tnY3FVT3lVY0Q1WXdaaEUvQTAwcWo4N05qeHBvL1pOaGRsbEQ1L0FONGVMZEFXRk9tMlF0TjBvcXlzMjVOOWx4YzhmS084THg0LzhGMk9BckFsNjQzaWVFT0M4aUN5UGFBNXlpOStLcE13THVGVHRLZzBlMmNvYk1MWUJXOFNKTUd1b00xcUNScjh0eTRQYmhScmpWKzNBbDRFVzE2QURneWVEdjN4SnpCTWdkSEQ0OHJtZkN1dldDYmlHSGdxQkJBcThqVlEwcUo2NlB5SUhCVDR4T2pMS2QveWFvMCtoeDVtdW9PYVJwb3VhSExsYktzdFZjWitQZnVsV1E4dHFNQ0NDaXlvQUoyZGljUERoK0NKQTRib3RjanZVemtyOEtNWE85ZHRhZlZYZXZEZXlDVG9ZYkVKN0U1WGdvMWF3Q3RJcEFmOUJQWTVpRnVhdGVIeE82REE5RFV6RFFYUDdrUVJ3R2pSREpXRUlqQ0wvSDdQMEVmV0dtUHJUeHlqZHlZUy9JYXNjai9XMU44OEZydDdXWFl1Tm1rMjNlUm90YU14TXFUcmViNCtIMldDWENJQWJKWm1HK3JkOFFqSWI5aHN5NExDcDJtWnRhM1c5T2NCZ0FoeStiZHZna0lPZHUxNW1jaGlnZStieCsxa2s1WTRLS3M5bEZwWjczZWVvanlXdHdab3NFMWpHZTVHaURwTy9Kb1ZZWm9KdGcrU0VVajBvaGhJNVNiMzhVV21idGU3WEliMkVVbWFYVDMwS2NKOVZDSTlFMWRHbmVzVk5OOEtxekdycFh6b2NtbEMxMjNjbUxZd0tqYzhFQWt1U0tOeDAwNUJpQm9ycHpIbGNaeFdXcVNXRkdGNmw4aWNKNFcxZXJDS2dMOVJNM0RLK1lRRXg3YnJweThTSzE3R3hiRG96ZW0ybkc0anJoOWxJMDR2ZnpuTWp5YlppSEJiQmp3TDE3SVFZVkZtWTl3VTdKYTViZFVXd2F1M2ZJT0xVL0s3MzM0TnJ1dkoxWGtucjBrOEFtMHhBS1ZSa2ZjTEhYRjMrWkUzVzZjSkVmYTZPVU4raFNCQmI3cU02WXFtcmlUY2RXNFZ1T2d5Z3NreTZMbU5VejRpYzloVjZMdmJvSXJGM1VLcmt4WklqWVJwblZ2ajZqNzlwRmhqbkMwZllGZVJuaWV6cTREUVRFWlYyVk5vb2dHYm5ud2tuczZhdWtLd2xVa0NiL2I0MVdPcExxdEc3UngxUjFqMWdPeFp5YnRTYjUrbW1idU9sN21JUEtNek51RGlZL2l1VFdveGhQWnAzcGcvWmhQMDlXT3pEQ05VS3dBNEZpNjJFQ2N4N3lpSVZ2QTNncEVjazJQMExDK0FqdkFaZzJiUG9sM0NOL0RIZ2kwVCtEZ1g4SVY5U3IzUW5ObXAvQ1o2Wng5SzFKWlFSblp6N05mbCtZSWRva0dCMFRtL1lZZlhZQWJqZ2ljaUxYTjJEci9LNXpka01ZQ0dvOW9RSFJuc0xQNCtjdEtzNm0yZ01RUnNFSjRkWEg4WXNqSVdpNC9uaTNKVTZCMHp4VVFkcm1udGUwamd6dCtxb3MrUUhRZ2lSeG5RdkFDNG5hUGtXK2g1akZPYlVpZXI4RlRwRHpxQWwwWTNwbXEzelU2Z1VKVURleStOZ0xOZkw3NC9wZVlmZVRxSno1eTErRDJnR2Jpd2dvWUdtdVJXUW0yNHFwbGtEY2dueUE4USt4YVh5S0hKeXNMUllmSk5HcUdYSExFeTEvdEg1L2hvQjJndEliaHM0eTI2YmV0NGY2VEhCSWxWbnB4NEN6WlVLWllFYVVpak1oUmorVmhGNDJXUkUyRFRDNDY4QmpXZHN3Q2h2KzNjZ2pnRU9oRkxTVDBKRTV0dEFaRnFuZ3Q2U29OSy9lS1lZV2VLNWZUY2VodVd2NjNpVGdhQWd2WUppY21pbFNGUkNiaXRaRHozZm9ZRSs4aVRRcEtRRVRGMXBLSnljYW9teXhMZEJkenRNMU96dXoyM2l2azl6S1d0NllneUNaeUVIZW8xRkkvTjF6RncxQUtTbUlnanBYT3daTzZTUUZxSWd3ckliV1NoTkVPOEJhUHN4WTRSVkJOOWoxNmtwRmtBTFhsc0Z5b2IvdmJ4dk9Gdi8yZThhZE9FK05HS2NEWkZFVjQzeUQveVliZ08wRGpmeWdKWGpLTzNtM0hQN1R0cVc4c3g2Y3RYcE9pTEVnM1ZkZDJQSmhxUk9rdS9pUFpkTUpTS2l1bjlZZjkvaFVLWnZDc0svMG9IRWZOek9nanhuOVByT3JMcGFqeXUvWUdIR0ZocjlweE5HcGJ2dnZZanJJRllCYkdMS3V4bDhwSzVmd21NOHFIVDlDamo0b0NOK1h5T2VUTk5MQWZVYmpaUElpZHp3YnoxRFlqTHBlR21wTVdTMkI2RGVrTEJ0SzBvSWl4ZDFVWTRuemV6QUZEV3ROTHEwdHV3cGtSU2szNjVtQzNQY2hTYVR2YWxZZW1JOUV0WDNvWm8wK3ZQK2hXS1hldTgxbTBtY2hneGt5YmhTTUZyTjRmVmJ0RXhhU0lQM08yTXBOYm15OTRTMkJRWjlTQnowWi9ST1lFM0wwZno1cVhQR3pKK2UreVpqejh2SDgyZjF1S2h1UTNSNjg5bXR6U0xtZkpIclZWeGs3NFFURk5XbUt6UjBpTjVHdGpZbkhPU0xBOGxzNWJ6MGJoWnE5Q2JTbEdpU0hzbUl5QU5VOSt5TW5sZXlJMVl6QmQrZ2tFQUMzVWY4d1IrdnFYLzNWbHpSQzhDQUpUazRJUlBMdTZ4V1NDcDN1RUdYK1BrZ2xuSTRhNlJJNnB3WmVUMm0vRUtpLzdkb1g3M2xaRGN5Snl5SkhEUGhoMmUzL3h5UkFQVk1vNVBYclB4K3VYc212M3lmNlRaTHdjUGhkenFaSnBwZXIyOGRCSm9iTysrUXROYjRmUm5YQTVqOEVrcVpJNlZKWW9ZdDdWZkJ3V0QwT1BONkhidStGSFM3SHh1VGtOOVZDaWpiTHFWUEYyZVhiSEQweGhHTmthWGowb2NucCtsR3c3a1hxVmxnUUgvUm1hemllYlRyNE96K3dUQkZpeGNQblhWWXVFd2drUERpaUgvckNveUZQQ2ZXekdDU2pjdlhZOWRBeTIzSjRhR1N5QkJOYm9EallPTTIwQnVKdyswaG1FWjhNVGtSK3R3NjZXVlRNdG1QUHNSOHVnUHo5U1d6WTlwWHJEVFd2aGRXK2NqREd5cFBxblNRdWIwKzlOU2l0cG9pcDgyb081VGJSc290UjRhQkxOZzUzem5lN3kramZ0Vm1Uakg0YzNaTTBUcldiZUxPeHNMeHV6QXhaeUh4eWdlZ045ejNJOFRxekt1UDBCTFJQbkhnNVJrK254c21jOVp4cE03c1Y4YzJqS2xra2x4eWxISHBzdFJGMjRWSkUzeVhLVjh5eXd2Y0tsT3N6NVpNa0RMNGxUYm1zRVdOQU93VzBwVEFWYkdDSjZvNlRTOGFBMmZpb1NZUHpFRmJaTGhCbmRmWTZIS0hORmpSQkJheEtyMmhZeUo0T0VhcU1WOU41MmdrbFhGNmhFeVJMdHkxQUtKTnlrSWlsMDY4bWQ5S1dLVjc5WHB0RW1sN1Nyd1QwRitIZnIzeGZSeEZYay85cGJoRVZYZDBrVU1DN0J5cGlGZGlIMkU2VHZmS2dZdW8yWThyb1F5ZkxuUDh2cVFOQTRCMmZ0NnVKOCtYamk0c1h3L3FpRE5Kb3JKRHFidmdWdFBNZUZmSXlxNEJkeXhJemhOa1AzNXRIWEhUeVoxZVVVT05PNHdGYW1TMEJhQmUrenUxa1hqcmxiamp0YlpMeFliTzcwVCt1OW1meXBadlE0M1ArbDkrN3pta0V3ZkxDdnpidFVaTkRaN3k1aGNzaExoTG96ZFF6UnNCa0diTWJDYTRQa25MZlF0YlF0RFo0M001a0dzZmVLY09XRFMwaHk0MEl2RnZGdTlTQXVIb281cU5TL1NDSEU4dWtHUkJpU1RZL0MrU1Vuam53UjlCWHN3RmVFYXArRkFUVVlEcVRpbFJ0OVhiV1lsZzlCQk9nendxc2xnZXRhQ0R4MkxId1dmZHd3UTRBZ0pvbWxmSnNQMTlZYStuMXRiRGRRUnFOTjN3eEZIZk9kR200QVIwbU5sWGJ3dEFqZkdNMHJvOFRnY3ArMnNKSVc2QitqTjdXU0VFaHl3TWNaK3Bqa3RhNTdUeUdmanE1WDI1MlJ5YjFOWk95Y0tUSi9xc3FDelUzQTFsUUovMW1pZW5iV0xHZHp1SUlLUUNRcElCMmtpZ3J3UTIwQjVvbU9QczVKM0NZOXRHR1hMcXhPQnVGcnh4MWc4bURIc1NpM1d0T04zWFdGekRYM25WaExiaVdJeTN6OXdSK2JvdHMxV3lGT2ZHdWNlMzJrUzZrK3J2Y1BNTThwZGdVV0NxdHdrNXlDZmFZQ1ZFUG1aMVhZSW4rVjZ3ZkdzZGRCR0xMcnRWUG4rakFraU0wVGxRbDdtWWt5czJmRHFHVFY5NXJDVkZPckpVN1dycWZoOXN0Q3VjOUNSRVhxWDhSQ2pmSUZ5YVNqVWozSEZ0Q3k2cXJYd2srNGNVUVhFMlIzVWZUR25MNU52YnRhVmJUSnVNL2d5RWFhYkRkWTlSMCtCdjlydGRIcXAwMExNMS9uamlSRDBRV3FvaTNmV1Bkd2pEWWwxc3pnSkwxWkNGeGtMUllabFZMaVlyRElpODJPd0FSUlhNUnV3Y2Nvait3R0dpQ1dXaktpalBzaFVZSC82NzR6eG10Um9kMFhwSC95eDRpR1doZk5DNTc3bkloYWhIcGQwQzNUenVFNjk2cFYreDc2VHREQUJScnQ2bitEbW9PYThUd3JVN0tiMksxSmVwTnNuMXlEc1pEYlZtUUhqeCtzTUl2RkJYWHgxNlk1TnpoMTdKQi9reEVaeWJlQVdTYWEzNUU1MStNcWk4cHhHUlJkdi9EaCtmZVE1b2ZRdW9vZkt3YTU0TUpTOTAvSTdmRXFHN2c3MEszci9TR0J0VjVyTEFraGJWazltWlcvMWp0WklrWWdMM3VqT3plS1dBU0VtTVNhRFllM0piWi9waE1qNm1YcVpBOU05VHNNa3hQdDVwVzNISWtGdjdTTW1FNFJJSlNJc0YyamJCaVFZd0g5Wld0NnR0MlhoSXRvQVRNMTloRjlWZEtvSndEZXZuZ01YeFRHaFdIOStRMmRUOFRzUUJFeG1vQU5uUWxuc1ZLdVRpNk41SS84cURWYncxYi9LS2tUQU9jY1VJS1NHZlpRU1VEL00xOHRSSXB3Vm4wRkFGQ01wTWVBVnc3VEEyNHduZVByMjBReUpkQU5zMzgvcExBb0JOUlhkNVR2alV1MWpYbUJhWko5bndqN0NQYXBSR1kwYTlLTmxVeVVwTXIzT0JPbC9Jd28wZkh3WDNQT3MydVI4Q2dyK2xFVXhyK1hlSnlKTzh6d2c5M2NmZnpxRGZRU3lDaUpEaUl3Z1RwZHFtUVNVaG9CNUt5OFdMNDdacDRzWDdJK081Y1hjSmF3bWNiMWViOXhSVzZvVTNUazNnWmRGYWtORFNWUTlXQXQ2Y05TV05TcnpBTCtqR1g3aTZVQ3F4SkFNVmdWQm5ZNzdTU1J6OS94YkhEN0M2cmxDMDF3QXdPa1FOTGFrQ2NQQlVqdTVhdFdGVERBY2d2YkgrRG14dytSbXFoWTI0dFVsRlpaK1pOTzdJMzh0M2hmeTNiTHg3c3A3K3RxblhaMkdnRWlZeE9XMittaGF0MWxnRTZ2bXFhMUhqbm5Udlh2VFZ5YytSL1g5L0lYM2o2aTdmN3F5KzNkY1ROOU9Jd2tKU1l4RUdDYzZPM0tXRTl1aDUrZEdybUhMVUNTWWdrbjJkU01Lam9BOFRHa3NHMDZ1TU0xZGxTSnhIVXZaS3dQSkFxb1I4TXg4OFd6dlBBNEZsWFNSNVBvaGs0VkE4QmFVcjF5VDFJSmFHS0o3RllDK2Z6UW5QdExEOGxnZW55czRiUnpXNy85dEJtdDZuNFM5aGdrSGJQTEkvRnMycGxsMWdaS3BUSGdmNk5qMERNanBkcDRTSm1zQjNaSm9tc085b3VsSzB2RVEvTEs2bitPTzlpa3JnVXpwVjdjVTA3dXN3NDJUemx3aDNiQ0U4VWo5eVZSTHEvMDk5WmQxcXVwZDZ2ZEE4THVxWDNhdlhKbHdWSlYvbzByWGRTcWF0dW5acnY1OUwvM0JhUDhlaHJrRVdKME9kMnpPTFUwaXZCNmg4N29DNzl6eHR2VlRYT0ViSkdrMCtiNk8rczBMenluTzJvRzFmNHJpazU1TjIzSm54N0U2NkI4NnJlY1IyNlBOVEJhdlM5NHg0NHFrK2xyWGRFaHIyVm9UeHREQmNudDMxNzIyTk56dUFTZklLblc5aGluNmMyRSt1cXFyZXhQLyttRzU0WGRpcmlwU1YzOGQwbkYwMDFWQjR5YXhQNFlpdStLaHQ0VkFFVXk4UlpNdTBYeXgrSHJ4QWp3WSt3RXkyUGhOenlZV2xGN0E5NmFDc0k1WXR6MmVVQ3FxU3FFbWRRY2pHcjdKeTgyb1ExcFZHMlg2OS9tK2tuRjNwMW9qUlJaVVF6bXlEc2UyWjlqZXU0Ykh2Q1pVOURjeWdjQ3hETmQ3NkxyYmxyTlZyUEkzRWxSN2d6OHkrSEhMTTFEMUtJVVlYUWF6M0QzSEh5c3pvVVV5ZnpPTkU5UlVFVWk2N2hOSEhMRmZGR3Uxenh2dkFEQzFyejU5S3RwbG5oNnp2OEwwQVdiMmpEOGNzL3RJd285MVJEL2V3czlOOUFaWVlmZjdFYWUrcytGQmg3c2l1amY2NENRZVZ5UmlHOWRtSWtkR0t3dGhsL0hOak1oZG5aeVBSY3UzejBUZERFakJaNU5zbG9wSllTcG52c3NMc1psZWVXOUJzUXFVM3RyQWw2T1lZcU4rZ1RrU3VNcGhFZ2s4U0JQazkvUTdpdW93bVF0VFJhUFhBREM3Qi9IUGpzaC9nUTl2WXowQit4eCswaWxZblJ2MUhSWWJYaGRwOXVqcHVBV2dOY1Nxc0RHdjNuVzZsOTZKeFRqSGV6N25NUlB3TGFXU2tFY1VhdFZPOFpFZUR5d0g1c0NpU1Bmc2VhcFdZN0JrUzMwMTdTcUthNlV2UmhaTXQ0YVd2c2srS2pVS1QzTGF1SUk5MDJuaitKbWI5VlVNNjl6NnpFOTNBbmtXYmZqakN1OVZFYVRHMmh3aWMzVjJmakpYUW5jbEp6L2QvaW5DWWs0MXRCQjlQVXpwM1l5SzJIRUE1Q3hhcFRQZThqM3QrbnVJZGcwYmdlOWxMT2JrdjRMbmM1OGMwS2ZuL1N4OHY1N0diMnZOaUZqbEFRd05TZmsreUpvRFdBS2xQUUFOU3MyckY5OWZIN1BUNWZmWFI4M1k5QTIrazY4MFc3Vjg0K0djZm9hS202UlVMNGJIYnMxbzYvRk9Wci8yM3JuNFRrNGsvZFhCdStNZzBxU3A4cHlsbVdsQzZXclZ0M3B6bnZMWXhoZGZtRnhtdTZWM2FZckhIcEc2T1NJMDNSV1p0bFVTS3FSSWRVanFHa2pLaU1aYlRQdUttdjI5c3dNMnFQejB2Y24wUHQwclhiWEVOZEUyUTVYaHYwYWpYNkU0amRiekZLeDBpamJTeVBQc0pYendyK095R3VOdWdtbk96WG9ZQ010azJHRE1VTjduT24zdFIvOHliczNkamVHSDFhbk9XY2pGUHFpd243NGNiV0RGY2IzUzdOWE45Wkw5Y0EyejBxL1BsOStmc0JlZmZUWGZ3V2YzZERWSG1mTTdKSVVuZUpmQmNlM3BWdkEzK21rVlNQWSsxeS84RmhScDhiK254OTdYdDdzQ2p3OEJOd1VveDBkVnpmQld2VW5MNGk3ZGU2T3kwbXdyLzExVE8zdklXeHFySWdEQUk1TnBOTDZFd2ovVXhpMmtxS0JLeXFmbGhRb1BGcW51MkpNQVI0bG1TQnZWcVkyZE4wVjhzQWNmN01GL3hCN0lwTTBleU1TM0I4M3Y5dHQ5c0FmTkM1Z1BadUc5TVF1OGdSSDdoNzJsdWNBWWtVd29sdDFvSkdEeHEzVGdKNlVDem5EamhyZDZ1MFRscWIvVjNMY0hlNlczR01xak9qeFRPeUpWc3NObHJST0NmRm1ERE9CNFhxcVZuWXQyR1BNU0NQbHE4U215dlk0L1BvSE82MHRjT2tuTWhHUWJWOEZGcXRWc1haZWlHWS9KOTB5TGMzV0ViNVRjdHg5TWp6bGtzSURPZVNqT0JFaFdQSDJKWGJNd1pVNVNvVzVlb0FDQzZvY3kvZEpjU1RBYWtSWWJVbVl5d05CWm1neU5mUHlTeVZQVG9DZFh5RUttWlh3cDR3aXcrU1dSU0FQWXpWeVpSRnNseHc1L3VWb2U0VG8vRTRZMEdtNlh0aVNxa3IxNmhzNDJDWFJrZ2JLZWVyWUhmRUxjRk9Pb0drR2JrcWxCSy8wa21LRE90bk9TSHdBRDZNMFV0RDlndlVNenM0aVpzYnRhRXVVMHRMSEpSRisrdXZtZVhjR0pleSsvK2ZwTDl2dlhmN1ROV1VoWTI2ekZQbElXbUdEdjZwQVJjT01nS1pCVzFwRDNoR2lQQmVRbFRDd1pHSXlCVW4raXYyOUd3N3h1d0tSbjFMZThXRTlnQ1d2bENVSHM1WWlQeUYrbHlIYnpZa0lnSjZDeWdzQTV6cUR6WXFPaGprTG9nUFdLeER6SzFud2lxV0M4UTdUcWwrZkl4RmZGTnN1Zml5ekEzdWZsc0FITEFLSFkxTzN5NmRvQjN0L01Vb0FRWjBNUG5MU1owUU9JYzZEWEhoVjU5QzE1em5XUktGazZUY3padjFBUi9kdzdLZVBpbXAxOVgxL3oxMitwT0VPWEduOWhaMjBybi9vK2lUcExZTXJxSTFNTWJ0NTRvVmNLRS9mQWFxTFViWURWZG01dEhkWFM2VTN0UnRpY2JsTUdmdGprSENLZDVFVjMxR3FSM3ZtOW1mV0RkQW5WdmpzaDZVTXJhMDlSWmYvdTdzWjgzK2cvMExtNUFXbnB0MGJWOVhNM2M3aER6KzNuWnliSlpFRnR1blRlVHlWVDZ5MmdPQUxTd2lMZTBSRTNpbVYrdXBmTk1NMEVicFdEcGlwdTB5SE5xRjk2NDgvQzRScUt0NjIrT0doZ3dCSnNMcTNCcVV2aXg3bEVGc2Q5L1BCYis5d3dYOUpnSzhBTUw3MVp4ZWxEVGcwMmNpTUNra0VWMXlGWW43eDl2dU9iK0VEditHUFVIbGZaK0JEcnhQR0VpbHVKUmJ6N2cydmV5TDIwTkpsUVJLZVJMcjhsbGtOMG5icERnazFaK1BBaC9hV3k4K0dkTkVjbDBmcExyUzlWTDVtSWljSjhMYmNlZ3ZsTnl0d1BVRG10M0poMXhnYjZqQ3RCaU1vZmVYNjZqZHlFL0lNK1psQkFaeWd6V3VlM0U2S2RVS3d6Z0REYjY0blpFV095eHNWR2R2VXdpOEEyTXF1ZmRuVTIrMlE1OEVNc2JnT25XRUJyb3A5MU02Q3laZERxMjBkRkZmTXdRTHVlUFBFRUorenZGUTRkV1BnaXg0eFlwMERiNWRBRXlpd2tSNHpRcG5pNVMwOUE1cFVteUNuc05rZ29DR3FFKzlJcjU0bHIxSyttcFgyVy90VzVsZjl6YXRERGNpTzdGWGcxNzdocFc1cm16aWxiTjhETm94RW9ubTdMZ2ZoaDZkTmhmdlJvL0NqVlY2ZTJEYy9YUHFGM1RrS2JTaWVqcE9HY2hlU1ZST2lyWTdzaVMzZjRWMDVDYStieWM1dWk4d1RpMjVKRVRXMTlpcHJvcUtMemN0ak1vcnFZT3JINEprMUY5bEdsMmd3dFhibWhPajQ0Y0tjRTR4d01uSHliMFBaYmtpTW9vTUZQU2VjK0YwL2NXYmsrVjkySzRrSFVid3RCTWNHL1Q3ZDJZaVc3cmZZYTFNSEc5Qmg4b1lIK0RwMnFNMlE2L1ZmSXh3RW1rb240ZWpMaUhGeEFPUDFjT0NFUkU4TTVRSUk3Ri9IdStMc1hTVnZ5ai9HekprM1dML3dFYlpabTlNNVBIcDdNUzlVZVdXbWk5dnNLcGwvWU1Fb2NibHFaYWo5djR5aWR2dW51YVlCVnB5eEhwNExnNXFmcjB4TW5vN0YrNnFXelJjeGVuNTQ3MzNWdWxyNzRDdTMwZzRneERJRXdZR1Q1QmlXSjA3NUtYdEJmNk1XRklpcWhQOTJSZUN2QzBzM2Q4M3RlSEhqM3hqUUZZRENERTlBcnR5UkFvWUFYdXRiV05DWHcydWxTVUxEMGRGc3FEOFEvTFdkYnkySDFqdkdaa0F0YkEvUG9remFhY2FYQW9BWFdkK3pHWkRyY1lRbm9PcnJPd2JrVjRJWUt0NUVIQkV4bEp3aStncjQ5Q09vUTZqR3ljVU5OUHNqRS9ES2hCbU9FUk5nbURvRGgwbEJ2dmFIRHVRSm5GMlNjd1ZDbmU1RllMQzBRTFNJdGZReW4xVy9iQW5JWTlVM3cvQ3VUeHJGQVpWQVRDMVNlK0FjTm1WRkQ2bU16WEhUcTdScEFEUk9aRGpqaUxid0hoTDJyaDhZTHp5c0ZpcVNvbG9iUFBnalQvTUxVT0hLRFJhc1RTbTgzdzhTdXR3OXkraVk0ZU1pakR4UDUvSktsaG1Pd0VPa0didU5ob21GYTZzdnh4b2tBWGJiellmaG5IbjRjaDhGalQxK2Jac05HM2JTaFhNMlJhaytYWG4zUStia0hIVWRpaE1iVDU2YmhRRzFYcmZ6clNhZEtBREtRS29jL2lNTHNvcURIWnB4TTJIWU5vTVpJaVlWemtLU1JGMEtEWjRva0VJTzIwQmw5MWhFMUUreE9KTkFxWlB3V2Q5M0RnaGhLakZUN3lUeU8zVE9rN1pjMjhHaVQvZTM0cG5UTzAzSGptWk8ySVNYM3FNaGNMakk2RmE0UW15Mkc3R0cveGhiQ1FvVE9KUGIwWExhZVpvR01xb1BWOGtMd2lMWmRrbFVFVDlzeXkzNzRaVWxRL1hINUlVNXZnYlFkS3hNSitzV2tsKzFrTVBJM2ozekU5SUZxUG5iNjFmUnlNQVZnTUY3bVFpUWZtMEMvNnNQR1QrOTIrWUl4MEJIb2tPb1hBVlhpK0NpNXJ4OVhwNE9TYVZDOHJNQjJvbVlTZE5ySEw5Q2ZUQmpIYTlXMFlRUUhjWXdDSUQxc28yL2VIZStVMmZleGRPSDd5TFo5T2hsbis0N1lPZzV6UkdsRHVMVHU5UHBEMDZlcTJQMzVZZTRkdzZWUm03TEhUN3ZTOG0rVndBa3J6WkxmamJsWTA0MzE4ZHUwTEdvUW1ZSG9jSENXRkFYMmtVbmcvZUxMejcrc0VhVXpQb05HNGdEaU9Iais1akdCYjZGVTV5UFd6MFdSbUpmS3BNZXNYTVRrd1RURFFqRDhuc3NZNWJIdjBvZitpeDZJM25HM245akc3ZHZucllmOTJ5R2Y4WkIwMWtLbmhmU29NOU83YjVEWW1JUEVBNjVQRW4vMHVmK0RlR3g3WnJybkorTndBNVd6OGJlSENYRzRDZXdtWmxBN1RIamdYZTZ2dzgxUEJrTGYxZTIrTFBkZDVPNXZ0ZllvcGkzcDlaWk92b0h0dDM4akRsenBvYmV4MkxpdDlMbUhTQjFKbDlIajh2OXQrclBlUWlGcGs4a2dSOURpNFhZenF3ZHcxdU5YZlVTK2lLM3JvR2VxNis0eUVBTmhmN3plVVkySDdyNTVpSnZTRHA4enQ4YllsVlNiUXZudHdPd1oyN2lXeVBMdHdMUWlwM2thaG1XV2lTU3NFazd3NGkvSUowSEM3SnJkSmNlc1FHMXB1eFUzeXkyYmlIeW96OUFpazllMHBEN3k4a053S054NmNaV1huSWpLOXFxWVB2NEs4b0FuUkczemcxcmhyR0c2eVhkeGhib3JOZWFnWWRtdk8rbGMrNXZMSjdyUzUreWg3bnFEd3JzSjR0aXBnVFo4cFRNdWtUZjJhM1ZHZjJJaHFURm03ZWZHR1FsTVJJRkovNEZoZ1pzbzIybHUvYmdHRHhHa0dhK0w1V2xOWG95SGR5dEVZdTVZb0NQUjZrcUp4SHJjZUxyOHk0dUtCYWJFM1QwUHIwT0h6Y2JTKzZiTWVJVmZFMnJzSTF4TjZwUXF6S2Rpa0UvMTRsTTZCUCtyeFV1cU5ISWdvckQrcStRMEthRE55UnNkZi9POUZxOE1RQ2YvY2t4WXQ4VWRYRlUzbFdGaERwWTJndXBQZHU2SnR6eUpyTXZEMFZxdStiMU1NM1BGK09uVEg0NEN0TXgxSy9LNFdiKy81MXNZcENETllCU2JUQTNkbUlWZWxTeXdNa1c4WllmUVFQMStSQldMaWNEekZYaTJPNmFpckF4K0F5bFFndDJNOXBWWWlXcWVZeHluSnhQK0pLN1ZBN0ZWTmlhaHFXL1FrQ1o1ZkpZRnVYb013aTBEWFVNM3l2SmFpWGFhcTdvMVZQS2w2NEtmNnZKQUN2VVNIZmFVR3BuUFVLZWhxQnJwdzgvaGNuT1h3RUxPVHRtSUk5cjZZd3ZEbHI1aDI3SzZmZFU2ZXRucU5wbDZXeU8xbmtiRWZWUmF2MzhBdzZOU3VmMnRNU2FaMU9xUzZ2WEw1dnBrYlovMGRFS1dvQ2NrL1JCUXRXalRHU3g5Tjk5MFl1c0d1T3BYMmlnSXBseVRsZG9mSkptT3lqNzBTU3JZUis2ZHFPWXR1VjdFaDdvVlhQTmFrcnlJYlBmcGlzanRxdGJGS1E5TnMrMkdkcUFlWk80YWZlTGhxRXRuelBIME92S1lablNBd091S1V5Z1NwaTdYWFlyUUFVK0FseW5SRE11OFNEZDQyalYzRHpqemFnRVpMeXJEaitjNUxkRERwVDl4Tk5tRzczUm5qRzZodm8wcjc4RTVWeWNUd002UWhzdnhDTXpLU04ydnB2Y3hid1hTaFB0dUpueXdQTzhPSDFqL3kvZnJGVEdlbEE2cHZ6eG9XUkorcXBlRWJrZTNrdFpxSXpxeUZUQmRQZjF5OGQxUHYxeWN2VHFESG5zVzByWThiTHo3YmFzblJycXJ0amFsWnhudFV0TGswcmJVajB6ZFhwYTVYWExYYTk2TjVGVmtnQzY3VEcwc2ozVXY4ZWdya3JVaVFhMW9TS3l4Zkh3MVhJY2JYMGN6WEhQY0t3Zk81WVVNODhWLzNLZ3YvaE5XdmRVV3RkVnVqbFZLbjhWTkpkN3Bhci9YUllmTzJkS3M5MG5wVXNKb3ROWlZ6YWFvbldYRE9MM1RtSTdVdlArNHdHQzkzdnNrTHVqNGpCWVdiRFJSVklnQjR3U0ZjUHpmaWNsL0s3emZzVW5xWCtXQmlLc0F2QnQ5YjlLTTArMWdMZWkvanhjUHFzM01MYXJiTXNQNE56Qy9QU0xzaTNqOWZ1SkpON3lwNkkrRzBkUTdUZG9Wczl6Q0FvMXozaXpUbzRNb0xhY3J6WCtwY3BiR21NcDAwUk1oRHJkWDhPSGtoRG5zeG93bkJsR2hMODNkQWdMcStoV1F1c0lsRXA1RmhHZEJZamc3ZDlkMGFZYXJMUUFORzBSVGo3LzFXWmVsS2JBdEZueEZmSmtlR3JYU3ZjWVk2WE1kSS9VdW4rNlg4bTdxakl5K200dXc5NUdESUdKYnZPM1VmbnBKK25KbVVqS2ZJQTVYditsZE5RR0ZTOTRFZUNMVG1DdmhMSVA4dEtPSE5XbVh1aFM4bGZRdGt5U3RONGdBUXdUWTRkY3ZQbHQ4K2pNS0xqbk9SOGZzTi9EVDdYMlgrUDJ6d2pSNFJtbTZDaFRORXBYaWhEekxkdkM1VlJHQW1JdDdrZUcrMyt1VEM3emY3ellYU1dpdjhyU3JCRHJ5Vm9Vb3FLOXp4STNja2NJRS85UUpnYnI3aFZpd0plM2I0V2lCc3FnUWhlSmhGY1pnejJnRW43VXVWbHFjcXVsYnFkWnRVbHVZTlR0c0RuTGc5YWkzT1FqUEJJVnhZV05Pbms2SWljT3YybW81cWs4VkEyQUw0TDdBQVFMa29tWngrNmU5SytsMUdnYkNkMzdGa3pnZ1JDaWI0TUNOVFFnSlVNVnlRaWh5RTdlMXlHTGl0QlIrUGZOTjdNWnBtblJMMk1RNzVLWGVQZk41dk14ay9MUjluNWJONjJWMUxXNk53TXQ5ZjN0KytVYlNEYi9uTlMyQTUrZHZ1c1J6VE56V1ZYbldNd3gxSG0ybWM3aE5uNDhnVVk1VER1T1AxVmNkU09oV2xuTXVLL1NoS3JjaTJKMUMxb2psVys5STdOeS9PUXF2TXhXRmFITGY3TmEvdUVkNjI1RkQ3UHd4RURzYkhlMmV6ek9JN3lUZ1ZxazhzTTRkYit2bGQ4T21GNS8vb2pYODdkYUo2MW1Od3NuckpZMUMvdWJHZ2wzaTlTbnFPd3hwdkY0T29jcHZUZGErVU1jazBDM1kvWW5EallYREt3NHYwd2NLUFNUNjBFYTNXR3NaOXJ6R0xJVFh4b3JYV1JyNENVZFI1Sis5V2tXRCtzZHFLVTBaOGlVSXB4Z1RVU1ozY3dJSkR3dmoycVNiRzhPMUQ2bXNQbkdmQlY5SGhOZXdWazBIc0lCQ1VKTG5la1phcDFwWmtweWs0MHhPVlhFNnBXWS9TSDZIVW40UU5wMStHZExCczZPRWhYT0xIOGVLOUd1TElsKzFmTmh4WUpWaG1vaUlwNVNYQ09zV2NKeWxTOEkxQzNGdVpuY3ZIZ1dKc1JmSXNPNmxLTXlwdDExQVE3cDd2SEVMNUtadnhoM3Z4blliNk94RTZzVnpyT1pzUTFOaUJXMEMxR3JMODlmUlIyUnZ6Z09BRm0wcGQ4WDAyRlpLeklPK01aTktPTmZHcU8rYjU0SURzeHpVZnpvbityY2NJM09vZzlvcjMxeUJ2ek0yWGZCeE9YdS9OdDFUSGxPdE1teXJHc1FCelM4L1JaSjBlWlkzSUp3N2FYWk05bGR6enZaY2VIcHZaMktPbWM2NkkwWTFmVTdtVmNiT2xpeWJhaGZuelMzZExzcEVyL2M0SEdaOXV0ZDV2UXRYdk04LzdOVjFYSWYvdUVyd0tqNW1YUXk3Z0h4bDl0TnNLWnhyWldlWDRGTndlODYxc2hzZ1pSejkrdFdaWjRuU05rSjJ2d2REV05mM1g3MGtBUUo3ZVF4WjVuZXZUOXZwUXZCVldFb0ZLcDFJN2k0V0I4cUI4MXByV0xtQk92VElvaUwvdE1GMTNwRGh6WmNVZE9TOXJzWFo1TGlSOUFzR2tpZGpCeDVNdzQ4bGFtczlnaW9ubm9mbWphdlBIWkQxNW83Qm9Wc1hQUktFZmIzUjJYaitnNFM1MTUyQlFUaUNSUGZZYTQ4WE8wRFp0MTdweE9YNzZ1citKd2JXcEpmaHNGSFVVYmhqSlRseUFZT2N6VnNWNDVLaEgxaTlKaTdOUlFpeUZmUkF5S1k0aENIS3dkZTBjS3VrUC9YbGFHc3RwbDJyVFNsMUUxTzhkR2RZTmI1VnN3MFlIa0lOem5UUHFZMWt6MlZTaW92bjFIYVJSd1BEazZyMm5zUEthWnVsRW9XaHRENjhCRU1BcG1kNzB1ZVl1ZzF0LzNwVVpWemZHUXFIVk16YzFSN2t1cHFZd0NmUHd5NjNvMmlaK3hnRmFhR1MrdDdFTS9PaWpkMHg1Tjg0czdDVnBZTmp2bFhEQlVPZ0tjUC8vVkV3K2ZYRG9FSGhQMzBrakxvUzRCMlFLcFZJbUg2UEw5NU4xV1ZkTFBKVlZWakZseEhCYnVzSlkwdUJVNFRUNFpIZ2VwSGFlKzZNK2lFOTl4VmRpQmxIOEEzSDY5NmloeEIxbG03ank3cVQyZC91Kys5SHczR2ovWWs5VTM2M1N1UVI3SGVuMXgwWThFcmJOWUt0RDY4cHp0Y29PQjJINDVmclZPZGx6ZmxwaW0xa2NBVGx5aG1GR1g5R0dZSmV3ZmJYTko4R1Y3S01ocnVtSHArQTJrb0lvZllaOHVGMFVFWHFYQk56YW1aZWVpSWRITkpiZEVPQlJ1SEFjRUNKUFpDQVV1TS9MdjUwWEx5WDBRcjMvSElxc1BHaWFhSlZXc2ZNVU44ZkRmNmtvb3lXN0NLRDhsTEZ0V2FVQWd0cHdMbjREZ1ZKL3JXMXBDdnpPM3dRdWxhRzhzVXRVeXR6NUVUeHE5Vlh4bEtwMG1NeFBBKzVIV0pEbUJOYkFvN1VHVUVBWHBOM05BRmNjcXZnU1RNcjJuM0RzdUlHVkljM3BIMVh4bU9sV0FpY242RjgvNk9sWjFNeVI1eklTZUNWa1VxUnNaamdiejBsY1VwQ0M4azdDTW9Rb0tXSlJEMWQ2UTNmU0wycW5EK2dqdUdNaW0wckF3YzNETlNHZXVXeFMySWoyTVQwVkpzcy8vNVQzOUlFOXFLZ1pyNjJacXN2ckhsNFpTYy9aRCszRnViN3VvallIWlBsTVhyM2FtcjdkVFhkWG10Y05kSHFIREdUZks4TDhJWXpaMy95OWtrZFdjaUZNaVZjUzhqSmdrQU1KSDE4VG85WHo5NVVRbjVBOGkxem5ldVNDQmlsbXA0TFBCY0w3U3ozRFVXVkVmMk1adlFtT1FLUDJTd0xpeWlDRlFwTkJtc2RLaFZjYWN3TU5CT3NnTG8wUXRTR3Z3aUlsaUtuc0ZWTThlbHFFMXpGVVJhbVVsRFlFaFhxSWtWU0V5cEtZZTJuNzdtWCs1VnBQQUx3SDc4TEpGTkZpYWZKdzFKVFM2bWlXWUt2RCtZeXpBd3Frb1dDZjFHTjZ0Q0ZCenFpOUxFdXFLNFNvU2dGdjhNb3hlOVMzN3BGQVluN1hzSEVoYTdldzRMR3FMVHY4MElza0ErUmhWbURYb1drMGt4QlpNa0VkUjIxaXlXbENiTUU3K2FiMHBRaUU4aVM1ak9WWUNxc29yNG9Wd2M0WUYrelBNdzJwZjFCN0RGRXdubUo1S0lNNVVZTG1pcS9GTjkxbVNjaW8xYXNZNlRWRVNkZ25tQTJFUWlNMXBSWFp4czhsek1TU1lZaTlSb3NMTUp0YXJQS3dpeW0yQmwrNDcrckJ2UkZFOWRNSWhhNE1zUVBWSkd4VzJkbWd5NVQ2cUdaRXh0Q1JraU1SeG5OaVI1cWdZN25Sczg1eG1oTWtHR0I5aVpNRXk1T2JDYjNINklraFJBVklTVWhERlJpMGFUd2trVUNCT2NNYXM3WXlUSkFUNldBbmpMSXBPbjVGVjBXZHpJVWlLL1NVUnFnZ0ZmeE5kUlNGb2phRUVDcS9oVUZDbHRRTWNuOUNoMVVnQkxjYTM0Z2ZsVXFldVBDS0tHdUFJaEs1d29ZaUFpU2VETFFEVlp2YWNTd0FUQU5tcVVaQ1NaQ3VubFVBU2lVOXlYUkxNc0xhZUZCVXhxUGxwRGVFS1lUNDlxWkNoNVJTN3licFVvZkViTVljRVcralBaSVFJeGVHd2lidnJEZzIwbFNsWFZhRHZmTFFiY0ZSR0ZXZ2VDa0dJcXUvYW55Y29oTkNMdW1hcjcrWDFoRGZtV3NrMnBNd1NWcUo0cmNoZ3VFZ0kvZmJMSlV3TWFlQlcraDRsaG1TRnlzT0tWblpaOERNTDVpcjJrQlh2anljVEtHZlhNVm4waGp2TWhIRHg4K2VOam0wTjA5L0JHYmMva2pOdi81TXl4L09QaUliYzR6SFhSNTd1dlp1VGhiVzBycHJQM1AzNzJBRS9zUHI0em5tOUQ2NldibVYxK3FnSWZ1SEJObnlkWUtGcUdwc3hIMjlyM3RQUXJ5ckl4c1pqV3lyclJqVDF3bnFMeWFuL2VKbjhqcWN2ek91UU9xNFRiRmNCZHFMNnZQaXdBL20wNXZuUVIydER6bVpHN0w5dWRWbmw1ajZaYjViWVBpall0UjQ5NHZkZm9BN1NNMzJBdDFBUG9uVUVzREJCUUFBQUFJQU9GaktsR0gvaE1KYkFFQUFOd0NBQUFrQUFBQVJHVm1hVzVwZEdsdmJuTXZjRzVtWDIxaGFXNWZaR1Z6WTNKcGNIUnZjaTU1WVcxc2hWSEJUdXd3REx6M0svSURXYlZsMGI3WDI5TVRIQkYzaEtJMGNWQkVhb2NrVzlHL3grMldhSkVRK0JUWk0rUHhwRkEyV2xsd0huM3hoRm5Oa0RJL0JuRVpaVC9GQUdyUlUxQ2Q2cHZHUWpiSng3SmhNcVRaR3hBRkdLVUxDSEpDby9obkpoQ1BEL2ROdzJ4S0pRK05FRkpBeVY2aG0xV20wTGFkaXVpczZ0VXRDNWNsUWo2c1c1cW1VS1JBTDR2NlZGM1pTQlpxWTlYam1wWkhkUHpjYWxYWVRSOFl6R3E4NmNBbTlubE1GQ0VWdjVIMytyeUZrdkoyRUdNM2pxMkJrNFRSYUhsMCtpVC8zb0tWeHovSDFwNWEzZmMzTjVYcnptaldFTlIxSVBWeWh0VzFzN2VRTHFQYXJpbDNoL1piT3pqcjVEV1d6VmpISlhzdWFZeldjaHl0clNUVUUxenQzZm9jN04xNytSOVY5MHM2Tys2SGlFbzY0NnVheURMZDZaQ2hUb0plSUNubUZESVU4aUNlaEkvelVUeFhSS0xBckFEYTFkYVhzSGczSk5SQkdFS0VMVTBSeVdOaG8wSWJBemx2aDEwK2V0ZEk4SGIyQ1NiQWNtVlRzbklFdElCbUdYYjhCMUJMQXdRVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFCZ0FBQUVacGJHVnpMMUJMQXdRS0FBQUFBQURoWXlwUnlTWWNHUzBBQUFBdEFBQUFFd0FBQUVacGJHVnpMME5vWVc1blpVeHZaeTUwZUhSVWFHbHpJR2x6SUhSb1pTQm1hWEp6ZENCMlpYSnphVzl1SUc5bUlFRmpiV1VnYlhsUWJtWWdibTlrWlM1UVN3TUVGQUFBQUFBQTRXTXFVUUFBQUFBQUFBQUFBQUFBQUEwQUFBQkdhV3hsY3k5RmRtVnVkSE12VUVzREJCUUFBQUFJQU9GaktsR2VpVnNtRVFVQUFISXRBQUFlQUFBQVJtbHNaWE12UlhabGJuUnpMMDE1VUc1bVgxQnVabDkyTVM1NVlXMXM3VmpkYnRNd0ZMN2ZVMWpjOUlZV1JnZEk1U29OS1JUMUp5UmRKVUJvTXNsSmE1SFl3WFkyQ3ByRVk4RHI4U1RZYVZuS21xVHBLQzJEK3FKU0VwL1AzN0UvSDM5MXZWNC9nbk9nc25XRVZJczVDS0FldEJDSER3bmg0S2V2aGVTSkp4TU9xdGVpZVN5S0dMVjA2SFBBUHZEc1V3bVFicm1BV2ZOWmhBbHRvYytyRUhmUk9RNFQ5WUl5U1FMaVlVa1l2VnhCU1BNWjRBaktRUVlLNUt3L3MybFFON3dJempva0JFZWxNbHRGakRsaG5NalpPa0FlNGJDQVQ5ZlBEVjd0elNGbVhCSTZzYWhVUTk0MFR1ZGZNVktvTDdwUGVYYjNjd0pad2oyb3hERHJ2Z0d4YytDQ3NEVmFPR25jYnh6bnhZcFVuRDBpSkZEZzR5cFlqL094aE1SY1dqSHpwbjNpY1NiQXE1aEFpTVZHY2N1NjdoQUlmYkd0WGVWTk1aMm9wUUtxUndCZVBnOTIvNnh2R2U1WnA5dXozTXNDc05Fc1hpT1pZSFZIRldkYWFZRWVOSEpraURuSHMyR2doZVUveDJMYXgzRTJBUldtTHhkUElSUzBPcUxWSlp5MTZaeFpmbjdaMHFudlI2aTB2WWZaV00rR2pRbXZnS2E2bDg5cHlCYUZkUDZtSUxQTHk3czc1dVd4U0g4VmE2aGxBWk5QSk40RFQ2M3lqaTc5VXUrSWFsUVpuelNhejJ5NzBYelFPR2srM0N2ck1mRHFjencrdnEvSWx1bjg4cWpSYUJ6ZFRsOFIwOENCQ1ZFb21iV29mSlRmMklqWTZhakxWdVFhajk4L1dMWmpaUFptTVFwSDJ1SlpMVWtFcnhtRllSQUlrTGZFb1dSQytRT2VJV0kraElNa2VnZTg0blF3SEkxUHVySGgrN3B3L3hMRVlrMFFoL2xCanpZTnloTGZpb1VRd0FuZUxGZkJBbm1CT1dTRFZvbEtLSkVkSEpGd3pSWnN0MC96Zy9VWlUxbWMxR2Q4ZmYzUkpXZVRxbzA5bVNiOEJtRTZ1enYvb1VrWUx2K2l0MGMvcTdtR1EzZXUyQms5dyttamdkRzNXc2dFTHZ0R0lsbUVKZkVzeWxrWTZ2NGRURUpGOEZyTVU4czFuYTQ5Nmc0SExmVDl5MWNYQU9FUTh3Z043Uzc2ZU85WXRiclJOdEh4Z3lZNmVmam84YjFqZEFyMCs1ZHYxNUdzVHNjeVJ5MVV1dzd4UUxVY2lGb0cwRGNHeGpQcktScTJYeWdJWlBZTTE3VmNYVE45TURta0JodUhXWDlyYkExR2FQVEt0dFJ3dGpNMExkZnREcDVaampOMFVqSkwyT3B6MjJqM0xHUWFwNjd1YnpJYWtFa3kxL2lRbTRtUUxDS2Ywa2VMYzhaL0RiYUhybUxtV0xiUmRaQmg2b2x5YzVKc3FsYWVwTm16REVleFhQQytXcUcwdzUyZEg5MzdycktiV0lnQUo2RzhzUlhvNk9obEoxQytRd29OeWphTzViL0lQV3hxQW1ndzNxRDJiZEZFaEZqOGVmT1JTbXk3Ui8wUzVMamlabHROSXEweEpxTStrV3NCYXVYQ3JoVW8yOFFTSm95WEtyQ2d6aFpCdXFtNE5qaFdSUXlldnJ1d09Yc1hRclErejhWTkI2QStwbmdDT3N1c3BLSXNkVlNldTZ0KzllNnJldm9IcnNReUVldjBMOGs1Rkt5bDRjK1hFb2RkR3VoZHJSK3FYR0RzNGcvc3ZDaXN2YlRZQ1pkWVNRRXJNWmc0RVpWdUFDcWQ3VHVqajYvV2VRUWZaY1kveDRudmdaUFczanBPcXdMZWo2RzEyUVh3SGhPaTFMdlc3RUVIRVlGQ0pnaWRvRmdIMVFvOXF1NThRUlFETVUya3p5NG9JZ0Y2aDZVRVB0TW9Qc2VFZ2wvQm85YmE4NmcyOXQ0bjhaUEYweWtsc2xaZ1dLMlhwMTI3cjE2c3RhcHA1c2hONGppY3BZVXM0VkRKblRvUVk4TFJjdnpCaWY2RlR2UksyZ2ZUZVRDZFc5bE11emVkVnhyK1BYK1psY1Y5T3N1OGludndqditGZDh4YitvTmR2SDEyc2NjbXo3RndBSHRUOERzcXpNUXg5b2ljbGR0SEZZWlVIRm9FSWgySmZvYldOcm5zYk43b3NsUHozdElOWjRlRThGczNtU2VIbTh6YjRSOEx0WDd3a3djL3VaWE50WHMvV2FqcGYrZitzdlNzT2RqTi84SnU2a1A2Y0NXNUpZLzVBMUJMQXdRVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFBQUVacGJHVnpMMGQxYVdSbGN5OVFTd01FQ2dBQUFBQUE0V01xVWVIOEp5MGhBQUFBSVFBQUFCc0FBQUJHYVd4bGN5OUhkV2xrWlhNdmRYTmxjbDluZFdsa1pTNTBlSFJVYUdseklHbHpJR0VnYzJGdGNHeGxJSFZ6WlhJZ1ozVnBaR1VnWm1sc1pTNVFTd01FRkFBQUFBQUE0V01xVVFBQUFBQUFBQUFBQUFBQUFCTUFBQUJHYVd4bGN5OU5aV0Z6ZFhKbGJXVnVkSE12VUVzREJCUUFBQUFJQU9GaktsSEszczR1QUFvQUFOYzBBQUFsQUFBQVJtbHNaWE12VFdWaGMzVnlaVzFsYm5SekwxQk5YMFJwWTNScGIyNWhjbmt1ZVdGdGJPMVozVTRqTnhTK3oxTlkzTFJJU2RRQzI5OHJDR0UzMGdJUkFhU3EyZ3RuNWt6aU1tTlBiUStRVmtoOWtQYmwraVQxc1QxNEpwTWhZVGRzS3hWdVNHS2Y3L3dmSHgvbjJUR0xOQk9jeXNVUEhXTCtjZ2tLZUFRL0VBbS9Ga3hDYkg5V1doYVJMaVRnTHZkWHBYMEhOQVlaMXRxUS9GOExZZ1Vaa212RmZ5Qy9yMERwa2toa0dYRDlBOW01QnFtTUJFUWtSTStCakU5SmtLbFB5bFdteUMzd1dFZ1NROEk0eFAyZGg5Vk1KOUVjTXZySnJJbkRJWVdDbUNSQ21oMU1MVXZuOTl3NkhFV29CS0p5aUZqQ0RCWGpGdlo2T0NFVDkyTkVrVlN0a3Awbmw0c2Mxc3Q4ZGtLMDJVaTBJSGR6a2EwUWk5QThUeG1vdnNkczJvNVFIaE0xRjBVYWs0enFhSTV5b2pjWm42SENWblF3TlBxTVpyQkNXby9YSnUwdFRRdnp3MkdVUWQzY1NGUmFlM05GbkFETmlEMEZxZ29KaUs2ZUZiZFVTcnBveG15UFpBWnhNemRVZUJOT015ak5oaG9rTElVdWZ0NS9PeDVqN0JnYkd4MGhCQWRpUWFwZ09hWUoybHNoaWFYdGxmNDZlRXV5d0xBUlo1N1Q1WVRzNy9VUDl0NFFwaUVqc051SzkyWlR2TDN2K20vZTdBVzg2NXE4Vm5OTGpkYUtJRFkvM1RFOUo5ZVRWVUZETE5OalVKRmtPZnB3dlprdjRWNlR1S1FJcVpvWE1oY0svTmVxTWwxamFhcU5Eczd1U0JNTFVNdmJERjl4eTJMb2s0bzgyN0k4M2EzQmJzc0I5TkVCamlDUllOT0hGak9ya21HU2laZ2xDMVRXOGZOYXhsVWJLcVRKaEFHZ1VWUklxaUZkK1BVcElDbVRTOElwd2dHZDIrN1VnZUF4K3pTWFJpVUUwZWpBaUJhcTZUWVUzUWhaNURIVm1DK1c3elpkRisxNjBHMDZMdnA0eHptenZKVGJMa0FWcWNhS3Q2YVUvOHk0aGhuSUQxVlBIbE5OWFExdnBpR1JGcnBQSEFzUys3MWJxMjd4YmdON2E1VU9zUy9uc0dRaVp3dEZWSkhuUW1wRFBsMFE2a3Q0RTdqWlVmeDBlUHFlRklyeG1WMzh3dUo5UWFqV3hvV0ZCbnNzWjNSaHFLTzBpTUZEbDdwVTllUkNCMjRvQjZyeG8xVWY3bW1XcDBDbVFxUkErVHJuWDFBK1cvSyt5SzNFYWRYWGRodml0em9hRFNidExxYUNiQmlGMU9KUW9pQ25rcUxoVXFZMEJrM01WQ1JCUDVvVzdlaEJST0ovckdObGpMT3N5TnhhTDZQMzRaczdlcmd3QkRRQ1ZZYUh4ZHRpMkJHV3VNWWtvdE1VYWx5MkdJRExYTlo0OFlvenJkYmxzQUlzSnFxTFJpdzBtQStjY2xINU5aTGgyODAwVjdWc1J4Ym9GYWROaUFYbi94OEo5R2Q5ZzVHbTdCRmp1dENBVUN3Vi9xUHh6QTFvNUZ4a1U1Qjlzb1Q2WWw1YTR2TmlmcXFYRFdYOThxOFhqc0pLRWJUZnBIeUE0U1E1YUpKSWJQTGF5OGo1OUpkQlN0WGE2RHU3R0VDYURxNjZ4SDA2dHArT0xpZGRNaHFmblhmSjhQTGQ2T1JEVzVOdDJFQ2tpV1hWTDc5RitHMXJ1WjNzMW9HM2xzNUplWjRFYzIwOUtQNys0MCtMK1BjZmYyMGVHTUpxdTlGeE1ocFBob09uR3NBMEJTdmJLZWk1aU5kRncyRFFKVyt2RHQ4T3UrUjRlTkVsazFITjh3R09PTHhWUjArLzdwb28wR1NXeG5sbk1FQjB5OGFhNHkwdFp0QW5EUTdiaXFMcDdncndiVVZTRkNLcFlmSnRSOVNtWmFiZEFSc0YxdUV0U0RxRDl0QjZUNVVlekNtZmJYQXRyeW5rNXpKTzFkU2dFTTB5c0lPR1dnZHpSeFdKa0FGaTBSaTdibnZIVFVFL2VlZXhKSnMwenhhejYzcDhocDg4ZGkza1QwS0FCNVh0SENIR3VaRy9DL2wyMjh0cnZCRkRtRTdWY3VPYXBzekhoQXV1bWhSMUhjbXgrMUNQU0hUMUZNZ041SHAxd0NCandiRUZTQTBkdUh1TXRQOXprQm5sQmlaMTI0eDRXa2lqU0ZyZTNaVlJMY0VMREpOUFdYbkVFekdLTjVpTDBjeFpncEtaRkVWdWpJUnkwV1d0UG5Jd2MwSXpabFRoMjVuUFRIeWE3UGUvRHREYkdkVUU2SU4yb3pxVzY0MTZPSjFLdUdVVUViMXhFeWV0U0xac1ZVSTlyeTNkNWx0TUhQaHM2WUpmdFhkN2wzNFl4OHhkcWs0WXBMRmFiL3AzVk0wemltSHNyVlpLRVMwbm9RVkV5VzVnNFc5Q09XWFNlNksvMHcxemVzTzJRMWI5SWUwMWtvNE5aWXR3TlJna2VMcnNWYzA0MFZRWHFuN0FjMDBaZDBWTjJlVVZVd1FUd1E1dWJZbTltZ3lQOFl3Zlh3d0hoNWY0K2Z4b2N2NStlR2thRFBQYis5SHA2T3p3NHFjUDVPSGhvZnY1Yk1BNDA0eW1GclkyQkp0RHVXYTMrakU0ODZQNGF1TmJqdkFWYUVLMVhaN0NqSEhPK0F4TlJnbUhPektUbEJjcGxVd3ZzUFl5RWErejNXZTJCSTB5QTRkM0NRM3k2Nm90aHZkYTBrYVE1K1ZlOHZYTGFCS21ISitpeWQ1ek5ObmJQSjYxeElCSmFLcmd3NytwMy81ejlOdmZ4Rk9yU3VSRHA5ZnJkWm92bWUzdmsrR0YwYjB6bmJsNXd0ZjlyenB0cjRGaExieTJaWXN4VHpyMVZ5MEgySG42dGFtei9HQjBmSEhVdnhwZXp2UGp0TlB5Mk9FN1hYTDhubHdOVFNKTFVjem1lV0dicTluWlVXZmxPSDBDc0hUa2RGYlBiLzJFdHRNeTRQdXFkN0QzL2NIMzMzeTc5LzJiVHN2NENHYytuVlUzKy9MRzNubml3b2NYck03cXJ0MWJ2dGszdTU2MDArajIvR3o1Z3NaTWtDT2dFdVJPcDlHK29NMDdUNTZ4bFZEYmFSeEhPNFlOSGhzNzNlcTJhc1hlTVdhckxkYUwyTlBMZTJZWnM3aDl4NzdaVWYvRmN0M2ZlV2lFRjc2b3NXVEVqNW1LcUl4Vlc0amh1ZUpHYTNnME1ENFZCWS9McVpzL1lPNndNNHZtUWdIM3p5bXhRNFc0RVlJZkR4cTBEdkFFYm5GNWpuR1BnMXFRRXA5RTVqUTJCR1lsQmcyUmhoZ1Jjb21iZFlEeFR4eFR3SE12aHBSaE5rMVQ5NUJDNW13MkI5bEw2UUtrb1JWYVJDTHRFM0xPcTVMa1FpbUdOQktvOGkydGx3NVJWV0Uwb1Y0ekV0bjM4U2t5Q0JEdTdhYkl5YlJJRXBCdTF0eXZyS09IQk5lTUYwd3pVUDdpNUlxaTYzQ1lRbWlPQlRPaW5BaDh6U0cwcXFtRW5nOUQ5aHV0dnBGbGxOT1phd3ZVUW1uSXV2Wk9UalVSWmxsV2pjWHN5Nnp5MTBjM0RhaEpVdG5Na29FVHFDcjg0dEpBOUYrdTJMaUlXbGx1aG43Mk9CWlNQMWx5Qm9QdFZaelJtSncrbW5kVnRSbU4vMmZGWm9qcDJWcHF6dG9xZ24rL2RRMCt4RDdMVjVlV0V5RTlXVTlJQmh6amxHRWtKalRDQ1lGZVZYcUNqayt6TEd1SUgyaGxKSkVpY3dVa1FHeGVTbERXYUU0bGpiUlpyaUE4U200MkpPd2U0bDRLZktibno5SkVTOHBWeHBRZFdCV2NiYXBVZ0tpb3Q2RlMvL0hzdHBQYTF3VC8yUFM5NGpkYzNQRXhPdnNqc2xoQ0JDYUd6QWlSVVVJNUtSd2NCbmtSUnN4bEtHMGp2VDNuWUlPYURMZzVFRmZianRCZlRDR2loYXFmYnN1eTh5QjhhM0tYd2dhVTl0ejJlZXBSNndieFJqRnB3ZklVN24zT0JwV2JXViszZXdCNW52WjFuUVBLVTlwVHZnZ01uRTZ4QUR2Q0R3QU5OV3ZLZGV2ZHpSMUxVMExUTzdwUTlZYndxLzk0NFhsdEs1YmFpcllpODI0dzRrZFMwRGlpU285djlQb3k0K1pYSlFuRWpiTGpUeTU3Q2NETi91UWlYNnBpMnR1MTU5Y210eFFQMTYzZ1RSY3VQQkhJNGlDSGFvbzFPWFVyaVlZdWxxQ1VrNHdHSlFKQ3VZVlF2Y1FLWCsyWTh1K3RoQ2xELzgxQmI4cDArVVlWUUd3dFRwYnMrbnJEZUMwRm42TVV0Q2Y2ZWFFL01kTkZvZFVXYzEwTFRkTkd4dnZUdUd4MzRSYlN4N09xM2xuOFdvQ3lRUXZsS2F6TlZ4dnU3VmtmRUlKcTdWbmY5Uy9sN3R3WHloMnJBV1A1QUJmU1BaamI5OXZuVmd6am9OZVM4Vm95UG52SmVLR2h4RDlRU3dNRUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQTRBQUFCR2FXeGxjeTlUWTNKcGNIUnpMMUJMQXdRVUFBQUFDQURoWXlwUlM2c0d4bEVBQUFCZEFBQUFHZ0FBQUVacGJHVnpMMU5qY21sd2RITXZiWGxmYzJOeWFYQjBMbk5vRmN1eEVZQWdFQVhSM0NxK0dCQlNoMlVjZU1LTmNqQkNJTjJMMGI1a3Q5VjVVZWVwcFlWREtqQzd6V2lTNnoxQUNuNXBrdEhDSTdYamxHbFI5TVNvRkM2S1BFMGRSK0dtOXUrOFJrK2ljVFVmVUVzREJCUUFBQUFBQU9GaktsRUFBQUFBQUFBQUFBQUFBQUFTQUFBQVJtbHNaWE12V1dGdVoxOXRiMlIxYkdVdlVFc0RCQlFBQUFBSUFPRmpLbEhTamQwZDNBQUFBTHNCQUFBZ0FBQUFSbWxzWlhNdldXRnVaMTl0YjJSMWJHVXZiWGx1WlhSamIyNW1MbmxoYm1kdGo5MXVnekFNaGU5NUNvdDdKbWlsU1d1ZnhnS25zZ1pPbEpocURQSHVTOExDZmxwZlJNNkp2NVBqeVE3elNEQXRRdHBiTWJCV0FBdktyYm1URDJ3RnVwZnVHalhCaVlMRG5xQ2V2VndPNEtJVXRMNVdjY1I1TXZ3QllqUmZyYitoOENkcWNxa1BvRTV1c1ZIc05jbFFmc1poOEJSQ2ZoOG85SjdkanFZNEVJUFNDTVo2K092azZjNGhqNTNhN3ExcHowM2IxV21KZnlZc3JJd2pmSytWMmEwcVVWaklseUFqQjkwTlVsZlVxT1I2cHlOeHcwTnl5Wk9FNXBlOFF0Sno2ZUlJWmhidFhzdnc5Z3h5NkhHQzlaRTduMzY0L2N6SnQrb0xVRXNEQkJRQUFBQUlBT0ZqS2xFcVRLNVVYQUVBQUg0REFBQVdBQUFBY0c1bVgyMWhhVzVmWkdWelkzSnBjSFJ2Y2k1dFpwVlNzVzZETUJEZCtRcjJLbUNuNmxDMktHbTdGRFZTc25RNldYQUVTOWhHdHJISzMvY2dVU3hGcUVrdGdlMjdkOC92bnEzUWkxcDRVU1FwalY0M05XaWhzRWpWdU5kTkRQYldCRm1qTGRKTnBUREdoYTFhR1JBQ1dpZU5MbEtlc1ppMTJLRndDSFFDZ3BjVDc1cngxeFY3WG5GKzVMeFl2eFNNUFRGRy95UTVtTUZXQktGU1VFSnFxTkZWVnZiZTJFdzExL1FPRzZtbHA5TmN2Z1FkaGVvV3dlaWRCTjBFY0taampNTXNjUTB2d01HUFBickhLOE9mbGUreVE1ZHZXNkZQK0dsT21mL3hON20zZ05xN3ZKdzhodWtMZkluaVk1QTFUWU5EQzZkcHZVQlZrc0dEUlRVVDdrdll5V3JTTE95NHhIaVlUQ0tnR3VIc1YrYmFHOGczeVFabDZxRkRnbW4wbGRGTk5sTDBDangrSGJhYlZYbDVPdm04elJSdGswUWJEVXBvQThKNjJZaktneVB6enErTFZQVVEwQUZTKzNQd01oNHpKM0wwQ3Vwcm01SG1YOFpFdGpFMnZLRHBuaW1SeC9nVzdRM0RuYnY4QlZCTEF3UVVBQUFBQUFEaFl5cFJBQUFBQUFBQUFBQUFBQUFBRHdBQUFGUlBVME5CTFUxbGRHRmtZWFJoTDFCTEF3UVVBQUFBQ0FEaFl5cFJyRzdQM1kwQUFBRE9BQUFBR1FBQUFGUlBVME5CTFUxbGRHRmtZWFJoTDFSUFUwTkJMbTFsZEdGdGprRUtnekFRUmZjNVJTNHdXcmZaMmRSQ29WS28wcTBFbmRnQk0wb3lpM3I3V3R5NDZQSS8zb2ZYUGhwYlFvM2k0RW9Ud2d0am9wbU5McktUc2szNVBKSkMyWWhPY0lEemFuVFpCMVFWUzF6aGdwNllaTk9TMFllUkwreTc0SWk3QVZNZmFaRTVacXNMazZyYTVnYjd1WFpNSHBNWS9jOE8vdWphdCtNUjRUNlBSdjk2VTc2VERXVHlrUzlRU3dFQ1B3QVVBQUFBQUFEaFl5cFJBQUFBQUFBQUFBQUFBQUFBREFBa0FBQUFBQUFBQUJBZ0FBQUFBQUFBUkdWbWFXNXBkR2x2Ym5NdkNnQWdBQUFBQUFBQkFCZ0FHWGhVM0dXSDFnRVplRlRjWllmV0FSNUhVOXhsaDlZQlVFc0JBajhBRkFBQUFBZ0E0V01xVVc2MWM2bklDZ0FBcWlvQUFERUFKQUFBQUFBQUFBQWdJQUFBS2dBQUFFUmxabWx1YVhScGIyNXpMMlYwYzJsZmJtWjJYM052YkRBd01WOXdibVprWHpKZk5WOHhYM1I1Y0dWekxubGhiV3dLQUNBQUFBQUFBQUVBR0FCN3VWUGNaWWZXQVh1NVU5eGxoOVlCVjVOVDNHV0gxZ0ZRU3dFQ1B3QVVBQUFBQ0FEaFl5cFJ2clpRMFl3c0FBQllJZ0VBTVFBa0FBQUFBQUFBQUNBZ0FBQkJDd0FBUkdWbWFXNXBkR2x2Ym5NdlpYUnphVjl1Wm5aZmMyOXNNREF4WDNadVptUmZNbDgxWHpGZmRIbHdaWE11ZVdGdGJBb0FJQUFBQUFBQUFRQVlBUFJSVk54bGg5WUI5RkZVM0dXSDFnSEFCVlRjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xHSC9oTUpiQUVBQU53Q0FBQWtBQ1FBQUFBQUFBQUFJQ0FBQUJ3NEFBQkVaV1pwYm1sMGFXOXVjeTl3Ym1aZmJXRnBibDlrWlhOamNtbHdkRzl5TG5saGJXd0tBQ0FBQUFBQUFBRUFHQUJEbmxUY1pZZldBVU9lVk54bGg5WUJHWGhVM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFCZ0FrQUFBQUFBQUFBQkFnQUFES09RQUFSbWxzWlhNdkNnQWdBQUFBQUFBQkFCZ0FZQ1pYM0dXSDFnRmdKbGZjWllmV0FWdkVWTnhsaDlZQlVFc0JBajhBQ2dBQUFBQUE0V01xVWNrbUhCa3RBQUFBTFFBQUFCTUFKQUFBQUFBQUFBQWdJQUFBN2prQUFFWnBiR1Z6TDBOb1lXNW5aVXh2Wnk1MGVIUUtBQ0FBQUFBQUFBRUFHQUNhRUZYY1pZZldBWm9RVmR4bGg5WUJqdXBVM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFrQUFBQUFBQUFBQkFnQUFCTU9nQUFSbWxzWlhNdlJYWmxiblJ6THdvQUlBQUFBQUFBQVFBWUFPUmNWZHhsaDlZQjVGeFYzR1dIMWdGZk4xWGNaWWZXQVZCTEFRSS9BQlFBQUFBSUFPRmpLbEdlaVZzbUVRVUFBSEl0QUFBZUFDUUFBQUFBQUFBQUlDQUFBSGM2QUFCR2FXeGxjeTlGZG1WdWRITXZUWGxRYm1aZlVHNW1YM1l4TG5saGJXd0tBQ0FBQUFBQUFBRUFHQUFlZzFYY1pZZldBUjZEVmR4bGg5WUI1RnhWM0dXSDFnRlFTd0VDUHdBVUFBQUFBQURoWXlwUkFBQUFBQUFBQUFBQUFBQUFEUUFrQUFBQUFBQUFBQkFnQUFERVB3QUFSbWxzWlhNdlIzVnBaR1Z6THdvQUlBQUFBQUFBQVFBWUFFWFBWZHhsaDlZQlJjOVYzR1dIMWdFdHFWWGNaWWZXQVZCTEFRSS9BQW9BQUFBQUFPRmpLbEhoL0NjdElRQUFBQ0VBQUFBYkFDUUFBQUFBQUFBQUlDQUFBTzgvQUFCR2FXeGxjeTlIZFdsa1pYTXZkWE5sY2w5bmRXbGtaUzUwZUhRS0FDQUFBQUFBQUFFQUdBQ2Q5VlhjWllmV0FaMzFWZHhsaDlZQlJjOVYzR1dIMWdGUVN3RUNQd0FVQUFBQUFBRGhZeXBSQUFBQUFBQUFBQUFBQUFBQUV3QWtBQUFBQUFBQUFCQWdBQUJKUUFBQVJtbHNaWE12VFdWaGMzVnlaVzFsYm5Sekx3b0FJQUFBQUFBQUFRQVlBSnRCVnR4bGg5WUJtMEZXM0dXSDFnRitHMWJjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xISzNzNHVBQW9BQU5jMEFBQWxBQ1FBQUFBQUFBQUFJQ0FBQUhwQUFBQkdhV3hsY3k5TlpXRnpkWEpsYldWdWRITXZVRTFmUkdsamRHbHZibUZ5ZVM1NVlXMXNDZ0FnQUFBQUFBQUJBQmdBeG1kVzNHV0gxZ0hHWjFiY1pZZldBWnRCVnR4bGg5WUJVRXNCQWo4QUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQTRBSkFBQUFBQUFBQUFRSUFBQXZVb0FBRVpwYkdWekwxTmpjbWx3ZEhNdkNnQWdBQUFBQUFBQkFCZ0FJdHBXM0dXSDFnRWkybGJjWllmV0FkZU5WdHhsaDlZQlVFc0JBajhBRkFBQUFBZ0E0V01xVVV1ckJzWlJBQUFBWFFBQUFCb0FKQUFBQUFBQUFBQWdJQUFBNlVvQUFFWnBiR1Z6TDFOamNtbHdkSE12YlhsZmMyTnlhWEIwTG5Ob0NnQWdBQUFBQUFBQkFCZ0FQd0JYM0dXSDFnRS9BRmZjWllmV0FTTGFWdHhsaDlZQlVFc0JBajhBRkFBQUFBQUE0V01xVVFBQUFBQUFBQUFBQUFBQUFCSUFKQUFBQUFBQUFBQVFJQUFBY2tzQUFFWnBiR1Z6TDFsaGJtZGZiVzlrZFd4bEx3b0FJQUFBQUFBQUFRQVlBQkJOVjl4bGg5WUJFRTFYM0dXSDFnRmdKbGZjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xIU2pkMGQzQUFBQUxzQkFBQWdBQ1FBQUFBQUFBQUFJQ0FBQUtKTEFBQkdhV3hsY3k5WllXNW5YMjF2WkhWc1pTOXRlVzVsZEdOdmJtWXVlV0Z1WndvQUlBQUFBQUFBQVFBWUFKeHlWOXhsaDlZQm5ISlgzR1dIMWdFUVRWZmNaWWZXQVZCTEFRSS9BQlFBQUFBSUFPRmpLbEVxVEs1VVhBRUFBSDREQUFBV0FDUUFBQUFBQUFBQUlDQUFBTHhNQUFCd2JtWmZiV0ZwYmw5a1pYTmpjbWx3ZEc5eUxtMW1DZ0FnQUFBQUFBQUJBQmdBUURGWTNHV0gxZ0ZBTVZqY1pZZldBU1FMV054bGg5WUJVRXNCQWo4QUZBQUFBQUFBNFdNcVVRQUFBQUFBQUFBQUFBQUFBQThBSkFBQUFBQUFBQUFRSUFBQVRFNEFBRlJQVTBOQkxVMWxkR0ZrWVhSaEx3b0FJQUFBQUFBQUFRQVlBUHZrVjl4bGg5WUIrK1JYM0dXSDFnSEZtRmZjWllmV0FWQkxBUUkvQUJRQUFBQUlBT0ZqS2xHc2JzL2RqUUFBQU00QUFBQVpBQ1FBQUFBQUFBQUFJQ0FBQUhsT0FBQlVUMU5EUVMxTlpYUmhaR0YwWVM5VVQxTkRRUzV0WlhSaENnQWdBQUFBQUFBQkFCZ0ErK1JYM0dXSDFnSDc1RmZjWllmV0FmdmtWOXhsaDlZQlVFc0ZCZ0FBQUFBVEFCTUE1QWNBQUQxUEFBQUFBQT09","heatParamUpdated":false,"creationDate":1636526654498,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pnfcsar","artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE=","artifactUUID":"2db70fcc-d00b-4978-ac2a-52b11e267fcd","artifactDisplayName":"pNF","mandatory":false,"serviceApi":false,"artifactLabel":"pnfcsar","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pnfcsar","duplicated":false,"payloadUpdateDate":1636526654500,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654498,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"mynetconfyang":{"payloadData":"Ylc5a2RXeGxJRzE1Ym1WMFkyOXVaaUI3Q2lBZ2VXRnVaeTEyWlhKemFXOXVJREV1TVRzS0lDQnVZVzFsYzNCaFkyVWdJblZ5YmpwdGVXNWxkR052Ym1ZNmRHVnpkQ0k3Q2dvZ0lIQnlaV1pwZUNCdVpuUTdDZ29nSUc5eVoyRnVhWHBoZEdsdmJpQWliWGx1WlhSamIyNW1JanNLSUNCamIyNTBZV04wSUNKdGVTQnVaWFJqYjI1bUlHRmtaSEpsYzNNaU93b2dJR1JsYzJOeWFYQjBhVzl1SUNKNVlXNW5JRzF2WkdWc0lHWnZjaUJ0ZVc1bGRHTnZibVlpT3dvZ0lISmxkbWx6YVc5dUlDSXlNREU1TFRBekxUQXhJbnNLSUNBZ0lHUmxjMk55YVhCMGFXOXVJQ0pwYm1sMGFXRnNJSFpsY25OcGIyNGlPd29nSUgwS0NpQWdZMjl1ZEdGcGJtVnlJRzVsZEdOdmJtWnNhWE4wZXdvZ0lDQWdiR2x6ZENCdVpYUmpiMjVtZXdvZ0lDQWdJQ0JyWlhrZ2JtVjBZMjl1WmkxcFpEc0tJQ0FnSUNBZ2JHVmhaaUJ1WlhSamIyNW1MV2xrZXlBS0lDQWdJQ0FnSUNCMGVYQmxJSFZwYm5ReE5qc0tJQ0FnSUNBZ2ZRb2dJQ0FnSUNCc1pXRm1JRzVsZEdOdmJtWXRjR0Z5WVcwZ2V3b2dJQ0FnSUNBZ0lIUjVjR1VnZFdsdWRETXlPd29nSUNBZ0lDQjlDaUFnSUNCOUNnb2dJSDBLZlFvPQ==","heatParamUpdated":false,"creationDate":1636526654584,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mynetconfyang","artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc=","artifactUUID":"6404678e-2fcb-45ff-ad49-4bca17f7bb10","artifactDisplayName":"mynetconf","mandatory":false,"serviceApi":false,"artifactLabel":"mynetconfyang","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mynetconfyang","duplicated":false,"payloadUpdateDate":1636526654587,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654584,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vsptestpnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nZEdWemRDMXdibVpmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUhCdVpsOXRZV055YjE5MlpXNWtiM0lLSUNBZ0lHVXVJQ0FnSUVOaGRHVm5iM0o1T2lCeVpYTnZkWEpqWlU1bGQwTmhkR1ZuYjNKNUxtZGxibVZ5YVdNS0lDQWdJR1l1SUNBZ0lFeHBZMlZ1YzJVZ1JHVjBZV2xzY3pvZ0NpQWdJQ0FnSUNBZ2FTNGdJQ0FnVEdsalpXNXpaU0JOYjJSbGJDQldaWEp6YVc5dU9pQUtJQ0FnSUNBZ0lDQnBhUzRnSUNBZ1RHbGpaVzV6WlNCQlozSmxaVzFsYm5RZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhU0FnSUNCTWFYTjBJRzltSUVabFlYUjFjbVVnUjNKdmRYQnpPaUFLSUNBZ0lHY3VJQ0FnSUVocFoyZ2dRWFpoYVd4aFltbHNhWFI1SUFvZ0lDQWdhQzRnSUNBZ1UzUnZjbUZuWlNCRVlYUmhJRUpoWTJzdGRYQWdSR1YwWVdsc2N6b2dDaUFnSUNBZ0lDQWdhUzRnSUNBZ1JHRjBZU0JTWlhCc2FXTmhkR2x2YmlCU1pYRjFhWEpsWkQ4NklHWmhiSE5sQ2lBZ0lDQWdJQ0FnYVdrdUlDQWdJQWxFWVhSaElGTnBlbVVnZEc4Z2NtVndiR2xqWVhSbElHbHVJRWRDT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwTGlBZ0lDQkVZWFJoSUhKbGNHeHBZMkYwYVc5dUlHWnlaWEYxWlc1amVUb2diblZzYkFvZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JTWlhCc2FXTmhkR2x2YmlCVGIzVnlZMlU2SUc1MWJHd0tJQ0FnSUNBZ0lDQjJMaUFnSUNCU1pYQnNhV05oZEdsdmJpQkVaWE4wYVc1aGRHbHZiam9nYm5Wc2JBb2dJQ0FnTXk0Z0lDQWdUR2x6ZENCdlppQldSa056SUFvZ0lDQWdJQ0FnSUdFdUlDQWdJRVp2Y2lCbFlXTm9JRlpHUXpvZ0NnPT0=","heatParamUpdated":false,"creationDate":1636526654402,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vsptestpnfvspinformationtxt","artifactName":"VSP_test-pnf_VSP_Information.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzE3MzQ3OTZmZjJmMGVmMDEzYmE3MmUzOWZjYTQyNmI=","artifactUUID":"d67aedf1-53a8-4d4a-89ac-ccad3a94037b","artifactDisplayName":"VSP_test-pnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vsptestpnfvspinformationtxt","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vsptestpnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1636526654403,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654402,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"payloadData":"UEhabGJtUnZjaTFzYVdObGJuTmxMVzF2WkdWc0lIaHRiRzV6UFNKb2RIUndPaTh2ZUcxc2JuTXViM0JsYm1WamIyMXdMbTl5Wnk5aGMyUmpMMnhwWTJWdWMyVXRiVzlrWld3dk1TNHdJajQ4ZG1WdVpHOXlMVzVoYldVK2NHNW1YMjFoWTNKdlgzWmxibVJ2Y2p3dmRtVnVaRzl5TFc1aGJXVStQR1Z1ZEdsMGJHVnRaVzUwTFhCdmIyd3RiR2x6ZEM4K1BHeHBZMlZ1YzJVdGEyVjVMV2R5YjNWd0xXeHBjM1F2UGp3dmRtVnVaRzl5TFd4cFkyVnVjMlV0Ylc5a1pXdys=","heatParamUpdated":false,"creationDate":1636526654119,"timeout":0,"description":" Vendor license file","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE=","artifactUUID":"c6721e87-117c-4f18-b6a0-165fbfd398d7","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vendorlicense","duplicated":false,"payloadUpdateDate":1636526654122,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654119,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"pmdictionaryyaml":{"payloadData":"Y0cxRWFXTjBhVzl1WVhKNU9nb2dJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdjRzFFYVdOMGFXOXVZWEo1U0dWaFpHVnlPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRS0lDQWdJQ0FnSUNBZ0lDQWdjM1J5ZFdOMGRYSmxPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjRzFFWldaV2MyNDZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCamIyMXRaVzUwT2lBaVZtVnljMmx2YmlCdlppQjBhR1VnVUUwZ1JHbGpkR2x2Ym1GeWVTNGdWbVZ5YzJsdmJpQnBjeUIyWlc1a2IzSWdaR1ZtYVc1bFpDNGlmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjRzFFWldaVFkyaGxiV0ZXYzI0NklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpVm1WeWMybHZiaUJ2WmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCVFkyaGxiV0VnZFhObFpDQm1iM0lnZEdocGN5QlFUU0JFYVdOMGFXOXVZWEo1TGlCVFkyaGxiV0VnZG1WeWMybHZibk1nWVhKbElITndaV05wWm1sbFpDQnBiaUIwYUdVZ1ZrVlRJRk53WldOcFptbGpZWFJwYjI1ekxpSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnVabFI1Y0dVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpVGtZZ2RIbHdaU0IwYnlCM2FHOXRJSFJvYVhNZ1VFMGdSR2xqZEdsdmJtRnllU0JoY0hCc2FXVnpMaUJ1WmxSNWNHVWdhWE1nZG1WdVpHOXlJR1JsWm1sdVpXUWdZVzVrSUhOb2IzVnNaQ0J0WVhSamFDQjBhR1VnYzNSeWFXNW5JSFZ6WldRZ2FXNGdaWFpsYm5ST1lXMWxMaUo5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlc1a2IzSTZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nUVdOdFpTd2dZMjl0YldWdWREb2dJbFpsYm1SdmNpQnZaaUIwYUdVZ1RrWWdkSGx3WlNCMGJ5QjNhRzl0SUhSb2FYTWdVRTBnUkdsamRHbHZibUZ5ZVNCaGNIQnNhV1Z6TGlKOUNpQWdJQ0FnSUNBZ2NHMUVhV04wYVc5dVlYSjVUV1ZoYzNWeVpXMWxiblJ6T2dvZ0lDQWdJQ0FnSUNBZ0lDQndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUUtJQ0FnSUNBZ0lDQWdJQ0FnWVhKeVlYazZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXRJRzFsWVhOVWVYQmxPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z1kyOXRiV1Z1ZERvZ0lrMWxZWE4xY21WdFpXNTBJRzVoYldVZ2RYTmxaQ0JwYmlCUVRTQm1hV3hsTENCcGJpQXpSMUJRSUdadmNtMWhkQ0IzYUdWeVpTQnpjR1ZqYVdacFpXUXNJR1ZzYzJVZ2RtVnVaRzl5SUdSbFptbHVaV1F1SUU1aGJXVnpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmxLUzRnVG1GdFpYTWdabTl5SUROSFVGQXRaR1ZtYVc1bFpDQTFSeUJ0WldGemRYSmxiV1Z1ZEhNZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlBelIxQlFJRlJUSURJNExqVTFNaUJwZEdWdElHVXBMaUJXWlc1a2IzSWdaR1ZtYVc1bFpDQnVZVzFsY3lCaGNtVWdjSEpsWTJWa1pXUWdkMmwwYUNCV1V5NGlmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J0WldGelJHVnpZM0pwY0hScGIyNDZJSHNnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCamIyMXRaVzUwT2lBaVZHVjRkQ0JrWlhOamNtbHdkR2x2YmlCdlppQjBhR1VnY0hWeWNHOXpaU0J2WmlCMGFHVWdiV1ZoYzNWeVpXMWxiblFzSUhkb1lYUWdhVzVtYjNKdFlYUnBiMjRnWkc5bGN5QjBhR1VnYldWaGMzVnlaVzFsYm5RZ2NISnZkbWxrWlM0Z1JHVnpZM0pwY0hScGIyNXpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmhLUzRnUkdWelkzSnBjSFJwYjI1eklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCaEtTNGdWbVZ1Wkc5eWN5QmhjbVVnWm5KbFpTQjBieUJoZFdkdFpXNTBJRzl5SUcxdlpHbG1lU0IwYUdVZ00wZFFVQzF3Y205MmFXUmxaQ0JrWlhOamNtbHdkR2x2Ym5NZ2RHOGdiVzl5WlNCaFkyTjFjbUYwWld4NUlHUmxjMk55YVdKbElIUm9aV2x5SUcxbFlYTjFjbVZ0Wlc1MGN5QmhjeUJ1WldWa1pXUXVJbjBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYldWaGMwTnZibVJwZEdsdmJqb2dleUJ3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUdOdmJXMWxiblE2SUNKVVpYaDBJR1JsYzJOeWFYQjBhVzl1SUc5bUlIUm9aU0JqYjI1a2FYUnBiMjRnZEdoaGRDQmpZWFZ6WlhNZ2RHaGxJRzFsWVhOMWNtVnRaVzUwSUhSdklHSmxJSFZ3WkdGMFpXUXVJRU52Ym1ScGRHbHZibk1nWm05eUlETkhVRkF0WkdWbWFXNWxaQ0EwUnlCdFpXRnpkWEpsYldWdWRITWdZWEpsSUhOd1pXTnBabWxsWkNCcGJpQXpSMUJRSUZSVElETXlMalF5TlNCcGRHVnRJR01wTGlCRGIyNWthWFJwYjI1eklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCaktTNGdWbVZ1Wkc5eWN5QmhjbVVnWm5KbFpTQjBieUJoZFdkdFpXNTBJRzl5SUcxdlpHbG1lU0IwYUdVZ00wZFFVQzF3Y205MmFXUmxaQ0JqYjI1a2FYUnBiMjV6SUhSdklHMXZjbVVnWVdOamRYSmhkR1ZzZVNCa1pYTmpjbWxpWlNCMGFHVnBjaUJ0WldGemRYSmxiV1Z1ZEhNZ1lYTWdibVZsWkdWa0xpSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzFsWVhOU1pYTjFiSFJVZVhCbE9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRnRwYm5SbFoyVnlYU3dnWTI5dGJXVnVkRG9nSWtSaGRHRWdkSGx3WlNCdlppQjBhR1VnYldWaGMzVnlaVzFsYm5RZ2NtVnpkV3gwTGlCU1pYTjFiSFFnWkdGMFlTQjBlWEJsY3lCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURSSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNekl1TkRJMUlHbDBaVzBnWkNrdUlGSmxjM1ZzZENCa1lYUmhJSFI1Y0dWeklHWnZjaUF6UjFCUUxXUmxabWx1WldRZ05VY2diV1ZoYzNWeVpXMWxiblJ6SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnTTBkUVVDQlVVeUF5T0M0MU5USWdhWFJsYlNCa0tTNGdWR2hsSUcxbFlYTlNaWE4xYkhSVWVYQmxJSFpoYkhWbGN5QnpkWEJ3YjNKMFpXUWdZbmtnWVNCMlpXNWtiM0lnWVhKbElITndaV05wWm1sbFpDQnBiaUIwYUdVZ1VFMGdSR2xqZEdsdmJtRnllU0JaUVUxTUlIVnphVzVuSUhSb1pTQW5kbUZzZFdVbklHRjBkSEpwWW5WMFpTQmhibVFnYldGNUlHbHVZMngxWkdVZ2RtVnVaRzl5TFdSbFptbHVaV1FnWkdGMFlTQjBlWEJsY3lCdWIzUWdjM0JsWTJsbWFXVmtJR0o1SUROSFVGQTdJR1p2Y2lCbGVHRnRjR3hsSUdKdmIyeGxZVzR1SW4wS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGSmhibWRsT2lCN0lIQnlaWE5sYm1ObE9pQnZjSFJwYjI1aGJDd2dZMjl0YldWdWREb2dJbEpoYm1kbElHWnZjaUIwYUdVZ2JXVmhjM1Z5WlcxbGJuUWdjbVZ6ZFd4MExpQlVhR1VnY21GdVoyVWdhWE1nYzNCbFkybG1hV1ZrSUdGeklHRWdZMjl0YldFZ2MyVndZWEpoZEdWa0lHeHBjM1FnYjJZZ1pHbHpZM0psZEdVZ2RtRnNkV1Z6SUc5eUlHRWdjbUZ1WjJVZ2IyWWdkbUZzZFdWeklITndaV05wWm1sbFpDQmhjeUJ0YVc1cGJYVnRJSFpoYkhWbExXMWhlR2x0ZFcwZ2RtRnNkV1VnZDJsMGFDQnVieUJ6Y0dGalpYTXVJRkpsYzNWc2RDQnlZVzVuWlhNZ1ptOXlJRE5IVUZBdFpHVm1hVzVsWkNBMFJ5QnRaV0Z6ZFhKbGJXVnVkSE1nWVhKbElITndaV05wWm1sbFpDQnBiaUF6UjFCUUlGUlRJRE15TGpReU5TQnBkR1Z0SUdRcElHbG1JR0Z3Y0d4cFkyRmliR1V1SUZKbGMzVnNkQ0J5WVc1blpYTWdabTl5SUROSFVGQXRaR1ZtYVc1bFpDQTFSeUJ0WldGemRYSmxiV1Z1ZEhNZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlBelIxQlFJRlJUSURJNExqVTFNaUJwZEdWdElHUXBJR2xtSUdGd2NHeHBZMkZpYkdVdUlDSjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzFsWVhOU1pYTjFiSFJWYm1sMGN6b2dleUJ3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJiYzJWamIyNWtjeXdnYldsdWRYUmxjeXdnYm1GdWIzTmxZMjl1WkhNc0lHMXBZM0p2YzJWamIyNWtjeXdnYTJKd2MxMHNJR052YlcxbGJuUTZJQ0pWYm1sMElHOW1JRzFsWVhOMWNtVWdabTl5SUhSb1pTQnlaWE4xYkhRN0lHVXVaeTRnYldsc2JHbHpaV052Ym1SekxDQmllWFJsY3l3Z2EybHNiMko1ZEdWekxDQndZV05yWlhSekxDQnVkVzFpWlhJdUlGVnVhWFFnYjJZZ2JXVmhjM1Z5WlNCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURSSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNekl1TkRJMUlHbDBaVzBnWkNrZ2FXWWdZWEJ3YkdsallXSnNaUzRnVlc1cGRDQnZaaUJ0WldGemRYSmxJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdOVWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBeU9DNDFOVElnYVhSbGJTQmtLU0JwWmlCaGNIQnNhV05oWW14bExpQlVhR1VnYldWaGMxSmxjM1ZzZEhOVmJtbDBjeUIyWVd4MVpYTWdjM1Z3Y0c5eWRHVmtJR0o1SUdFZ2RtVnVaRzl5SUdGeVpTQnpjR1ZqYVdacFpXUWdhVzRnZEdobElGQk5JRVJwWTNScGIyNWhjbmtnV1VGTlRDQjFjMmx1WnlCMGFHVWdKM1poYkhWbEp5QmhkSFJ5YVdKMWRHVWdZVzVrSUcxaGVTQnBibU5zZFdSbElIWmxibVJ2Y2kxa1pXWnBibVZrSUhWdWFYUnpJRzltSUcxbFlYTjFjbVVnYm05MElITndaV05wWm1sbFpDQmllU0F6UjFCUU95Qm1iM0lnWlhoaGJYQnNaU0JsZEdobGNtNWxkQ0JtY21GdFpYTXVJbjBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRnRPVWtObGJHeERWU3dnVGxKRFpXeHNSRlVzSUU1U1FsUlRMQ0JKVUU1UExDQkZWRWhKUmwwc0lHTnZiVzFsYm5RNklDSk5aV0Z6ZFhKbGJXVnVkQ0JQWW1wbFkzUWdRMnhoYzNNdUlFOWlhbVZqZENCamJHRnpjMlZ6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTkVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXpNaTQwTWpVZ2FYUmxiU0JtS1M0Z1QySnFaV04wSUdOc1lYTnpaWE1nWm05eUlETkhVRkF0WkdWbWFXNWxaQ0ExUnlCdFpXRnpkWEpsYldWdWRITWdZWEpsSUhOd1pXTnBabWxsWkNCcGJpQXpSMUJRSUZSVElESTRMalUxTWlCcGRHVnRJR1lwTGlCVWFHVWdiV1ZoYzA5aWFrTnNZWE56SUhaaGJIVmxjeUJ6ZFhCd2IzSjBaV1FnWW5rZ1lTQjJaVzVrYjNJZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCWlFVMU1JSFZ6YVc1bklIUm9aU0RpZ0p4MllXeDFaZUtBblNCaGRIUnlhV0oxZEdVZ1lXNWtJRzFoZVNCcGJtTnNkV1JsSUhabGJtUnZjaTFrWldacGJtVmtJRzlpYW1WamRITWdibTkwSUhOd1pXTnBabWxsWkNCaWVTQXpSMUJRT3lCbWIzSWdaWGhoYlhCc1pTQkpVRk5GUXk0aWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnRaV0Z6UTI5c2JHVmpkR2x2YmsxbGRHaHZaRG9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCYlEwTXNJRWRWUVVkRkxDQkVSVklzSUZOSlhTd2dZMjl0YldWdWREb2dJa052Ykd4bFkzUnBiMjRnVFdWMGFHOWtJR1p2Y2lCMGFHVWdiV1ZoYzNWeVpXMWxiblF1SUROSFVGQXRaR1ZtYVc1bFpDQmpiMnhzWldOMGFXOXVJRzFsZEdodlpITWdZWEpsSUVORExDQlRTU3dnUkVWU0lHRnVaQ0JIWVhWblpTNGdRMjlzYkdWamRHbHZiaUJOWlhSb2IyUnpJR1p2Y2lBelIxQlFMV1JsWm1sdVpXUWdORWNnYldWaGMzVnlaVzFsYm5SeklHRnlaU0J6Y0dWamFXWnBaV1FnYVc0Z00wZFFVQ0JVVXlBek1pNDBNalVnYVhSbGJTQmlLUzRnUTI5c2JHVmpkR2x2YmlCTlpYUm9iMlJ6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTlVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXlPQzQxTlRJZ2FYUmxiU0JqS1M0Z1ZHaGxJRzFsWVhORGIyeHNaV04wYVc5dVRXVjBhRzlrSUhaaGJIVmxjeUJ6ZFhCd2IzSjBaV1FnWW5rZ1lTQjJaVzVrYjNJZ1lYSmxJSE53WldOcFptbGxaQ0JwYmlCMGFHVWdVRTBnUkdsamRHbHZibUZ5ZVNCWlFVMU1JSFZ6YVc1bklIUm9aU0FuZG1Gc2RXVW5JR0YwZEhKcFluVjBaU0JoYm1RZ2JXRjVJR2x1WTJ4MVpHVWdkbVZ1Wkc5eUxXUmxabWx1WldRZ1kyOXNiR1ZqZEdsdmJpQnRaWFJvYjJSeklHNXZkQ0J6Y0dWamFXWnBaV1FnWW5rZ00wZFFVRHNnWm05eUlHVjRZVzF3YkdVZ1FYWmxjbUZuWlM0aWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnRaV0Z6VEdGemRFTm9ZVzVuWlRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJR052YlcxbGJuUTZJQ0pRVFNCRWFXTjBhVzl1WVhKNUlIWmxjbk5wYjI0Z2RHaGxJR3hoYzNRZ2RHbHRaU0IwYUdseklHMWxZWE4xY21WdFpXNTBJSGRoY3lCamFHRnVaMlZrTENCaFpHUmxaQ0J2Y2lCa1pXeGxkR1ZrTGlKOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHMWxZWE5EYUdGdVoyVlVlWEJsT2lCN0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklGdGhaR1JsWkN3Z2JXOWthV1pwWldRc0lHUmxiR1YwWldSZExDQmpiMjF0Wlc1ME9pQWlSbTl5SUhSb1pTQnRaV0Z6VEdGemRFTm9ZVzVuWlN3Z2FXNWthV05oZEdWeklIUm9aU0IwZVhCbElHOW1JR05vWVc1blpTQnRZV1JsSUdadmNpQjBhR2x6SUcxbFlYTjFjbVZ0Wlc1MExpQldZV3hwWkNCMllXeDFaWE1nWVhKbElHRmtaR1ZrTENCdGIyUnBabWxsWkNCdmNpQmtaV3hsZEdWa0xpQkVaV3hsZEdWa0lHMWxZWE4xY21WdFpXNTBjeUJ0WVhrZ1ltVWdhMlZ3ZENCcGJpQjBhR1VnVUUwZ1JHbGpkR2x2Ym1GeWVTQm1iM0lnYjI1bElISmxiR1ZoYzJVZ2IzSWdiVzl5WlNCdmNpQndaWEp0WVc1bGJuUnNlU0JtYjNJZ2FHbHpkRzl5YVdOaGJDQndkWEp3YjNObGN5d2dhV1lnWkdWemFYSmxaQzRpZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCdFpXRnpTVzVtYjBsa09pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnWTI5dGJXVnVkRG9nSWs1aGJXVWdabTl5SUdFZ1ozSnZkWEFnYjJZZ2NtVnNZWFJsWkNCdFpXRnpkWEpsYldWdWRITXNJR2x1SUROSFVGQWdabTl5YldGMElIZG9aWEpsSUhOd1pXTnBabWxsWkN3Z1pXeHpaU0IyWlc1a2IzSWdaR1ZtYVc1bFpDNGdSbUZ0YVd4NUlHNWhiV1Z6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTkVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXpNaTQwTWpVZ1UyVmpkR2x2YmlBekxqRXVJRVpoYldsc2VTQnVZVzFsY3lCbWIzSWdNMGRRVUMxa1pXWnBibVZrSURWSElHMWxZWE4xY21WdFpXNTBjeUJoY21VZ2MzQmxZMmxtYVdWa0lHbHVJRE5IVUZBZ1ZGTWdNamd1TlRVeUlGTmxZM1JwYjI0Z015NDBMaUo5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0JqYjIxdFpXNTBPaUFpUVdKaWNtVjJhV0YwYVc5dUlHWnZjaUJoSUdaaGJXbHNlU0J2WmlCdFpXRnpkWEpsYldWdWRITXNJR2x1SUROSFVGQWdabTl5YldGMElIZG9aWEpsSUhOd1pXTnBabWxsWkN3Z1pXeHpaU0IyWlc1a2IzSWdaR1ZtYVc1bFpDNGdSbUZ0YVd4NUlHNWhiV1VnWVdKaWNtVjJhV0YwYVc5dWN5Qm1iM0lnTTBkUVVDMWtaV1pwYm1Wa0lEUkhJRzFsWVhOMWNtVnRaVzUwY3lCaGNtVWdjM0JsWTJsbWFXVmtJR2x1SUROSFVGQWdWRk1nTXpJdU5ESTFJRk5sWTNScGIyNGdNeTR4TGlCR1lXMXBiSGtnYm1GdFpTQmhZbUp5WlhacFlYUnBiMjV6SUdadmNpQXpSMUJRTFdSbFptbHVaV1FnTlVjZ2JXVmhjM1Z5WlcxbGJuUnpJR0Z5WlNCemNHVmphV1pwWldRZ2FXNGdNMGRRVUNCVVV5QXlPQzQxTlRJZ1UyVmpkR2x2YmlBekxqUXVJQ0o5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUcxbFlYTkJaR1JwZEdsdmJtRnNSbWxsYkdSek9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnWTI5dGJXVnVkRG9nSWtoaGMyaHRZWEFnYjJZZ2RtVnVaRzl5SUhOd1pXTnBabWxqSUZCTklFUnBZM1JwYjI1aGNua2dabWxsYkdSeklHbHVJR3RsZVNCMllXeDFaU0J3WVdseUlHWnZjbTFoZEM0aUxDQnpkSEoxWTNSMWNtVTZJSHNLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dleUJyWlhrNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2diV1ZoYzNWeVpXMWxiblJUZEdGMGRYTXNJR052YlcxbGJuUTZJQ0pEYjI1MFlXbHVjeUIwYUdVZ2MzUmhkSFZ6SUc5bUlIUm9aU0J0WldGemRYSmxiV1Z1ZEM0aWZTd2dkbUZzZFdVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dXMVZUUlVRc0lFUkZVRkpGUTBGVVJVUXNJRTlDVTA5TVJWUkZMQ0JRVWtWTVNVMUpUa0ZTV1YwZ2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdJR3RsZVRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQnBibWwwYVdGc1ZtRnNkV1VzSUdOdmJXMWxiblE2SUNKVWFHVWdhVzVwZEdsaGJDQjJZV3gxWlNCMGJ5QjNhR2xqYUNCMGFHVWdUV1ZoYzNWeVpXMWxiblFnVkhsd1pTQnBjeUJ6WlhRZ1lYUWdkR2hsSUdKbFoybHVibWx1WnlCdlppQmhJRzVsZHlCbmNtRnVkV3hoY21sMGVTQndaWEpwYjJRdUluMHNJSFpoYkhWbE9pQjdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ0I5Zlgwc0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JyWlhsV1lXeDFaVkJoYVhJNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUhzZ2EyVjVPaUI3SUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUdGamJXVlFZWEpoYldWMFpYSXhMQ0JqYjIxdFpXNTBPaUFpUlhoMGNtRWdkbVZ1Wkc5eUlITndaV05wWm1saklIQmhjbUZ0WlhSbGNpQXhMaUo5TENCMllXeDFaVG9nZXlCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRZ2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3SUhCeVpYTmxibU5sT2lCdmNIUnBiMjVoYkN3Z2MzUnlkV04wZFhKbE9pQjdJR3RsZVRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQmhZMjFsVUdGeVlXMWxkR1Z5TWl3Z1kyOXRiV1Z1ZERvZ0lrVjRkSEpoSUhabGJtUnZjaUJ6Y0dWamFXWnBZeUJ3WVhKaGJXVjBaWElnTWk0aWZTd2dkbUZzZFdVNklIc2djSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dXM1J5ZFdVc0lHWmhiSE5sWFNCOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCclpYbFdZV3gxWlZCaGFYSTZJSHNnY0hKbGMyVnVZMlU2SUc5d2RHbHZibUZzTENCemRISjFZM1IxY21VNklIc2dhMlY1T2lCN0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklHRmpiV1ZRWVhKaGJXVjBaWEl6TENCamIyMXRaVzUwT2lBaVJYaDBjbUVnZG1WdVpHOXlJSE53WldOcFptbGpJSEJoY21GdFpYUmxjaUF6TGlKOUxDQjJZV3gxWlRvZ2V5QndjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUWdmWDE5ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCOUNpMHRMUXB3YlVScFkzUnBiMjVoY25rNkNpQWdJQ0J3YlVScFkzUnBiMjVoY25sSVpXRmtaWEk2Q2lBZ0lDQWdJQ0FnY0cxRVpXWldjMjQ2SUVGamJXVk9kVzFpWlhJdU1TNHdDaUFnSUNBZ0lDQWdjRzFFWldaVFkyaGxiV0ZXYzI0NklERXVNQW9nSUNBZ0lDQWdJRzVtVkhsd1pUb2diWGxRYm1ZS0lDQWdJQ0FnSUNCMlpXNWtiM0k2SUVGamJXVUtJQ0FnSUhCdFJHbGpkR2x2Ym1GeWVVMWxZWE4xY21WdFpXNTBjem9LQ2lBZ0lDQXRJRzFsWVhOVWVYQmxPaUJFVWtJdVZVVlVhSEJFYkFvZ0lDQWdJQ0J0WldGelJHVnpZM0pwY0hScGIyNDZJRUYyWlhKaFoyVWdSRXdnVlVVZ2RHaHliM1ZuYUhCMWRDQnBiaUJuVGtJS0lDQWdJQ0FnYldWaGMwTnZibVJwZEdsdmJqb2dVMlZsSUROSFVGQWdWRk1nTWpndU5UVXlDaUFnSUNBZ0lHMWxZWE5TWlhOMWJIUlVlWEJsT2lCcGJuUmxaMlZ5Q2lBZ0lDQWdJRzFsWVhOU1pYTjFiSFJTWVc1blpUb2dNQzAwTWprME9UWTNNamsxQ2lBZ0lDQWdJRzFsWVhOU1pYTjFiSFJWYm1sMGN6b2dhMkp3Y3dvZ0lDQWdJQ0J0WldGelQySnFRMnhoYzNNNklFNVNRMlZzYkVSVkNpQWdJQ0FnSUcxbFlYTkRiMnhzWldOMGFXOXVUV1YwYUc5a09pQkVSVklLSUNBZ0lDQWdiV1ZoYzB4aGMzUkRhR0Z1WjJVNklERXVNQW9nSUNBZ0lDQnRaV0Z6UTJoaGJtZGxWSGx3WlRvZ1lXUmtaV1FLSUNBZ0lDQWdiV1ZoYzBsdVptOUpaRG9nSWtSaGRHRWdVbUZrYVc4Z1FtVmhjbVZ5SWdvZ0lDQWdJQ0J0WldGelJtRnRhV3g1T2lCRVVrSUtJQ0FnSUNBZ2JXVmhjMEZrWkdsMGFXOXVZV3hHYVdWc1pITTZJSHNLSUNBZ0lDQWdJQ0FnSUNKdFpXRnpkWEpsYldWdWRGTjBZWFIxY3lJNklDSlZVMFZFSWl3S0lDQWdJQ0FnSUNBZ0lDSnBibWwwYVdGc1ZtRnNkV1VpT2lBd0xBb2dJQ0FnSUNBZ0lDQWdJbUZqYldWUVlYSmhiV1YwWlhJeElqb2dNQ3dLSUNBZ0lDQWdJQ0FnSUNKaFkyMWxVR0Z5WVcxbGRHVnlNaUk2SUhSeWRXVXNDaUFnSUNBZ0lDQWdJQ0FpWVdOdFpWQmhjbUZ0WlhSbGNqTWlPaUFpWVdOdFpWQmhjbUZ0WlhSbGNsWmhiSFZsTXlKOUNnb2dJQ0FnTFNCdFpXRnpWSGx3WlRvZ1ZsTXVhV1pKYmtScGMyTmhjbVJ6Q2lBZ0lDQWdJRzFsWVhORVpYTmpjbWx3ZEdsdmJqb2dWR2hsSUc1MWJXSmxjaUJ2WmlCcGJtSnZkVzVrSUhCaFkydGxkSE1nZDJocFkyZ2dkMlZ5WlNCamFHOXpaVzRnZEc4Z1ltVWdaR2x6WTJGeVpHVmtDaUFnSUNBZ0lHMWxZWE5EYjI1a2FYUnBiMjQ2SUZSb1pTQnVkVzFpWlhJZ2IyWWdhVzVpYjNWdVpDQndZV05yWlhSeklIZG9hV05vSUhkbGNtVWdZMmh2YzJWdUlIUnZJR0psQ2lBZ0lDQWdJQ0FnSUNCa2FYTmpZWEprWldRZ1pYWmxiaUIwYUc5MVoyZ2dibThnWlhKeWIzSnpJR2hoWkNCaVpXVnVJR1JsZEdWamRHVmtJSFJ2SUhCeVpYWmxiblFLSUNBZ0lDQWdJQ0FnSUhSb1pXbHlJR0psYVc1bklHUmxiR2wyWlhKaFlteGxJSFJ2SUdFZ2FHbG5hR1Z5TFd4aGVXVnlJSEJ5YjNSdlkyOXNMaUFnVDI1bENpQWdJQ0FnSUNBZ0lDQndiM056YVdKc1pTQnlaV0Z6YjI0Z1ptOXlJR1JwYzJOaGNtUnBibWNnYzNWamFDQmhJSEJoWTJ0bGRDQmpiM1ZzWkNCaVpTQjBid29nSUNBZ0lDQWdJQ0FnWm5KbFpTQjFjQ0JpZFdabVpYSWdjM0JoWTJVdUNpQWdJQ0FnSUNBZ0lDQkVhWE5qYjI1MGFXNTFhWFJwWlhNZ2FXNGdkR2hsSUhaaGJIVmxJRzltSUhSb2FYTWdZMjkxYm5SbGNpQmpZVzRnYjJOamRYSWdZWFFLSUNBZ0lDQWdJQ0FnSUhKbExXbHVhWFJwWVd4cGVtRjBhVzl1SUc5bUlIUm9aU0J0WVc1aFoyVnRaVzUwSUhONWMzUmxiU3dnWVc1a0lHRjBJRzkwYUdWeUNpQWdJQ0FnSUNBZ0lDQjBhVzFsY3lCaGN5QnBibVJwWTJGMFpXUWdZbmtnZEdobElIWmhiSFZsSUc5bUNpQWdJQ0FnSUNBZ0lDQnBaa052ZFc1MFpYSkVhWE5qYjI1MGFXNTFhWFI1VkdsdFpTNEtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGUjVjR1U2SUdsdWRHVm5aWElLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRkpoYm1kbE9pQXdMVFF5T1RRNU5qY3lPVFVLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRlZ1YVhSek9pQnVkVzFpWlhJS0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQkZkR2hsY201bGRGQnZjblFLSUNBZ0lDQWdiV1ZoYzBOdmJHeGxZM1JwYjI1TlpYUm9iMlE2SUVORENpQWdJQ0FnSUcxbFlYTk1ZWE4wUTJoaGJtZGxPaUF4TGpBS0lDQWdJQ0FnYldWaGMwTm9ZVzVuWlZSNWNHVTZJR0ZrWkdWa0NpQWdJQ0FnSUcxbFlYTkpibVp2U1dRNklDSkpVQ0JOWVc1aFoyVnRaVzUwSWdvZ0lDQWdJQ0J0WldGelJtRnRhV3g1T2lCSlVBb2dJQ0FnSUNCdFpXRnpRV1JrYVhScGIyNWhiRVpwWld4a2N6b2dld29nSUNBZ0lDQWdJQ0FnSW0xbFlYTjFjbVZ0Wlc1MFUzUmhkSFZ6SWpvZ0lsVlRSVVFpTEFvZ0lDQWdJQ0FnSUNBZ0ltbHVhWFJwWVd4V1lXeDFaU0k2SURBc0NpQWdJQ0FnSUNBZ0lDQWlZV050WlZCaGNtRnRaWFJsY2pFaU9pQXdMQW9nSUNBZ0lDQWdJQ0FnSW1GamJXVlFZWEpoYldWMFpYSXlJam9nZEhKMVpTd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU15STZJQ0poWTIxbFVHRnlZVzFsZEdWeVZtRnNkV1V6SW4wS0NpQWdJQ0F0SUcxbFlYTlVlWEJsT2lCV1V5NXBaa2x1UlhKeWIzSnpDaUFnSUNBZ0lHMWxZWE5FWlhOamNtbHdkR2x2YmpvZ1RuVnRZbVZ5SUc5bUlHbHVZbTkxYm1RZ2NHRmphMlYwY3lCMGFHRjBJR052Ym5SaGFXNWxaQ0JsY25KdmNuTUtJQ0FnSUNBZ2JXVmhjME52Ym1ScGRHbHZiam9nUm05eUlIQmhZMnRsZEMxdmNtbGxiblJsWkNCcGJuUmxjbVpoWTJWekxDQjBhR1VnYm5WdFltVnlJRzltSUdsdVltOTFibVFLSUNBZ0lDQWdJQ0FnSUhCaFkydGxkSE1nZEdoaGRDQmpiMjUwWVdsdVpXUWdaWEp5YjNKeklIQnlaWFpsYm5ScGJtY2dkR2hsYlNCbWNtOXRJR0psYVc1bkNpQWdJQ0FnSUNBZ0lDQmtaV3hwZG1WeVlXSnNaU0IwYnlCaElHaHBaMmhsY2kxc1lYbGxjaUJ3Y205MGIyTnZiQzRnSUVadmNpQmphR0Z5WVdOMFpYSXRDaUFnSUNBZ0lDQWdJQ0J2Y21sbGJuUmxaQ0J2Y2lCbWFYaGxaQzFzWlc1bmRHZ2dhVzUwWlhKbVlXTmxjeXdnZEdobElHNTFiV0psY2lCdlppQnBibUp2ZFc1a0NpQWdJQ0FnSUNBZ0lDQjBjbUZ1YzIxcGMzTnBiMjRnZFc1cGRITWdkR2hoZENCamIyNTBZV2x1WldRZ1pYSnliM0p6SUhCeVpYWmxiblJwYm1jZ2RHaGxiUW9nSUNBZ0lDQWdJQ0FnWm5KdmJTQmlaV2x1WnlCa1pXeHBkbVZ5WVdKc1pTQjBieUJoSUdocFoyaGxjaTFzWVhsbGNpQndjbTkwYjJOdmJDNEtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGUjVjR1U2SUdsdWRHVm5aWElLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRkpoYm1kbE9pQXdMVFF5T1RRNU5qY3lPVFVLSUNBZ0lDQWdiV1ZoYzFKbGMzVnNkRlZ1YVhSek9pQnVkVzFpWlhJS0lDQWdJQ0FnYldWaGMwOWlha05zWVhOek9pQkZkR2hsY201bGRGQnZjblFLSUNBZ0lDQWdiV1ZoYzBOdmJHeGxZM1JwYjI1TlpYUm9iMlE2SUVkaGRXZGxDaUFnSUNBZ0lHMWxZWE5NWVhOMFEyaGhibWRsT2lBeExqQUtJQ0FnSUNBZ2JXVmhjME5vWVc1blpWUjVjR1U2SUdGa1pHVmtDaUFnSUNBZ0lHMWxZWE5KYm1adlNXUTZJQ0pKVUNCTllXNWhaMlZ0Wlc1MElnb2dJQ0FnSUNCdFpXRnpSbUZ0YVd4NU9pQkpVQW9nSUNBZ0lDQnRaV0Z6UVdSa2FYUnBiMjVoYkVacFpXeGtjem9nZXdvZ0lDQWdJQ0FnSUNBZ0ltMWxZWE4xY21WdFpXNTBVM1JoZEhWeklqb2dJbFZUUlVRaUxBb2dJQ0FnSUNBZ0lDQWdJbWx1YVhScFlXeFdZV3gxWlNJNklEQXNDaUFnSUNBZ0lDQWdJQ0FpWVdOdFpWQmhjbUZ0WlhSbGNqRWlPaUF3TEFvZ0lDQWdJQ0FnSUNBZ0ltRmpiV1ZRWVhKaGJXVjBaWEl6SWpvZ0ltRmpiV1ZRWVhKaGJXVjBaWEpXWVd4MVpUTWlmUW9LSUNBZ0lDMGdiV1ZoYzFSNWNHVTZJRlpUTG1sbVNXNVZibXR1YjNkdVVISnZkRzl6Q2lBZ0lDQWdJRzFsWVhORVpYTmpjbWx3ZEdsdmJqb2dUblZ0WW1WeUlHOW1JR2x1WW05MWJtUWdjR0ZqYTJWMGN5QnlaV05sYVhabFpDQjJhV0VnWVc0Z2RXNXJibTkzYmlCdmNpQjFjM1Z3Y0c5eWRHVmtJSEJ5YjNSdlkyOXNDaUFnSUNBZ0lHMWxZWE5EYjI1a2FYUnBiMjQ2SUVadmNpQndZV05yWlhRdGIzSnBaVzUwWldRZ2FXNTBaWEptWVdObGN5d2dkR2hsSUc1MWJXSmxjaUJ2WmlCd1lXTnJaWFJ6Q2lBZ0lDQWdJQ0FnSUNCeVpXTmxhWFpsWkNCMmFXRWdkR2hsSUdsdWRHVnlabUZqWlNCM2FHbGphQ0IzWlhKbElHUnBjMk5oY21SbFpDQmlaV05oZFhObElHOW1DaUFnSUNBZ0lDQWdJQ0JoYmlCMWJtdHViM2R1SUc5eUlIVnVjM1Z3Y0c5eWRHVmtJSEJ5YjNSdlkyOXNMaUFnUm05eUlHTm9ZWEpoWTNSbGNpMXZjbWxsYm5SbFpBb2dJQ0FnSUNBZ0lDQWdiM0lnWm1sNFpXUXRiR1Z1WjNSb0lHbHVkR1Z5Wm1GalpYTWdkR2hoZENCemRYQndiM0owSUhCeWIzUnZZMjlzQ2lBZ0lDQWdJQ0FnSUNCdGRXeDBhWEJzWlhocGJtY2dkR2hsSUc1MWJXSmxjaUJ2WmlCMGNtRnVjMjFwYzNOcGIyNGdkVzVwZEhNZ2NtVmpaV2wyWldRZ2RtbGhDaUFnSUNBZ0lDQWdJQ0IwYUdVZ2FXNTBaWEptWVdObElIZG9hV05vSUhkbGNtVWdaR2x6WTJGeVpHVmtJR0psWTJGMWMyVWdiMllnWVc0Z2RXNXJibTkzYmlCdmNnb2dJQ0FnSUNBZ0lDQWdkVzV6ZFhCd2IzSjBaV1FnY0hKdmRHOWpiMnd1SUNCR2IzSWdZVzU1SUdsdWRHVnlabUZqWlNCMGFHRjBJR1J2WlhNZ2JtOTBDaUFnSUNBZ0lDQWdJQ0J6ZFhCd2IzSjBJSEJ5YjNSdlkyOXNJRzExYkhScGNHeGxlR2x1Wnl3Z2RHaHBjeUJqYjNWdWRHVnlJSGRwYkd3Z1lXeDNZWGx6SUdKbENpQWdJQ0FnSUNBZ0lDQXdMZ29nSUNBZ0lDQnRaV0Z6VW1WemRXeDBWSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVW1GdVoyVTZJREF0TkRJNU5EazJOekk1TlFvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVlc1cGRITTZJRzUxYldKbGNnb2dJQ0FnSUNCdFpXRnpUMkpxUTJ4aGMzTTZJRVYwYUdWeWJtVjBVRzl5ZEFvZ0lDQWdJQ0J0WldGelEyOXNiR1ZqZEdsdmJrMWxkR2h2WkRvZ1EwTUtJQ0FnSUNBZ2JXVmhjMHhoYzNSRGFHRnVaMlU2SURFdU1Bb2dJQ0FnSUNCdFpXRnpRMmhoYm1kbFZIbHdaVG9nWVdSa1pXUUtJQ0FnSUNBZ2JXVmhjMGx1Wm05SlpEb2dJa2xRSUUxaGJtRm5aVzFsYm5RaUNpQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklFbFFDaUFnSUNBZ0lHMWxZWE5CWkdScGRHbHZibUZzUm1sbGJHUnpPaUI3Q2lBZ0lDQWdJQ0FnSUNBaWJXVmhjM1Z5WlcxbGJuUlRkR0YwZFhNaU9pQWlWVk5GUkNJc0NpQWdJQ0FnSUNBZ0lDQWlhVzVwZEdsaGJGWmhiSFZsSWpvZ01Dd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU1TSTZJREFzQ2lBZ0lDQWdJQ0FnSUNBaVlXTnRaVkJoY21GdFpYUmxjaklpT2lCMGNuVmxmUW9LSUNBZ0lDMGdiV1ZoYzFSNWNHVTZJRlpUTG1sbVNFTkpia0p5YjJGa1kyRnpkRkJyZEhNS0lDQWdJQ0FnYldWaGMwUmxjMk55YVhCMGFXOXVPaUJPZFcxaVpYSWdiMllnZEdobElHSnliMkZrWTJGemRHVmtJR2x1WW05MWJtUWdjR0ZqYTJWMGN5QmtaV3hwZG1WeVpXUWdkRzhnZEdobElHaHBaMmhsY2lBb2MzVmlMU2xzWVhsbGNnb2dJQ0FnSUNCdFpXRnpRMjl1WkdsMGFXOXVPaUJVYUdVZ2JuVnRZbVZ5SUc5bUlIQmhZMnRsZEhNc0lHUmxiR2wyWlhKbFpDQmllU0IwYUdseklITjFZaTFzWVhsbGNpQjBieUJoQ2lBZ0lDQWdJQ0FnSUNCb2FXZG9aWElnS0hOMVlpMHBiR0Y1WlhJc0lIZG9hV05vSUhkbGNtVWdZV1JrY21WemMyVmtJSFJ2SUdFZ1luSnZZV1JqWVhOMENpQWdJQ0FnSUNBZ0lDQmhaR1J5WlhOeklHRjBJSFJvYVhNZ2MzVmlMV3hoZVdWeUxpQlVhR2x6SUc5aWFtVmpkQ0JwY3lCaElEWTBMV0pwZENCMlpYSnphVzl1Q2lBZ0lDQWdJQ0FnSUNCdlppQnBaa2x1UW5KdllXUmpZWE4wVUd0MGN5NEtJQ0FnSUNBZ0lDQWdJRVJwYzJOdmJuUnBiblZwZEdsbGN5QnBiaUIwYUdVZ2RtRnNkV1VnYjJZZ2RHaHBjeUJqYjNWdWRHVnlJR05oYmlCdlkyTjFjaUJoZEFvZ0lDQWdJQ0FnSUNBZ2NtVXRhVzVwZEdsaGJHbDZZWFJwYjI0Z2IyWWdkR2hsSUcxaGJtRm5aVzFsYm5RZ2MzbHpkR1Z0TENCaGJtUWdZWFFnYjNSb1pYSUtJQ0FnSUNBZ0lDQWdJSFJwYldWeklHRnpJR2x1WkdsallYUmxaQ0JpZVNCMGFHVWdkbUZzZFdVZ2IyWUtJQ0FnSUNBZ0lDQWdJR2xtUTI5MWJuUmxja1JwYzJOdmJuUnBiblZwZEhsVWFXMWxMZ29nSUNBZ0lDQnRaV0Z6VW1WemRXeDBWSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVW1GdVoyVTZJREF0TkRJNU5EazJOekk1TlFvZ0lDQWdJQ0J0WldGelVtVnpkV3gwVlc1cGRITTZJRzUxYldKbGNnb2dJQ0FnSUNCdFpXRnpUMkpxUTJ4aGMzTTZJRVYwYUdWeWJtVjBVRzl5ZEFvZ0lDQWdJQ0J0WldGelEyOXNiR1ZqZEdsdmJrMWxkR2h2WkRvZ1EwTUtJQ0FnSUNBZ2JXVmhjMHhoYzNSRGFHRnVaMlU2SURFdU1Bb2dJQ0FnSUNCdFpXRnpRMmhoYm1kbFZIbHdaVG9nWVdSa1pXUUtJQ0FnSUNBZ2JXVmhjMGx1Wm05SlpEb2dJa2xRSUUxaGJtRm5aVzFsYm5RaUNpQWdJQ0FnSUcxbFlYTkdZVzFwYkhrNklFbFFDaUFnSUNBZ0lHMWxZWE5CWkdScGRHbHZibUZzUm1sbGJHUnpPaUI3Q2lBZ0lDQWdJQ0FnSUNBaWJXVmhjM1Z5WlcxbGJuUlRkR0YwZFhNaU9pQWlWVk5GUkNJc0NpQWdJQ0FnSUNBZ0lDQWlhVzVwZEdsaGJGWmhiSFZsSWpvZ01Dd0tJQ0FnSUNBZ0lDQWdJQ0poWTIxbFVHRnlZVzFsZEdWeU1TSTZJREI5Q2dvZ0lDQWdMU0J0WldGelZIbHdaVG9nVmxNdWFXWklRMDkxZEVKeWIyRmtZMkZ6ZEZCcmRITUtJQ0FnSUNBZ2JXVmhjMFJsYzJOeWFYQjBhVzl1T2lCT2RXMWlaWElnYjJZZ2RHaGxJR0p5YjJGa1kyRnpkR1ZrSUc5MWRITmliM1Z1WkNCd1lXTnJaWFJ6SUdSbGJHbDJaWEpsWkNCMGJ5QjBhR1VnYUdsbmFHVnlJQ2h6ZFdJdEtXeGhlV1Z5Q2lBZ0lDQWdJRzFsWVhORGIyNWthWFJwYjI0NklGUm9aU0IwYjNSaGJDQnVkVzFpWlhJZ2IyWWdjR0ZqYTJWMGN5QjBhR0YwSUdocFoyaGxjaTFzWlhabGJDQndjbTkwYjJOdmJITUtJQ0FnSUNBZ0lDQWdJSEpsY1hWbGMzUmxaQ0JpWlNCMGNtRnVjMjFwZEhSbFpDd2dZVzVrSUhkb2FXTm9JSGRsY21VZ1lXUmtjbVZ6YzJWa0lIUnZJR0VLSUNBZ0lDQWdJQ0FnSUdKeWIyRmtZMkZ6ZENCaFpHUnlaWE56SUdGMElIUm9hWE1nYzNWaUxXeGhlV1Z5TENCcGJtTnNkV1JwYm1jZ2RHaHZjMlVnZEdoaGRBb2dJQ0FnSUNBZ0lDQWdkMlZ5WlNCa2FYTmpZWEprWldRZ2IzSWdibTkwSUhObGJuUXVJQ0JVYUdseklHOWlhbVZqZENCcGN5QmhJRFkwTFdKcGRDQjJaWEp6YVc5dUNpQWdJQ0FnSUNBZ0lDQnZaaUJwWms5MWRFSnliMkZrWTJGemRGQnJkSE11Q2lBZ0lDQWdJQ0FnSUNCRWFYTmpiMjUwYVc1MWFYUnBaWE1nYVc0Z2RHaGxJSFpoYkhWbElHOW1JSFJvYVhNZ1kyOTFiblJsY2lCallXNGdiMk5qZFhJZ1lYUUtJQ0FnSUNBZ0lDQWdJSEpsTFdsdWFYUnBZV3hwZW1GMGFXOXVJRzltSUhSb1pTQnRZVzVoWjJWdFpXNTBJSE41YzNSbGJTd2dZVzVrSUdGMElHOTBhR1Z5Q2lBZ0lDQWdJQ0FnSUNCMGFXMWxjeUJoY3lCcGJtUnBZMkYwWldRZ1lua2dkR2hsSUhaaGJIVmxJRzltQ2lBZ0lDQWdJQ0FnSUNCcFprTnZkVzUwWlhKRWFYTmpiMjUwYVc1MWFYUjVWR2x0WlM0S0lDQWdJQ0FnYldWaGMxSmxjM1ZzZEZSNWNHVTZJR2x1ZEdWblpYSUtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGSmhibWRsT2lBd0xUUXlPVFE1TmpjeU9UVUtJQ0FnSUNBZ2JXVmhjMUpsYzNWc2RGVnVhWFJ6T2lCdWRXMWlaWElLSUNBZ0lDQWdiV1ZoYzA5aWFrTnNZWE56T2lCRmRHaGxjbTVsZEZCdmNuUUtJQ0FnSUNBZ2JXVmhjME52Ykd4bFkzUnBiMjVOWlhSb2IyUTZJRU5EQ2lBZ0lDQWdJRzFsWVhOTVlYTjBRMmhoYm1kbE9pQXhMakFLSUNBZ0lDQWdiV1ZoYzBOb1lXNW5aVlI1Y0dVNklHRmtaR1ZrQ2lBZ0lDQWdJRzFsWVhOSmJtWnZTV1E2SUNKSlVDQk5ZVzVoWjJWdFpXNTBJZ29nSUNBZ0lDQnRaV0Z6Um1GdGFXeDVPaUJKVUFvZ0lDQWdJQ0J0WldGelFXUmthWFJwYjI1aGJFWnBaV3hrY3pvZ2V3b2dJQ0FnSUNBZ0lDQWdJbTFsWVhOMWNtVnRaVzUwVTNSaGRIVnpJam9nSWxWVFJVUWlMQW9nSUNBZ0lDQWdJQ0FnSW1sdWFYUnBZV3hXWVd4MVpTSTZJREFzQ2lBZ0lDQWdJQ0FnSUNBaVlXTnRaVkJoY21GdFpYUmxjakVpT2lBd0xBb2dJQ0FnSUNBZ0lDQWdJbUZqYldWUVlYSmhiV1YwWlhJeUlqb2dkSEoxWlN3S0lDQWdJQ0FnSUNBZ0lDSmhZMjFsVUdGeVlXMWxkR1Z5TXlJNklDSmhZMjFsVUdGeVlXMWxkR1Z5Vm1Gc2RXVXpJbjBL","heatParamUpdated":false,"creationDate":1636526654296,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pmdictionaryyaml","artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE=","artifactUUID":"93515bc9-4255-477a-8e88-d77da7d41da4","artifactDisplayName":"PM_Dictionary","mandatory":false,"serviceApi":false,"artifactLabel":"pmdictionaryyaml","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pmdictionaryyaml","duplicated":false,"payloadUpdateDate":1636526654313,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654296,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"mypnfpnfv1yaml":{"payloadData":"TFMwdENtVjJaVzUwT2dvZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ1kyOXRiVzl1UlhabGJuUklaV0ZrWlhJNkNpQWdJQ0FnSUNBZ0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ0lDQWdJQ0FnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCa2IyMWhhVzQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCdWIzUnBabWxqWVhScGIyNTlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmxkbVZ1ZEU1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJPYjNScFgwMTVVRzVtTFVGamJXVmZSbWxzWlZKbFlXUjVmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjSEpwYjNKcGRIazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJPYjNKdFlXeDlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmxkbVZ1ZEVsa09pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjbVZ3YjNKMGFXNW5SVzUwYVhSNVNXUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J5WlhCdmNuUnBibWRGYm5ScGRIbE9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MyVnhkV1Z1WTJVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQXdmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjMjkxY21ObFNXUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6YjNWeVkyVk9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2RtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEUXVNQzR4ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZG1WelJYWmxiblJNYVhOMFpXNWxjbFpsY25OcGIyNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUEzTGpBdU1YMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lITjBZWEowUlhCdlkyaE5hV055YjNObFl6b2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR3hoYzNSRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUc1dmRHbG1hV05oZEdsdmJrWnBaV3hrY3pvS0lDQWdJQ0FnSUNBZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNBZ0lDQWdJQ0FnSUhOMGNuVmpkSFZ5WlRvS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdOb1lXNW5aVWxrWlc1MGFXWnBaWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCUVRWOU5SVUZUWDBaSlRFVlRmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdZMmhoYm1kbFZIbHdaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUdacGJHVlNaV0ZrZVgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUc1dmRHbG1hV05oZEdsdmJrWnBaV3hrYzFabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBeUxqQjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmhjbkpoZVU5bVRtRnRaV1JJWVhOb1RXRndPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHRnljbUY1T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F0SUc1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYUdGemFFMWhjRG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUd0bGVWWmhiSFZsVUdGcGNqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN2EyVjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nYkc5allYUnBiMjU5TENCMllXeDFaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgxOWZTd0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJqYjIxd2NtVnpjMmx2Ym4wc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1ozcHBjSDE5ZlN3S0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdhMlY1Vm1Gc2RXVlFZV2x5T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQnpkSEoxWTNSMWNtVTZJSHRyWlhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQm1hV3hsUm05eWJXRjBWSGx3Wlgwc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ2IzSm5Mak5IVUZBdU16SXVORE0xZlgxOUxBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JyWlhsV1lXeDFaVkJoYVhJNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSE4wY25WamRIVnlaVG9nZTJ0bGVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJR1pwYkdWR2IzSnRZWFJXWlhKemFXOXVmU3dnZG1Gc2RXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJXTVRCOWZYMTlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdmUW91TGk0S0xTMHRDbVYyWlc1ME9nb2dJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdZMjl0Ylc5dVJYWmxiblJJWldGa1pYSTZDaUFnSUNBZ0lDQWdJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdJQ0FnSUNBZ0lDQnpkSEoxWTNSMWNtVTZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmtiMjFoYVc0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQndibVpTWldkcGMzUnlZWFJwYjI1OUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCbGRtVnVkRWxrT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1pYWmxiblJPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dVRzVtVW1WblgwMTVVRzVtTFVGamJXVmZjRzVtVW1WbmFYTjBjbUYwYVc5dWZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2JHRnpkRVZ3YjJOb1RXbGpjbTl6WldNNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQndjbWx2Y21sMGVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRTV2Y20xaGJIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lISmxjRzl5ZEdsdVowVnVkR2wwZVU1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6WlhGMVpXNWpaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SURCOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemIzVnlZMlZPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjM1JoY25SRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZEdsdFpWcHZibVZQWm1aelpYUTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTkM0d0xqRjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQjJaWE5GZG1WdWRFeHBjM1JsYm1WeVZtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEY3VNQzR4ZlFvZ0lDQWdJQ0FnSUhCdVpsSmxaMmx6ZEhKaGRHbHZia1pwWld4a2N6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHMXZaR1ZzVG5WdFltVnlPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYjJGdFZqUkpjRUZrWkhKbGMzTTZJSHR3Y21WelpXNWpaVG9nYjNCMGFXOXVZV3g5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J2WVcxV05rbHdRV1JrY21WemN6b2dlM0J5WlhObGJtTmxPaUJ2Y0hScGIyNWhiSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSEJ1WmxKbFoybHpkSEpoZEdsdmJrWnBaV3hrYzFabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBeUxqQjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnpaWEpwWVd4T2RXMWlaWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemIyWjBkMkZ5WlZabGNuTnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMWJtbDBSbUZ0YVd4NU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRa0pWZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZFc1cGRGUjVjR1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMlpXNWtiM0pPWVcxbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRV050WlgwS0xpNHVDaTB0TFFwbGRtVnVkRG9LSUNBZ0lIQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpBb2dJQ0FnWVdOMGFXOXVPaUJiSUdGdWVTd2dZVzU1TENCdWRXeHNMQ0J1ZFd4c0xDQnVkV3hzSUYwS0lDQWdJR052YlcxbGJuUTZJQ0lLSUNBZ0lDQWdJQ0JCVEVGU1RTQk9RVTFGT2lCRFpYSjBUVUYxZEc5dFlYUnBZMFZ1Y205c2JHMWxiblJHWVdsc1pXUXNDaUFnSUNBZ0lDQWdRVXhCVWswZ1JFVlRRMUpKVUZSSlQwNDZJT0tBbUZObFpTQmhiR0Z5YlNCUFVFa2dlQzh4TVRFeExVRkNReUF4TWpNZ05EVTJOeTh4SUZWbGJ1S0FtU3dLSUNBZ0lDQWdJQ0JCVEVGU1RTQkZSa1pGUTFRNklDZFRaV1VnWVd4aGNtMGdUMUJKSUhndk1qSXlNaTFCUWtNZ01USXpJRFExTmpjdk1TQlZaVzRuTEFvZ0lDQWdJQ0FnSUUxQlRrRkhSVVFnVDBKS1JVTlVJRU5NUVZOVFJWTTZJRTV2WkdWRGNtVmtaVzUwYVdGc0xBb2dJQ0FnSUNBZ0lFVldSVTVVSUZSWlVFVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNjc0NpQWdJQ0FnSUNBZ1VGSlBRa0ZDVEVVZ1EwRlZVMFU2SUNkRGIyNW1hV2QxY21GMGFXOXVUM0pEZFhOMGIyMXBlbUYwYVc5dVJYSnliM0luTEFvZ0lDQWdJQ0FnSUZCU1QxQlBVMFZFSUZKRlVFRkpVaUJCUTFSSlQwNVRPaUFuVTJWbElHRnNZWEp0SUU5UVNTQjRMek16TXpNdFFVSkRJREV5TXlBME5UWTNMekVnVldWdUp5d0tJQ0FnSUNBZ0lDQkRURVZCVWtsT1J5QlVXVkJGT2lCQmRYUnZiV0YwYVdNS0lDQWdJQ0lLSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQmpiMjF0YjI1RmRtVnVkRWhsWVdSbGNqb0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWmxjbk5wYjI0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQTBMakF1TVgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhabGMwVjJaVzUwVEdsemRHVnVaWEpXWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTnk0d0xqRjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmtiMjFoYVc0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQm1ZWFZzZEgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdWMlpXNTBUbUZ0WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklFWmhkV3gwWDAxNVVHNW1MVUZqYldWZlEyVnlkRTFCZFhSdmJXRjBhV05GYm5KdmJHeHRaVzUwUm1GcGJHVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdaWFpsYm5SSlpEb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSE5sY1hWbGJtTmxPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnY0hKcGIzSnBkSGs2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCT2IzSnRZV3g5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J5WlhCdmNuUnBibWRGYm5ScGRIbE9ZVzFsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MyOTFjbU5sVG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRzVtVm1WdVpHOXlUbUZ0WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklFRmpiV1Y5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0J6ZEdGeWRFVndiMk5vVFdsamNtOXpaV002SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCc1lYTjBSWEJ2WTJoTmFXTnliM05sWXpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIUnBiV1ZhYjI1bFQyWm1jMlYwT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZRb2dJQ0FnSUNBZ0lHWmhkV3gwUm1sbGJHUnpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRS0lDQWdJQ0FnSUNBZ0lDQWdjM1J5ZFdOMGRYSmxPZ29nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdabUYxYkhSR2FXVnNaSE5XWlhKemFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nTkM0d2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1lXeGhjbTFEYjI1a2FYUnBiMjQ2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBblEyVnlkRTFCZFhSdmJXRjBhV05GYm5KdmJHeHRaVzUwUm1GcGJHVmtKMzBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR1YyWlc1MFEyRjBaV2R2Y25rNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQW5VRkpQUTBWVFUwbE9SMFZTVWs5U1FVeEJVazBuZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnWlhabGJuUlRiM1Z5WTJWVWVYQmxPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYzNCbFkybG1hV05RY205aWJHVnRPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nSjBObGNuUnBabWxqWVhSbElFMWhibUZuWlcxbGJuUWdRWFYwYjIxaGRHbGpJRVZ1Y205c2JHMWxiblFnUm1GcGJHVmtKMzBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR1YyWlc1MFUyVjJaWEpwZEhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQjJabE4wWVhSMWN6b2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRUZqZEdsMlpYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHRnNZWEp0UVdSa2FYUnBiMjVoYkVsdVptOXliV0YwYVc5dU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUhzS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnJaWGxXWVd4MVpWQmhhWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dlMnRsZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklITnZkWEpqWlgwc0lIWmhiSFZsT2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa2ZYMTlMQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUd0bGVWWmhiSFZsVUdGcGNqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN2EyVjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nY0hKdlltRmliR1ZEWVhWelpYMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKME52Ym1acFozVnlZWFJwYjI1UGNrTjFjM1J2YldsNllYUnBiMjVGY25KdmNpZDlmWDBzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2EyVjVWbUZzZFdWUVlXbHlPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCemRISjFZM1IxY21VNklIdHJaWGs2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCaFpHUnBkR2x2Ym1Gc1ZHVjRkSDBzSUhaaGJIVmxPaUI3Y0hKbGMyVnVZMlU2SUc5d2RHbHZibUZzZlgxOUxBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR3RsZVZaaGJIVmxVR0ZwY2pvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2djM1J5ZFdOMGRYSmxPaUI3YTJWNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dZV1JrYVhScGIyNWhiRWx1Wm05OUxDQjJZV3gxWlRvZ2UzQnlaWE5sYm1ObE9pQnZjSFJwYjI1aGJIMTlmWDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSDBLTGk0dUNpMHRMUXBsZG1WdWREb0tJQ0FnSUhCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkFvZ0lDQWdZV04wYVc5dU9pQmJJR0Z1ZVN3Z1lXNTVMQ0J1ZFd4c0xDQnVkV3hzTENCdWRXeHNJRjBLSUNBZ0lHTnZiVzFsYm5RNklDSUtJQ0FnSUNBZ0lDQkJURUZTVFNCT1FVMUZPaUJRYjNkbGNreHZjM01zQ2lBZ0lDQWdJQ0FnUVV4QlVrMGdSRVZUUTFKSlVGUkpUMDQ2SUNkUVRrWWdhWE1nYkc5emFXNW5JSEJ2ZDJWeUp5d0tJQ0FnSUNBZ0lDQkJURUZTVFNCRlJrWkZRMVE2SUNkUVRrWWdkMmxzYkNCemFIVjBaRzkzYmlCcFppQmlZWFIwWlhKNUlHbHpJR1J5WVdsdVpXUW5MQW9nSUNBZ0lDQWdJRTFCVGtGSFJVUWdUMEpLUlVOVUlFTk1RVk5UUlZNNklDZENZWFIwWlhKNVFtRmphM1Z3TzBKaGRIUmxjbmxWYm1sMEp5d0tJQ0FnSUNBZ0lDQkZWa1ZPVkNCVVdWQkZPaUFuUlZGVlNWQk5SVTVVUVV4QlVrMG5MQW9nSUNBZ0lDQWdJRkJTVDBKQlFreEZJRU5CVlZORk9pQW5VRzkzWlhJZ1UzVndjR3g1SUVaaGFXeDFjbVVuTEFvZ0lDQWdJQ0FnSUZCU1QxQlBVMFZFSUZKRlVFRkpVaUJCUTFSSlQwNVRPaUFuVW1Wd1lXbHlJRkJ2ZDJWeUlGTjFjSEJzZVNjc0NpQWdJQ0FnSUNBZ1EweEZRVkpKVGtjZ1ZGbFFSVG9nUVhWMGIyMWhkR2xqQ2lBZ0lDQWlDaUFnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ1kyOXRiVzl1UlhabGJuUklaV0ZrWlhJNkNpQWdJQ0FnSUNBZ0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ0lDQWdJQ0FnSUNCemRISjFZM1IxY21VNkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMlpYSnphVzl1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ05DNHdMakY5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IyWlhORmRtVnVkRXhwYzNSbGJtVnlWbVZ5YzJsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRGN1TUM0eGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1pHOXRZV2x1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1ptRjFiSFI5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRFNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCR1lYVnNkRjlOZVZCdVppMUJZMjFsWDFCdmQyVnlURzl6YzMwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdWMlpXNTBTV1E2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCelpYRjFaVzVqWlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIQnlhVzl5YVhSNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dUbTl5YldGc2ZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2NtVndiM0owYVc1blJXNTBhWFI1VG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSE52ZFhKalpVNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCdVpsWmxibVJ2Y2s1aGJXVTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJCWTIxbGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ2MzUmhjblJGY0c5amFFMXBZM0p2YzJWak9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdiR0Z6ZEVWd2IyTm9UV2xqY205elpXTTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1I5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0IwYVcxbFdtOXVaVTltWm5ObGREb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0JtWVhWc2RFWnBaV3hrY3pvS0lDQWdJQ0FnSUNBZ0lDQWdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtDaUFnSUNBZ0lDQWdJQ0FnSUhOMGNuVmpkSFZ5WlRvS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdaaGRXeDBSbWxsYkdSelZtVnljMmx2YmpvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklEUXVNSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR0ZzWVhKdFEyOXVaR2wwYVc5dU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKMUJ2ZDJWeVRHOXpjeWQ5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRFTmhkR1ZuYjNKNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dKMFZSVlVsUVRVVk9WRUZNUVZKTkozMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwVTI5MWNtTmxWSGx3WlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lITndaV05wWm1salVISnZZbXhsYlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklDZFFiM2RsY2lCVGRYQndiSGtnUm1GcGJIVnlaU2Q5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JsZG1WdWRGTmxkbVZ5YVhSNU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdkbVpUZEdGMGRYTTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJCWTNScGRtVjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQmhiR0Z5YlVGa1pHbDBhVzl1WVd4SmJtWnZjbTFoZEdsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnYzNSeWRXTjBkWEpsT2lCN0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdhMlY1Vm1Gc2RXVlFZV2x5T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQnpkSEoxWTNSMWNtVTZJSHRyWlhrNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQnpiM1Z5WTJWOUxDQjJZV3gxWlRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMTlmU3dLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCclpYbFdZV3gxWlZCaGFYSTZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhOMGNuVmpkSFZ5WlRvZ2UydGxlVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2RtRnNkV1U2SUhCeWIySmhZbXhsUTJGMWMyVjlMQ0IyWVd4MVpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJQ2RRYjNkbGNpQlRkWEJ3YkhrZ1JtRnBiSFZ5WlNkOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJoWkdScGRHbHZibUZzVkdWNGRIMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJRzl3ZEdsdmJtRnNmWDE5TEFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdhMlY1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ1lXUmthWFJwYjI1aGJFbHVabTk5TENCMllXeDFaVG9nZTNCeVpYTmxibU5sT2lCdmNIUnBiMjVoYkgxOWZYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIMEtMaTR1Q2kwdExRcGxkbVZ1ZERvS0lDQWdJSEJ5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQW9nSUNBZ1lXTjBhVzl1T2lCYklHRnVlU3dnWVc1NUxDQnVkV3hzTENCdWRXeHNMQ0J1ZFd4c0lGMEtJQ0FnSUdOdmJXMWxiblE2SUNJS0lDQWdJQ0FnSUNCQlRFRlNUU0JPUVUxRk9pQk1iMmRJWVhOU1pXRmphR1ZrUm5Wc2JFTmhjR0ZqYVhSNUxBb2dJQ0FnSUNBZ0lFRk1RVkpOSUVSRlUwTlNTVkJVU1U5T09pQW5URzluSUVoaGN5QlNaV0ZqYUdWa0lFWjFiR3dnUTJGd1lXTnBkSGtuTEFvZ0lDQWdJQ0FnSUVGTVFWSk5JRVZHUmtWRFZEb2dKMU5sWlNCaGJHRnliU0JQVUVrZ2VDOHlNakl6TFVGQ1F5QXhNak1nTkRVMk55OHhJRlZsYmljc0NpQWdJQ0FnSUNBZ1RVRk9RVWRGUkNCUFFrcEZRMVFnUTB4QlUxTkZVem9nVEc5bkxBb2dJQ0FnSUNBZ0lFVldSVTVVSUZSWlVFVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNjc0NpQWdJQ0FnSUNBZ1VGSlBRa0ZDVEVVZ1EwRlZVMFU2SUNkR2FXeGxSWEp5YjNJbkxBb2dJQ0FnSUNBZ0lGQlNUMUJQVTBWRUlGSkZVRUZKVWlCQlExUkpUMDVUT2lBblUyVmxJR0ZzWVhKdElFOVFTU0I0THpNek16UXRRVUpESURFeU15QTBOVFkzTHpFZ1ZXVnVKeXdLSUNBZ0lDQWdJQ0JEVEVWQlVrbE9SeUJVV1ZCRk9pQkJkWFJ2YldGMGFXTUtJQ0FnSUNJS0lDQWdJSE4wY25WamRIVnlaVG9LSUNBZ0lDQWdJQ0JqYjIxdGIyNUZkbVZ1ZEVobFlXUmxjam9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0NpQWdJQ0FnSUNBZ0lDQWdJSE4wY25WamRIVnlaVG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSFpsY25OcGIyNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUEwTGpBdU1YMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWmxjMFYyWlc1MFRHbHpkR1Z1WlhKV1pYSnphVzl1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ055NHdMakY5Q2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0JrYjIxaGFXNDZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJtWVhWc2RIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwVG1GdFpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRVpoZFd4MFgwMTVVRzVtTFVGamJXVmZURzluU0dGelVtVmhZMmhsWkVaMWJHeERZWEJoWTJsMGVYMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHVjJaVzUwU1dRNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnpaWEYxWlc1alpUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaSDBLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJSEJ5YVc5eWFYUjVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nVG05eWJXRnNmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjbVZ3YjNKMGFXNW5SVzUwYVhSNVRtRnRaVG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUhOdmRYSmpaVTVoYldVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUjlDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnVabFpsYm1SdmNrNWhiV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lCQlkyMWxmUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdjM1JoY25SRmNHOWphRTFwWTNKdmMyVmpPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYkdGemRFVndiMk5vVFdsamNtOXpaV002SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCMGFXMWxXbTl1WlU5bVpuTmxkRG9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkgwS0lDQWdJQ0FnSUNCbVlYVnNkRVpwWld4a2N6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrQ2lBZ0lDQWdJQ0FnSUNBZ0lITjBjblZqZEhWeVpUb0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHWmhkV3gwUm1sbGJHUnpWbVZ5YzJsdmJqb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJRFF1TUgwS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUdGc1lYSnRRMjl1WkdsMGFXOXVPaUI3Y0hKbGMyVnVZMlU2SUhKbGNYVnBjbVZrTENCMllXeDFaVG9nSjB4dlowaGhjMUpsWVdOb1pXUkdkV3hzUTJGd1lXTnBkSGtuZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnWlhabGJuUkRZWFJsWjI5eWVUb2dlM0J5WlhObGJtTmxPaUJ5WlhGMWFYSmxaQ3dnZG1Gc2RXVTZJQ2RRVWs5RFJWTlRTVTVIUlZKU1QxSkJURUZTVFNkOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCbGRtVnVkRk52ZFhKalpWUjVjR1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOUNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNCemNHVmphV1pwWTFCeWIySnNaVzA2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lIWmhiSFZsT2lBblRHOW5JRWhoY3lCU1pXRmphR1ZrSUVaMWJHd2dRMkZ3WVdOcGRIa25mUW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdaWFpsYm5SVFpYWmxjbWwwZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpIMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lIWm1VM1JoZEhWek9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0IyWVd4MVpUb2dRV04wYVhabGZRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ1lXeGhjbTFCWkdScGRHbHZibUZzU1c1bWIzSnRZWFJwYjI0NklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSE4wY25WamRIVnlaVG9nZXdvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lHdGxlVlpoYkhWbFVHRnBjam9nZTNCeVpYTmxibU5sT2lCeVpYRjFhWEpsWkN3Z2MzUnlkV04wZFhKbE9pQjdhMlY1T2lCN2NISmxjMlZ1WTJVNklISmxjWFZwY21Wa0xDQjJZV3gxWlRvZ2MyOTFjbU5sZlN3Z2RtRnNkV1U2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldSOWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJ3Y205aVlXSnNaVU5oZFhObGZTd2dkbUZzZFdVNklIdHdjbVZ6Wlc1alpUb2djbVZ4ZFdseVpXUXNJSFpoYkhWbE9pQW5SbWxzWlVWeWNtOXlKMzE5ZlN3S0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQnJaWGxXWVd4MVpWQmhhWEk2SUh0d2NtVnpaVzVqWlRvZ2NtVnhkV2x5WldRc0lITjBjblZqZEhWeVpUb2dlMnRsZVRvZ2UzQnlaWE5sYm1ObE9pQnlaWEYxYVhKbFpDd2dkbUZzZFdVNklHRmtaR2wwYVc5dVlXeFVaWGgwZlN3Z2RtRnNkV1U2SUh0d2NtVnpaVzVqWlRvZ2IzQjBhVzl1WVd4OWZYMHNDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnYTJWNVZtRnNkV1ZRWVdseU9pQjdjSEpsYzJWdVkyVTZJSEpsY1hWcGNtVmtMQ0J6ZEhKMVkzUjFjbVU2SUh0clpYazZJSHR3Y21WelpXNWpaVG9nY21WeGRXbHlaV1FzSUhaaGJIVmxPaUJoWkdScGRHbHZibUZzU1c1bWIzMHNJSFpoYkhWbE9pQjdjSEpsYzJWdVkyVTZJRzl3ZEdsdmJtRnNmWDE5ZlFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnZlFvdUxpNEs=","heatParamUpdated":false,"creationDate":1636526654197,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mypnfpnfv1yaml","artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY=","artifactUUID":"62661695-df1c-4071-8cdb-cf72c84c3431","artifactDisplayName":"MyPnf_Pnf_v1","mandatory":false,"serviceApi":false,"artifactLabel":"mypnfpnfv1yaml","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mypnfpnfv1yaml","duplicated":false,"payloadUpdateDate":1636526654205,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654197,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"PNF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"dbdd0238-97a3-44c6-ad12-4a100514fa7a"},"categorySpecificMetadata":{},"csarUUID":"5092551d8d564100b23fa51e2562e587","csarVersion":"1.0","archiveTime":0,"service":false,"name":"test-pnf"} 2021-11-10 06:44:16,241 INFO 285:__init__.py(1) - Pnf test-pnf is created in SDC 2021-11-10 06:44:16,242 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:16,242 DEBUG 590:sdc_resource.py(1) - Add deployment artifact to sdc resource 2021-11-10 06:44:16,246 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': 'N2M5MDEzZmMyYzVjMWE5YzkxYzMyZmU0MmVhNGMwODM='} 2021-11-10 06:44:16,246 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/dbdd0238-97a3-44c6-ad12-4a100514fa7a/artifacts 2021-11-10 06:44:16,246 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": "UEsDBBQACAgIAGw1alMAAAAAAAAAAAAAAAABAAAALwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICABsNWpTAAAAAAAAAAAAAAAADAAAAERlZmluaXRpb25zLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGwAAAERlZmluaXRpb25zL2RhdGFfdHlwZXMuanNvbm2Qzw7CIAyH73sKwkmTjejVs4/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/b3QjjTNC2Kj6sxv7OIXUEsHCDw3s6OkAAAAYAEAAFBLAwQUAAgICABsNWpTAAAAAAAAAAAAAAAADQAAAEVudmlyb25tZW50cy8DAFBLBwgAAAAAAgAAAAAAAABQSwMEFAAICAgAbDVqUwAAAAAAAAAAAAAAABkAAABFbnZpcm9ubWVudHMveWFuZy1tb2RlbHMvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAgAAAARW52aXJvbm1lbnRzL3lhbmctbW9kZWxzL3BnLnlhbmeFU91rpDAQf9+/YvBdrH0oe9mnci1tX45Syh33OKujhsZJSGKpHPu/X9S16xfsIEIyzu8rptZ5owgc1kZRbFRTSoZ/ux2EapHL+JOsk5ohPfR7jDU5gxlB1FgW2hDn2CpZVl4YtFg78VUrwU5002KGGw0QxlIhvyBa9vpmTi6z0vhA2a+7it4r6eDv/a8nqAe5eUBgcuArgpKYrMwg01zIsrHYzQJy/j0fRA67qCBHj1Bou3Acnt+vr6MIS5+yNx3d3qR38c2PON1HIZURcCISoheWXgbk7yFdLMCDaFJn86eBIYj1GCwsdVw4Ghf8zZrxkO9hW8bPmf3e5kpIeJ41U5vp+jh67SpJ4O3x/mG6zhqrIG4A81qy6N9QeW9Ekiidoaq082Kf7tPEkvNd9slwAMmMcv4DzBj/vL28P64or3BMjvI60Tnr0urGSC4305wkfjkTU8bOW5q3u1LS+Ut3vCfT+qAWZH5Y7SvCIjQWeGP51oQ76G1QuR49rVkGNBcT41HRNmqPedQ6fMtboNur0zm50+4/UEsHCMu7fjqWAQAAGgQAAFBLAwQUAAgICABsNWpTAAAAAAAAAAAAAAAACAAAAFNjcmlwdHMvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAcAAAAU2NyaXB0cy9ib290c3RyYXAtY2RzLWlkZS5zaG1Sy27bMBC86yu2zsEtYFmOT4GLHORHE6GpHFhKUxe9UNRaYiKRKklFcYp+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+cm5zetFbDxfxPe2O9fRzr6LV6alLUq3wkTgEfwH3Roq2lbLwvLq6jvcHUEsHCA2wc565AgAAfwQAAFBLAwQUAAgICABsNWpTAAAAAAAAAAAAAAAADwAAAFNjcmlwdHMva290bGluLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAHgAAAFNjcmlwdHMva290bGluL0NvbmZpZ0RlcGxveS5rdLVX3W7bNhS+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+wtQSwcIKFenoXACAABkBAAAUEsDBBQACAgIAGw1alMAAAAAAAAAAAAAAAASAAAAU2NyaXB0cy90ZW1wbGF0ZXMvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAArAAAAU2NyaXB0cy90ZW1wbGF0ZXMvZGF5LW4tcG5mLWNvbmZpZy50ZW1wbGF0ZW2RPW/CMBCG9/wK5LlGCUlo0g0BpQwECWjXyLHPyCqxU9sZEOK/N3FaNVbxZN099773cQsm3UOEWqHkloG0ggvQBr1Mbi7l0rVi0EWQuUqKnv7i1aWFRgtpC1I7oJG8lGCpkvwh99FJd0Y9Gk3DaTiGhh5+lXoJccbEGHGWyFH3AUYNuV4UYX6LHo81fLVgrIc4TINRl7Y3wp9w7Y2W++J1uymLxW496uaBZqNVA9oKMP9kHW2sBlJjqlrZG6Pj6bBe7Mrl/r04IQ+/B/7vdzCq6lrJNyAMtD+daavDMNKWueUl8XOS8RzHlKU4yaMQZxHNMUnmYcT5DEiajXerx8WQQhXxCHAcZ3OcxCnD1SwPMUtylhGesSrxrqy0OAtJrNJD/XFVLMvV5ucowT34BlBLBwjwfxBeLwEAAEUCAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACwAAABTY3JpcHRzL3RlbXBsYXRlcy9wbmYtY29uZmlnLWRlcGxveS50ZW1wbGF0ZV2Ry26DMBRE1/AVldd1BcGk0F0USMqiJAp9LJHBl8gq2NRAKxTl34t5SG12lu+ZuTP2xTQQzVsuRcRAtLzgoBr0dHcxDQNVksFwRk0vcnSvb7Kyg1px0ca0Gke1KFIBbS5FcUO8D0aDrYbsB+vBmsbTrkWtZfyMGdSl7JFpXAcG1bQvJWVLiH8MVvDVQdPOQwMpaGTZaU/8Cb323B7iXbRP481LOK40dEbM62+CKWMDr+uhY7xLo2O6CYJTmCQzOBfBNW2aH6l0BBSHr9oxPW6S5ONwCm7QrgEl5jYL+paEp3H9QF6HUqZp6F65rCopnoEyUEu5pstOU6No3GYT55F4hY+dnLmY+LaFPTv3MSVryy6KFVDXmx5S/ZWBC5ld2IAdx1tj4rgMZyvfwoz4zKOFxzIyf6BU/MwFbaWalEkQb9Ngr9/eHIL+AlBLBwikGGP7SgEAAA8CAABQSwMEFAAICAgAbDVqUwAAAAAAAAAAAAAAAAoAAABUZW1wbGF0ZXMvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAhAAAAVGVtcGxhdGVzL25ldGNvbmZycGMtbWFwcGluZy5qc29uXY0xCsMwEARr6RXhahtS5yvGhZCXoEIn5XQKmOC/R5ZtCGlndtjJmo81hthF0ONGRQUujj5VVhp2kyVliK7N7ktDglcNgqUBlYqhQ11z7wMrnhBqcOt54Fx1zE5c/AloCV5DYifreF0fy5KqeND/6MTX7PTI4AXsA0pT09zpG1Ja1cDdms3OX1BLBwh5ZogCiAAAAOMAAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACEAAABUZW1wbGF0ZXMvbmV0Y29uZnJwYy10ZW1wbGF0ZS52dGxlUU1vgzAMvfMrIsqhPYSMa5Ry32+YpiolJo0EJsqHtmraf59ZVyhdTvbz8/Ozo4Lv2Oc4YDyWOaB0kHrpddBjlARLjBIhdRP28qwjyKZ+KdkIMWoL3Jlj2ZRtwRQYl/jMcnZOkw4W0hyFjOjQijkWK7xQ6amoRz8A90O2Dh/NTB7Q6Ovg7CU9mbpqtHLTWN7USM9bHlMAYt8htusnArrLvnKMZrw1dV193UhkO2OqdXzFtD98vx/uPavOIsOUM23/ccrGnyqnBGUPpcgB9XkA06aQgaorsGiK/6I7WrJ4Kv45V2Kz4u8R1yuLzdWVoK9six9QSwcIOMM9C/MAAADRAQAAUEsDBBQACAgIAGw1alMAAAAAAAAAAAAAAAAPAAAAVE9TQ0EtTWV0YWRhdGEvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAZAAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YV2OwQ7CIBBE73wFP7BYr9wQ9aYmQno1m7oYTLs0QEz69+1JW4/zJm8y/uasgQtVhHPsCVrKJSbWcq8a1QjrzH3DhM2ElZ5wmLQ0mBmlo/yJHRVx4ponOFKIHOsiFC1XYTdyeDDVLnFQ75JYeBrGfhmDKw6k5ar/VX9/vtzjq2yVGVBLBwjAayKggQAAAMoAAABQSwECFAAUAAgICABsNWpTAAAAAAIAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAL1BLAQIUABQACAgIAGw1alMAAAAAAgAAAAAAAAAMAAAAAAAAAAAAAAAAADEAAABEZWZpbml0aW9ucy9QSwECFAAUAAgICAAAIQAAPbQ2wL8AAABjAQAAGwAAAAAAAAAAAAAAAABtAAAARGVmaW5pdGlvbnMvZGF0YV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAADAoPG13AAAA4wAAACMAAAAAAAAAAAAAAAAAdQEAAERlZmluaXRpb25zL3JlbGF0aW9uc2hpcF90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAF1aOLXUAAAA8AEAAB8AAAAAAAAAAAAAAAAAPQIAAERlZmluaXRpb25zL2FydGlmYWN0X3R5cGVzLmpzb25QSwECFAAUAAgICAAAIQAAkgASsVcFAAB4IQAAGwAAAAAAAAAAAAAAAABeAwAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAALxAbzYcAAAAGgAAAB0AAAAAAAAAAAAAAAAA/ggAAERlZmluaXRpb25zL3BvbGljeV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAIB7uw1qBAAApxIAABwAAAAAAAAAAAAAAAAAZQkAAERlZmluaXRpb25zL3BuZl9uZXRjb25mLmpzb25QSwECFAAUAAgICAAAIQAAPDezo6QAAABgAQAAKwAAAAAAAAAAAAAAAAAZDgAARGVmaW5pdGlvbnMvcmVzb3VyY2VzX2RlZmluaXRpb25fdHlwZXMuanNvblBLAQIUABQACAgIAGw1alMAAAAAAgAAAAAAAAANAAAAAAAAAAAAAAAAABYPAABFbnZpcm9ubWVudHMvUEsBAhQAFAAICAgAbDVqUwAAAAACAAAAAAAAABkAAAAAAAAAAAAAAAAAUw8AAEVudmlyb25tZW50cy95YW5nLW1vZGVscy9QSwECFAAUAAgICAAAIQAAy7t+OpYBAAAaBAAAIAAAAAAAAAAAAAAAAACcDwAARW52aXJvbm1lbnRzL3lhbmctbW9kZWxzL3BnLnlhbmdQSwECFAAUAAgICABsNWpTAAAAAAIAAAAAAAAACAAAAAAAAAAAAAAAAACAEQAAU2NyaXB0cy9QSwECFAAUAAgICAAAIQAAqAl/z1wCAADTAwAAHAAAAAAAAAAAAAAAAAC4EQAAU2NyaXB0cy9ib290c3RyYXAtY2RzLWlkZS5zaFBLAQIUABQACAgIAAAhAAAmcq6T+AIAAP4EAAAcAAAAAAAAAAAAAAAAAF4UAABTY3JpcHRzL2Jvb3RzdHJhcC1jZHMtazhzLnNoUEsBAhQAFAAICAgAACEAADpgF2DNAgAACAUAACIAAAAAAAAAAAAAAAAAoBcAAFNjcmlwdHMvY29ubmVjdC1jZHMtbWFyaWFkYi1rOHMuc2hQSwECFAAUAAgICAAAIQAABQQRTjIDAADJBQAAKAAAAAAAAAAAAAAAAAC9GgAAU2NyaXB0cy9jcmVhdGUtY29uZmlnLWFzc2luZy1kYXRhLWlkZS5zaFBLAQIUABQACAgIAAAhAABKt0s8FQQAADoIAAAoAAAAAAAAAAAAAAAAAEUeAABTY3JpcHRzL2NyZWF0ZS1jb25maWctYXNzaW5nLWRhdGEtazhzLnNoUEsBAhQAFAAICAgAACEAAK3tlujdAgAA0wQAABoAAAAAAAAAAAAAAAAAsCIAAFNjcmlwdHMvZGQtbWljcm9rOHMtaWRlLnNoUEsBAhQAFAAICAgAACEAAKWVtmlKAwAAwAUAABoAAAAAAAAAAAAAAAAA1SUAAFNjcmlwdHMvZGQtbWljcm9rOHMtazhzLnNoUEsBAhQAFAAICAgAACEAAEoPmjOeAQAACg8AAA8AAAAAAAAAAAAAAAAAZykAAFNjcmlwdHMvZGQuanNvblBLAQIUABQACAgIAAAhAAAKfXSrpwIAAFwEAAAwAAAAAAAAAAAAAAAAAEIrAABTY3JpcHRzL2VucmljaC1hbmQtZG93bmxvYWQtY2RzLWJsdWVwcmludC1pZGUuc2hQSwECFAAUAAgICAAAIQAAJo6jGoIDAAAhBgAAMAAAAAAAAAAAAAAAAABHLgAAU2NyaXB0cy9lbnJpY2gtYW5kLWRvd25sb2FkLWNkcy1ibHVlcHJpbnQtazhzLnNoUEsBAhQAFAAICAgAACEAACvECwUbAwAAUwUAAC8AAAAAAAAAAAAAAAAAJzIAAFNjcmlwdHMvZW5yaWNoLWFuZC1wdWJsaXNoLWNkcy1ibHVlcHJpbnQtaWRlLnNoUEsBAhQAFAAICAgAACEAACvECwUbAwAAUwUAAC8AAAAAAAAAAAAAAAAAnzUAAFNjcmlwdHMvZW5yaWNoLWFuZC1wdWJsaXNoLWNkcy1ibHVlcHJpbnQtazhzLnNoUEsBAhQAFAAICAgAACEAAPemvb8hAgAAVAMAACcAAAAAAAAAAAAAAAAAFzkAAFNjcmlwdHMvZ2V0LWNkcy1ibHVlcHJpbnQtbW9kZWxzLWlkZS5zaFBLAQIUABQACAgIAAAhAAANsHOeuQIAAH8EAAAnAAAAAAAAAAAAAAAAAI07AABTY3JpcHRzL2dldC1jZHMtYmx1ZXByaW50LW1vZGVscy1rOHMuc2hQSwECFAAUAAgICABsNWpTAAAAAAIAAAAAAAAADwAAAAAAAAAAAAAAAACbPgAAU2NyaXB0cy9rb3RsaW4vUEsBAhQAFAAICAgAACEAAPGwrvbYBQAAVxAAAB4AAAAAAAAAAAAAAAAA2j4AAFNjcmlwdHMva290bGluL0NvbmZpZ0RlcGxveS5rdFBLAQIUABQACAgIAAAhAAAwNsrvOQMAAP4FAAAkAAAAAAAAAAAAAAAAAP5EAABTY3JpcHRzL3Byb2Nlc3MtY29uZmlnLWRlcGxveS1pZGUuc2hQSwECFAAUAAgICAAAIQAAtrpCwBsEAABLCAAAJAAAAAAAAAAAAAAAAACJSAAAU2NyaXB0cy9wcm9jZXNzLWNvbmZpZy1kZXBsb3ktazhzLnNoUEsBAhQAFAAICAgAACEAAOL/pglQAgAAmAMAAC0AAAAAAAAAAAAAAAAA9kwAAFNjcmlwdHMvcHVibGlzaC1lbnJpY2hlZC1jZHMtYmx1ZXByaW50LWlkZS5zaFBLAQIUABQACAgIAAAhAACJOxxzMwMAAGYFAAAtAAAAAAAAAAAAAAAAAKFPAABTY3JpcHRzL3B1Ymxpc2gtZW5yaWNoZWQtY2RzLWJsdWVwcmludC1rOHMuc2hQSwECFAAUAAgICAAAIQAAmnzwUpICAAAjBAAAJgAAAAAAAAAAAAAAAAAvUwAAU2NyaXB0cy9zYXZlLWVucmljaGVkLWJsdWVwcmludC1pZGUuc2hQSwECFAAUAAgICAAAIQAAA4PnHh4DAABOBQAAJgAAAAAAAAAAAAAAAAAVVgAAU2NyaXB0cy9zYXZlLWVucmljaGVkLWJsdWVwcmludC1rOHMuc2hQSwECFAAUAAgICAAAIQAAKFenoXACAABkBAAAHgAAAAAAAAAAAAAAAACHWQAAU2NyaXB0cy90YWlsLWNkcy1icC1sb2ctazhzLnNoUEsBAhQAFAAICAgAbDVqUwAAAAACAAAAAAAAABIAAAAAAAAAAAAAAAAAQ1wAAFNjcmlwdHMvdGVtcGxhdGVzL1BLAQIUABQACAgIAAAhAADwfxBeLwEAAEUCAAArAAAAAAAAAAAAAAAAAIVcAABTY3JpcHRzL3RlbXBsYXRlcy9kYXktbi1wbmYtY29uZmlnLnRlbXBsYXRlUEsBAhQAFAAICAgAACEAAKQYY/tKAQAADwIAACwAAAAAAAAAAAAAAAAADV4AAFNjcmlwdHMvdGVtcGxhdGVzL3BuZi1jb25maWctZGVwbG95LnRlbXBsYXRlUEsBAhQAFAAICAgAbDVqUwAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAsV8AAFRlbXBsYXRlcy9QSwECFAAUAAgICAAAIQAAeWaIAogAAADjAAAAIQAAAAAAAAAAAAAAAADrXwAAVGVtcGxhdGVzL25ldGNvbmZycGMtbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAADjDPQvzAAAA0QEAACEAAAAAAAAAAAAAAAAAwmAAAFRlbXBsYXRlcy9uZXRjb25mcnBjLXRlbXBsYXRlLnZ0bFBLAQIUABQACAgIAGw1alMAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAARiAABUT1NDQS1NZXRhZGF0YS9QSwECFAAUAAgICAAAIQAAwGsioIEAAADKAAAAGQAAAAAAAAAAAAAAAABDYgAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YVBLBQYAAAAALAAsAC4NAAALYwAAAAA=" } 2021-11-10 06:44:18,131 INFO 142:onap_service.py(1) - [SDC][Add deployment artifact for test-pnf sdc resource] response code: 200 2021-11-10 06:44:18,132 DEBUG 146:onap_service.py(1) - [SDC][Add deployment artifact for test-pnf sdc resource] response: {"payloadData":"VUVzREJCUUFDQWdJQUd3MWFsTUFBQUFBQUFBQUFBQUFBQUFCQUFBQUx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQnNOV3BUQUFBQUFBQUFBQUFBQUFBQURBQUFBRVJsWm1sdWFYUnBiMjV6THdNQVVFc0hDQUFBQUFBQ0FBQUFBQUFBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBR3dBQUFFUmxabWx1YVhScGIyNXpMMlJoZEdGZmRIbHdaWE11YW5OdmJtMlF6dzdDSUF5SDczc0t3a21UamVqVnM0L2dmU0ZRbGtZSHMzUXp4dkR1d3R6OGszZ2ovZHFQL3Zxb2hKQldzMjc1UGtDVTRpQWV1VlNLM0pqZ0hYYU5qaEU3M3d3VUJpREc3NjdTQjlFUURvekJsN284M3IzdTBZaGpscDZ5VTFodzZMRnc0UUtKVzZDenU0VGI1c2UrVmJKZWpSTlFYRzE3dFZPN0QvcS9Rd2FSQ1hTZk54NDkvNklNQ2E0akV0Z0NtRWFvdjJISlBYK0ZucUVEa20rWWxsZXFQMWtKSjdDdG85RFBNeHlpMGFyY2J6NmZXc0svSEdVK1Zla0pVRXNIQ0QyME5zQy9BQUFBWXdFQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUl3QUFBRVJsWm1sdWFYUnBiMjV6TDNKbGJHRjBhVzl1YzJocGNGOTBlWEJsY3k1cWMyOXVoWXl4Q29Rd0RJWjNueUowUG9xdXQ5NGJpTHRJbThQQzJaUWtDQ0srdTYwZ09nZzNaTW4zL2Q5YUFSakczNkNCb293aDlib2tGQU52V0RQS1VFbmNZTytLMkEvRmlFNmxvMHZNcWtkeEhGTHh5dCswdHhIODZiek95SXdzWjZDeHRhMHY1SkhEakw3L01rMEhmMnEyUkdxT3hWYVYyM1pRU3djSU1DZzhiWGNBQUFEakFBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWZBQUFBUkdWbWFXNXBkR2x2Ym5NdllYSjBhV1poWTNSZmRIbHdaWE11YW5OdmJyMlBQVy9DTUJDR2QzN0Z5VE9KWUdWRnF0U2hDMElzQ0VXV2M2WlhPYkYxdmdRUTRyL1hEa25UZHVqWXdZUHYvZEQ3M0JjQVNyT1ExVVlxdVFXTUNqWndUK2R2UXRIb0VLZzlGNHpSZDJ4dzlpUlhqZEV3QlNIZjVydmFqU1o0ZTZiZ2hSeENGN0VHN1h6NlgwamVZZXRiUytlT2RjNkJZQk9jRmxUTHFiVkhqbFBqdWx5VnExbXFrYW5IdXJMc20wRVhINDB1cDdXeGZFMWwyR0FyUS9rY3RHbEloVmZKb1NPb2o1ajdUNFA2V1A1Q25oWVZQVHB2U0c1L01zTmhkTUYrekQyQnJlZWZwUDhLMkl2NzRsdms5L2dFVUVzSENGMWFPTFhVQUFBQThBRUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFHd0FBQUVSbFptbHVhWFJwYjI1ekwyNXZaR1ZmZEhsd1pYTXVhbk52YnUxWlMyL2pOaEMrNTFjUU9yV0FaU1RkUzVGYmtMUm8wc0s3aU5QdG9WZ0VORFcydVN1UktrbWxhd1QrN3gyU2Vsa3ZTMjNpZHRzQ2dTT0o1TXg4OHg3cCtZeVFRTWdJSHMwdUJSMlFTL0tNai9BaGswa3FCUWdUQ2pCTWluVUluNEZsUnFwcUUyNkxRRFBGVThPbHNNK0RoeTNYQlA4Vy9oQjVVRlJveXV3NnVjWUhmSk1wbXQvbERNalZ1OXRnVmhCOEFxVUxZaGZ6OC9sNXRVU05VWHlWbWJxY2JrR0JSbElhd29nYWVyam1Wbi9MdUlMSUxxeHByR0ZXWDdXNEhiT1BHcm1XSy92OGFsOXlaelNsS3g1encxdjhhN3BDVmJZRUtGa1lxUm1kMXduTkYvYkFBTmRjK0FTSk43a1dkc0VmQWF5d3dBSG5rdFhPOGM5UEJBY0tLRVFPbnBCV1FUT0NKODdnY0tPQzJGbE9iM2xhZzFOL3JPZlhYaGo5SUlkUWNXRkFyU2xyYWJKMGl0eC92dXZ3T2JkUnB1RDlTRGVYY0RGVkVrbDNyRGpXYWRaVVpibm9mVGtzRE5iZTBlSHhTM2RIN0prWitTUk56SVc3c1ZHZ3N6U1Z5cUR2emJwSTFUM1RxQXc2TjVYZW85SDd4YWFiRXVvS2x5blB2ZVRYVHRGdGROR1lSNC80bTBHK01mQWlCek9NZ0ozWlNuZmw3Q05vSEpBUEhYVDI1RU9uRUJHc2FSWWJKMnhKb2JWeDN6NWI2SjNGVk90UXdSb1VDRGJlQkQ5NnJlZVdjRlNJb0FrUXFZZ0hSZndCOTNUK2dzWVloWTZqYlNqaXdhaEtRVVFJclpWQ0JzRGQ1cWVkN0pvWVNiajRpQ0Ztcis0OE9JUjVvSUlYUVJoemJicnBZSGlxM2FObVcwaGEyWGFLcnFyTU1LeS9hSWZRT1FzeHJESHEyL2wzUUhrMy9paTUwNzcrR0Z0dlVGMDN5NS84czlMWlJ1aXNWVHphVUErTFNCL01Gc2hBWm1ZZ0xRM1d0MTdzUG5mYVVudWZueWMzZUI3ZGg5d3QzeTdJV3FxRWp2R1ZFYmluaEFPNnM4bkdtM0RwdGhPNUptWUx0YTZoZ3ZjVjVsbG1FNzYxN0pyeU9GTkF2bjdWS0c4YTlLenZycnB1VjhFSUZIK0M2SEd0WkZJcnFMWWcyMEthQS9YYzgxTzFWZ09kUW1ZS3M0cTlpTE5tL2UvdHpPN3pjK1JLYTc0UnRyTjR5VjZNbGxURGxDcWF0QXpkRXV3SEdVZWFPQlNvRFdJZ1NiR2p3R0phQVF0MWxpUlU3YXlCUDhFdWRBV3MyWjMwRzdiZm9EWC9yRXVlMEhTcTJMNm0ycUFpUU5tV1VFeFUyT0VZa21LSzRaOEpiT2JrbVR4RlFsL2EvOWhqOGVpU1hIenpCc3ZwL3M5QXNUTCs0OXJWM3NhdThMcjcwcWFWZzUrbXQ2dDVFN3JRK040Q2RzNm9HcFJ0aVVsUnpJbnJlOUh3VEtxaUJUNTlMcFdNWldwYXM3VElraFVvbDA4NXRrallSYUM2YlMxdytiWFMwc3VBc1E2eEFkVk5xOVl3WG93c0hWSzVoSmVmR2dYNGx5MGdNbVZ6aDVDdWJYSmtIRnhmZDE4RzZrcktHR2hYK2U5QVVtYnZTYlBHUFVvRTJnOGJwM2UyZGo0ZTM0c0l1b3FoTTZNN0M1emVBRVYrRG4xK0RsMTNQUnJQUTE2a3lLeXpubDRWeWYrZFQvNmUrTCtxS1ZmZUZiR0tUZmJlMjJoR2ZoWWNiL0RTSlZlZmVkenF5YWV6TWhJbkljbHRmaHVkUGd6OTJ6VG5zS01GdnZKdjRCWnVLUGFkZEZGSVR5MysvOU5jNFhCSFcrVk91Vi9KKzRlNzN4TkljbVFzL05JSHR5TEoyQloxMUp4MmEzZFcxV1hwLzlrR25EeFltR09tdEVhTWpZVlFNUFU4RDNGMFF4MERLTy8yYXNPbW15Ykc0QmlXVmtyVEwyTUR5NkNnYjVmWFYyUkZOZmdYdUxZeU5mU3ZYMXZjOTJJOVNwbnZGOTlQOUlXSlFuVjhEUmdyMTQzYlRuN25abHQrQnlMWDFhZUlNZElPaksvRlY0eEpjMnZYbDQraENoVEVjc043SjhXajJlam9XL3VEbCtVNkV1d3dWelVTWkM0TlpVeG03WUg1bFNRS0RXV1U2V0hCZEN1c09pWHFMTGJUUkJKcE1peUtvV29EMkpDbUlZMGkxZmVPWUxLZUJubmFyenVoY0JQMVgrVFdOeWpYZGZEdG0vTkJhYW92Z2FHZDdVT1pIZmVWSTVZWkkxWlRxdTRxV252VGhzYVpIc0wzeGFHL0xZWlBIYUgvQVcvL2N0MTVXbE5veS9wWmNXNS90djhEVUVzSENKSUFFckZYQlFBQWVDRUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFIUUFBQUVSbFptbHVhWFJwYjI1ekwzQnZiR2xqZVY5MGVYQmxjeTVxYzI5dXErWlNVRkFxeU0vSlRLNk1MNmtzU0MxV1VyQlNxRmFvNWFvRkFGQkxCd2k4UUc4MkhBQUFBQm9BQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUJ3QUFBQkVaV1pwYm1sMGFXOXVjeTl3Ym1aZmJtVjBZMjl1Wmk1cWMyOXV6VmhiYjlzMkZIN1ByeEQwdEE2VzZtSWJNT3hwUVpNQ0JicTB5TEtuSWhBWWluYTVTQ1JMVW02Tnd2OTloNlJJU1JRVjIxczI3S0dGWTM3bnduTytjNkcvWFdSWnJybkNxS3JKaGpLcUtXZXEyaEdwNEVPZS9aTGxtRE10ZWRNUVdUMDBIUkdTTWwyOXF0YlZPbDhaNlpab1ZDT05EUGdiZkdFVWtsWTBTSk1LZGZvVGwxYk5KWklNWmI4VHVhT1lLQ3NLU0Flb1NJdG9ZMkhJd0NyVnczNjFmektpdjNENXFFck1XeS9ZQWFUYVN0NEo1ZFJmL2ZiMlpwVzkvM0I5ZTNuMzl2Mk54d1ZYR0dxSlJRcTJxVUFqWEdzekE0M3YvYXBjbCtzWlFxT3RPcXBHNzRXemRYWDk1dktQZDNjNW5COXNzR2dydU5SV3cwY2ZyUTF0ZXZTUWdaY21vbGFQS3Y5VTRKSFY4S1NFSkdEYmZQcEV4WG1TU0dxNlFWaWZKOFY0VGM2VEVMeWhlQi9MWlBjMk1yVnF4aFFjc2NtRW1HNkxtb2lHN3dzaHVTRGdNQmxCQUNTSjRrMW5SSXRIc2g4ZndlR1c2SW95MFduclVnVHRZWWNMLzcvTGxPYmdMdCtDdTMxV1J4NFpObTRhL21YcVF1OG5Vb3B1V2VTQjBrU282WGVHL1Ftb1BhaUp3cElLN2JsNGFZSFpEa0VCcWt6elRLQjl3MUhkTXkvSWFTVGhyc010ZDZTd3BUbENIY0xud3lDYzIrak1IWHdxcWozZ2MwY2xxYzJSbGgySi9mR0ZvRFMwamUzRWp6RjBHcnVGSEMvRTVtb1BwVTF4OXNFSjdRZkdaUnN1TTUrcjd5WW1YcFJ4NkU2OVNhMkxSV2VQaHBsM2Vqbk9PMUlYUHEvemE4ZWhqUHl6MUppTDllUkhHb1FlT2tmaWp4RTVWcDZJTFdFYVBKQ29CUS92SjNvTzZhdjUybGxGTmVCcTlhUWFTRUg3ZzJtZUhUQlRta09XZkFIWVdnZ2RlQWpXVUFma0s4Rnc4Y0wzNnY5OUtmU09RaUtVQXZLbXVQRGNwc3d3OWZQeFh6SUZTU3FvMlAxWW9McUdVS1lLK3grWU9xdllqQ3ZnZ29BcGs3cnhzeFphekw2VkpaSTE3WXJ2dkRxN0dOMHhkd080bjA3VFVlUVRXeE96UmtWMUdDNjRBMFNFSElVUEk0RWVhRU5UYmRnYlNJVHZxZDROeHpCUzZVSUZoU0FPbzNwV0M1SEFZWlhXanpEbUhkTm4yUWhGY05TRzZ5NUE1MlV5Sit6TUt1Q29IYk1xRnF4ckg0aGRvWC8rWVQyRGdPZU1ZTnVWTkcxSndaMnhuLzVXODU1TWhRWE93QW9PN0RXRHdxQTdpVWt4ZE1aODBrWTFrYkJWSnNoejIwdmVCc0hYWG11Q1VJWk9LTm9KeDBHU0hDK25JTjNNdy9HeHBoNkFwMnlRazVESG1iSmE3T3d5OGVvYW5lNXlQZEJ2NUxCY3dEYnp0VEM4N0I4Tm5xOVM0TGg1V01NeHEwNWh3aWh0M3ZKaXlZUGRZcjRTQjFRZ1NyaUNCeGM3MG5CTTlUN3VxT0d0Y09kNzJjdUVyWEtubTZPVHpBaTBTQWpUdDAveHJjY0dMcC9uV2k4ZG5qS0p5TTVxTEI0SVI4dk10eWNuQ0kvcFViTDZpV24ydHNWOEZVT0xTSVFrTlBuOXVCZkdZVENUWnRJclo5T2lkMmQ0Z1ZxNC9XR2hISCt0eXRmT0hYWEhUMW5GRm50STZCZzN6cVZySDU3L3RvRzRGYlVJZVh2a3VxRXNUMWUvdytJR2hoa3dia01rWVc0NDUxeHVTODZRS0RGVzlXT0phMVdHMzFwVTd5Q1hwZjlacEhSa2dDdVZUcWtOS3l6ZVYyNlpUcHFuVEdrRUJzMXlUbGdOdHFudktmZEpnZG85cktMWFdQNzk0bnY4ZVpyUmROZTVNUDhPZndGUVN3Y0lnSHU3RFdvRUFBQ25FZ0FBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFyQUFBQVJHVm1hVzVwZEdsdmJuTXZjbVZ6YjNWeVkyVnpYMlJsWm1sdWFYUnBiMjVmZEhsd1pYTXVhbk52Ym5WUFN3NkVJQXpkZTRxR3RjNEJadVZWVUZCSlJ0cEFXUmpEM1llZmNWek1ob2IzK2o0OU93QmhMQVVlUEFZM2F3RnZPQk9ZWUphcno5OG4zMWZTeWwzL0pja2hhY2ZIYlpaQXBmM3NETEZCVzRUWkFYQUIzalEwWVE0OXFQcDZkc2F1b3VDeCthNE9BeFZXNlVXR0QxK0JnWlJrcllhcFJJb3BTWlgwMHZJMm9wWDBtbkcvVm10VC82aFdidmhGSGtXS1lLZzcvYjNRampUTkMyS2o2c3h2N09JWFVFc0hDRHczczZPa0FBQUFZQUVBQUZCTEF3UVVBQWdJQ0FCc05XcFRBQUFBQUFBQUFBQUFBQUFBRFFBQUFFVnVkbWx5YjI1dFpXNTBjeThEQUZCTEJ3Z0FBQUFBQWdBQUFBQUFBQUJRU3dNRUZBQUlDQWdBYkRWcVV3QUFBQUFBQUFBQUFBQUFBQmtBQUFCRmJuWnBjbTl1YldWdWRITXZlV0Z1WnkxdGIyUmxiSE12QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFnQUFBQVJXNTJhWEp2Ym0xbGJuUnpMM2xoYm1jdGJXOWtaV3h6TDNCbkxubGhibWVGVTkxcnBEQVFmOSsvWXZCZHJIMG9lOW1uY2kxdFg0NVN5aDMzT0t1amhzWkpTR0twSFB1L1g5UzE2eGZzSUVJeXp1OHJwdFo1b3dnYzFrWlJiRlJUU29aL3V4MkVhcEhMK0pPc2s1b2hQZlI3akRVNWd4bEIxRmdXMmhEbjJDcFpWbDRZdEZnNzhWVXJ3VTUwMDJLR0d3MFF4bElodnlCYTl2cG1UaTZ6MHZoQTJhKzdpdDRyNmVEdi9hOG5xQWU1ZVVCZ2N1QXJncEtZck13ZzAxeklzckhZelFKeS9qMGZSQTY3cUNCSGoxQm91M0FjbnQrdnI2TUlTNSt5TngzZDNxUjM4YzJQT04xSElaVVJjQ0lTb2hlV1hnYms3eUZkTE1DRGFGSm44NmVCSVlqMUdDd3NkVnc0R2hmOHpacnhrTzloVzhiUG1mM2U1a3BJZUo0MVU1dnAramg2N1NwSjRPM3gvbUc2emhxcklHNEE4MXF5Nk45UWVXOUVraWlkb2FxMDgyS2Y3dFBFa3ZOZDlzbHdBTW1NY3Y0RHpCai92TDI4UDY0b3IzQk1qdkk2MFRucjB1ckdTQzQzMDV3a2Zqa1RVOGJPVzVxM3UxTFMrVXQzdkNmVCtxQVdaSDVZN1N2Q0lqUVdlR1A1MW9RNzZHMVF1UjQ5clZrR05CY1Q0MUhSTm1xUGVkUTZmTXRib051cjB6bTUwKzQvVUVzSENNdTdmanFXQVFBQUdnUUFBRkJMQXdRVUFBZ0lDQUJzTldwVEFBQUFBQUFBQUFBQUFBQUFDQUFBQUZOamNtbHdkSE12QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFjQUFBQVUyTnlhWEIwY3k5aWIyOTBjM1J5WVhBdFkyUnpMV2xrWlM1emFHMVN5MjdiTUJDODZ5dTJ6c0V0WUZtT1Q0R0xIT1JIRTZHcEhGaEtVeGU5VU5SYVlpS1JLa2xGY1lwK1VIK2pYOWFsN0FCSlc1M0UzZG5abVNGUDNnU1prRUhHVE9tZHdFSTFleTJLMHNMdlh6Q2RUQ2NRTWkwWnhHZzdwZS9OQ0NMSngvOEZMckcxaHBjSUtWWjRyMm9JTDd3VFFsNEpqdEpnRHEzTVVZTWxSTmd3Qnp4MlJ2QVp0UkZLd25ROGdiY09NRGkyQnUvZUU4TmV0VkN6UFVobG9UVklGTUxBVGxRSStNaXhzU0FrY0ZVM2xXQ1NJM1RDbHYyYUk0bVR1ejFTcU13eVFqUENOM1RhdmNRQnM3M2d3MWRhMjh5Q29PdTZNZXZsanBVdWd1b0FOY0ZWdEZqRnljb255ZjNRamF6UUdORDR2UldhekdaN1lBMHA0aXdqblJYclFHbGdoVWJxV2VVVWQxcFlJWXNSR0xXekhkTklMTGt3Vm91c3RhL2lldFpIcmw4Q0tEQW1ZUkFtRUNVRG1JZEpsSXlJNHpaS0w5YzNLZHlHbTAwWXA5RXFnZlVHRnV0NEdhWFJPcWJUQndqakxYeU00dVVJa01LaU5mallhS2VmUkFvWEpPWXV0UVR4bFlDZE9nZ3lEWEt4RTV4OHlhSmxCVUtoSGxCTHNnTU42bG9ZZDUyRzVPWEVVb2xhV0diN3lqK214aDRoUHJIN3c2TE5La2todkk1Y1JKVmllVitzVlk2VjhYaXJLL0Fmd1BjcnhYczYrblY1bzdGd3ZhYkI0NVc1ZGxVcVkyZG5rN1BUZ0RVaWVEZ05zcXJGUmd0cC9aNHZ5SlN5bENWcjRKdm4reVV5SjJ3WXRyWlVXanoxL0RPWU0wTXV0OVA0NmV1RkxmbmwvR2xkeDNkOHV0SGJML09PZCtmbncxZmpDeVV0MG9wMDMrRHMrUUU0cXVET0tIbkE1c3d5WDlPREdNSVBiK0JjZm5LQzNNZ0FabUIxaTZORGZZTkd0WnJqVW5ESHdmVCtMOEJpSGo1WHZKOUR6OE5IWVdIaS9RRlFTd2NJcUFsL3oxd0NBQURUQXdBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBY0FBQUFVMk55YVhCMGN5OWliMjkwYzNSeVlYQXRZMlJ6TFdzNGN5NXphSTFUMjNMYk5oQjk1MWRzYWM4d21SRkZXWDNKS09NSDZ0S0cwNWpTaUVwU3A4bDRRSEFwSXFZQUZnQkZ5NjQvcUwvUkwrdUNranV4ODFLOWlBVE9ublAyN1BMc3B5Z1hNc3FacWJ3em1Lbm1vTVcyc3ZEUDN6QWVqVWNRTXkwWnBHZzdwVy9OQUJMSmg5NFpRZDhManRKZ0FhMHNVSU90RU9LR2NmbzczUXpnSTJvamxJVHhjQVN2SE1BL1hmbXYzeExEUWJXd1l3ZVF5a0pya0NpRWdWTFVDSGpIc2JFZ0pIQzFhMnJCSkVmb2hLMTZtUk1KMllEckU0WEtMU00wSTN4RGIrWDNPR0MyTjN6OFZkWTJreWpxdW03SWVydERwYmRSZllTYTZIMHlXNlRaSWlUTGZkRUhXYU14b1BIUFZtaHFOajhBYThnUlp6bjVyRmtIU2dQYmFxUTdxNXpqVGdzcjVIWUFScFcyWXhxSnBSREdhcEczOWxsY1QvNm82KzhCRkJpVDRNY1pKSmtQMHpoTHNnRnhmRW8yNzVZZk52QXBYcS9qZEpNc01saXVZYlpNNThrbVdhYjA5Z3ZFNlRYOGxxVHpBU0NGUlRKNDEyam5uMHdLRnlRV0xyVU04Wm1CVWgwTm1RYTVLQVdudnVTMlpWdUVyZHFqbHRRT05LaDN3cmh4R3JKWEVFc3Rkc0l5MjUvODBOVFE4MmJ6N0dhNnVsa3Q1emRwZkxXNFBIOTEyK2JJYlExYnROQ293a0FvcVZ2V3dGOUFDVFlROE1LRWVkMWlvNFcwSm15MDR1UmU2WUFRRmJMQ0ZWelFNK3R1SVhqb1VYQis4Umk4ZmhMTFBzNXVrdFVMS2JQbi8xc3BkUHNSdkpUNDJVbDRvb1EvSUx3SC8vemhtZHlqRDE4OWNOMUxyOTh4NUpVQ256QXdYVkhZZWsrWlFMSnlnM2E3WGlxS3k0VUluRWwzMEt2VDVNdFd1Nm41SjVZN1llSGlyVmNLajlLK1lyZkhvYTBYMlFiaVZlTFdyVmFVaVR2Y3FRSnI0L0ZXMXhEdUlReHJ4ZnZSMEtQYlhUUVdWa3NxUEszL3l3NG1iMFp2UmhGclJMUy9pUDdMSmV4cG8xd3BTK3RKNlgzeHd0RE5nV1lkeEsydGxCYjN2Y3dFcHN6UTRseVAwL3ZQdjlxS3Y1dmVMM2ZwTno1ZTYrdmZweDN2TGkrRForVXpKUzJTeE9iUTRPVHBtM0pVMFRlajVCRmJNTXRDVGQ5WUFBK2U3NXE5Y29aY2lROFRzTHJGd2ZGOGpVYTFtdU5jY01mQjlPRUZZRGFObjA2OHg4RHorbkJIM3I5UVN3Y0lKbkt1ay9nQ0FBRCtCQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFpQUFBQVUyTnlhWEIwY3k5amIyNXVaV04wTFdOa2N5MXRZWEpwWVdSaUxXczRjeTV6YUpWVXkzTFRNQlRkK3lzdWJwbkFFQ2RwR1ZqQWRPRThBRVBybERpbFV4Z21JOXZYanFhT0pDUzVUbmg4RUwvQmwzSGxta2NMQy9ER2VoeWZjKzdSbGZmdURGTXVoaWt6YTI4UEpsTHROQy9YRnI1OWhjUFI0UWhDcGdXREdHMGo5YVhwUXlTeWdiZEgwR09lb1RDWVF5MXkxR0RYQ0tGaUdiMjZuVDY4UVcyNEZIQTRHTUU5Qi9DN0xmLytVMkxZeVJvMmJBZENXcWdORWdVM1VQQUtBYmNaS2d0Y1FDWTNxdUpNWkFnTnQrdFdwaU1oRzNEUlVjalVNa0l6d2l1YUZiL2pnTm5XOFBXenRsWTlHUTZicGhtdzF1NUE2bkpZWFVQTjhEaWF6T0prRnBEbDlxTXpVYUV4b1BGRHpUVVZtKzZBS1hLVXNaUjhWcXdCcVlHVkdtblBTdWU0MGR4eVVmYkJ5TUkyVENPeDVOeFl6ZFBhM29qcmh6K3ErbmNBQmNZRStHRUNVZUxET0V5aXBFOGM1OUh5eGZ4c0NlZmhZaEhHeTJpV3dId0JrM2s4alpiUlBLYlpNd2pqQzNnVnhkTStJSVZGTXJoVjJ2a25rOXdGaWJsTExVRzhZYUNRMTRhTXdvd1hQS082UkZtekVxR1VWNmdGbFFNSzlZWWJkNXlHN09YRVV2RU50OHkySzM4VU5mQzhrM0FSaGRQeDZuUStYY1hoeWV4by85NWxuV0ptS3lqUmdwSzVnVUJRdVV6Qlo2QUlGZlJ5dkFxeTNBUjVHb3g2dExwR2xqdlFBWTFaY3dtOVQwcHpZV0gvNEV2dnZqZVpKcXZ4Nlg4Sk9QSzBxckdsTVlIU01xTjhwUDVuc2VUTlpCV2QzcEl5VjlrL0t3V3VBM3UzSlI0NkNZOFg4QTZDaitEdmY3cWQzaGNmM252Z0loWmUyOGlZclNYNDVBcE9tT2JUTVJEU3RaSzdUWVdrQTZFR2hJd0pOMi9GcWJXS1dydTI4RHVHTGJkdzhOUXJ1T2V1ZnNmRThoUVVNNGJ1ZSs2ZFhDU3ZqMWVuWVpLY3p4ZlRvMk5tOFBFRCtrblVZM2FWZHJ0bnlXeHhaSEpCWVhRcmkvbDgrZXVqdC9XbWZuUTNscnY2SlN1M25uZHQvTGwwWFVWWEpwTkNVSkJ1K05NQ1ZaTXp5K2luUkUzWk12dmVqN3h4aTcvQy9rdE9FRkJWUVFDYm5mbFFRVkNEbHBSQW9HN2E2R2c5c3VOU0dIbmZBVkJMQndnNllCZGd6UUlBQUFnRkFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDZ0FBQUJUWTNKcGNIUnpMMk55WldGMFpTMWpiMjVtYVdjdFlYTnphVzVuTFdSaGRHRXRhV1JsTG5Ob2hWVGJidHRHRUgzblYweHBBMjRBVVpTVkY4T0JnTktTYkJPTktVT2ttN29vSUt5V0kzRmphcGZaWFpxU1kzOVFmNk5mbGxsS1JpU25GejV4Wjg2WlBXZG15S09md3JtUTRaeVp3anVDb2FvMldpd0xDMy8vQmYxZXZ3Y1IwNUpCZ3JaUitzRjBJSmE4KzQvQUVkYlc4QUlod3hJZjFBcWlLNCtBSHdWSGFUQ0hXdWFvd1JJZ3FwakQ3VElkK0EyMUVVcEN2OXVEbngzQTM2WDhkeCtvd2tiVnNHSWJrTXBDYlpCS0NBTUxVU0xnbW1ObFFVamdhbFdWZ2ttTzBBaGJ0TmZzaWppMTk3c1NhbTRab1JuaEt6b3Q5bkhBckhkRTJPMVRXRnVkaDJIVE5GM1d5dTBxdlF6TExkU0VIK1BoT0VuSEFVbHVTWGV5UkdOQTQ1ZGFhREk3M3dDclNCRm5jOUpac2dhVUJyYlVTRG1ybk9KR0N5dmtzZ05HTFd6RE5GS1ZYQmlyeGJ5MkIrMTYxVWV1OXdIVU1DYkJqMUtJVXg4dW9qUk9PMVRqVTV4ZFQrNHkrQlJOcDFHU3hlTVVKbE1ZVHBKUm5NV1RoRTZYRUNYMzhHdWNqRHFBMUN5NkJ0ZVZkdnBKcEhDTnhOeDFMVVU4RUxCUVcwR21RaTRXZ3BNdnVhelpFbUdwSGxGTHNnTVY2cFV3YnB5RzVPVlVwUlFyWVpsdEl6K1k2bm9lWGF6SzJ1Vm5EN2daSEg4OWZmRXF1WmlKYXNieTNNbWlXUC9GSStmSVZqT3VhbWtwOHY3Rjh5eVNXR1p4NXJaaDRIZkQxNEFKYzdZSlpFQjFBcTdrUWl5N3J5bS9aZTBZb1YxVlAwSS9HeVY5ajFjUUxPRDQ0STd0c1gxMXU1Mm9oa1pPYWI1dGxGVVBaTXB6Mng0SThNMXptazNIMGMxc09MbExzdWZqci9zV1hwNlgvbjY1NzZUYjVISVczODZpMFdnNlRsT2lIWGJqMzRrMDVNdjRhcFpFTjJOaUhmYjFMWXZVMzdDSHJXeTZKb1BvTm5hYldTcVd0OEdWeXJFMEhxOTFDY0VqQkVHcGVEdEZlblZyanNiQzdZU0l1eS9GcGN0Q0dYdCsxanM3RFZrbHdzZlRFTmZJV3cyQlFmMUlNdzhycmJoYnRUKzlJQ2lRdVgwNEdTcHBVZG9nMjFSNC92cmhPRmJvUnZHQkYwd2J0SU83N0RJNE96bGdSdHo5QWY2UDAzbWJmbE9rdG9YUzRxbk5uOE1GTTdUYjkvM2s2WThyVy9Ecmk2ZkpLdm5NKzFOOS8vdEZ3NXZCNEpCKzdVd0R6MDB3TDJ1c3RKRFdCRHViU2dkdGY2Z252WlAvOEd4eGJmZVU1Y3d5QVArWDd3UHo0Um1xRGVtVTd5RllnWU4yclZLbDUzbTRGaFo2M2pkUVN3Y0lCUVFSVGpJREFBREpCUUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFvQUFBQVUyTnlhWEIwY3k5amNtVmhkR1V0WTI5dVptbG5MV0Z6YzJsdVp5MWtZWFJoTFdzNGN5NXphSTFWNjNMYU9CVCs3NmM0NnpKRE80TXhJWDh5U2Vtc3VhVHhiR01ZVE5yTlhvWVJzZ3hxak9SS01vU0VQTkMreGo3WkhobG91TXgyMTMrd2RTN2ZwKzljZVBPVFArSENueEE5Yzk1QVIrWXJ4YWN6QTMvL0JjMUdzd0VCVVlKQXhNeFNxZ2RkZzFEUXV2TUdYVDl4eW9SbUNSUWlZUXJNakVHUUU0by9XMHNOUGpPbHVSVFFyRGZnclhWd3R5YjMzUlZtV01rQzVtUUZRaG9vTk1NVVhFUEtNd2Jza2JMY0FCZEE1VHpQT0JHVXdaS2JXUW16VFlJMDRINmJRazRNUVcrQy9qbCtwZnQrUUV4SmVQUE1qTWt2ZlgrNVhOWkpTYmN1MWRUUE5xN2EveFIyZWxIYzg1QnlHWFFuTXFZMUtQYXQ0QW92TzFrQnlaRVJKUlBrbVpFbFNBVmtxaGphakxTTWw0b2JMcVkxMERJMVM2SVlaa200Tm9wUENuTWcxNDRmM25yZkFRVWpBdHdnaGpCMm9SM0VZVnpESEYvQzBVMy9iZ1JmZ3VFd2lFWmhMNGIrRURyOXFCdU93bjZFWDljUVJQZndTeGgxYThCUUxJUmhqN215L0pFa3QwS3l4S29XTTNaQUlKVWJRanBubEtlYzRyM0V0Q0JUQmxPNVlFcmdkU0JuYXM2MUxhZEdlZ2xteWZpY0cyTEtrNU5MMVIwSGdXVldXUHY0Z2ExYWxlZXpGeWNYNlpqblk1SWtsaGFlTlY4Y3ZEa2o4ekdWaFRCNGN2N2lPRTZuRzQvYmcvR2czeDFId1cydlZYbjdVRXdZTlJsTW1ZRmNKaG84Z1VxUkhOYUE2dWRRcFluMkpsbkJjc1dGMFY2dUpFVUlxYXJvTVdNa3NRRm4rRTZXRDFCOUxyMmdjdlpTZmJjRGl6OTN4dUhnQ0VvdjZQOUc4bXh2Vlk4aHppMkV3MVA0SGJ3bmNDdlBCM0F2THZ6cGdGVk9PR1YvTWpxVDRLSVB0QWRZS0xWQVBTRWMyQ2F4YzVLaVNva3RBRkFpN0VHSmpsMlRGc3BXM04xbWVlUUd6cTZjbEI5QUg1YkVZc042L2QxNldKeGo2MzZaTnF4M3BFdktIazUzS0JZazQwaE5pcFJQZ1dDN1lPZThnbm9JQ2ljczRBOEhkZzkyTkxMd2VPNXRXY0FKTGV1enp3V09xWDJuNU41cDdPRkxxRFRnL1NHSkQvRCtNQ3NlN0NmNXNFbGlSV3lVR2hxRzAwTU1HOXYxMUhMci91NUErd2xaZWNLenJEZlhydTlNYmhtMWpmRE5QRDkxL2FxbGNCMmFnNWRDNVFCajgxbStPamhya1Z5aWptaW1tOGsxOGdHbnpMSHIxK1BnNm5VOEd2YUMyM0duZnhlTjFrZUtyS2Z1ZnJyWG9FRjBqUzA0RHJyZFlTK08xeWRTLzJzZ2JwM3I4R001bXV1VGVoNUZJZnRiOHJDaGpUQWpDQWFoWFpXWnhKbTBoM09ac0V3N3RGQVplQXZ3dkV6U2NxM2dxOTI3VEJzWTlERnd1N3FQSitqeW9uSFI4RW5PL2NXWnp4NFozWlJaYjJiSDM0NG5kcG5uMlQyQWU2cmFrY0l3WWJ6UktzZisyQzUwRytYYmlselJHVkdhbWRiZDZOcTdxQjVFQnRUK00vMVhUTzNZZkpTa01ET3ArRk5wdjRRMjBiaHo3NXZSMDI4ZnpZemV0Si82OCtncmJRN1YvYS90SlYyMldvZmhOMUlqZ3g5dW9WS1Q2Zy91Yk5pajJXT1dFRU1BM0o5ZjYrYmlIc3RYeUZPY2d6Y0g2MW8zVW1hNG5MZHo4UTlRU3djSVNyZExQQlVFQUFBNkNBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWFBQUFBVTJOeWFYQjBjeTlrWkMxdGFXTnliMnM0Y3kxcFpHVXVjMmlOVThGdTJ6Z1F2Zk1ycG9xQUpGdkxzbjBxM0hVQkpYWmF0WUVNeE01MnMwblEwdEpZWWlLVEtrbEZjZHArVUg5anYyeUhzbDI0M1I3S0U2bDU4K2JObTlIQnMzQWhaTGpncG1BSGNLcXF0Ulo1WWVIZmJ6RG9EWG9RY1MwNUpHZ2JwZTlOQjJLWmRuOEpIR050VFZvZ3pMSEVlN1dDNkhXWEVmSmNwQ2dOWmxETEREVllRa1FWZDhCdHBBTi9vVFpDU1JoMGUzRGtBTjQyNUIyL0pJYTFxbUhGMXlDVmhkb2dVUWdEUzFFaTRHT0tsUVVoSVZXcnFoUmNwZ2lOc0VWYlprdmk1RjV0S2RUQ2NrSnp3bGYwV3U3amdGdDJRTmpOS2F5dGhtSFlORTJYdDNLN1N1ZGh1WUdhOER3K25TU3pTVUNTMjZSTFdhSXhvUEZUTFRRMXUxZ0RyMGhSeWhla3MrUU5LQTA4MTBneHE1emlSZ3NyWk40Qm81YTI0UnFKSlJQR2FyR283UTkyN2ZSUjEvc0FNb3hMOEtJWnhETVBUcUpaUE9zUXgvdDQvbVo2T1lmMzBjVkZsTXpqeVF5bUYzQTZUY2J4UEo0bTlEcURLTG1DZDNFeTdnQ1NXVlFHSHl2dDlKTkk0WXpFekxrMlEveEJ3Rkp0QkprS1U3RVVLZlVsODVybkNMbDZRQzJwSGFoUXI0Ung0elFrTHlPV1VxeUU1YmI5OHIrbWFFWGV6cWJKaDdQNGZETHkrNHd4c1lSckNKN0E4ejkvajN6MTRKYUJ5NU9zblE2bWhRSVBzcXg3WjhpSGRobklIcmNodVhoQTZlM0RMbzJUT0FTL0IzK091ZVV3RnFtVHcvVWFYSWxOZXNWdDhXcVg5eWdzOUYreXBXQ3NISDI4K3dTSDNTOGx5dHdXaDdDdjZ5UGJsRGhUMUJuNDVUNzFHSmRDQ3ZlQ2lhU3BvZkdZR1BWWVU3aHkxK0FMQ0VycmttNVpwdGhPcllBUmhaeVFySzNzZGE5OWNldjlWSGFMOWpPNnBiVXVJYmlINEFHQ0tYamJ6UzFWeXN0Q0dUdDgwWHZSRDNrbHdvZCttSDNYNThFTjVRWkJnZHpONURDcWJhRzBlR29uTllRVGJtakFWNFBrNlovWHRramZuRHhOVjhsZE9yalFWMytmTkdrekdoMytSSENxcEVWcGcvbTZ3dUZ1K3gxWjZHYTBSV2VlbjNtTWJxWkVyS0RQZHAwRTlOZmZ5RDkrOTl5MEl4WWovK2pJR2ZrYytuQjh6TWhIaWV3L1VFc0hDSzN0bHVqZEFnQUEwd1FBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBR2dBQUFGTmpjbWx3ZEhNdlpHUXRiV2xqY205ck9ITXRhemh6TG5Ob2pWVGJjdHMyRUgzSFYyeG96Y2hPUlZGU1h6SktsQm5kM0xCMUtZMHBKM1Z0andLUkVBbWJBaGdBRkMzSCthRCtScitzQzByeXlPcEwrRUtBdTloejl1d0JUOTU0Q3k2OEJkVXBPWUdoekRlS0o2bUJmLytCVHF2VGdqNVZna0xBVENuVmcyNkFMNkltT2NIVUN4NHhvVmtNaFlpWkFwTXk2T2Mwd3RjdTBvRFBUR2t1QlhTYUxUaTFDYzR1NUp5OXh3b2JXY0NLYmtCSUE0Vm1XSUpyV1BLTUFYdU1XRzZBQzRqa0tzODRGUkdEa3B1MGd0a1ZRUnB3dlNzaEY0WmlOc1g4SEhmTHd6eWdwaUs4ZlZKajhxN25sV1hacEJYZHBsU0psMjFUdFhmaEQ4ZEJPSGFSY25Yb1NtUk1hMURzVzhFVk5ydllBTTJSVVVRWHlET2pKVWdGTkZFTVkwWmF4cVhpaG91a0FWb3VUVWtWd3lveDEwYnhSV0ZleWJYbmgxMGZKcUJnVklEVEQ4RVBIUmowUXo5c1lJMHYvdXpUNUdvR1gvcVhsLzFnNW85RG1GekNjQktNL0prL0NYQjNEdjNnR3Y3d2cxRURHSXFGTU93eFY1WS9rdVJXU0JaYjFVTEdYaEZZeWkwaG5iT0lMM21FZllta29BbURSSzZaRXRnTzVFeXR1TGJqMUVndnhpb1pYM0ZEVGZYbGYwMDFDZms5bkFUemMvOWkzS3UxQ1JtT3d2bGdPcDlPUnZPZy95ZCtPMzBvRml3eUdTVE1RQzVqRGE3QTNta096NEI2NWxDUFl1MHVzb0xsaWd1ajNWekpDSHVScW80WkthT3hQZERHTlMwZm9QNjl5b0phKzBmOWJBOFdmaDdPL2VrUmxGNUhQNDNrV3JmVWp5Rit0UkNFTCtFRzNDZHdhdDlmd2YxdzRBNmVuMStDTHpMWUFBRXJraUNWRlZtVVNuRHdNQXltT0JPMVJ1bkFuMW8vMkN1eGxLaXFuWEVjTis4MXVxSzZHcnRnd3RkTU9JZDFyclFkV0JkcUxmZ3dvb2JDaUVkMk9GUnR3SExZSHMrcFNUL3V6ejF5QSszM1pNa0p5WHBmNzc5QnZmbWNNWkdZdEE2SHhMK1NMY1I1eGFpV0haWWVzU1VYM081Z0xORERURHVFOTFxa1RDM2NEZFE0dUpteGgrNUlMTW1lTFljZWhpeVJ1RUoybWpjMWZ1Y2N3ZTZ5YXpHdW9rSmw0RDZBdXdaM0FzN3VIaCtMMzMzWGV0ZnlhTTY5ZGR1TFgyZzZjSXNsWE5mYUJvMWE3eGNtbFlvL1ZmYnR3b0JxZFAxMUozajYremVUUnA4R1Q1TlZjQjkxTHRYMVg0TXlLbnU5K2xHQm9SU0dDZVBPTmpucjduOEp0cGhuUjdYTGpwMWE3QkJjNll5aHpkcGszNUNMdjhKYjhmWm5uOXRxMGh5TmZHcjEvQVZkZjRZT2pLVmc1RDlRU3djSXBaVzJhVW9EQUFEQUJRQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQVBBQUFBVTJOeWFYQjBjeTlrWkM1cWMyOXU1WlhmVG9Nd0ZNYXY0U2tJMThNcnI0d3g2bXNZczNUbGJHc21iZE0vR0dMMjdyYVVhYUhNUWpReFl4ZEE2TmZ6OVp3dnY4QkxtbnlrU1pKVFZFRitsK1VVRkdaMFczQWs1VHNUWmI2eXFrSTdlVjR0a1VKcjFmRFdRQ3BCNks0VFFHSkJ1Q0tNbnE4R3FrU3psbmdQRlJvYWFHNjhvU3cyalZXZWtLQW9reUJxZ2lHN3J5dXQ5dm9naU54VFJCK1JWYzBSeHZrZ2J6Q3JIbm9lejcrd0tHRkxLT25Hc0hGRkVvbkVtZVJjTUE1Q05TZTdhRlNaU3lWRHlqdzNXb0V6TW4zMFk3ZUxSM2ZHSDJTWDVKSnBnVUYrOTBrbzErcnIxVHUvM1ZnNGVkV0ozWmpFR1J6YjFmWnViK2F5blk3U3AwMmo3ZG9vZlgxMUxuMzk2bVhRMTVzcEV1Y00razUxVjBhZjdSTkV3WmxRNHdBR0crWXlHQmdzQThQaFdQRm9aOERvbFY0Smo5eE1UUVovWUg5dEtuVit6V1dENWsweUd0TUVuTnp1SlJNVUlNVHIyd0tWcFFBcFIyQUsxRmxZQmRVTEFHdzRVeVRPcWRCNWRZdkViK1FMWnNZQVZCV1lhVHI0bFliS1ZPekN5c3RHTHBqbmgvZ21vT2JYUkRFalZNRU94TDl6WnVKQitpMUMydW8wcjl0cnpXSnVaK3pDRDJmNm1uNENVRXNIQ0VvUG1qT2VBUUFBQ2c4QUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQU1BQUFBRk5qY21sd2RITXZaVzV5YVdOb0xXRnVaQzFrYjNkdWJHOWhaQzFqWkhNdFlteDFaWEJ5YVc1MExXbGtaUzV6YUcxVFlVL2JNQkQ5bmw5eEMwamJwS1lwL1lTWWtKYVdBdEZZT3JWbEc5TWs1RHJYeG10aWU3WkRLQk0vYUg5anYyeG5VelFteUtmNDd0MjdkKy9zdlZmcFVzaDB5V3dWN2NGWTZhMFI2OHJCbjk4d0hBd0hrREVqR1JUb09tVTJ0Z2U1NVAwWGdTZllPc3NyaEFYV3VGRU5aR2ZSSGlFdkJFZHBzWVJXbG1qQUVTTFR6QU4zbVI1OFJtT0ZrakRzRCtDTkI4UzdWUHoySFRGc1ZRc04yNEpVRGxxTFJDRXNyRVNOZ0xjY3RRTWhnYXRHMTRKSmp0QUpWNFUyT3hJdjkycEhvWmFPRVpvUlh0TnA5UlFIekFYQkQxL2xuRDVLMDY3citpekk3U3V6VHVzSHFFMHY4dkdrbUU4U2toeUtMbVdOMW9MQm42MHdOT3h5QzB5VElzNldwTE5tSFNnRGJHMlFjazU1eFowUlRzaDFENnhhdVk0WkpKWlNXR2ZFc25YLzJmV29qNlorQ2lERG1JUTRtME0rajJHVXpmTjVqemkrNUl2ejZlVUN2bVN6V1ZZczhza2Nwak1ZVDR1VGZKRlBDenFkUWxaY3dZZThPT2tCa2xuVUJtKzE4ZnBKcFBCR1l1bGRteVArSjJDbEhnUlpqVnlzQktlNTVMcGxhNFMxdWtFamFSelFhQnBoL1RvdHlTdUpwUmFOY015RnlMT2grbEYwSi9TMTMrYngva0VVRVg2R0RiRUZrTU5HSzhQTUZzYWpMRElOSkdZRnFXdDA2cy9OcGhRR0V2MHZRdFVUYVFSdHEvUVY0WkpFazJLV2o4OG5KOWNVdVQ3Tkx5Ykg4V05CcXVVcUthbGZuMFRFb2Z0SHRubm9QWnZNRjVCOXl2MjZhc1hLRUd4VWliV05lR3RxU0c0Z1NXckZ3MmowNjNlUDFzR25LUlh1cm85UDE1V3k3dWh3Y0hpUU1pM1NtNE4wV2Jlb2paQXVDWHdwQnMzd1BVcVNDcGwzNkhYV3Vrb1pjUmZJajJERUxObDlOU3p1dnAyNWlwK1A3cVpOOFlNUForYnE2NmpqM2ZIeDYxQk9HMm9nRG02KzMvLzE2T3g5N0pNSzluODk4K0llb2doNXBTRDJUNFRUaFhMZUFFWWpxdzI5aURBMVB2V1VHVjRKMms5NGdDOHhrbzk0S3h3TW9yOVFTd2NJQ24xMHE2Y0NBQUJjQkFBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBd0FBQUFVMk55YVhCMGN5OWxibkpwWTJndFlXNWtMV1J2ZDI1c2IyRmtMV05rY3kxaWJIVmxjSEpwYm5RdGF6aHpMbk5valZUQmN0czJFTDN6S3phMFpwVE1pS0xzWGpKTzNTa2xLelduRHFXUjdLUk8yOUZBSUNpaUlnRVVBRVZicmo4b3Y1RXY2d0tTSE52cG9icUlCSGIzdlgzN2xrZXY0aVVYOFpLWU1qaUNrVlIzbXE5S0MxKy93TW5nWkFBSjBZSkF4bXdyOWRyMElCVzBIeHhoNkNXblRCaVdReU55cHNHV0RCSkZLUDd0YjNyd2tXbkRwWUNUL2dCZXU0QndmeFcrZVljVjdtUUROYmtESVMwMGhtRUpicURnRlFOMlM1bXl3QVZRV2F1S0UwRVp0TnlXSG1aZkJHbkF6YjZFWEZxQzBRVGpGYjRWVCtPQVdFOTQ5eXV0VmFkeDNMWnRuM2k2ZmFsWGNiVUxOZkZsT2hwbjgzR0VsSDNTdGFpWU1hRFozdzNYMk96eURvaENScFFza1dkRldwQWF5RW96dkxQU01XNDF0MXlzZW1Ca1lWdWlHVmJKdWJHYUx4djdUSzREUCt6NmFRQUtSZ1NFeVJ6U2VRakRaSjdPZTFqalUzcDFNYm0rZ2svSmJKWmtWK2w0RHBNWmpDYlplWHFWVGpKOGV3OUpkZ08vcHRsNUR4aUtoVERzVm1uSEgwbHlKeVRMbldwenhwNFJLT1NPa0ZHTThvSlQ3RXVzR3JKaXNKSWJwZ1cyQTRycG1oczNUb1AwY3F4UzhacGJZdjNKZDAzMWcyREwxY0pOODZ4ekhBU2o4L2xpT0YxTUorZUxMUGt3UHV1OFhqZExSbTBGSzJaQnlkeEFKTEIxb3VBZlFEa1ZkR2x1b21YVk1LVzVzQ1pTV2xKc1Jlb3VScFNNNUM3aEdKOUp1NGJ1dlkrQ3p2RkQ5ODBCYlA1eHRFaW5MNkRNaHY1dnBNaVpwZnNTNGdjSEVmQUNmb2RvQzJIbi9obmNRd2gvQnVDa0VJRTNIS09saEJCallEaEY1ZlVHQllKMDZxYnVqRjlJMU00cENwUUlkK0RSMFFaRm85MEl3MzJWVzI3aCtGMVE4RDMwSzRnS0JEK0k3RkVQb0R2SVZHeEl4WE53MEkvZEFTYnNkb3pvVlZNejE5QmpqVys1MXdhbmZ3cWRBZnpvbVQrbWYwYm1QbDBSVy82MHkzRFVCcDRadW1MR2F2U010NEpsdFpLYTZEc1lEWk5BMXhEcEFtSmJxOWk5MSt1Y2E0alV0eFBNSGd2TmNTZHpsK0Z4Z25FMlMwY1g0L01Gbml6ZXA1ZmpzL0NRRUN0UlJEbmk5YkdEMEtOL0lPc2Q5bXc4djRKa21ycWxyQ1NheFIzV01tZVZDV2lqSzRnMkVFV1ZwTjdBK09nMm5Ca0wwd2ttN2o4U0wwZDcrbmJ3ZGhBVHhlUE5jZndvYWVUTHhzeFRoeitDS0hMdXhIWG9KbzB0cGVaYmozRUtRMkp3dDI1T3N1M25YMnhKTDRiYlNaMzlSVTltK3VhM1lVdmJzN091VDhkMXJDSDBxL056NS80d0hUUVdYa3JvM0g4bnlRTUV3VzV1N251SVBnTHJkQ0RZdVZ6ajU4ODN6NTVLU3pRdE9ZN0pqL0svS3FLYys3bitDMUJMQndnbWpxTWFnZ01BQUNFR0FBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDOEFBQUJUWTNKcGNIUnpMMlZ1Y21samFDMWhibVF0Y0hWaWJHbHphQzFqWkhNdFlteDFaWEJ5YVc1MExXbGtaUzV6YUkxVHpYTGJOaEMrOHlrMnRHYVV6SWlpcEY0eVRwd3BKYXNOcHdtbEVlV2tUdHZSZ0NCSW9xWUFGQUJGVzI0ZUtLK1JKOHVDa3R6WXZVUVhrZUR1OTdlTHMyZGh4a1dZRVZONVp6Q1Q2azd6c3JMdzlRdE1ScE1SUkVRTEFnbXpyZFEzWmdDeG9FUHZERXZmY2NxRVlUazBJbWNhYk1VZ1VvVGkzL0hMQUQ0d2JiZ1VNQm1PNExrcjhJK2YvQmV2RU9GT05yQWxkeUNraGNZd2hPQUdDbDR6WUxlVUtRdGNBSlZiVlhNaUtJT1cyNnFqT1lLZ0RMZytRc2pNRXF3bVdLL3dyZmkrRG9qdEJCOStsYlhxUEF6YnRoMlNUdTVRNmpLc0Q2VW1mQmZQNWtrNkQxQnkxM1FsYW1ZTWFQWlB3eldhemU2QUtGUkVTWVk2YTlLQzFFQkt6ZkNibFU1eHE3bmxvaHlBa1lWdGlXYUlrbk5qTmM4YSt5aXVrejUwL1gwQkJrWUUrRkVLY2VyRE5FcmpkSUFZSCtQMTI4WFZHajVHcTFXVXJPTjVDb3NWekJiSlpieU9Gd20rL1FKUmNnMi94Y25sQUJpR2hUVHNWbW1uSDBWeUZ5VExYV29wWTQ4RUZQSWd5Q2hHZWNFcCtoSmxRMG9HcGR3eExkQU9LS2EzM0xoeEdwU1hJMHJOdDl3UzI1Mzh6OVRROC9aY2JkdzBMM3BqejV0ZHBwdnBjck5jWEc2UzZQMzhvdmY4cHNrWXRUV1V6SUtTdVlGQW9IV2k0Ri9BT0JYMGFXNkNyRzZZMGx4WUV5Z3RLVnFSdW84VkZTTzVheGpqTTJsdm9IL2ZWVUZ2L0xuLzRrU1dmcGh0NHVVVEtyT2pQOHdVdUdYcFA2WDR5VkY0dklBL0lOaUQzN3QvUlBmWmg3ODhjRkVJcjFzNFJpc0pQdGJBZEluSjZ4MEdCUEhTVGQwdGZpRXhPNWNvVUNMY1FjZU9hMUEwMm8zUVA2TGNjZ3ZqVjE3Qmo5VFBJQ2lRL0JSeXgzb2lQVkRHWWtkcW5zTmNhSTU3bm9QVDhHQVRzUE53MllndW15MXp6aDdBL2dPNU1yZ0c1OUFid2V0SE9OTUhuRS9vcGNOUnhGWnZEcTFPN0tqVGVnYnZ5YzFoMjFiemRBM1JNbmIzcEpZNFAzZTRsVG1yalVjYlhVT3dneUNvSmUxMkNoL2RwV1BHd25LQmpjZDcrelR0ODVlamw2T1FLQjd1eHVHRHVhQ0REVm1uR0xOVlRWWnpVOEdmWGhDNDFjRmQ3VWVOcmFUbSs0N3RIS2JFNE9KZlQ1TDlwMTl0UmQ5Tzk0dHQ4amVkclBUMTc5T1d0aGNYL2E0ZDc4b1cvRzZ2Zis3ZG54TERxWHVlZC9UOURWQkxCd2dyeEFzRkd3TUFBRk1GQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUM4QUFBQlRZM0pwY0hSekwyVnVjbWxqYUMxaGJtUXRjSFZpYkdsemFDMWpaSE10WW14MVpYQnlhVzUwTFdzNGN5NXphSTFUelhMYk5oQys4eWsydEdhVXpJaWlwRjR5VHB3cEphc05wd21sRWVXa1R0dlJnQ0JJb3FZQUZBQkZXMjRlS0srUko4dUNrdHpZdlVRWGtlRHU5N2VMczJkaHhrV1lFVk41WnpDVDZrN3pzckx3OVF0TVJwTVJSRVFMQWdtenJkUTNaZ0N4b0VQdkRFdmZjY3FFWVRrMEltY2FiTVVnVW9UaTMvSExBRDR3YmJnVU1CbU80TGtyOEkrZi9CZXZFT0ZPTnJBbGR5Q2toY1l3aE9BR0NsNHpZTGVVS1F0Y0FKVmJWWE1pS0lPVzI2cWpPWUtnRExnK1Fzak1FcXdtV0svd3JmaStEb2p0QkI5K2xiWHFQQXpidGgyU1R1NVE2aktzRDZVbWZCZlA1a2s2RDFCeTEzUWxhbVlNYVBaUHd6V2F6ZTZBS0ZSRVNZWTZhOUtDMUVCS3pmQ2JsVTV4cTdubG9oeUFrWVZ0aVdhSWtuTmpOYzhhK3lpdWt6NTAvWDBCQmtZRStGRUtjZXJETkVyamRJQVlIK1AxMjhYVkdqNUdxMVdVck9ONUNvc1Z6QmJKWmJ5T0Z3bSsvUUpSY2cyL3hjbmxBQmlHaFRUc1ZtbW5IMFZ5RnlUTFhXb3BZNDhFRlBJZ3lDaEdlY0VwK2hKbFEwb0dwZHd4TGRBT0tLYTMzTGh4R3BTWEkwck50OXdTMjUzOHo5VFE4L1pjYmR3MEwzcGp6NXRkcHB2cGNyTmNYRzZTNlAzOG92Zjhwc2tZdFRXVXpJS1N1WUZBb0hXaTRGL0FPQlgwYVc2Q3JHNlkwbHhZRXlndEtWcVJ1bzhWRlNPNWF4ampNMmx2b0gvZlZVRnYvTG4vNGtTV2ZwaHQ0dVVUS3JPalA4d1V1R1hwUDZYNHlWRjR2SUEvSU5pRDM3dC9SUGZaaDc4OGNGRUlyMXM0UmlzSlB0YkFkSW5KNngwR0JQSFNUZDB0ZmlFeE81Y29VQ0xjUWNlT2ExQTAybzNRUDZMY2NndmpWMTdCajlUUElDaVEvQlJ5eDNvaVBWREdZa2RxbnNOY2FJNTdub1BUOEdBVHNQTncyWWd1bXkxenpoN0EvZ081TXJnRzU5QWJ3ZXRIT05NSG5FL29wY05SeEZadkRxMU83S2pUZWdidnljMWgyMWJ6ZEEzUk1uYjNwSlk0UDNlNGxUbXJqVWNiWFVPd2d5Q29KZTEyQ2gvZHBXUEd3bktCamNkNyt6VHQ4NWVqbDZPUUtCN3V4dUdEdWFDRERWbW5HTE5WVFZaelU4R2ZYaEM0MWNGZDdVZU5yYVRtKzQ3dEhLYkU0T0pmVDVMOXAxOXRSZDlPOTR0dDhqZWRyUFQxNzlPV3RoY1gvYTRkNzhvVy9HNnZmKzdkbnhMRHFYdWVkL1Q5RFZCTEJ3Z3J4QXNGR3dNQUFGTUZBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQ2NBQUFCVFkzSnBjSFJ6TDJkbGRDMWpaSE10WW14MVpYQnlhVzUwTFcxdlpHVnNjeTFwWkdVdWMyaHRrY0Z5MHpBVVJmZitpa2V5S016RWNSbzJuVEJkT0cxb1BSU0hpVjFLR0RheThtS3JsU1VoeVhIVDRZZjREYjZNWnllZGFRZThzdlN1cnM2OUdyNkpDcUdpZ3JrcUdNS0ZObnNyeXNyRG45OHduVXduRURPckdLVG9XMjBmM0FnU3hjZi9GVjVpNHgydkVIS1UrS0JyaUsrQ0lTbHZCRWZsY0FPTjJxQUZUNHJZc0U1NG5JemdLMW9udElMcGVBSnZPOEhnT0JxOCswQU9lOTFBemZhZ3RJZkdJVmtJQjFzaEVmQ1JvL0VnRkhCZEd5bVk0Z2l0OEZWL3pkR2t3MTBmTFhUaEdha1o2UTJ0dGk5MXdId1BmUGdxNzgwc2l0cTJIYk1lZDZ4dEdjbUQxRVUzeWNVaXpSWWhJZmVIYnBWRTU4RGl6MFpZQ2x2c2dSa2k0cXdnVHNsYTBCWllhWkZtWG5mRXJSVmVxSElFVG05OXl5eVN5MFk0YjBYUitGZDFQZk5SNnBjQ0tvd3BHTVFaSk5rQTVuR1daQ1B5dUV2eTYrVnREbmZ4YWhXbmViTElZTG1DaTJWNm1lVEpNcVhWUjRqVE5YeEswc3NSSUpWRjErQ2pzUjAvUVlxdVNOeDByV1dJcndDMitnRGtESEt4Rlp4eXFiSmhKVUtwZDJnVnhRR0R0aGF1ZTA1SGVCdHlrYUlXbnZsKzU1OVE0NEFVbjluRDRhTFZJc3NoL3BKMEZaWG8rNzFhYjFDNmdEZFdRcmlETUpTYTkyNzAyOVdOenNQVkluOStzRzRxSyszODdHeHlkaG94STZMZGFWVElCbzBWeW9lOUhmd0l3ckJDMXNHY3hJMnZ0QlZQdmVrTTVzeFJzdlUwZmZwKzVTdCtQWDlhMXVrOW42N3MrdHU4NWUzNStRbjhBck9uUStvOWhEWGNPNjNHWG1zWkJQZ29QRXlDdjFCTEJ3ajNwcjIvSVFJQUFGUURBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQ2NBQUFCVFkzSnBjSFJ6TDJkbGRDMWpaSE10WW14MVpYQnlhVzUwTFcxdlpHVnNjeTFyT0hNdWMyaU5VdHRTMnpBVWZQZFhuQVptQWpOeEhNSUxBOE9ERTFMd0ZKeE1IS0RwWlJoRmxtT0JJNm1TSEpOUVBxaS8wUy9ya1JNNlFGL3FGK3V5MnQyejUreDhDR1pjQkROaWNtOEgrbEt0TkovbkZuNy9nbTZuMjRHUWFFRWdacmFTK3NHMElCSzA3ZTBnOUpKVEpneExvUlFwMDJCekJxRWlGSC9ibXhiY01HMjRGTkJ0ZDJEUEFScmJxOGIrQ1RLc1pBa0xzZ0loTFpTR0lRVTNrUEdDQVh1a1RGbmdBcWhjcUlJVFFSbFUzT2ExekpZRWJjQjBTeUZubGlDYUlGN2hMbnVOQTJKcnc1c3Z0MVlkQjBGVlZXMVMyMjFMUFErS0RkUUVsMUYvRUNjREh5M1hqNjVGd1l3QnpYNlVYR094c3hVUWhZNG9tYUhQZ2xRZ05aQzVabmhucFhOY2FXNjVtTGZBeU14V1JETmtTYm14bXM5Syt5YXVGMzlZOVdzQUJrWUVOTUlFb3FRQnZUQ0praFp5M0VhVGkrSDFCRzdEOFRpTUo5RWdnZUVZK3NQNExKcEV3eGgzSHlHTXAvQXBpczlhd0RBc2xHR1BTanYvYUpLN0lGbnFVa3NZZTJNZ2t4dERSakhLTTA2eExqRXZ5WnpCWEM2WkZsZ09LS1lYM0xoMkdyU1hJa3ZCRjl3U1c1LzhVMVRiOC9wbnlWMXZkRGNhbnQzRjRkWGdkSGZ2b1p3eGFndVlNd3RLcGdaOGdkVVNCVDhCRTFUUXBLbnhaMFhKbE9iQ0dsOXBTZEc5MUUxRTVJeWs3c0VCcmtuMUFNMm5HZ1c3QjgvTi9SZXg1S1ovRjQzZVNaa2wvVzhsMzgxSDg3M0VvWlB3ZUFaZndWOURZL2ZwamR4ekE3NTc0S29YWGoxampPWVNHb2lCM2dqRDFrdk1CS0tSYTdTYjlVeGlYQzVFb0VTNGcxb2RPNStWMm5XdHNXVjU1QllPVHJ5TWU1ajJGWG5ZTkcwOFNDWVFqaUkzYnE0NmQ3YVFLU3VNUjB0ZGdMOEUzeThrclR1RFN6ZTZ6Rmc0SDB4ZWh2KzkvK09qemxFbklJb0h5NFBnYnlwK3pRcmZQTjkzMldOL20yRnBjNm41dXVZK2hoNHhPQ3pUYnJ6K2NtNXpldEZiRHhmeFBlMk85ZlJ6cjZMVjZhbExVcTN3a1RnRWZ3SDNSb3EybGJMd3ZMcTZqdmNIVUVzSENBMndjNTY1QWdBQWZ3UUFBRkJMQXdRVUFBZ0lDQUJzTldwVEFBQUFBQUFBQUFBQUFBQUFEd0FBQUZOamNtbHdkSE12YTI5MGJHbHVMd01BVUVzSENBQUFBQUFDQUFBQUFBQUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFIZ0FBQUZOamNtbHdkSE12YTI5MGJHbHVMME52Ym1acFowUmxjR3h2ZVM1cmRMVlgzVzdiTmhTKzkxT2NDa1ZoWnc3ZEZydVpoMTQ0VHJLNlM1M0FkaGNVS0JEUTBwSENSaVkxa3JKakRIMmd2Y2FlYkljVWJVdXVtemJ0bGd2SEZzbnZmT2M3ZjFUdnFBVkhNRlRGV292czFzSS9mOFBMNXk5K2dkSEoyeTZjWUo3RGtFdWU4QzRNWnM5bVhialVYR1pJWjl5eEN4R2pOSmhBS1JQVVlHOFJCZ1dQNlY5WTZjSWZxSTFRRWw2eTU5QjJHNkt3RkhWK2RSQnJWY0tDcjBFcUM2VkJ3aEFHVXBFajRIMk1oUVVoSVZhTEloZGN4Z2dyWVcrOW5ZRENITWI3Z0tIbWx0TjJUZ2NLK3BYV053SzNnYlQ3dTdXMjZQZDZxOVdLY1UrWUtaMzE4bXFyNlYyTWhtZmo2ZGt4a1E2SDNza2NqUUdOZjVaQ2s4UHpOZkNDU01WOFRsUnp2Z0tsZ1djYWFjMHFSM3FsaFJVeTY0SlJxVjF4N1RTRFJCaXJ4YnkwRGMwMkZNbnorZ1pTalV1SUJsTVlUU000R1V4SDA2NER1UjdOWGwrK204SDFZRElaakdlanN5bGNUbUI0T1Q0ZHpVYVhZL3AxRG9QeGUvaDlORDd0QXBKaVpBZnZDKzA4SUpyQ3FZbUpsMjZLMktDUXFvcVNLVEFXcVlqSk5abVZQRVBJMUJLMUpJK2dRTDBReGtYVkVNSEV3ZVJpSVN5My90Rm5mamxEdlZhTGRMNXpRS1EwVTVJWExJNU5jc2ZpeExCNVhtS2hoYlNtMENvbW1rb3pnM3BKNXczRGU0eExCODFNckVWaFRhdEZIaWh0WFY2d2xCdUwrbjZSczQrRWIyaFh3aTJmQzVrd3FSSmtsL09QR05zeGZkMmMra2I3c2RKSXlTRThIanZia0poV3RFYXlLTzBqRWROU3hsNGlScEZRcFk3UmY4bURjNVlNSmtNbExVcDdydFZpNHRhV21BeTBGU2tuSDA0ZWFZL0FMVHZoUnNTRDB0NFNuQjFTM0tXOTBvcENhQVdhN3dIOHIzQkNmQThSREJyL0VPcG13elhPZndUMFFCWU81bFNpRkkrcHo4WWg5U1lsWGNoQ2RCOHdFRk53dGNwejFEdFRWWjRSY203WW15cUQzN2tmM3dYRHpSczZQMXNYRFRkTm52NzhrVjJvTEVOOVRzU1ZYamVXSFVLV2FyN0FsZEozelBWRzlwbyszcUs5VmNsRFcxYzRaN0ZYMTZmRkRLbXpjUHRZalhkMUlkR1NjMmtRbTViQ2d4K0o0TmZSVC9GL2hCM0pWTFZhVkNnMHhuSk9EWmdxUEJYWktSYTVXa01mdnBKTjdRNzgxV3E1a1VVRWxxUXRMSGtPdWNyZ0ZUUWl5akswMVlOMjNVSy83NjFTYzF6eXpwTW5GWlRyNUZvazFPVkw2dk15QVhJR2dtdmprL1kyMVNjMDdTaXNmVGpZL2JiTTNGL3ZhUHVWeHNGcjFBaTczblo4aDJ0cTFtVk9jeE1oNGV2akYxMy83eVdRVkl4Qi9lek1YUUJXZ2k0ZTFONXBiQnNvdUF0TENySDM2emlwcE5NVk9WcGQ1NHE3YWJiRjZPMTRPYlYyUkc0Y2tWZEFVcDJ1SlYrSWVOZkMybEdUYjlTaGFwcmh2VzEzdG1Ba094TVV6M2IwRzkxVzNJUnJRdmZoNlo2dGxQcjRIdTlNdVJsS2R3U05OT21YMWZoMU02YmFmSG9TZFdxeTltQ0NQUEY3QWd4RjB3SDRFNlgvMmlRQ3p1NVBjS1V4RmZkQVh1Nkd1dDNVWnczK21vRHBsbUV3cHpIcGQyVkVTZ1pycGZaRC9hQWg1K0FySDB4M3FmRGhiQUJ2Ym1vYnE1UmhUVXA0ejJtRmJvU2hZSFFSUjA0WUYwNTNzbzQyZGROeGo1VFh5MWtZbms1SnQwYk1RMVpRc0w5aHJyYWJUblViakE2Ri8ycDh2c2VsSGtDcTZnL3lhV0R3UWU3RmM0TjlUQjhTZlpGSDd1Ym5wVkltNXVBdUs2UnpTa1hrcnJ5a1NGU1ZKRVoxSU5lQjAxeXRXTVB4Z0g2VCtPNUQvamU2VWZ1UTljNUJBUEw5cHVydE81Q0F1dWx3a3lMZTlPUkRDSFNUOWxmL0x4MmZWdXZiczN2bldLRFlydXQzMU9nekk3bFVkMVVGamM5bWRBTStoOG5Wc0FzcjZodTVwc0pad3kwUEpXYVJoengwWWNHa2psT2w5MzRIZ0dlNzNQVkpXeVZ3czlQVUhTZjNiZ2lET3JpcEtWOVRrdExIRVNiZDJpRTlEbVhYeHBVUXdpM2lnblJ4RitoK3c5Q0hlZ0FOMm9FTkx4QytvL2t0eHk0N28yN2pXTzJ1ME81OFFlRUREdVFxdm10SDFERVNRYUJZTTMxZ003M014RnduMVR4cVA3Z1ZFMkhEdnFBTVZlSE9EUDFZb002K1lvOEdCcjJHUEd5b2xCZVBjWUZHUmFBVk9SSzZsTzRWcUhhbVBteDJJUnpteXFmVVhpaDladFBqN1Z0czlid1J3djBxY0NJMkMrSFRBMU5jWSt5ZXU1NVdTaXNXZU9iZm9nbW9ENU85Si9SdStPMlQvbk1mdzFaeVoxSVpYUWN2UHJVK3RmNEZVRXNIQ1BHd3J2YllCUUFBVnhBQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUpBQUFBRk5qY21sd2RITXZjSEp2WTJWemN5MWpiMjVtYVdjdFpHVndiRzk1TFdsa1pTNXphSVZVMjI3ak5oQjkxMWRNbFFCcEFjdHkzSmNnQ3dOVlltY2pkRmMyTEtkcGlnSUdUWTB0Ym1TU0phbkl6bVkvcUwvUkwrdFFkckIyZWxtL1dKcVpNenpuY0VZbjM4VUxJZU1GczJWd0F0ZEtiNDFZbFE3KytoUDZ2WDRQRW1Za2d3eGRvOHlqN1VBcWVUYzRvZElQZ3FPMFdFQXRDelRnU29SRU0wNS8rMHdIZmtGamhaTFE3L2JnZTE4UTdsUGhEKytvdzFiVnNHWmJrTXBCYlpGYUNBdExVU0hnaHFOMklDUnd0ZGFWWUpJak5NS1Y3VEg3SmtRREh2WXQxTUl4cW1aVXIrbHRlVmdIekxXRWQ3L1NPWDBaeDAzVGRGbEx0NnZNS3E1MnBUYitrRjZQc253VUVlVVdkQ2NydEJZTS9sRUxRMklYVzJDYUdIRzJJSjRWYTBBWllDdURsSFBLTTI2TWNFS3VPbURWMGpYTUlIVXBoSFZHTEdwM1pOY3JQMUo5V0VDR01RbGhra09haDNDVjVHbmVvUjczNmV4MmZEZUQrMlE2VGJKWk9zcGhQSVhyY1RaTVorazRvN2NiU0xJSCtEbk5oaDFBTW91T3dZMDJuaitSRk41SUxMeHJPZUlSZ2FYYUViSWF1VmdLVHJya3FtWXJoSlY2UWlOSkRtZzBhMkg5ZFZxaVYxQ1hTcXlGWTY2Ti9FTlVOd2pvWUZYVlBqOS94TzNnOVBQNWwwREw1VnpvT1NzS1Q0dGkvVjJNcnAvR2JJMkRVS0xqU2k3RE5xeVp0VFIzeFVFNENCeVNFdVp3N2tkbEVIYmoxNENOQ1JQNU1yR0tDdFNWMm5aZmMyRUwyME5pdDliL1V2dkpLaGtHWEVPMGhOT2pVM2F2N1dOQXlqUFYwRVJRbXU5OGRPcVJOQWQrR1NJQm9YMlpaRGZ6ZERKUGhzUHBLTTlmVGo4ZjYvN3lzZ29QVzM0RjBuWGVwTy9uV2ZKeFJLaGpCLzhibFkxbUhqaS95MGZUUGZUUTFHOERKMG1lMzQrbnd6M3cxZmEzUUpMK2tUM3VOSk93R1NTVDFFOTlwVmpSQnRlcXdNb0d2RFlWUkU4UVJaWGk3WVRRbzE4aHRBNG1Zd0x1dDlDbnExSlpkM25SdXppUG1SYngwM21NRytTdDZvZ0VQTkU4eGRvbzdzZjQ5eUNLU21SKzFzNnVsWFFvWFRUYmFyeDhYVXFQaXYwOXZ1TWxNeGJkNEc1MkUxMmNIU0VUN3I4dTM4SjAzcWJmTktsZHFZeDRidk9YY01VczdjMURQM3YrN2IwcitlM1Y4M2lkZmVMOXFYbjQ5YXJoeldCd0RMLzFvb0VYTmxwVU5Xb2pwTFBSWHFZeVVlc1BlZEk3K3gvTkRqZnVnRm5CSEFNSWYvcDZZU0c4Z040U1Qva2pSR3Z3cFYyblZFVkxoQnZob0JmOERWQkxCd2d3TnNydk9RTUFBUDRGQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUNRQUFBQlRZM0pwY0hSekwzQnliMk5sYzNNdFkyOXVabWxuTFdSbGNHeHZlUzFyT0hNdWMyaU5WZXR5MmpnVS91K25PT3N5UXp1RE1hRi9Na25wTExjMG5tME5nMG16MmNzd1FoYWdZaVJWRWhBUzhrRDdHdnRrZTJSTUEyUzNYZi9CbHM1M3Z1OWNlZlZUT09ZaUhCTXo4MTVCVzZxTjV0T1poYi8vZ25xdFhvTW0wWUpBek94YTZybXBRQ1JvMVh1RnBoODVaY0t3RkpZaVpScnNqRUZURVlvL3hVMEZQak50dUJSUXI5Ymd0VFB3aXl2L3pTVjYyTWdsTE1nR2hMU3dOQXhkY0FNVG5qRmc5NVFwQzF3QWxRdVZjU0lvZ3pXM3M1eW1jSUl5NEs1d0ljZVdvRFZCZTRWZmswTTdJRFlYdkh0bTFxcUxNRnl2MTFXU3k2MUtQUTJ6bmFrSlAwYnRicHgwQTVTY2cyNUV4b3dCemI0dXVjWmd4eHNnQ2hWUk1rYWRHVm1EMUVDbW11R2RsVTd4V25QTHhiUUNSazdzbW1pR1hsSnVyT2JqcFQxSzExNGZSbjFvZ0FrakF2eG1BbEhpUTZ1WlJFa0ZmZHhHdyt2ZXpSQnVtNE5CTXg1RzNRUjZBMmozNGs0MGpIb3hmbDFCTTc2RFg2SzRVd0dHeVVJYWRxKzAwNDhpdVVza1MxM1dFc2FPQkV6a1RwQlJqUElKcHhpWG1DN0psTUZVcnBnV0dBNG9waGZjdUhJYWxKZWlsNHd2dUNVMlAza1JWTlh6a0ZobVMzYy9tck5Oby9SNDl1UXBNUmx4TlNKcDZtVGhXWDEzaHVYSE5sdXdoaStZcFZKTS9QeFlFV093NzlLRFkzemFuV1RVNm8vNnZjNG9ibjdxTmtxdjU4c3hvemFES2JPZ1pHb2dFSmhHb21BTFdCb0ZaWnFhWUp3dG1kSmNXQk1vTFNueVMxMUdpeGtqcVFPYzRUdFp6Nkg4bUZ0QjZleXAvR1pQbG54dWo2TCtDWlZaMGYvTkZMakdLNTlTdkhVVUhwL0E3eEE4Z0Y5NlBLSjc4dUZQRDF4YWhaYzNMNk16Q1Q3YVFLdVBWZFFyVERaRWZkZEJib2dtRXV2Z3FnT1VDSGVRczJOTFRaYmF0WU5mZUxubkZzNHV2UWsvb2o2dWwrT0c3ZmJiN1hIbGRzcjJ3bkpaQVk1M0pGWWs0MGlQcGVKVHdPcTUxbmwySEtCamVNRUVmM2l3ZjdDbGtTbmdLaWlZNENYMU4wci94bUNUWGtDcEJ1K09TZDdEdTJQVSt4M0tSVjdMQTdjTTU0RllObklMcCtGWHcvMkJDWjJBWFFSQnlsUW1OOVg5blovRENraG9GK3BmYkw4WUtYeVBLZ2dtVURwaTJYM21yeDdPVHl6WG1CcThwcnRwdEhLT2srTzVsUnB3OE0yMkgxOWhFNHlhbmM2Z215VGJGNG5ZVHYxRGw4OUFYQXBYMFlkOE9MWXZzdjJmcUxnN2RNRFJUZElkRk5ERDBmd3hzTjlNa3R2ZW9GTUE5OE43Q3NUUVA1SDVMbVlNYkFqTmZ1UjJaeVp4RHQzaFFxWXNNeDVkNmd5Q0ZRUkJKbW0rWi9EVkxXSm1MUFI3Q0N4MitlblVYSnpYem1zaFVUeGNuWVhzbnRGZFc1amR2SVRGU0dMWEJZR2JmVnhjNWJZVWxna2JERGNLKzZuWThBNFZ1bkplMGhuUmh0bkd6ZkFxT0M4ZkladlUvVlg5Q0ZNNXZUNXhzclF6cWZsRGZuOEJMV0p3Q2QvVjQ0ZmZQdGdadlc0OTlCYnhGMW9mNkx0ZlcydTZialNPNGRmU29JTHZicDQ4SitYdnhHelp2VDFRbGhKTEFQeWZuK3ZtNCs1U0c5UXAza0t3QUdkYXRWSm11SkNMc2ZvSFVFc0hDTGE2UXNBYkJBQUFTd2dBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBTFFBQUFGTmpjbWx3ZEhNdmNIVmliR2x6YUMxbGJuSnBZMmhsWkMxalpITXRZbXgxWlhCeWFXNTBMV2xrWlM1emFHMlI0VzdUTUJTRi8rY3BMdDJrZ2RRMFhYOU5RNU5JbTdKRmxLUnFPa29SRW5LUzI4WXNzWVB0TkdzUkQ4UnI4R1JjcDUyMENmTEw4VDArL3M3eDJTc3Y1Y0pMbVM2Y001akllcS80dGpEdzV6ZU1ocU1oK0V3SkJoR2FWcW9IM1lkUVpJUC9DZ05zak00S2hDV1crQ0FyOEcrZE0xTE9lSVpDWXc2TnlGR0JJWVZmTXlzOFRmcndDWlhtVXNCb01JVFhWdEE3alhwdjNwTERYalpRc1QwSWFhRFJTQlpjdzRhWENQaVlZVzJBQzhoa1ZaZWNpUXloNWFib3JqbVpXTnoxeVVLbWhwR2FrYjZtdjgxekhURFRBUisvd3BqNjJ2UGF0aDJ3RG5jZzFkWXJqMUx0emNMSk5FcW1MaUYzaCs1RmlWcUR3aDhOVnhRMjNRT3JpU2hqS1hHV3JBV3BnRzBWMHN4SVM5d3FicmpZOWtITGpXbVpRbkxKdVRhS3A0MTVVZGNUSDZWK0xxRENtSUNlbjBDWTlHRHNKMkhTSjQ5VnVMeUw3NWV3OGhjTFAxcUcwd1RpQlV6aUtBaVhZUnpSMzN2d296VjhDS09nRDBobDBUWDRXQ3ZMVDVEY0ZvbTViUzFCZkFHd2tVY2dYV1BHTnp5alhHTGJzQzNDVnU1UUNZb0ROYXFLYS91Y212QnljaWw1eFEwejNjNC9vUWFPYytEMU4vdWFOK2VYRHNrL3NvZmpyWXRwc2dSL0h0cStTc255YnJPU09aYmF5UnBWZ3JzRDF5MWwxbm5UMHBhUDJzQThwb09uOTdQanNwRGFYRjhOcnk0OVZuTnZkK21sWllPMTRzSzRuWjlYTjJuSmRRRmZIZGN0a0ZuR0M3OHhoVlQ4MExsZnc1aHBDcndlUlljdnQ2Ykk3c2FIdUlxK1o2T0ZXbjhldDFsN2MzUFJIYWVPS3VoMWVkNmQvM3pLOXF0bmh4TE81NnZBQytMVkxQYURhZURPNzhlek1MbWoxV1RzRDBqc09BNCtjZ05ENXk5UVN3Y0k0dittQ1ZBQ0FBQ1lBd0FBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUF0QUFBQVUyTnlhWEIwY3k5d2RXSnNhWE5vTFdWdWNtbGphR1ZrTFdOa2N5MWliSFZsY0hKcGJuUXRhemh6TG5Ob2pWUGRidHMyRkw3WFU1d3FCdHdDbG1WN04wWGFESk4vdGdoTFpjTnltcWJiWUZBVVpYR1JTWTZrck1SWkgyaXZzU2Zyb1d5blRYWXozNWdpenpuZkR6K2V2UW96THNLTW1OSTdnNGxVRDVwdlNndi8vZ09qd1dnQUVkR0NRTUpzSS9XZDZVRXNhTjg3dzlJclRwa3dMSWRhNUV5RExSbEVpbEQ4TzU3MDRDUFRoa3NCby80QVhyc0MvM2prdjNtSEV4NWtEVnZ5QUVKYXFBM0RFZHhBd1NzRzdKNHlaWUVMb0hLcktrNEVaZEJ3VzdZd3h5RklBMjZQSTJSbUNWWVRyRmY0Vlh4ZkI4UzJoQSsvMGxwMUhvWk4wL1JKUzdjdjlTYXNEcVVtdklvbnN5U2RCVWk1YmJvV0ZUTUdOUHVyNWhyRlpnOUFGREtpSkVPZUZXbEFhaUFiemZETVNzZTQwZHh5c2VtQmtZVnRpR1k0SmVmR2FwN1Y5cGxkSjM2byt2c0NOSXdJOEtNVTR0U0hjWlRHYVE5bjNNU3J5L24xQ202aTVUSktWdkVzaGZrU0p2TmtHcS9pZVlKZlAwT1UzTUt2Y1RMdEFVT3pFSWJkSyszNEkwbnVqR1M1Y3kxbDdCbUJRaDRJR2NVb0x6aEZYV0pUa3cyRGpkd3hMVkFPS0thMzNManJORWd2eHlrVjMzSkxiTHZ6SDFGOXo5dHp0WGEzZWRFWmV0NWttcTdIaS9WaVBsMG4wWWZaUmVmMVhaMHhhaXZZTUF0SzVnWUNnZEtKZ3I4QjdWVFFwYmtKc3FwbVNuTmhUYUMwcENoRjZpNVdsSXprcm1HSWE5TGNRZmV4cllMTzhFdjN6UWtzL1RoWng0c1hVR1pIL3pkUzRNTFNmUW54ZzRQd2VBRy9RYkFIdi9QNERPNkxEMzk0NEt3UVhoczRSa3NKUHRiQWVJSE82eDBhQlBIQzNib0xmaUhSTytjb1VDTGNSb3VPTVNocTdhN1FQMDY1NXhhRzc3eUNINkZmUVZBZytNbmtGdlVFZW9DTXhZNVVQSWVaMEJ4em5vUGo4Q1FUc1BQdzJJamUxRnZtbEQwTit6YmsybUFNenFFemdQZXRoS2YyenlpaGJWZkVsajhlT2h6SFFVdnhERDZRdTBQSWxyTjBCZEVpZHMramtuaHRibk1yYzFZWmo5YTZnbUFIUVZCSjJrWUpsKzZ0TVdOaE1jZkc0M045YWZMNTI4SGJRVWdVRDNmRDhFbFQwSTROVloxVjNKVHd1eGNFTGlpWXpHNVUyMUpxdm05QnptRk1ETWI4ZHBUc1AvOWlTM281M3MrM3laOTB0TlMzbjhZTmJTNHV1bTA3dm93dCtHMktmK284bnZ6Qk84WkRDWjNGelRTY3ptK3U1dEYwTmcwVzErT3JPTDNFMVdRYzliSFk4N3lqSjE4QlVFc0hDSWs3SEhNekF3QUFaZ1VBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBSmdBQUFGTmpjbWx3ZEhNdmMyRjJaUzFsYm5KcFkyaGxaQzFpYkhWbGNISnBiblF0YVdSbExuTm9iVkx0Y3BOQUZQM1BVMXhwWnFveklhVHhUeWRhUjVMR2xyR1NUa2l0cVRyT0JpNndMZXppN2hLYXFBL2thL2hrWGtqNk5jb3YySHZPNFp4emQrK1p1K1RDWFRLZFdYc3dsdVZhOFRRejhPYzNEUHFEUG5oTUNRWUJtbHFxRzkwRlgwUzkvd0tQc1RJNnloRG1tT09OTE1BN3NmWUllY1lqRkJwanFFU01DZ3dodkpJMXdOMmtDeDlSYVM0RkRIcDllTjRBN04zSWZ2R0tGTmF5Z29LdFFVZ0RsVWFTNEJvU25pUGdiWVNsQVM0Z2trV1pjeVlpaEpxYnJQM05UcVN4dTloSnlLVmhoR2FFTCtrcmVZd0RabHJEMnljenBoeTZibDNYUGRiYTdVbVZ1dmtXcXQwemZ6d0p3b2xEbGx2U2hjaFJhMUQ0dmVLS3dpN1h3RXB5RkxFbCtjeFpEVklCU3hYU3pNakdjYTI0NFNMdGdwYUpxWmxDVW9tNU5vb3ZLL09rcmp0L2xQb3hnQXBqQW13dkJEKzBZZVNGZnRnbGpVdC9manE5bU1PbE41dDV3ZHlmaERDZHdYZ2FIUHR6ZnhyUTF6dndnZ1c4OTRQakxpQ1ZSYi9CMjFJMS9za2tiNHJFdUdrdFJIeGlJSkZiUTdyRWlDYzhvbHdpclZpS2tNb1ZLa0Z4b0VSVmNOMnNVNU85bUZSeVhuRERUSHZ5VDZpZVpXMTQrYTNaNWxIbndMSjRBcC9oR1RnSjJKMjdnUTFmcllZakxOb0xScGtFMnhjcmx2TVlKa0p4MmswTTQrTVFsbm1GcGVMQ0FERzNGNFNwdENxUVRoN0VIa1F1TkZrZlFxY1ByeHY2Nko1KzVaOXY2U1V6MlpzdDQ1WWI2RnNKdHlqUkIzYXpMV1kyQ2VmZ25mdk5TblBKNHZhd2tESG0yb29xbFlPekFzZkpaZFRHcDlmbWZxQTJjRDRsNHU2S05lTThrOW9NRC91SEJ5NHJ1YnM2Y08vRE9LMGVmTEVjSjBQVzFMZnZWU2FUaW05YTFTR01tS1pkTEFiQjV1ckVaTkhwYURNdGd1dG9NRk9MVDZNNnFvK085bHM2cmE4QXU2MzZiZWZIWFNHL2JQZ0o1Wm9VeFV0d0NyaldVdlNNbExsbDdVTC9CVkJMQndpYWZQQlNrZ0lBQUNNRUFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDWUFBQUJUWTNKcGNIUnpMM05oZG1VdFpXNXlhV05vWldRdFlteDFaWEJ5YVc1MExXczRjeTV6YUkxVDNYTGFPQlMrOTFPY09zelF6bUFNOUthVGJuYldFTnA2dGpVTUp1Mm0ydzRqWkJtcnNTVlZrbkVnN1FQdGEvVEplbVFnMjJSdmxodHMrWnp2N3h5ZFBRblhYSVJyWWdydkRDWlM3VFRmRkJaKy9BT2p3V2dBRWRHQ1FNSnNJL1dONlVFc2FOODd3OUszbkRKaFdBYTF5SmdHV3pDSUZLSDRkL3pTZy9kTUd5NEZqUG9EZU9vSy9PTW4vOWxMUk5qSkdpcXlBeUV0MUlZaEJEZVE4NUlCdTZWTVdlQUNxS3hVeVltZ0RCcHVpNWJtQ0lJeTRQb0lJZGVXWURYQmVvVnYrYTkxUUd3citQQXJyRlhuWWRnMFRaKzBjdnRTYjhMeVVHckN0L0ZrbXFUVEFDVzNUVmVpWk1hQVpsOXJydEhzZWdkRW9TSksxcWl6SkExSURXU2pHWDZ6MGlsdU5MZGNiSHBnWkc0Ym9obWlaTnhZemRlMWZSRFhTUis2L3JVQUF5TUMvQ2lGT1BWaEhLVngya09NRC9IeXpleHFDUitpeFNKS2x2RTBoZGtDSnJQa01sN0dzd1RmWGtHVVhNT2ZjWExaQTRaaElRMjdWZHJwUjVIY0Jja3lsMXJLMkFNQnVUd0lNb3BSbm5PS3ZzU21KaHNHRzdsbFdxQWRVRXhYM0xoeEdwU1hJVXJKSzI2SmJVLytZNnJ2ZVh1dVZtNmFGNTJoNTAwdTA5VjR2cHJQTGxkSjlHNTYwWGw2VTY4WnRTVnNtQVVsTXdPQlFPdEV3VGZBT0JWMGFXYUNkVmt6cGJtd0psQmFVclFpZFJjckNrWXkxekRFWjlMY1FQZXVyWUxPOEh2MzJZa3NmVDlaeGZOSFZHWkwvemRUNEphbCs1aml1YVB3ZUE1L1E3QUh2M1AzZ082N0Q1ODljRkVJcjEwNFJnc0pQdGJBZUk3SjZ5MEdCUEhjVGQwdGZpNHhPNWNvVUNMY1FjdU9hNURYMm8zUVA2TGNjZ3ZEbDE3T2o5UlBJTWlSL0JSeXkzb2lQVkRHWWt0S25zRlVhSTU3bm9IVGNHOFRzUE53MllqZTFCVnp6dTdCL2dXNU1yZ0c1OUFad0crdGhmdjJqMmloYlZmRUZyOGZPcHpHUVN2eERONlJtOE9TTGFicEVxSjU3SzVIS1hGczdyQ1NHU3VOUjJ0ZFFyQ0ZJQ2dsYlZjSkg5MWRZOGJDZklhTngrdjZPT1R6RjRNWGc1QW9IbTZINGIybm9JV0ZUMTRRdUFYQmpleEd0UzJrNXZzVy9Cekd4T0I2WDQrUy9jZlh0cUJ2eHZ0WmxYeWhvNFcrL212YzBPYmlvdHUyNDQyb3dHKzM5NC9PM1NrWG5PMDNVRHRFRk04aHFPQ0xrYUp2cFN3OTcrajlKMUJMQndnRGcrY2VIZ01BQUU0RkFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFCNEFBQUJUWTNKcGNIUnpMM1JoYVd3dFkyUnpMV0p3TFd4dlp5MXJPSE11YzJpVlU5MXVtekFVdnVjcHptaWx0RkpJMHU1dTFTN0l6elMwbGtRaGJWVk5VMlRnUUt3UTI3Tk5hZHIxZ2ZZYWU3SWRrM1RxejAzSERSaC9mSDgrSEh6b3AxejBVMlpXM2dHTXBOcHFYcTRzL1BrTnA0UFRBWVJNQ3dZeDJrYnF0ZWxDSkxLZWQwRFFjNTZoTUpoRExYTFVZRmNJb1dJWjNmWTdYYmhDYmJnVWNOb2J3SkVEK1BzdC8vaU1HTGF5aGczYmdwQVdhb05Fd1EwVXZFTEF1d3lWQlM0Z2t4dFZjU1l5aEliYlZTdXpKeUViY0xPbmtLbGxoR2FFVjdRcW51T0EyZGJ3N2xwWnF6NzErMDNUOUZocnR5ZDEyYTkyVU5NL2owYVRPSmtFWkxuOTZGSlVhQXhvL0ZselRXSFRMVEJGampLV2tzK0tOU0Exc0ZJajdWbnBIRGVhV3k3S0xoaFoySVpwSkphY0c2dDVXdHNYZFQzNW85VFBBVlFZRStDSENVU0pEOE13aVpJdWNWeEhpNi9UeXdWY2gvTjVHQytpU1FMVE9ZeW04VGhhUk5PWVZsOGdqRy9nV3hTUHU0QlVGc25nbmRMT1A1bmtya2pNWFdzSjRnc0RoZHdaTWdvelh2Q01jb215WmlWQ0tXOVJDNG9EQ3ZXR0czZWNodXpseEZMeERiZk10bS9laE9wNTNrVTRqOEx4Y0RtYmpwZHhlREg1ZkhpMHJsUE1iQVVsV2xBeU54QUlpc3NVL0FLcVVFRW54OXRnd3pSbmVScVVyRUxOZ2tHSGRsZkljZ2Mrb1dmV3JLSHpvRFFYRmc1UEhqdkgzbWljTEllei94TEtjaE9rVlkwdGpRbVVsaG4xSlBXN3haS3IwVEthdlpJeXQ5bTdsUUkzaVozWEVoK2RoTWNMK0E3QlBmaUhENit5UGZyd3d3UFh0UERhZWNac0pjRW5GQXhuUUNnM1RlNkhLaVNkQ2MwZ1pFeTRkYXRMMDFYVTJrMkd2Ly82amxzNE9mTUs3dEdKWHJEMWJqRG1rMlFCNFN4eUkxMUphc085M01nY0srTTk1YTFrU2JVVy8vSyt0ZXA1TGYzQSt3dFFTd2NJS0Zlbm9YQUNBQUJrQkFBQVVFc0RCQlFBQ0FnSUFHdzFhbE1BQUFBQUFBQUFBQUFBQUFBU0FBQUFVMk55YVhCMGN5OTBaVzF3YkdGMFpYTXZBd0JRU3djSUFBQUFBQUlBQUFBQUFBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQXJBQUFBVTJOeWFYQjBjeTkwWlcxd2JHRjBaWE12WkdGNUxXNHRjRzVtTFdOdmJtWnBaeTUwWlcxd2JHRjBaVzJSUFcvQ01CQ0c5L3dLNUxsR0NVbG8wZzBCcFF3RUNXalh5TEhQeUNxeFU5c1pFT0svTjNGYU5WYnhaTjA5OTc3M2NRc20zVU9FV3FIa2xvRzBnZ3ZRQnIxTWJpN2wwclZpMEVXUXVVcUtudjdpMWFXRlJndHBDMUk3b0pHOGxHQ3BrdndoOTlGSmQwWTlHazNEYVRpR2hoNStsWG9KY2NiRUdIR1d5RkgzQVVZTnVWNFVZWDZMSG84MWZMVmdySWM0VElOUmw3WTN3cDl3N1kyVysrSjF1eW1MeFc0OTZ1YUJacU5WQTlvS01QOWtIVzJzQmxKanFsclpHNlBqNmJCZTdNcmwvcjA0SVErL0IvN3ZkekNxNmxySk55QU10RCtkYWF2RE1OS1d1ZVVsOFhPUzhSekhsS1U0eWFNUVp4SE5NVW5tWWNUNURFaWFqWGVyeDhXUVFoWHhDSEFjWjNPY3hDbkQxU3dQTVV0eWxoR2VzU3J4cnF5ME9BdEpyTkpEL1hGVkxNdlY1dWNvd1QzNEJsQkxCd2p3ZnhCZUx3RUFBRVVDQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUN3QUFBQlRZM0pwY0hSekwzUmxiWEJzWVhSbGN5OXdibVl0WTI5dVptbG5MV1JsY0d4dmVTNTBaVzF3YkdGMFpWMlJ5MjZETUJSRTEvQVZsZGQxQmNHazBGMFVTTXFpSkFwOUxKSEJsOGdxMk5SQUt4VGwzNHQ1U0cxMmx1K1p1VFAyeFRRUXpWc3VSY1JBdEx6Z29CcjBkSGN4RFFOVmtzRndSazB2Y25TdmI3S3lnMXB4MGNhMEdrZTFLRklCYlM1RmNVTzhEMGFEcllic0IrdkJtc2JUcmtXdFpmeU1HZFNsN0pGcFhBY0cxYlF2SldWTGlIOE1WdkRWUWRQT1F3TXBhR1RaYVUvOENiMzIzQjdpWGJSUDQ4MUxPSzQwZEViTTYyK0NLV01Ecit1aFk3eExvMk82Q1lKVG1DUXpPQmZCTlcyYUg2bDBCQlNIcjlveFBXNlM1T053Q203UXJnRWw1allMK3BhRXAzSDlRRjZIVXFacDZGNjVyQ29wbm9FeVVFdTVwc3RPVTZObzNHWVQ1NUY0aFkrZG5MbVkrTGFGUFR2M01TVnJ5eTZLRlZEWG14NVMvWldCQzVsZDJJQWR4MXRqNHJnTVp5dmZ3b3o0ektPRnh6SXlmNkJVL013RmJhV2FsRWtRYjlOZ3I5L2VISUwrQWxCTEJ3aWtHR1A3U2dFQUFBOENBQUJRU3dNRUZBQUlDQWdBYkRWcVV3QUFBQUFBQUFBQUFBQUFBQW9BQUFCVVpXMXdiR0YwWlhNdkF3QlFTd2NJQUFBQUFBSUFBQUFBQUFBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBaEFBQUFWR1Z0Y0d4aGRHVnpMMjVsZEdOdmJtWnljR010YldGd2NHbHVaeTVxYzI5dVhZMHhDc013RUFScjZSWGhhaHRTNXl2R2haQ1hvRUluNVhRS21PQy9SNVp0Q0dsbmR0akptbzgxaHRoRjBPTkdSUVV1amo1VlZocDJreVZsaUs3TjdrdERnbGNOZ3FVQmxZcWhRMTF6N3dNcm5oQnFjT3Q1NEZ4MXpFNWMvQWxvQ1Y1RFlpZnJlRjBmeTVLcWVORC82TVRYN1BUSTRBWHNBMHBUMDl6cEcxSmExY0RkbXMzT1gxQkxCd2g1Wm9nQ2lBQUFBT01BQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUNFQUFBQlVaVzF3YkdGMFpYTXZibVYwWTI5dVpuSndZeTEwWlcxd2JHRjBaUzUyZEd4bFVVMXZnekFNdmZNcklzcWhQWVNNYTVSeTMyK1lwaW9sSm8wRUpzcUh0bXJhZjU5WlZ5aGRUdmJ6OC9Pem80THYyT2M0WUR5V09hQjBrSHJwZGRCamxBUkxqQkloZFJQMjhxd2p5S1orS2RrSU1Xb0wzSmxqMlpSdHdSUVlsL2pNY25aT2t3NFcwaHlGak9qUWlqa1dLN3hRNmFtb1J6OEE5ME8yRGgvTlRCN1E2T3ZnN0NVOW1icHF0SExUV043VVNNOWJIbE1BWXQ4aHR1c25BcnJMdm5LTVpydzFkVjE5M1Voa08yT3FkWHpGdEQ5OHZ4L3VQYXZPSXNPVU0yMy9jY3JHbnlxbkJHVVBwY2dCOVhrQTA2YVFnYW9yc0dpSy82STdXcko0S3Y0NVYyS3o0dThSMXl1THpkV1ZvSzlzaXg5UVN3Y0lPTU05Qy9NQUFBRFJBUUFBVUVzREJCUUFDQWdJQUd3MWFsTUFBQUFBQUFBQUFBQUFBQUFQQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFaQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVYyT3dRN0NJQkJFNzN3RlA3QllyOXdROWFZbVFubzFtN29ZVExzMFFFejY5KzFKVzQvekptOHkvdWFzZ1F0VmhIUHNDVnJLSlNiV2NxOGExUWpyekgzRGhNMkVsWjV3bUxRMG1CbWxvL3lKSFJWeDRwb25PRktJSE9zaUZDMVhZVGR5ZUREVkxuRlE3NUpZZUJyR2ZobURLdzZrNWFyL1ZYOS92dHpqcTJ5VkdWQkxCd2pBYXlLZ2dRQUFBTW9BQUFCUVN3RUNGQUFVQUFnSUNBQnNOV3BUQUFBQUFBSUFBQUFBQUFBQUFRQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUwxQkxBUUlVQUJRQUNBZ0lBR3cxYWxNQUFBQUFBZ0FBQUFBQUFBQU1BQUFBQUFBQUFBQUFBQUFBQURFQUFBQkVaV1pwYm1sMGFXOXVjeTlRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFQYlEyd0w4QUFBQmpBUUFBR3dBQUFBQUFBQUFBQUFBQUFBQnRBQUFBUkdWbWFXNXBkR2x2Ym5NdlpHRjBZVjkwZVhCbGN5NXFjMjl1VUVzQkFoUUFGQUFJQ0FnQUFDRUFBREFvUEcxM0FBQUE0d0FBQUNNQUFBQUFBQUFBQUFBQUFBQUFkUUVBQUVSbFptbHVhWFJwYjI1ekwzSmxiR0YwYVc5dWMyaHBjRjkwZVhCbGN5NXFjMjl1VUVzQkFoUUFGQUFJQ0FnQUFDRUFBRjFhT0xYVUFBQUE4QUVBQUI4QUFBQUFBQUFBQUFBQUFBQUFQUUlBQUVSbFptbHVhWFJwYjI1ekwyRnlkR2xtWVdOMFgzUjVjR1Z6TG1wemIyNVFTd0VDRkFBVUFBZ0lDQUFBSVFBQWtnQVNzVmNGQUFCNElRQUFHd0FBQUFBQUFBQUFBQUFBQUFCZUF3QUFSR1ZtYVc1cGRHbHZibk12Ym05a1pWOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFMeEFielljQUFBQUdnQUFBQjBBQUFBQUFBQUFBQUFBQUFBQS9nZ0FBRVJsWm1sdWFYUnBiMjV6TDNCdmJHbGplVjkwZVhCbGN5NXFjMjl1VUVzQkFoUUFGQUFJQ0FnQUFDRUFBSUI3dXcxcUJBQUFweElBQUJ3QUFBQUFBQUFBQUFBQUFBQUFaUWtBQUVSbFptbHVhWFJwYjI1ekwzQnVabDl1WlhSamIyNW1MbXB6YjI1UVN3RUNGQUFVQUFnSUNBQUFJUUFBUERlem82UUFBQUJnQVFBQUt3QUFBQUFBQUFBQUFBQUFBQUFaRGdBQVJHVm1hVzVwZEdsdmJuTXZjbVZ6YjNWeVkyVnpYMlJsWm1sdWFYUnBiMjVmZEhsd1pYTXVhbk52YmxCTEFRSVVBQlFBQ0FnSUFHdzFhbE1BQUFBQUFnQUFBQUFBQUFBTkFBQUFBQUFBQUFBQUFBQUFBQllQQUFCRmJuWnBjbTl1YldWdWRITXZVRXNCQWhRQUZBQUlDQWdBYkRWcVV3QUFBQUFDQUFBQUFBQUFBQmtBQUFBQUFBQUFBQUFBQUFBQVV3OEFBRVZ1ZG1seWIyNXRaVzUwY3k5NVlXNW5MVzF2WkdWc2N5OVFTd0VDRkFBVUFBZ0lDQUFBSVFBQXk3dCtPcFlCQUFBYUJBQUFJQUFBQUFBQUFBQUFBQUFBQUFDY0R3QUFSVzUyYVhKdmJtMWxiblJ6TDNsaGJtY3RiVzlrWld4ekwzQm5MbmxoYm1kUVN3RUNGQUFVQUFnSUNBQnNOV3BUQUFBQUFBSUFBQUFBQUFBQUNBQUFBQUFBQUFBQUFBQUFBQUNBRVFBQVUyTnlhWEIwY3k5UVN3RUNGQUFVQUFnSUNBQUFJUUFBcUFsL3oxd0NBQURUQXdBQUhBQUFBQUFBQUFBQUFBQUFBQUM0RVFBQVUyTnlhWEIwY3k5aWIyOTBjM1J5WVhBdFkyUnpMV2xrWlM1emFGQkxBUUlVQUJRQUNBZ0lBQUFoQUFBbWNxNlQrQUlBQVA0RUFBQWNBQUFBQUFBQUFBQUFBQUFBQUY0VUFBQlRZM0pwY0hSekwySnZiM1J6ZEhKaGNDMWpaSE10YXpoekxuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFEcGdGMkROQWdBQUNBVUFBQ0lBQUFBQUFBQUFBQUFBQUFBQW9CY0FBRk5qY21sd2RITXZZMjl1Ym1WamRDMWpaSE10YldGeWFXRmtZaTFyT0hNdWMyaFFTd0VDRkFBVUFBZ0lDQUFBSVFBQUJRUVJUaklEQUFESkJRQUFLQUFBQUFBQUFBQUFBQUFBQUFDOUdnQUFVMk55YVhCMGN5OWpjbVZoZEdVdFkyOXVabWxuTFdGemMybHVaeTFrWVhSaExXbGtaUzV6YUZCTEFRSVVBQlFBQ0FnSUFBQWhBQUJLdDBzOEZRUUFBRG9JQUFBb0FBQUFBQUFBQUFBQUFBQUFBRVVlQUFCVFkzSnBjSFJ6TDJOeVpXRjBaUzFqYjI1bWFXY3RZWE56YVc1bkxXUmhkR0V0YXpoekxuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFLM3RsdWpkQWdBQTB3UUFBQm9BQUFBQUFBQUFBQUFBQUFBQXNDSUFBRk5qY21sd2RITXZaR1F0YldsamNtOXJPSE10YVdSbExuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFLV1Z0bWxLQXdBQXdBVUFBQm9BQUFBQUFBQUFBQUFBQUFBQTFTVUFBRk5qY21sd2RITXZaR1F0YldsamNtOXJPSE10YXpoekxuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFFb1Btak9lQVFBQUNnOEFBQThBQUFBQUFBQUFBQUFBQUFBQVp5a0FBRk5qY21sd2RITXZaR1F1YW5OdmJsQkxBUUlVQUJRQUNBZ0lBQUFoQUFBS2ZYU3Jwd0lBQUZ3RUFBQXdBQUFBQUFBQUFBQUFBQUFBQUVJckFBQlRZM0pwY0hSekwyVnVjbWxqYUMxaGJtUXRaRzkzYm14dllXUXRZMlJ6TFdKc2RXVndjbWx1ZEMxcFpHVXVjMmhRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFKbzZqR29JREFBQWhCZ0FBTUFBQUFBQUFBQUFBQUFBQUFBQkhMZ0FBVTJOeWFYQjBjeTlsYm5KcFkyZ3RZVzVrTFdSdmQyNXNiMkZrTFdOa2N5MWliSFZsY0hKcGJuUXRhemh6TG5Ob1VFc0JBaFFBRkFBSUNBZ0FBQ0VBQUN2RUN3VWJBd0FBVXdVQUFDOEFBQUFBQUFBQUFBQUFBQUFBSnpJQUFGTmpjbWx3ZEhNdlpXNXlhV05vTFdGdVpDMXdkV0pzYVhOb0xXTmtjeTFpYkhWbGNISnBiblF0YVdSbExuTm9VRXNCQWhRQUZBQUlDQWdBQUNFQUFDdkVDd1ViQXdBQVV3VUFBQzhBQUFBQUFBQUFBQUFBQUFBQW56VUFBRk5qY21sd2RITXZaVzV5YVdOb0xXRnVaQzF3ZFdKc2FYTm9MV05rY3kxaWJIVmxjSEpwYm5RdGF6aHpMbk5vVUVzQkFoUUFGQUFJQ0FnQUFDRUFBUGVtdmI4aEFnQUFWQU1BQUNjQUFBQUFBQUFBQUFBQUFBQUFGemtBQUZOamNtbHdkSE12WjJWMExXTmtjeTFpYkhWbGNISnBiblF0Ylc5a1pXeHpMV2xrWlM1emFGQkxBUUlVQUJRQUNBZ0lBQUFoQUFBTnNIT2V1UUlBQUg4RUFBQW5BQUFBQUFBQUFBQUFBQUFBQUkwN0FBQlRZM0pwY0hSekwyZGxkQzFqWkhNdFlteDFaWEJ5YVc1MExXMXZaR1ZzY3kxck9ITXVjMmhRU3dFQ0ZBQVVBQWdJQ0FCc05XcFRBQUFBQUFJQUFBQUFBQUFBRHdBQUFBQUFBQUFBQUFBQUFBQ2JQZ0FBVTJOeWFYQjBjeTlyYjNSc2FXNHZVRXNCQWhRQUZBQUlDQWdBQUNFQUFQR3dydmJZQlFBQVZ4QUFBQjRBQUFBQUFBQUFBQUFBQUFBQTJqNEFBRk5qY21sd2RITXZhMjkwYkdsdUwwTnZibVpwWjBSbGNHeHZlUzVyZEZCTEFRSVVBQlFBQ0FnSUFBQWhBQUF3TnNydk9RTUFBUDRGQUFBa0FBQUFBQUFBQUFBQUFBQUFBUDVFQUFCVFkzSnBjSFJ6TDNCeWIyTmxjM010WTI5dVptbG5MV1JsY0d4dmVTMXBaR1V1YzJoUVN3RUNGQUFVQUFnSUNBQUFJUUFBdHJwQ3dCc0VBQUJMQ0FBQUpBQUFBQUFBQUFBQUFBQUFBQUNKU0FBQVUyTnlhWEIwY3k5d2NtOWpaWE56TFdOdmJtWnBaeTFrWlhCc2Iza3Rhemh6TG5Ob1VFc0JBaFFBRkFBSUNBZ0FBQ0VBQU9ML3BnbFFBZ0FBbUFNQUFDMEFBQUFBQUFBQUFBQUFBQUFBOWt3QUFGTmpjbWx3ZEhNdmNIVmliR2x6YUMxbGJuSnBZMmhsWkMxalpITXRZbXgxWlhCeWFXNTBMV2xrWlM1emFGQkxBUUlVQUJRQUNBZ0lBQUFoQUFDSk94eHpNd01BQUdZRkFBQXRBQUFBQUFBQUFBQUFBQUFBQUtGUEFBQlRZM0pwY0hSekwzQjFZbXhwYzJndFpXNXlhV05vWldRdFkyUnpMV0pzZFdWd2NtbHVkQzFyT0hNdWMyaFFTd0VDRkFBVUFBZ0lDQUFBSVFBQW1uendVcElDQUFBakJBQUFKZ0FBQUFBQUFBQUFBQUFBQUFBdlV3QUFVMk55YVhCMGN5OXpZWFpsTFdWdWNtbGphR1ZrTFdKc2RXVndjbWx1ZEMxcFpHVXVjMmhRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFBNFBuSGg0REFBQk9CUUFBSmdBQUFBQUFBQUFBQUFBQUFBQVZWZ0FBVTJOeWFYQjBjeTl6WVhabExXVnVjbWxqYUdWa0xXSnNkV1Z3Y21sdWRDMXJPSE11YzJoUVN3RUNGQUFVQUFnSUNBQUFJUUFBS0Zlbm9YQUNBQUJrQkFBQUhnQUFBQUFBQUFBQUFBQUFBQUNIV1FBQVUyTnlhWEIwY3k5MFlXbHNMV05rY3kxaWNDMXNiMmN0YXpoekxuTm9VRXNCQWhRQUZBQUlDQWdBYkRWcVV3QUFBQUFDQUFBQUFBQUFBQklBQUFBQUFBQUFBQUFBQUFBQVExd0FBRk5qY21sd2RITXZkR1Z0Y0d4aGRHVnpMMUJMQVFJVUFCUUFDQWdJQUFBaEFBRHdmeEJlTHdFQUFFVUNBQUFyQUFBQUFBQUFBQUFBQUFBQUFJVmNBQUJUWTNKcGNIUnpMM1JsYlhCc1lYUmxjeTlrWVhrdGJpMXdibVl0WTI5dVptbG5MblJsYlhCc1lYUmxVRXNCQWhRQUZBQUlDQWdBQUNFQUFLUVlZL3RLQVFBQUR3SUFBQ3dBQUFBQUFBQUFBQUFBQUFBQURWNEFBRk5qY21sd2RITXZkR1Z0Y0d4aGRHVnpMM0J1WmkxamIyNW1hV2N0WkdWd2JHOTVMblJsYlhCc1lYUmxVRXNCQWhRQUZBQUlDQWdBYkRWcVV3QUFBQUFDQUFBQUFBQUFBQW9BQUFBQUFBQUFBQUFBQUFBQXNWOEFBRlJsYlhCc1lYUmxjeTlRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFlV2FJQW9nQUFBRGpBQUFBSVFBQUFBQUFBQUFBQUFBQUFBRHJYd0FBVkdWdGNHeGhkR1Z6TDI1bGRHTnZibVp5Y0dNdGJXRndjR2x1Wnk1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFEakRQUXZ6QUFBQTBRRUFBQ0VBQUFBQUFBQUFBQUFBQUFBQXdtQUFBRlJsYlhCc1lYUmxjeTl1WlhSamIyNW1jbkJqTFhSbGJYQnNZWFJsTG5aMGJGQkxBUUlVQUJRQUNBZ0lBR3cxYWxNQUFBQUFBZ0FBQUFBQUFBQVBBQUFBQUFBQUFBQUFBQUFBQUFSaUFBQlVUMU5EUVMxTlpYUmhaR0YwWVM5UVN3RUNGQUFVQUFnSUNBQUFJUUFBd0dzaW9JRUFBQURLQUFBQUdRQUFBQUFBQUFBQUFBQUFBQUJEWWdBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVZCTEJRWUFBQUFBTEFBc0FDNE5BQUFMWXdBQUFBQT0=","listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526656929,"timeout":0,"description":"test","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.cbapnf","artifactName":"CBA_enriched.zip","artifactRef":null,"artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2MxZjFkNWY5YWJhOWE4YzQ2YWRkN2Q5ZGFlODVmN2I=","artifactUUID":"4ffbe270-4587-4287-a56e-634de3be0bab","generatedFromId":null,"artifactDisplayName":"cbapnf","mandatory":false,"apiUrl":null,"serviceApi":false,"artifactLabel":"cbapnf","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.cbapnf","duplicated":false,"payloadUpdateDate":1636526656933,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":null,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":null,"updaterFullName":"Carlos Santana","lastUpdateDate":1636526656929,"artifactVersion":"1","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-11-10 06:44:18,135 INFO 254:__init__.py(1) - attempting to certify/sumbit Pnf test-pnf in SDC 2021-11-10 06:44:18,138 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-10 06:44:18,138 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/dbdd0238-97a3-44c6-ad12-4a100514fa7a/lifecycleState/Certify 2021-11-10 06:44:18,138 DEBUG 132:onap_service.py(1) - [SDC][Certify Pnf] data sent: { "userRemarks": "certify" } 2021-11-10 06:44:22,927 INFO 142:onap_service.py(1) - [SDC][Certify Pnf] response code: 200 2021-11-10 06:44:22,928 DEBUG 146:onap_service.py(1) - [SDC][Certify Pnf] response: {"uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","name":"test-pnf","version":"1.0","isHighestVersion":true,"creationDate":1636526653307,"lastUpdateDate":1636526658847,"description":"PNF","lifecycleState":"CERTIFIED","tags":["test-pnf"],"icon":"defaulticon","normalizedName":"testpnf","systemName":"TestPnf","contactId":"cs0008","allVersions":{"1.0":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0"},"csarUUID":"5092551d8d564100b23fa51e2562e587","csarVersion":"1.0","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"dab41346-b2dd-496d-8136-df92684cd948"} 2021-11-10 06:44:22,928 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-10 06:44:22,928 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-10 06:44:22,928 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-10 06:44:22,928 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-10 06:44:22,928 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-10 06:44:23,009 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-10 06:44:23,009 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","name":"pNF 584c4d66-bed3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88886c24-aa0a-44ab-a1af-6a07ed75705b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","name":"test-pnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dab41346-b2dd-496d-8136-df92684cd948/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-10 06:44:23,011 DEBUG 273:sdc_resource.py(1) - importing SDC Resource pNF 584c4d66-bed3 from SDC 2021-11-10 06:44:23,011 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:23,011 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:23,011 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:23,012 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test-pnf from SDC 2021-11-10 06:44:23,012 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:23,012 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:23,012 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:23,012 DEBUG 147:__init__.py(1) - number of Pnf returned: 2 2021-11-10 06:44:23,012 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-10 06:44:23,012 INFO 192:__init__.py(1) - Pnf found, updating information 2021-11-10 06:44:23,013 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-10 06:44:23,013 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-10 06:44:23,013 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Pnf] data sent: None 2021-11-10 06:44:23,637 INFO 142:onap_service.py(1) - [SDC][Deep Load Pnf] response code: 200 2021-11-10 06:44:23,640 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Pnf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"46b4d016-f7e0-4f0b-b9e1-462dfa97286b","lifecycleState":"CERTIFIED","lastUpdateDate":1636526316724,"name":"pNF 584c4d66-bed3","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","systemName":"Pnf584c4d66Bed3","description":"vendor software product","tags":["pNF 584c4d66-bed3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"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":"85a0eb8f-c38a-49a0-8d92-70adefc3e4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636526335122,"name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","systemName":"DemoPnfJkulyywgl8mbi1r8e3d2","description":"catalog service description","tags":["robot-ete","Demo_pNF_JkUlYywgl8mbi1R8e3D2"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:44:23,644 DEBUG 118:sdc_resource.py(1) - Resource test-pnf found in resources list 2021-11-10 06:44:33,657 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-10 06:44:33,657 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-10 06:44:33,657 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-10 06:44:33,657 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-10 06:44:33,657 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-10 06:44:33,804 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-10 06:44:33,804 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","name":"pNF 584c4d66-bed3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88886c24-aa0a-44ab-a1af-6a07ed75705b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","name":"test-pnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dab41346-b2dd-496d-8136-df92684cd948/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-10 06:44:33,807 DEBUG 273:sdc_resource.py(1) - importing SDC Resource pNF 584c4d66-bed3 from SDC 2021-11-10 06:44:33,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:33,807 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:33,807 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:33,807 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test-pnf from SDC 2021-11-10 06:44:33,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:33,807 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:33,807 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:33,808 DEBUG 147:__init__.py(1) - number of Pnf returned: 2 2021-11-10 06:44:33,808 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-10 06:44:33,808 INFO 192:__init__.py(1) - Pnf found, updating information 2021-11-10 06:44:33,808 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-10 06:44:33,808 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-10 06:44:33,808 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Pnf] data sent: None 2021-11-10 06:44:33,909 INFO 142:onap_service.py(1) - [SDC][Deep Load Pnf] response code: 200 2021-11-10 06:44:33,911 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Pnf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"46b4d016-f7e0-4f0b-b9e1-462dfa97286b","lifecycleState":"CERTIFIED","lastUpdateDate":1636526316724,"name":"pNF 584c4d66-bed3","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","systemName":"Pnf584c4d66Bed3","description":"vendor software product","tags":["pNF 584c4d66-bed3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"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":"85a0eb8f-c38a-49a0-8d92-70adefc3e4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636526335122,"name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","systemName":"DemoPnfJkulyywgl8mbi1r8e3d2","description":"catalog service description","tags":["robot-ete","Demo_pNF_JkUlYywgl8mbi1R8e3D2"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:44:33,918 DEBUG 118:sdc_resource.py(1) - Resource test-pnf found in resources list 2021-11-10 06:44:33,919 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:44:33,919 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:44:33,919 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-10 06:44:33,919 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-10 06:44:33,919 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:44:34,514 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:44:34,514 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9679b58b-4cea-4ac1-96f8-38175162e60a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:44:34,517 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:44:34,517 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,517 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,518 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:44:34,518 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,518 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,518 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:44:34,518 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,518 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,518 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_JkUlYywgl8mbi1R8e3D2 from SDC 2021-11-10 06:44:34,519 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,519 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,519 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,519 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-10 06:44:34,519 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:44:34,519 INFO 169:__init__.py(1) - Service test_pnf_macro doesn't exist in SDC 2021-11-10 06:44:34,519 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:44:34,519 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:44:34,520 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-10 06:44:34,520 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-10 06:44:34,520 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:44:34,584 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:44:34,585 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9679b58b-4cea-4ac1-96f8-38175162e60a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:44:34,589 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:44:34,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,589 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:44:34,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,590 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:44:34,590 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,590 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,590 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,590 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_JkUlYywgl8mbi1R8e3D2 from SDC 2021-11-10 06:44:34,590 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,590 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,590 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,590 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-10 06:44:34,590 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:44:34,590 INFO 169:__init__.py(1) - Service test_pnf_macro doesn't exist in SDC 2021-11-10 06:44:34,590 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-10 06:44:34,590 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-10 06:44:34,592 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-10 06:44:34,592 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-10 06:44:34,592 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-10 06:44:34,715 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-10 06:44:34,717 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":"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},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"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":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"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},{"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}],"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":"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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}],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"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},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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 Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"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}],"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":"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":"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":"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":"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":"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":"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":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"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},{"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}],"productCategories":[]},"version":"1.9.4"} 2021-11-10 06:44:34,722 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-10 06:44:34,722 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-10 06:44:34,723 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-10 06:44:34,723 INFO 267:__init__.py(1) - attempting to create Service test_pnf_macro in SDC 2021-11-10 06:44:34,723 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:44:34,723 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:44:34,723 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-10 06:44:34,723 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-10 06:44:34,723 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:44:34,799 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:44:34,800 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9679b58b-4cea-4ac1-96f8-38175162e60a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:44:34,802 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:44:34,802 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,803 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:44:34,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,803 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:44:34,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,803 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_JkUlYywgl8mbi1R8e3D2 from SDC 2021-11-10 06:44:34,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:34,804 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:34,804 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:34,804 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-10 06:44:34,804 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:44:34,804 INFO 169:__init__.py(1) - Service test_pnf_macro doesn't exist in SDC 2021-11-10 06:44:34,818 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-10 06:44:34,818 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-10 06:44:34,819 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-10 06:44:36,287 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-10 06:44:36,288 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.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":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.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":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.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":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.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":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.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,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.operationalpolicies","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.certificationtestresults","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.affinityrules","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.engineeringrules","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.distributioninstructions","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":"TOSCA definition package of the asset","uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.assettoscacsar","artifactName":"service-TestPnfMacro-csar.csar","artifactRef":null,"artifactType":"TOSCA_CSAR","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":"TOSCA representation of the asset","uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.assettoscatemplate","artifactName":"service-TestPnfMacro-template.yml","artifactRef":null,"artifactType":"TOSCA_TEMPLATE","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"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":"87a2670d-3a3d-4cd1-a48e-71483b659043.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":"87a2670d-3a3d-4cd1-a48e-71483b659043","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":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false},{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.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":"87a2670d-3a3d-4cd1-a48e-71483b659043","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":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false},{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.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":"87a2670d-3a3d-4cd1-a48e-71483b659043","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":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false},{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.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":"87a2670d-3a3d-4cd1-a48e-71483b659043","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":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false},{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.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":"87a2670d-3a3d-4cd1-a48e-71483b659043","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":"87a2670d-3a3d-4cd1-a48e-71483b659043","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,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.configuration","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.testing","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.logging","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.monitoring","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.reporting","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.instantiation","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"serviceType":"","projectCode":"123456","environmentContext":"General_Revenue-Bearing","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","creationDate":1636526675590,"version":"0.1","description":"service","tags":["test_pnf_macro"],"icon":"network_l_1-3","uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0","componentMetadataForSupportLog":{"SupportablityComponentUUID":"be24751e-a3ab-4d50-89df-4e41cb387647","SupportablityComponentName":"test_pnf_macro","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","highestVersion":true,"invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","normalizedName":"testpnfmacro","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"systemName":"TestPnfMacro","vspArchived":false,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636526675590,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.operationalpolicies","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.certificationtestresults","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.affinityrules","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.engineeringrules","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.distributioninstructions","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":null,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"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,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"service":true,"name":"test_pnf_macro"} 2021-11-10 06:44:36,292 INFO 285:__init__.py(1) - Service test_pnf_macro is created in SDC 2021-11-10 06:44:36,292 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:36,300 DEBUG 159:__init__.py(1) - check if Pnf test-pnf exists in SDC 2021-11-10 06:44:36,300 INFO 129:__init__.py(1) - retrieving all objects of type Pnf from SDC 2021-11-10 06:44:36,301 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-10 06:44:36,301 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-10 06:44:36,301 DEBUG 132:onap_service.py(1) - [SDC][get Pnfs] data sent: None 2021-11-10 06:44:36,358 INFO 142:onap_service.py(1) - [SDC][get Pnfs] response code: 200 2021-11-10 06:44:36,359 DEBUG 146:onap_service.py(1) - [SDC][get Pnfs] response: [{"uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","name":"pNF 584c4d66-bed3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88886c24-aa0a-44ab-a1af-6a07ed75705b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","name":"test-pnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dab41346-b2dd-496d-8136-df92684cd948/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"PNF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-10 06:44:36,362 DEBUG 273:sdc_resource.py(1) - importing SDC Resource pNF 584c4d66-bed3 from SDC 2021-11-10 06:44:36,362 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:36,362 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:36,362 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:36,362 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test-pnf from SDC 2021-11-10 06:44:36,362 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:36,363 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:36,363 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:36,363 DEBUG 147:__init__.py(1) - number of Pnf returned: 2 2021-11-10 06:44:36,363 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test-pnf 2021-11-10 06:44:36,363 INFO 192:__init__.py(1) - Pnf found, updating information 2021-11-10 06:44:36,364 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-10 06:44:36,364 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-10 06:44:36,364 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Pnf] data sent: None 2021-11-10 06:44:36,480 INFO 142:onap_service.py(1) - [SDC][Deep Load Pnf] response code: 200 2021-11-10 06:44:36,482 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Pnf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"46b4d016-f7e0-4f0b-b9e1-462dfa97286b","lifecycleState":"CERTIFIED","lastUpdateDate":1636526316724,"name":"pNF 584c4d66-bed3","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","systemName":"Pnf584c4d66Bed3","description":"vendor software product","tags":["pNF 584c4d66-bed3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1636526675590,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"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":"85a0eb8f-c38a-49a0-8d92-70adefc3e4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636526335122,"name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","systemName":"DemoPnfJkulyywgl8mbi1r8e3d2","description":"catalog service description","tags":["robot-ete","Demo_pNF_JkUlYywgl8mbi1R8e3D2"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:44:36,486 DEBUG 118:sdc_resource.py(1) - Resource test-pnf found in resources list 2021-11-10 06:44:36,486 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-10 06:44:36,487 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/dd8f7826-0c2b-4a4e-ab57-fc25b35079b0/resourceInstance 2021-11-10 06:44:36,487 DEBUG 132:onap_service.py(1) - [SDC][Add PNF to service] data sent: { "name": "test-pnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "cc7a7fe4-b5f3-4925-a892-3ac853f0bee0", "originType": "PNF", "componentUid": "cc7a7fe4-b5f3-4925-a892-3ac853f0bee0", "icon": "defaulticon" } 2021-11-10 06:44:38,739 INFO 142:onap_service.py(1) - [SDC][Add PNF to service] response code: 201 2021-11-10 06:44:38,740 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":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"test-pnf 0","SupportablityComponentVersion":null},"actualComponentUid":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","createdFromCsar":false,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.cc7a7fe4-b5f3-4925-a892-3ac853f0bee0.testpnf0","normalizedName":"testpnf0","name":"test-pnf 0","creationTime":1636526677231,"description":null,"originType":"PNF","icon":"defaulticon","invariantName":"testpnf0","createdFrom":null,"componentUid":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","toscaArtifacts":{},"directives":[],"isProxy":false,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.pnf.TestPnf","modificationTime":1636526677231,"customizationUUID":"3d867166-f3ec-4b64-b827-88e0b9a621d5","posX":"200","posY":"100","componentName":"test-pnf","inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"type":null,"version":null,"ownerId":null,"empty":false} 2021-11-10 06:44:38,740 INFO 511:service.py(1) - Resource PNF test-pnf has been added on serice test_pnf_macro 2021-11-10 06:44:38,743 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-10 06:44:38,743 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/be24751e-a3ab-4d50-89df-4e41cb387647/distribution 2021-11-10 06:44:38,743 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] data sent: None 2021-11-10 06:44:38,826 INFO 142:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] response code: 200 2021-11-10 06:44:38,827 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] response: {"distributionStatusOfServiceList":[]} 2021-11-10 06:44:38,830 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-10 06:44:38,830 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-10 06:44:38,830 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-10 06:44:38,924 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-10 06:44:38,925 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[]} 2021-11-10 06:44:38,928 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-10 06:44:38,928 INFO 728:service.py(1) - attempting to checkin Service test_pnf_macro in SDC 2021-11-10 06:44:38,931 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-10 06:44:38,932 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/dd8f7826-0c2b-4a4e-ab57-fc25b35079b0/lifecycleState/checkin 2021-11-10 06:44:38,932 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-10 06:44:41,324 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-10 06:44:41,324 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0","name":"test_pnf_macro","version":"0.1","isHighestVersion":true,"creationDate":1636526675590,"lastUpdateDate":1636526679822,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["test_pnf_macro"],"icon":"network_l_1-3","normalizedName":"testpnfmacro","systemName":"TestPnfMacro","contactId":"cs0008","allVersions":{"0.1":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0"},"projectCode":"123456","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"be24751e-a3ab-4d50-89df-4e41cb387647"} 2021-11-10 06:44:41,326 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:44:41,326 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:44:41,327 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-10 06:44:41,327 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-10 06:44:41,327 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:44:41,663 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:44:41,663 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","name":"test_pnf_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9679b58b-4cea-4ac1-96f8-38175162e60a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:44:41,665 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:44:41,665 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:41,665 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:41,665 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:41,665 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:44:41,665 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:41,665 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:41,665 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:41,666 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:44:41,666 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:41,666 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:41,666 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:41,666 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-10 06:44:41,666 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:41,666 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:41,666 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-10 06:44:41,666 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_JkUlYywgl8mbi1R8e3D2 from SDC 2021-11-10 06:44:41,666 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:41,666 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:41,666 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:41,666 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-10 06:44:41,666 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:44:41,666 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 06:44:41,667 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-10 06:44:41,667 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-10 06:44:41,667 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 06:44:41,880 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 06:44:41,882 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"46b4d016-f7e0-4f0b-b9e1-462dfa97286b","lifecycleState":"CERTIFIED","lastUpdateDate":1636526316724,"name":"pNF 584c4d66-bed3","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","systemName":"Pnf584c4d66Bed3","description":"vendor software product","tags":["pNF 584c4d66-bed3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636526679822,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"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":"85a0eb8f-c38a-49a0-8d92-70adefc3e4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636526335122,"name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","systemName":"DemoPnfJkulyywgl8mbi1r8e3d2","description":"catalog service description","tags":["robot-ete","Demo_pNF_JkUlYywgl8mbi1R8e3D2"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:44:41,886 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-10 06:44:41,887 INFO 728:service.py(1) - attempting to Certify Service test_pnf_macro in SDC 2021-11-10 06:44:41,890 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-10 06:44:41,890 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/dd8f7826-0c2b-4a4e-ab57-fc25b35079b0/lifecycleState/Certify 2021-11-10 06:44:41,890 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-10 06:44:44,929 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-10 06:44:44,930 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"febc30df-599b-43d8-b67a-3afb57705fae","name":"test_pnf_macro","version":"1.0","isHighestVersion":true,"creationDate":1636526675590,"lastUpdateDate":1636526679822,"description":"service","lifecycleState":"CERTIFIED","tags":["test_pnf_macro"],"icon":"network_l_1-3","normalizedName":"testpnfmacro","systemName":"TestPnfMacro","contactId":"cs0008","allVersions":{"1.0":"febc30df-599b-43d8-b67a-3afb57705fae"},"projectCode":"123456","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"be24751e-a3ab-4d50-89df-4e41cb387647"} 2021-11-10 06:44:44,932 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:44:44,932 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:44:44,932 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-10 06:44:44,932 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-10 06:44:44,932 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:44:45,135 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:44:45,136 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9679b58b-4cea-4ac1-96f8-38175162e60a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:44:45,138 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:44:45,138 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:45,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:45,139 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:45,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:44:45,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:45,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:45,139 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:45,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:44:45,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:45,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:45,139 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:45,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-10 06:44:45,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:45,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:45,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 06:44:45,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_JkUlYywgl8mbi1R8e3D2 from SDC 2021-11-10 06:44:45,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:45,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:45,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:45,140 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-10 06:44:45,140 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:44:45,140 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 06:44:45,141 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-10 06:44:45,141 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-10 06:44:45,141 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 06:44:45,229 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 06:44:45,233 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"46b4d016-f7e0-4f0b-b9e1-462dfa97286b","lifecycleState":"CERTIFIED","lastUpdateDate":1636526316724,"name":"pNF 584c4d66-bed3","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88886c24-aa0a-44ab-a1af-6a07ed75705b","invariantUUID":"21c7ebc8-6f86-4799-b165-26676b8d67e0","systemName":"Pnf584c4d66Bed3","description":"vendor software product","tags":["pNF 584c4d66-bed3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"febc30df-599b-43d8-b67a-3afb57705fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636526679822,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"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":"85a0eb8f-c38a-49a0-8d92-70adefc3e4b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636526335122,"name":"Demo_pNF_JkUlYywgl8mbi1R8e3D2","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"9679b58b-4cea-4ac1-96f8-38175162e60a","invariantUUID":"192699d3-40f0-4471-8ce7-39b78b65909c","systemName":"DemoPnfJkulyywgl8mbi1r8e3d2","description":"catalog service description","tags":["robot-ete","Demo_pNF_JkUlYywgl8mbi1R8e3D2"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:44:45,237 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-10 06:44:55,245 INFO 728:service.py(1) - attempting to PROD/activate Service test_pnf_macro in SDC 2021-11-10 06:44:55,250 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-10 06:44:55,250 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/febc30df-599b-43d8-b67a-3afb57705fae/distribution/PROD/activate 2021-11-10 06:44:55,250 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-10 06:44:58,138 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-11-10 06:44:58,140 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"febc30df-599b-43d8-b67a-3afb57705fae","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"febc30df-599b-43d8-b67a-3afb57705fae","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"febc30df-599b-43d8-b67a-3afb57705fae","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"febc30df-599b-43d8-b67a-3afb57705fae","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"febc30df-599b-43d8-b67a-3afb57705fae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"febc30df-599b-43d8-b67a-3afb57705fae","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"febc30df-599b-43d8-b67a-3afb57705fae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"febc30df-599b-43d8-b67a-3afb57705fae","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"febc30df-599b-43d8-b67a-3afb57705fae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"febc30df-599b-43d8-b67a-3afb57705fae","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.controlloopfunctions","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.operationalpolicies","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.certificationtestresults","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.deploymentvotingrecord","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicequestionnaire","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.dimensioninginfo","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.affinityrules","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.serviceartifactplan","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicespecificpolicies","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicesecuritytemplate","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.engineeringrules","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.distributioninstructions","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.summaryofimpactstoecompelements","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":"TOSCA definition package of the asset","uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.assettoscacsar","artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactGroupType":"TOSCA","artifactChecksum":"NTg2NDNmZjQ1ZmM3ZWEzYjk0YjI0YWNhOTdmNTAyYWY=","artifactUUID":"bd26d8b3-613a-4382-bd4b-864c33a786f5","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.assettoscacsar","duplicated":false,"payloadUpdateDate":1636526683260,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"description":"TOSCA representation of the asset","uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.assettoscatemplate","artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactGroupType":"TOSCA","artifactChecksum":"NzhhMjQ2ZjZmMjdmYWEzNDA3MWJlZDhhZWViNWU5ZGI=","artifactUUID":"69781bd3-b668-4b8c-8c57-d635bd2efdc0","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.assettoscatemplate","duplicated":false,"payloadUpdateDate":1636526682948,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"1","isFromCsar":false,"generated":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,"creationDate":1636526654137,"timeout":0,"description":"VF license file","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NjhkOTI4OWExNzU3ZDUyNzVkOWZiMzgzM2E3NzgxOWM=","artifactUUID":"0533abbd-9b0f-42e0-bc0d-872e6bb7446b","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vflicense","duplicated":false,"payloadUpdateDate":1636526654140,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654137,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"pnfcsar":{"heatParamUpdated":false,"creationDate":1636526654498,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pnfcsar","artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE=","artifactUUID":"2db70fcc-d00b-4978-ac2a-52b11e267fcd","artifactDisplayName":"pNF","mandatory":false,"serviceApi":false,"artifactLabel":"pnfcsar","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pnfcsar","duplicated":false,"payloadUpdateDate":1636526654500,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654498,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"mynetconfyang":{"heatParamUpdated":false,"creationDate":1636526654584,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mynetconfyang","artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc=","artifactUUID":"6404678e-2fcb-45ff-ad49-4bca17f7bb10","artifactDisplayName":"mynetconf","mandatory":false,"serviceApi":false,"artifactLabel":"mynetconfyang","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mynetconfyang","duplicated":false,"payloadUpdateDate":1636526654587,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654584,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cbapnf":{"heatParamUpdated":false,"creationDate":1636526656929,"timeout":0,"description":"test","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.cbapnf","artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2MxZjFkNWY5YWJhOWE4YzQ2YWRkN2Q5ZGFlODVmN2I=","artifactUUID":"4ffbe270-4587-4287-a56e-634de3be0bab","artifactDisplayName":"cbapnf","mandatory":false,"serviceApi":false,"artifactLabel":"cbapnf","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.cbapnf","duplicated":false,"payloadUpdateDate":1636526656933,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526656929,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1636526654119,"timeout":0,"description":" Vendor license file","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE=","artifactUUID":"c6721e87-117c-4f18-b6a0-165fbfd398d7","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vendorlicense","duplicated":false,"payloadUpdateDate":1636526654122,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654119,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"pmdictionaryyaml":{"heatParamUpdated":false,"creationDate":1636526654296,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pmdictionaryyaml","artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE=","artifactUUID":"93515bc9-4255-477a-8e88-d77da7d41da4","artifactDisplayName":"PM_Dictionary","mandatory":false,"serviceApi":false,"artifactLabel":"pmdictionaryyaml","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.pmdictionaryyaml","duplicated":false,"payloadUpdateDate":1636526654313,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654296,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"mypnfpnfv1yaml":{"heatParamUpdated":false,"creationDate":1636526654197,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mypnfpnfv1yaml","artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY=","artifactUUID":"62661695-df1c-4071-8cdb-cf72c84c3431","artifactDisplayName":"MyPnf_Pnf_v1","mandatory":false,"serviceApi":false,"artifactLabel":"mypnfpnfv1yaml","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.mypnfpnfv1yaml","duplicated":false,"payloadUpdateDate":1636526654205,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654197,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"artifacts":{"userguidetxt":{"heatParamUpdated":false,"creationDate":1636526654384,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.userguidetxt","artifactName":"user_guide.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NjlmYmI3M2I0ZDlkNjViMDVjOWNjZDMzOTU2MDNlMDE=","artifactUUID":"35e62773-1b81-4fad-9983-46147520a404","artifactDisplayName":"user_guide","mandatory":false,"serviceApi":false,"artifactLabel":"userguidetxt","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.userguidetxt","duplicated":false,"payloadUpdateDate":1636526654386,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654384,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vsptestpnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1636526654402,"timeout":0,"description":"Artifact created from csar","uniqueId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vsptestpnfvspinformationtxt","artifactName":"VSP_test-pnf_VSP_Information.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzE3MzQ3OTZmZjJmMGVmMDEzYmE3MmUzOWZjYTQyNmI=","artifactUUID":"d67aedf1-53a8-4d4a-89ac-ccad3a94037b","artifactDisplayName":"VSP_test-pnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vsptestpnfvspinformationtxt","esId":"dbdd0238-97a3-44c6-ad12-4a100514fa7a.vsptestpnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1636526654403,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636526654402,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"inputs":[{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"test-pnf 0"},"actualComponentUid":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","createdFromCsar":false,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.cc7a7fe4-b5f3-4925-a892-3ac853f0bee0.testpnf0","normalizedName":"testpnf0","name":"test-pnf 0","creationTime":1636526677231,"originType":"PNF","icon":"defaulticon","invariantName":"testpnf0","componentUid":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","toscaArtifacts":{},"directives":[],"isProxy":false,"componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.pnf.TestPnf","modificationTime":1636526677231,"customizationUUID":"3d867166-f3ec-4b64-b827-88e0b9a621d5","posX":"200","posY":"100","componentName":"test-pnf","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.cc7a7fe4-b5f3-4925-a892-3ac853f0bee0.testpnf0":[{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.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":"75c47016-e52d-4a3a-8436-7129ea1333cf","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":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"75c47016-e52d-4a3a-8436-7129ea1333cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"75c47016-e52d-4a3a-8436-7129ea1333cf","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false},{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false},{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false},{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false},{"definition":false,"hidden":false,"uniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"87a2670d-3a3d-4cd1-a48e-71483b659043","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"87a2670d-3a3d-4cd1-a48e-71483b659043","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.configuration","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.testing","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.logging","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.monitoring","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.reporting","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.instantiation","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"serviceType":"","projectCode":"123456","environmentContext":"General_Revenue-Bearing","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","creationDate":1636526675590,"version":"1.0","description":"service","tags":["test_pnf_macro"],"icon":"network_l_1-3","uniqueId":"febc30df-599b-43d8-b67a-3afb57705fae","componentMetadataForSupportLog":{"SupportablityComponentUUID":"be24751e-a3ab-4d50-89df-4e41cb387647","SupportablityComponentName":"test_pnf_macro","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","highestVersion":true,"invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","normalizedName":"testpnfmacro","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","systemName":"TestPnfMacro","vspArchived":false,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636526696980,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.controlloopfunctions","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.operationalpolicies","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.certificationtestresults","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.deploymentvotingrecord","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicequestionnaire","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.dimensioninginfo","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.affinityrules","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.serviceartifactplan","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicespecificpolicies","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.servicesecuritytemplate","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.engineeringrules","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.distributioninstructions","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1636526675392,"timeout":0,"uniqueId":"dd8f7826-0c2b-4a4e-ab57-fc25b35079b0.summaryofimpactstoecompelements","artifactType":"OTHER","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":1636526675392,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"febc30df-599b-43d8-b67a-3afb57705fae"},"categorySpecificMetadata":{},"archiveTime":0,"service":true,"name":"test_pnf_macro"} 2021-11-10 06:44:58,142 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:44:58,142 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:44:58,142 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-10 06:44:58,143 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-10 06:44:58,143 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:44:58,332 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:44:58,333 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:44:58,335 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:44:58,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:58,335 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:58,335 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:58,335 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:44:58,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:58,336 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:58,336 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:58,336 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:44:58,336 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:58,336 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:58,336 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:58,336 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-10 06:44:58,336 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:58,336 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:58,336 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:58,336 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-10 06:44:58,336 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:44:58,336 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 06:44:58,337 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-10 06:44:58,337 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-10 06:44:58,337 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 06:44:58,546 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 06:44:58,548 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"febc30df-599b-43d8-b67a-3afb57705fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636526696980,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:44:58,552 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-10 06:44:58,552 INFO 201:service.py(1) - Service test_pnf_macro onboarded 2021-11-10 06:44:58,558 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-10 06:44:58,558 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-10 06:44:58,558 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-10 06:44:58,635 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-11-10 06:44:58,635 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-11-10 06:44:58,639 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-10 06:44:58,639 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-10 06:44:58,639 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-11-10 06:44:58,721 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-11-10 06:44:58,721 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":"1636526698588"} 2021-11-10 06:44:58,723 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-10 06:44:58,723 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-10 06:44:58,724 DEBUG 132:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] data sent: None 2021-11-10 06:44:58,824 INFO 142:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] response code: 200 2021-11-10 06:44:58,824 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":"1636526698588"} 2021-11-10 06:44:58,827 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-10 06:44:58,828 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-10 06:44:58,828 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] data sent: None 2021-11-10 06:44:58,917 INFO 142:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] response code: 404 2021-11-10 06:44:58,917 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-10 06:44:58,918 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-10 06:44:58,918 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-10 06:44:58,918 INFO 561:customer.py(1) - Create service subscription for pnf_macrocustomer customer 2021-11-10 06:44:58,920 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:44:58,920 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:44:58,920 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-10 06:44:58,920 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-10 06:44:58,920 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:44:59,117 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:44:59,117 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:44:59,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:44:59,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:59,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:59,122 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:59,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:44:59,123 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:59,123 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:59,123 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:59,123 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:44:59,123 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:59,123 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:59,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:59,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-10 06:44:59,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:44:59,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:44:59,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:44:59,125 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-10 06:44:59,125 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:44:59,125 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 06:44:59,126 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-10 06:44:59,126 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-10 06:44:59,126 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 06:44:59,197 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 06:44:59,199 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"febc30df-599b-43d8-b67a-3afb57705fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636526696980,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:44:59,205 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-10 06:44:59,206 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-10 06:44:59,206 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-10 06:44:59,206 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "01dc1a65-c034-452c-baf1-49bf0b6dd2e2" } 2021-11-10 06:44:59,517 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-11-10 06:44:59,517 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-11-10 06:44:59,520 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-10 06:44:59,520 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-10 06:44:59,520 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] data sent: None 2021-11-10 06:44:59,629 INFO 142:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] response code: 200 2021-11-10 06:44:59,630 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":"1636526699236"}]} 2021-11-10 06:44:59,633 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-10 06:44:59,634 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-10 06:44:59,634 DEBUG 132:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] data sent: None 2021-11-10 06:44:59,723 INFO 142:onap_service.py(1) - [AAI][Get pnf_macrocustomer customer] response code: 200 2021-11-10 06:44:59,724 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":"1636526698588"} 2021-11-10 06:44:59,726 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-10 06:44:59,726 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-10 06:44:59,727 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-11-10 06:44:59,830 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-11-10 06:44:59,830 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"753d698e-f738-4a8b-b6c8-9a822cb4dd50","owning-entity-name":"basicvm-oe","resource-version":"1636526502953"},{"owning-entity-id":"dba3c496-5a0f-42aa-b2fb-20cc90803af0","owning-entity-name":"OE-ETE_Customer-dba3c496-5a0f-42aa-b2fb-20cc90803af0","resource-version":"1636526655662","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_1c0ec9b0-8ae8-456c-8044-62c8ba6b65a9/service-subscriptions/service-subscription/pNF/service-instances/service-instance/a1cfb7ea-0c9a-4e6c-ab84-5243d231a9a7","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_1c0ec9b0-8ae8-456c-8044-62c8ba6b65a9"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"a1cfb7ea-0c9a-4e6c-ab84-5243d231a9a7"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name1c0ec9b0-8ae8-456c-8044-62c8ba6b65a9"}]}]}}]} 2021-11-10 06:44:59,832 INFO 162:service_macro.py(1) - Owning entity not found, create it 2021-11-10 06:44:59,835 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-10 06:44:59,835 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/3a2970e9-b55f-4efb-b799-b1017fec0dcc 2021-11-10 06:44:59,835 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "pnf_macro_owning_entity", "owning-entity-id": "3a2970e9-b55f-4efb-b799-b1017fec0dcc" } 2021-11-10 06:44:59,937 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-11-10 06:44:59,938 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-11-10 06:44:59,941 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-10 06:44:59,941 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/3a2970e9-b55f-4efb-b799-b1017fec0dcc 2021-11-10 06:44:59,942 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-11-10 06:45:00,025 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-11-10 06:45:00,026 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"3a2970e9-b55f-4efb-b799-b1017fec0dcc","owning-entity-name":"pnf_macro_owning_entity","resource-version":"1636526699870"} 2021-11-10 06:45:00,028 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-10 06:45:00,029 INFO 169:service_macro.py(1) - ******** Check Service Distribution ******* 2021-11-10 06:45:00,029 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:45:00,030 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:45:00,030 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-10 06:45:00,030 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-10 06:45:00,030 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:45:00,094 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:45:00,095 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:45:00,098 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:45:00,098 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:45:00,098 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:45:00,098 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:45:00,098 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:45:00,098 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:45:00,098 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:45:00,099 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:45:00,099 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:45:00,099 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:45:00,099 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:45:00,099 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:45:00,099 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-10 06:45:00,099 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:45:00,099 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:45:00,099 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:45:00,100 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-10 06:45:00,100 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:45:00,100 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 06:45:00,101 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-10 06:45:00,101 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-10 06:45:00,101 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 06:45:00,169 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 06:45:00,172 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"febc30df-599b-43d8-b67a-3afb57705fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636526696980,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:45:00,178 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-10 06:45:00,178 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-10 06:45:00,179 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/be24751e-a3ab-4d50-89df-4e41cb387647/distribution 2021-11-10 06:45:00,179 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] data sent: None 2021-11-10 06:45:00,247 INFO 142:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] response code: 200 2021-11-10 06:45:00,247 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for test_pnf_macro] response: {"distributionStatusOfServiceList":[{"distributionID":"6372e477-f0b0-4f3c-9d7b-3c461ffff342","timestamp":"2021-11-10 06:44:56.463 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-11-10 06:45:00,251 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-10 06:45:00,251 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/6372e477-f0b0-4f3c-9d7b-3c461ffff342 2021-11-10 06:45:00,251 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-10 06:45:00,429 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-10 06:45:00,429 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[]} 2021-11-10 06:45:00,432 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-10 06:45:00,432 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-10 06:46:00,493 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-10 06:46:00,493 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/6372e477-f0b0-4f3c-9d7b-3c461ffff342 2021-11-10 06:46:00,494 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-10 06:46:00,545 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-10 06:46:00,546 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[]} 2021-11-10 06:46:00,549 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-10 06:46:00,549 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-10 06:47:00,609 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-10 06:47:00,610 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/6372e477-f0b0-4f3c-9d7b-3c461ffff342 2021-11-10 06:47:00,610 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-10 06:47:00,669 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-10 06:47:00,669 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[]} 2021-11-10 06:47:00,671 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-10 06:47:00,672 INFO 180:service_macro.py(1) - Service Distribution for test_pnf_macro ongoing, Wait for 60 s 2021-11-10 06:48:00,730 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-10 06:48:00,731 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/6372e477-f0b0-4f3c-9d7b-3c461ffff342 2021-11-10 06:48:00,731 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] data sent: None 2021-11-10 06:48:00,839 INFO 142:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response code: 200 2021-11-10 06:48:00,841 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for test_pnf_macro] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1636526713234","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526715241","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526713882","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636526719937","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526742995","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636526710052","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636526710052","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526687835","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526709338","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636526691881","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526731518","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526731518","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526714238","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","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":"1636526710052","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636526691881","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526706646","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526705624","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","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":"1636526710052","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526687835","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526687835","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526731518","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636526691881","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526709918","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636526710052","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526687835","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","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":"1636526710052","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":"1636526710052","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","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":"1636526691881","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":"1636526722555","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","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":"1636526687835","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526707648","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526687835","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636526691881","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526687835","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526707396","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526731518","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526731518","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526741274","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526687835","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636526691881","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":"1636526710052","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","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":"1636526721553","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526710920","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526731518","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526709875","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526731518","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636526687835","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":"1636526731518","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636526695299","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526705623","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526691167","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636526703447","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636526712878","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636526691881","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636526691881","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636526697048","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":"1636526691881","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636526691326","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636526731518","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":"1636526710052","url":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-10 06:48:00,844 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1636526713234', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526715241', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526713882', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636526719937', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526742995', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636526710052', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636526710052', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526687835', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526709338', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636526691881', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526731518', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526731518', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526714238', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', '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': '1636526710052', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636526691881', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526706646', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526705624', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', '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': '1636526710052', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526687835', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526687835', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526731518', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636526691881', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526709918', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636526710052', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526687835', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', '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': '1636526710052', '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': '1636526710052', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', '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': '1636526691881', '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': '1636526722555', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', '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': '1636526687835', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526707648', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526687835', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636526691881', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526687835', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526707396', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526731518', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526731518', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526741274', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526687835', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636526691881', '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': '1636526710052', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', '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': '1636526721553', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526710920', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526731518', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526709875', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526731518', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636526687835', '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': '1636526731518', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636526695299', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526705623', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526691167', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636526703447', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636526712878', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636526691881', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636526691881', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636526697048', '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': '1636526691881', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636526691326', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636526731518', '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': '1636526710052', 'url': '/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-10 06:48:00,846 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-11-10 06:48:00,846 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-10 06:48:00,847 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-10 06:48:00,848 INFO 176:service_macro.py(1) - Service Distribution for test_pnf_macro is sucessfully finished 2021-11-10 06:48:00,899 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-10 06:48:00,900 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/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel 2021-11-10 06:48:00,900 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] data sent: None 2021-11-10 06:48:01,071 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] response code: 200 2021-11-10 06:48:01,072 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] response: n/a 2021-11-10 06:48:01,104 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': '73fa76b4-0cd6-463a-b8ba-152639865d2c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:01,104 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-10 06:48:01,104 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": "01dc1a65-c034-452c-baf1-49bf0b6dd2e2", "modelVersionId": "be24751e-a3ab-4d50-89df-4e41cb387647", "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":"3d867166-f3ec-4b64-b827-88e0b9a621d5", "modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2", "modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647", "modelName":"test_pnf_macro", "modelType":"pnf", "modelVersion":"1.0" }, "platform":{ "platformName":"" }, "lineOfBusiness":{ "lineOfBusinessName":"" }, "productFamilyId":"", "instanceParams":[], "instanceName":"TestPNFMacroInstantiation" } ] }, "modelInfo": { "modelVersion": "1.0", "modelVersionId": "be24751e-a3ab-4d50-89df-4e41cb387647", "modelInvariantId": "01dc1a65-c034-452c-baf1-49bf0b6dd2e2", "modelName": "test_pnf_macro", "modelType": "service" } } } ], "aLaCarte": false }, "project": { "projectName": "" }, "owningEntity": { "owningEntityId": "3a2970e9-b55f-4efb-b799-b1017fec0dcc", "owningEntityName": "pnf_macro_owning_entity" } } } 2021-11-10 06:48:02,600 INFO 142:onap_service.py(1) - [None][Instantiate test_pnf_macro service macro] response code: 202 2021-11-10 06:48:02,600 DEBUG 146:onap_service.py(1) - [None][Instantiate test_pnf_macro service macro] response: {"requestReferences":{"requestId":"73fa76b4-0cd6-463a-b8ba-152639865d2c","instanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/73fa76b4-0cd6-463a-b8ba-152639865d2c"}} 2021-11-10 06:48:02,601 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-11-10 06:48:02,618 DEBUG 129:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7362111-0de1-4c39-a32c-f6cf2bec308c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:02,619 DEBUG 131:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/73fa76b4-0cd6-463a-b8ba-152639865d2c 2021-11-10 06:48:02,619 DEBUG 132:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] data sent: None 2021-11-10 06:48:02,789 INFO 142:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response code: 200 2021-11-10 06:48:02,789 DEBUG 146:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response: {"request":{"requestId":"73fa76b4-0cd6-463a-b8ba-152639865d2c","startTime":"Wed, 10 Nov 2021 06:48:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"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":"3d867166-f3ec-4b64-b827-88e0b9a621d5","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"3a2970e9-b55f-4efb-b799-b1017fec0dcc","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 06:48:01 GMT"}}} 2021-11-10 06:48:12,799 DEBUG 129:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dad4defa-2a09-4599-8631-9ea5a3d2789f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:12,800 DEBUG 131:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/73fa76b4-0cd6-463a-b8ba-152639865d2c 2021-11-10 06:48:12,800 DEBUG 132:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] data sent: None 2021-11-10 06:48:13,242 INFO 142:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response code: 200 2021-11-10 06:48:13,242 DEBUG 146:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response: {"request":{"requestId":"73fa76b4-0cd6-463a-b8ba-152639865d2c","startTime":"Wed, 10 Nov 2021 06:48:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"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":"3d867166-f3ec-4b64-b827-88e0b9a621d5","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"3a2970e9-b55f-4efb-b799-b1017fec0dcc","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","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":"Wed, 10 Nov 2021 06:48:12 GMT"}}} 2021-11-10 06:48:23,253 DEBUG 129:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0cfda6ba-8a52-43e0-970d-150136a61f91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:23,254 DEBUG 131:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/73fa76b4-0cd6-463a-b8ba-152639865d2c 2021-11-10 06:48:23,254 DEBUG 132:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] data sent: None 2021-11-10 06:48:23,451 INFO 142:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response code: 200 2021-11-10 06:48:23,452 DEBUG 146:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response: {"request":{"requestId":"73fa76b4-0cd6-463a-b8ba-152639865d2c","startTime":"Wed, 10 Nov 2021 06:48:01 GMT","finishTime":"Wed, 10 Nov 2021 06:48:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"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":"3d867166-f3ec-4b64-b827-88e0b9a621d5","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"3a2970e9-b55f-4efb-b799-b1017fec0dcc","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:19 GMT"}}} 2021-11-10 06:48:23,453 INFO 56:mixins.py(10) - ServiceInstantiation task finished 2021-11-10 06:48:23,453 DEBUG 129:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '07e8f0a2-f369-4114-9ca1-bb6c0f744ebc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:23,453 DEBUG 131:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/73fa76b4-0cd6-463a-b8ba-152639865d2c 2021-11-10 06:48:23,454 DEBUG 132:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] data sent: None 2021-11-10 06:48:23,620 INFO 142:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response code: 200 2021-11-10 06:48:23,621 DEBUG 146:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response: {"request":{"requestId":"73fa76b4-0cd6-463a-b8ba-152639865d2c","startTime":"Wed, 10 Nov 2021 06:48:01 GMT","finishTime":"Wed, 10 Nov 2021 06:48:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"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":"3d867166-f3ec-4b64-b827-88e0b9a621d5","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"3a2970e9-b55f-4efb-b799-b1017fec0dcc","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:19 GMT"}}} 2021-11-10 06:48:23,622 DEBUG 129:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '031a316b-e08c-4691-813a-5c950d26730b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:23,622 DEBUG 131:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/73fa76b4-0cd6-463a-b8ba-152639865d2c 2021-11-10 06:48:23,622 DEBUG 132:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] data sent: None 2021-11-10 06:48:23,781 INFO 142:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response code: 200 2021-11-10 06:48:23,782 DEBUG 146:onap_service.py(10) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response: {"request":{"requestId":"73fa76b4-0cd6-463a-b8ba-152639865d2c","startTime":"Wed, 10 Nov 2021 06:48:01 GMT","finishTime":"Wed, 10 Nov 2021 06:48:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"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":"3d867166-f3ec-4b64-b827-88e0b9a621d5","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"3a2970e9-b55f-4efb-b799-b1017fec0dcc","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:19 GMT"}}} 2021-11-10 06:48:23,788 DEBUG 129:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1d2d4f2b-5059-4a3e-b5c2-beb3f8d5c973', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:23,788 DEBUG 131:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/73fa76b4-0cd6-463a-b8ba-152639865d2c 2021-11-10 06:48:23,789 DEBUG 132:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] data sent: None 2021-11-10 06:48:23,954 INFO 142:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response code: 200 2021-11-10 06:48:23,955 DEBUG 146:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response: {"request":{"requestId":"73fa76b4-0cd6-463a-b8ba-152639865d2c","startTime":"Wed, 10 Nov 2021 06:48:01 GMT","finishTime":"Wed, 10 Nov 2021 06:48:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"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":"3d867166-f3ec-4b64-b827-88e0b9a621d5","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"3a2970e9-b55f-4efb-b799-b1017fec0dcc","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:19 GMT"}}} 2021-11-10 06:48:23,957 DEBUG 129:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8e2e637-4c16-4316-b350-55681b9d232c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:23,957 DEBUG 131:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/73fa76b4-0cd6-463a-b8ba-152639865d2c 2021-11-10 06:48:23,957 DEBUG 132:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] data sent: None 2021-11-10 06:48:24,116 INFO 142:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response code: 200 2021-11-10 06:48:24,116 DEBUG 146:onap_service.py(1) - [None][Check 73fa76b4-0cd6-463a-b8ba-152639865d2c orchestration request status] response: {"request":{"requestId":"73fa76b4-0cd6-463a-b8ba-152639865d2c","startTime":"Wed, 10 Nov 2021 06:48:01 GMT","finishTime":"Wed, 10 Nov 2021 06:48:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"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":"3d867166-f3ec-4b64-b827-88e0b9a621d5","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelName":"test_pnf_macro","modelType":"pnf","modelVersion":"1.0"},"platform":{"platformName":""},"lineOfBusiness":{"lineOfBusinessName":""},"productFamilyId":"","instanceParams":[],"instanceName":"TestPNFMacroInstantiation"}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelName":"test_pnf_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":""},"owningEntity":{"owningEntityId":"3a2970e9-b55f-4efb-b799-b1017fec0dcc","owningEntityName":"pnf_macro_owning_entity"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:19 GMT"}}} 2021-11-10 06:48:24,117 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-10 06:48:24,117 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-10 06:48:24,117 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] data sent: None 2021-11-10 06:48:24,227 INFO 142:onap_service.py(1) - [AAI][Get service subscription with test_pnf_macro service type] response code: 200 2021-11-10 06:48:24,228 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":"1636526699236"}]} 2021-11-10 06:48:24,231 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-10 06:48:24,231 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-10 06:48:24,231 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with TestPNFMacroInstantiation service-instance-name] data sent: None 2021-11-10 06:48:24,338 INFO 142:onap_service.py(1) - [AAI][Get service instance with TestPNFMacroInstantiation service-instance-name] response code: 200 2021-11-10 06:48:24,339 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with TestPNFMacroInstantiation service-instance-name] response: {"service-instance":[{"service-instance-id":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","service-instance-name":"TestPNFMacroInstantiation","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","model-version-id":"be24751e-a3ab-4d50-89df-4e41cb387647","resource-version":"1636526899758","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/cc9e2de8-4e12-42c8-9edb-5a97609541c5/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/3a2970e9-b55f-4efb-b799-b1017fec0dcc","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3a2970e9-b55f-4efb-b799-b1017fec0dcc"}]},{"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%200x7fc94163e100%3E","relationship-data":[{"relationship-key":"project.project-name","relationship-value":""}]}]}}]} 2021-11-10 06:48:24,343 DEBUG 129:onap_service.py(1) - [None][Delete serene_liskov instance] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-11-10 06:48:24,343 DEBUG 131:onap_service.py(1) - [None][Delete serene_liskov instance] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/instance/serene_liskov 2021-11-10 06:48:24,343 DEBUG 132:onap_service.py(1) - [None][Delete serene_liskov instance] data sent: None 2021-11-10 06:48:29,609 INFO 142:onap_service.py(1) - [None][Delete serene_liskov instance] response code: 202 2021-11-10 06:48:29,610 DEBUG 146:onap_service.py(1) - [None][Delete serene_liskov instance] response: 2021-11-10 06:48:29,614 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-11-10 06:48:29,615 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-10 06:48:29,615 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-10 06:48:29,615 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-11-10 06:48:29,642 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-11-10 06:48:29,643 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUlhoTlJFRjRUVVJWTUU5V2IxaEVWRTE0VFZSRmQwOUVRWGhOUkZVd1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVUdWaENrWjFOV3RNT1VWMlNsUnRkVUp1TjFkNVZuQk9ZV3N3V0RaUk5FZDBLMVF4YjNsdFNrSXZabTVhVDJGbFVuUnhjRzVtUjBKNVlWVmlTRXAxTjBSelpIZ0tiMnhsT1hwclprTk1TVnBNYUN0TVZISjFPRTl6TVdWVEswdFliRUpvYVhkdmNsQkxUV2xpVTB4eGIydGlWR3RNZUdGS1RXMXpNMWxwWTNWR1kxcFZRd3BXU0doUE5uQklLek50VWxKWGNEQnhhSFJtUkZOMVdWUnRWM0ZFWmxOVFdGaEtOSGxFYnpaWlNFTTBhVlJhUzFsSlEyOWtRVEJUYlU1V1FrNXhOMUkyQ2xFNGNtNTNWbWRXWWtSdlV6QlpRalV2VG5OalpUZFBNbUp6VUdsU0x6UnRMM2RKY25CalRGQnNZbEpwU0d3MVMyNTBWRWhoVEhsbVNUZEZNM2RzZUdjS1pHSkVUMFZ2TlRCNVVGbEJUSE5FUWpKR2RUZHRUMDE0VjFaWksyOXhkeTlwZHpSYWIwaE9SRGczYlZoaE1tNHdZMmxXWTAxTlZteFNWbGxUTjBGNk13cHhPWGx2ZEVaNE0zUnVURWRaZVdsU1JVbGpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWktkR056WnpoaFNVNURVWE50UVVoWlNXMHZTM2xVYm1SSFEyWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkVSbkJYY0VOclVWZE1VRTlMUTBsUU1pdGxkV3c1TUZWc2MwODFkbTVtT0doTlUzQnRaVGwyY0hWS1FYcHRlRGhtYkFwVVQyVmFOMmh3WWxseVNYRndibVF5WWxJeFVGQjVMelJ5V0ZOTFZFTTVkMlUyZW5nMlMweE5TMVJ2UkhobE5HaE9ja2g2WjBWamJ6UkpSbFV6V25oTkNrcHlPVXRJVUVGMFJVeG9iMVJZWW05V09EZHNkV1Y0UWpFM1NVUkNkME0xWTI5M2IwMUVjR1p3VERoM2JIQnpVVFkxVEdWMVlYbDBjSGRhZDFwVmJTc0tiSFl2Y2t0Mk9VUXphM1JhZWpCa2VFNTJZbGRKYTFKQ2NXbEZRVzR5YzJKc1lVOVRUUzlETUZwTU0zVjZabVV6VTB0UVIxa3dlamc1Y0ZOTlRFVjRTZ3A2U0ZwSmMycHZjWEIwWVZCaE0yOURia3M1ZVhkMFVFd3dZamhuY0RoRWQwRjFXSFJvYVdaVmRGSnpPRkJzTHpGWE1WTjRTMXBVWlRSR1dtdHZVVmxTQ25kU1pVRlZUMDB3Tlc0clJHZGlNMVpoUW5sVlkyWlFTMmxaYVhSS1kxTnFNbUpCY0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzEwLjI1My4wLjIxNzo2NDQzCiAgbmFtZTogY2x1c3Rlci5sb2NhbApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogY2x1c3Rlci5sb2NhbAogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5AY2x1c3Rlci5sb2NhbApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpXQ3RzYjIwNWIwdE5LMGwzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkZlRTFVUVhkTlZFRXhUa1JzWVVaM01IbE5ha1Y0VFZSQmQwMVVRVEZPVkVaaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUZG9VbXRPUkZwMVNDdERZbVZSZUhBS0sxZEZNMkoxY2pSUVEybHhaRFJpYXk5d1RDdFlTa00zSzBSRUt6TjBlR3R6ZG5aTmNqWkJObEpoZFZFNU5tOTZNMVF6YUVNeFNHcEhjMUpwYlZZNWFRcHdiM0Z1TTFBemNuaHpjamhJTTFOT1praG9URkZKWTJwWVkwdzNOakp1ZUdNeVJVNVpVSE5PZFNzM1pXSlhibWQxZUdJeWIxUTFhblJ1VkVOdFRYSmxDa3BMYVc5S1FXVkZiVVppU1dsUGFUVTVhbnBpYTJsR1FVVkpja05PYjBGSVRXNDJZbEZ4TTJ0UVYybFdiVkZqY2taVWVGRkRhbU54TUdNeU1WZ3hjbVlLVGtGSWFFZFpiM0IxU2poaVRVWlFjMFIwUkdOalREQnFaVU5qUVZGSU5sTlZRMkY2TVZwM05WWnRjbU5NZVZJck1uUnBNMHQ0V1VreWRVRk1NakJVWVFwR05XZzFWRzlPVm5KUVRETnRkbTQwZWtWMVltZGpjQ3RUZW5RNE1IcHFjR05tZUhwSlFrSnhiM1JWZWxsTVJVeG9LeTlwVjFCa2FsaFNWR2Q0YUdnMkNrOTNXVWhHVVVsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZ0TVhsNVJIaHZaekJLUTNsWlFXUm5hV0k0Y2twUFpEQlpTamgzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZNWkdsdlJHOVBWREJ2WlhRNVZFbExWRzE1ZEVWaWVGZFBXazlXVW0xaE1FbFJTRWhOY0hCWk5TOUtjRVJTTWtsWVRqTkJTMlZYQ2xOalV6TmFTREZLVVhsNU5YRjVObXB5YjAxbFJXMTFOMWMxYjFjMFNFZFVVMjFVZFZkblNVUnJjSEpxZFZOV2JGbHFabmxHTWpaaVdVRTRjM280SzJFS2FFdFRZM3B3V0daa05GTXphV3RhTldwUVNWcENSak5DYzJrME9VTkhSRWgzWVd3elUyRjJNbmMzVFdObVR5c3pUSFJDYlhKS1QwRnpWVXhrSzBSaGR3cFRPR2hTUmpSSFNGaGhjbUpFWXpGSFJqbDVTRWhUVTJWNGFWUklWMmhZZVRoMFYwNXZZVWRFV0ZsbGNsQTFka0YyVVZwWk1qWlJXR3Q1YUZJM1JIVnVDbVIzY0ZGeGFISlNZbWxOTDFOUFVVZ3ZMMnA2YTAxU1MwaExWbkJsTHpKYVNsaE1ZbEpzVDFkcFRYQTBlbFZCZW5OUVYwWk1jbEpJWldaSVNDdHRTM1lLVW5kUlIzUklaV05LWWxGTVRtUlBlRWsxYlRaamEwZ3daMVpVZWpKeFVUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQk4yaFNhMDVFV25WSUswTmlaVkY0Y0N0WFJUTmlkWEkwVUVOcGNXUTBZbXN2Y0V3cldFcEROeXRFUkNzemRIaHJDbk4yZGsxeU5rRTJVbUYxVVRrMmIzb3pWRE5vUXpGSWFrZHpVbWx0VmpscGNHOXhiak5RTTNKNGMzSTRTRE5UVG1aSWFFeFJTV05xV0dOTU56WXlibmdLWXpKRlRsbFFjMDUxS3pkbFlsZHVaM1Y0WWpKdlZEVnFkRzVVUTIxTmNtVktTMmx2U2tGbFJXMUdZa2xwVDJrMU9XcDZZbXRwUmtGRlNYSkRUbTlCU0FwTmJqWmlVWEV6YTFCWGFWWnRVV055UmxSNFVVTnFZM0V3WXpJeFdERnlaazVCU0doSFdXOXdkVW80WWsxR1VITkVkRVJqWTB3d2FtVkRZMEZSU0RaVENsVkRZWG94V25jMVZtMXlZMHg1VWlzeWRHa3pTM2haU1RKMVFVd3lNRlJoUmpWb05WUnZUbFp5VUV3emJYWnVOSHBGZFdKblkzQXJVM3AwT0RCNmFuQUtZMlo0ZWtsQ1FuRnZkRlY2V1V4RlRHZ3JMMmxYVUdScVdGSlVaM2hvYURaUGQxbElSbEZKUkVGUlFVSkJiMGxDUVZGRFYwRTNWazFFVVhkQkwwSmpZZ3BDUVRVeVpUWkthRTl3T1d3d1RETjRRMDFsWWk5WFZsaFZSQ3RSTWs1aFVDdE9SbVV3YW1saldsWnhlV05pVDNKNWMzaGFWMDVrU0hWaVdtWk9SMVp2Q21aUGFqbFNXbk5YVEdNeE1TdHZjelZEYzJwdlMwTm9TM0JhZUUxU1ZVNVdhQzlGUkVsaFJUZG1XbGRsTWtwdVFUSmFhMjloWjFSSVpucGtNMVJWVldNS016VTVkaXN2U0U5dFoyOWljak56TW1kWFdrUXlVRGhHY1daMmFrd3dVMnRDZUhOR00xVldlazB6VFRNdmFuRlVRbEJtU0VSdGExQlNTRnBuYTBKNFp3cHJMMXB1T0VOUVZXTXhjM00wYm5SRldqZExSbUZrWmpWSksxTjJNMnA0VVdsSlZrMUVja2xEWVhsQ1NURXZkMnBQTVRKcWJ6bHhTR2hUUjFVdlEwbGpDbmxQVDFOUk5XTkhWVWd5U1ZOTVZsa3dURm8wYmxGTlpHOHliMnBYU2psSFIyZzNObTF4UlZWWVRFTkRUa2RoWkZkbGNIUnVNSGhrY0RaSFYzYzVNRE1LTkdwWllVb3ZaVlpCYjBkQ1FWQlNiSGR2ZWtkM1ZIRjFRWFJEYlM5MlZIaFlObkJZUWpKVVVYUk9kMjVsVVRGUWN6VXdjeTlsWkd4bE5YcHJOekZPU0FwaFZFZDBOMVkzTW5CMmVYZG1jR05MTUdGdFdFMU1aM1ZCY214WWFHc3JTMEZLWm1FdmN6WXhNalpxTmtGV2RIVXZhVFZoYlVsUFJsQTRSMVpOWmpGaENuUjRlbGhWWjB0dFZsSjBUbkpXYjJkRGJWVklhMlF5VGtnd1V5czNVVzByUkhsaE9YTjRWR3BsVUdkTFpsbHZMMFJyUkd4YU5VUXZRVzlIUWtGUWJHZ0tNbFZPWkdSblF6TXdlbTlPU3pOaGVqVlJTR3RxTkZCQ1JVNXRWakExYzI0clNteFpWMjFoTkdSUmIwbzRSbUpzZEN0SVFtUjRiRzB5UlVOdlVXdGlRd29yU1d0T1NtSnlTRkZLZDNaSWVVOWhWVEZqVmt0MVRuWktaM1puYWpod1JFY3dVbmd3TXpnMFJWTnJXblYwY21OWFRVcDRNMjlpUmtad1RqRlJhMjlqQ2xSd1VtSkdUM05NVGtJMmMzbEpXRVpWWjFKcFlsQTNOVWRWWVhwaWQzbERZWHBhU25wNFVISkJiMGRCWmxCbE0zQnNTbEJLWkd0eGJWWlNOakF2WWtVS1lYYzFOMDl0U3pWNVJWUnhNR2hMY1VScWJXVlVkamhIVjFSQ05qWTRUamxHTm10UE1HeHpaa0ZsUTJoeGEzZGxOM2t2WlN0d05sVlNMemx2VEhreWNRcHdablZYUWxVM1lWWnBiMWxJV1M5QmNYbFZjVVJVTlV0WWIzTlRaRGRGTWtweGJ6TlNhVWRXVEZKUWIwTXdhVTAyUTBsYWVGRmlVRTFXUkV4V1ozSTBDa3B0UVdwMlVTdG1iMGd5UlhWbVkwdExPR0pvTUZSTlEyZFpRbVpuYzFrdlRYSkNZa2huZUdORk1tTjFSVEJCUjA1Wk9YaHRjVkJzWTJGcFZuQXZNV2tLV0dGQ2FEZDNkVVZUVFVsMmVHUk9hazR3Um5sRVVqSk9lR1ZPT0ZSdVpqVndXSFJ3ZVZvMVNrMTRUSFZCT1VWbVlsRXZPRUY2YmtSSGMwb3pZVXhSY3dwNGNIVkhRV1ZqZDI5d1dWbzVTVXBoUm14d2RuRXhVVEpNV21GNE5EVXlSVE5GTVhGd0sxQlRVemhMVVRKVU0wMVRRbGxQYjFWRE5DOHdabk4wY0ZwNENrOUdkVU1yVVV0Q1owZElja1Z4UVZsRldrVlJPR1ZUYzJzNWEwOUhUemtyV0VsdlExZFZOa2hvYkV4bFEzaDFVV2hDYUZKVk5HMXBUMGd3Vlhad2FqSUtWVEoyU1hGbGRFaGlla1JWT1VaUlRsZ3diRU13Y0dOTGVIUmlNakZpUkhwdVpqbDVSa3RzUlhVNWRVaHFNRlZEU2xWT2VHWXJkR1phTWpjMWVqWlpRUXBHTDBwRGIwcEpTRkZTZERNMU9Yb3lZMk5yT0VweVVXMVhSbW96UkdVd1EySTNSbXBpUTFaR05FdFhZaTlrTDNobGMyNDRDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-11-10 06:48:29,645 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-10 06:48:29,646 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-10 06:48:29,646 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-11-10 06:48:29,672 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-11-10 06:48:29,672 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-11-10 06:48:29,680 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":"83232051-cf05-4c46-8a15-bd85e59851c6","resourceVersion":"146351","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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-10T06:23:13Z","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.58.213","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} 2021-11-10 06:48:29,740 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":"83232051-cf05-4c46-8a15-bd85e59851c6","resourceVersion":"158624","creationTimestamp":"2021-11-10T02:17:28Z","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-10T02:17:28Z","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-10T06:48:29Z","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.58.213","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}} 2021-11-10 06:48:29,743 DEBUG 319:service.py(1) - Delete cc9e2de8-4e12-42c8-9edb-5a97609541c5 service instance 2021-11-10 06:48:29,743 DEBUG 113:deletion.py(1) - Service cc9e2de8-4e12-42c8-9edb-5a97609541c5 deletion request 2021-11-10 06:48:29,751 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:48:29,751 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:48:29,752 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-10 06:48:29,752 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-10 06:48:29,752 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:48:30,749 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:48:30,750 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e0f0840-009b-4ed1-b86d-b3fbee7c75c8","invariantUUID":"c8038fd8-5769-480f-92a1-d12c67e72070","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0f0840-009b-4ed1-b86d-b3fbee7c75c8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:48:30,753 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:48:30,753 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:30,753 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:30,753 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:30,753 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:48:30,754 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:30,754 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:30,754 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:30,754 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:48:30,754 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:30,754 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:30,754 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:30,754 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-10 06:48:30,754 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:30,755 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:30,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:30,755 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-10 06:48:30,755 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:30,755 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:30,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:30,755 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-10 06:48:30,755 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:48:30,755 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 06:48:30,756 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-10 06:48:30,756 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-10 06:48:30,756 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 06:48:32,621 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 06:48:32,625 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"efd70ce8-2683-4a7d-98aa-9054245b251d","lifecycleState":"CERTIFIED","lastUpdateDate":1636526733491,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"db7856cf-86de-4bb2-8882-d833e8b2e5e0","invariantUUID":"3e70c6ae-5aac-494c-9bf3-4d28228a0c8f","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"febc30df-599b-43d8-b67a-3afb57705fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636526696980,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"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":"89fe0591-a0a3-4493-b04e-980b13fd1b98","lifecycleState":"CERTIFIED","lastUpdateDate":1636526791988,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0f0840-009b-4ed1-b86d-b3fbee7c75c8","invariantUUID":"c8038fd8-5769-480f-92a1-d12c67e72070","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:48:32,632 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-10 06:48:32,632 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:48:32,632 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:48:32,632 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-10 06:48:32,633 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-10 06:48:32,633 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:48:32,680 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:48:32,680 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e0f0840-009b-4ed1-b86d-b3fbee7c75c8","invariantUUID":"c8038fd8-5769-480f-92a1-d12c67e72070","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0f0840-009b-4ed1-b86d-b3fbee7c75c8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:48:32,683 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:48:32,683 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,683 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,684 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,684 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:48:32,684 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,684 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,684 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,684 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:48:32,684 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,684 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,684 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,684 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-10 06:48:32,685 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,685 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,685 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,685 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-10 06:48:32,685 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,685 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,685 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,685 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-10 06:48:32,685 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:48:32,686 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 06:48:32,686 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-10 06:48:32,687 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-10 06:48:32,687 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 06:48:32,755 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 06:48:32,758 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"efd70ce8-2683-4a7d-98aa-9054245b251d","lifecycleState":"CERTIFIED","lastUpdateDate":1636526733491,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"db7856cf-86de-4bb2-8882-d833e8b2e5e0","invariantUUID":"3e70c6ae-5aac-494c-9bf3-4d28228a0c8f","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"febc30df-599b-43d8-b67a-3afb57705fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636526696980,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"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":"89fe0591-a0a3-4493-b04e-980b13fd1b98","lifecycleState":"CERTIFIED","lastUpdateDate":1636526791988,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0f0840-009b-4ed1-b86d-b3fbee7c75c8","invariantUUID":"c8038fd8-5769-480f-92a1-d12c67e72070","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:48:32,764 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-10 06:48:32,764 DEBUG 159:__init__.py(1) - check if Service test_pnf_macro exists in SDC 2021-11-10 06:48:32,764 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 06:48:32,765 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-10 06:48:32,765 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-10 06:48:32,765 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 06:48:32,818 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 06:48:32,819 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","name":"basic_onboard_gUPPJt","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ade863e-46c1-4804-a322-7ca417480585/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7dbc46ba-97a9-4954-abb9-7c50313865ca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d387df9-7423-4c47-841e-7a89a0de9e8b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e0f0840-009b-4ed1-b86d-b3fbee7c75c8","invariantUUID":"c8038fd8-5769-480f-92a1-d12c67e72070","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0f0840-009b-4ed1-b86d-b3fbee7c75c8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 06:48:32,822 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_gUPPJt from SDC 2021-11-10 06:48:32,822 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,823 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,823 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,823 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 06:48:32,823 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,823 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,823 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,823 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-10 06:48:32,823 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,824 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,824 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,824 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-10 06:48:32,824 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,824 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,824 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,824 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-11-10 06:48:32,824 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 06:48:32,824 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 06:48:32,825 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 06:48:32,825 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-10 06:48:32,825 DEBUG 163:__init__.py(1) - filtering objects of all versions to be test_pnf_macro 2021-11-10 06:48:32,825 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 06:48:32,826 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-10 06:48:32,826 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-10 06:48:32,826 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 06:48:32,889 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 06:48:32,892 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5793f3b7-4c21-4d0d-a9bc-3d0f88d9fcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1636513259351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"12a34054-7446-49ae-96c1-51b5be57d8bd","invariantUUID":"881befba-0964-41f8-9fb0-645b27fcdd85","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":"compute","uniqueId":"41c99d11-e992-4f16-9597-42ff9d21777b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513484329,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a40909bd-0408-4ee1-8671-76abed134229","invariantUUID":"22a04938-8500-457b-b3c7-c0bc0eb91db9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c3f7761-6887-4255-83bd-6a2e553db4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1636513338247,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99af2d2f-5e36-4929-8920-bca72b6ab15c","invariantUUID":"f7c569ba-8375-4a93-b5df-cf568de2a115","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1909b2fa-8ad2-4016-a404-1486c153aa22","lifecycleState":"CERTIFIED","lastUpdateDate":1636513482417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b782d81-7854-4b80-bd58-f935570fcee8","invariantUUID":"499535c8-1ce0-45fe-b512-0c6e28df7459","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":"network","uniqueId":"f8640078-8e75-4021-8c8c-7fb5feecc3ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636513395194,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac2c940e-cf60-4deb-861e-5073d0db3b21","invariantUUID":"d8dba5df-28c4-43fc-a64d-4e00bad8ebb9","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":"efd70ce8-2683-4a7d-98aa-9054245b251d","lifecycleState":"CERTIFIED","lastUpdateDate":1636526733491,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"db7856cf-86de-4bb2-8882-d833e8b2e5e0","invariantUUID":"3e70c6ae-5aac-494c-9bf3-4d28228a0c8f","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":"port","uniqueId":"709b6702-3661-44bd-9f13-e143fda770de","lifecycleState":"CERTIFIED","lastUpdateDate":1636513436608,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83ad14a8-0e4c-4661-82d9-48a9d7b83ad7","invariantUUID":"6cc41724-2890-4782-9f09-f9cc2c778191","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":"objectStorage","uniqueId":"83de8329-e96a-43b3-8558-1483edb82261","lifecycleState":"CERTIFIED","lastUpdateDate":1636513350929,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"905ea694-3904-4f5a-8fc3-7ddb0a184849","invariantUUID":"8eea225c-723c-4963-9bea-e5752551f145","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71952585-5437-4fa6-8656-b914a26efbc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513274281,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9906a2f6-de2d-4b96-8a34-6c33c27090b9","invariantUUID":"15d3e587-85f3-4a51-b878-a6dbd32053f3","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e121a443-574a-4dfb-b736-fc4bc15afb83","lifecycleState":"CERTIFIED","lastUpdateDate":1636513373086,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6444e6c-e236-4b27-aff3-3ad0f6841475","invariantUUID":"32632de9-5af5-41c4-9517-46e923471b64","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e78b3c2-00a2-469d-9ad4-fe41b5fb7b71","lifecycleState":"CERTIFIED","lastUpdateDate":1636513316183,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4c8b39f-03b6-42aa-af29-6dd4974454be","invariantUUID":"9f31c06b-b8d9-4773-a101-56fb894edad8","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":"defaulticon","uniqueId":"bdd5ec47-0e7f-45fd-a9e5-817e8f2cdf93","lifecycleState":"CERTIFIED","lastUpdateDate":1636513322076,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b1470ad-7753-4eeb-8108-a0455a2bcda0","invariantUUID":"1fb8e56a-0f89-4b7d-88b1-f518e7a681a3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"adec866c-caf8-4c2b-b982-703ae889c663","lifecycleState":"CERTIFIED","lastUpdateDate":1636513420889,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9520c18f-83ca-44f5-8a77-49055b5cd163","invariantUUID":"2aba1ed7-cf72-42cd-934a-ae31e9267425","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":"port","uniqueId":"8542c230-25a2-479e-865f-a894e03f3543","lifecycleState":"CERTIFIED","lastUpdateDate":1636513380018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca608b7d-f369-4a52-acc3-e74651bea3a1","invariantUUID":"ef7c08df-1786-40d8-9457-cfe33110a1da","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":"a1ac1f30-d0ac-4e9a-92f8-47dfd1c53bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513188918,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6d87fabd-a9cb-4d4b-a7ba-fd8d2db85004","invariantUUID":"358d91bb-2fa2-4242-ab27-d517e27a7221","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":"610917e3-6ad0-48a5-a3b2-d9a4600e8834","lifecycleState":"CERTIFIED","lastUpdateDate":1636513499950,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca61197-3b56-4cbd-bb3e-bdbdb42dfc62","invariantUUID":"846b548a-2887-45e0-b8ee-6c9e37438fe8","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":"6a469146-8313-483d-b408-52195bcbf561","lifecycleState":"CERTIFIED","lastUpdateDate":1636513229615,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62af4fd0-146b-4ded-8298-07e891e88ed7","invariantUUID":"26abebc6-d1a9-4035-8cd6-2899c5cf3d84","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":"d3319b36-2ba4-43a4-a12b-62c6c63bccec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513238642,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88b0bb89-167e-4e4c-81ac-0abcaaebeb68","invariantUUID":"b3e67828-5864-4b1b-aa61-2c0f909a54f2","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":"defaulticon","uniqueId":"bfa71ad1-fb25-4034-982b-39a4c4db349a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513375406,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec02c4bb-eb2e-4486-a928-85d15a375bfc","invariantUUID":"b03dc002-ac0f-4b62-8f40-89aabd567ec2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b33496c9-ca92-45d0-ae0e-626ca517d71a","lifecycleState":"CERTIFIED","lastUpdateDate":1636513401861,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be514a49-77ef-4e03-bb51-5094301c80a7","invariantUUID":"68a6547e-0629-4e08-b127-bbc71941517a","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":"47c71901-54ee-40d2-8a71-5d5c7733768c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513340733,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2351b9c0-5b57-4dec-ab48-40832c7772a3","invariantUUID":"ebf69b9c-c60e-42df-a2bc-250a37eb3c99","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":"port","uniqueId":"e5e3d13e-252f-42ea-98d0-6b66a088d18b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513223236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3520cd13-5336-41c5-b0e7-5c8961bec775","invariantUUID":"3bc417d9-2022-4b86-9c76-40b6dff007ff","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8383c36-cb59-4036-ad80-65084af87d37","lifecycleState":"CERTIFIED","lastUpdateDate":1636513415608,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b418d-e3e8-4460-957b-55543b079bd6","invariantUUID":"87580e01-807d-423e-88e2-8ec71940959c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bbe168-a943-44b2-8ec8-fb6a339175d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513487181,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05de9b1b-d0df-4fc7-af7f-36adc097b381","invariantUUID":"853bc355-9d16-4456-851c-4e5460323ff7","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":"network","uniqueId":"0d7a33ae-77ad-446f-949f-3912fa0def9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513219425,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b6d6f3-77e2-43a6-806c-aa4b0cecfde5","invariantUUID":"d2f6f547-0388-418b-9fd9-38073d8f25a0","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"061f6c4c-e0f1-4753-9f88-e17ac5f7f51e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513382073,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b93d44ab-eb3a-4c0a-a5cf-76b9fc162b9c","invariantUUID":"3000aeb2-a9c4-4802-b5b5-38b96b87f6ef","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"31d88974-1275-44fd-877a-a64326221b01","lifecycleState":"CERTIFIED","lastUpdateDate":1636513236653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"db9b8a8c-c13a-41c5-97fa-c2fbf5a24a2f","invariantUUID":"8f3e1dfb-309b-4c5f-9d62-00febf05d3e7","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":"98942cb8-7df9-4786-ac1a-7c7ef1b52086","lifecycleState":"CERTIFIED","lastUpdateDate":1636513297997,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbb16e81-9a58-4b1b-ba3b-53bbbfeefa1f","invariantUUID":"d2d68ca7-82cc-40f3-87de-bfdd3881f54e","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":"network","uniqueId":"ae542794-2054-48e2-bccf-5e68a598dc6b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513261539,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17cf1a99-1b08-41ba-afb9-e19f7587c232","invariantUUID":"b240bac9-092b-48ba-a1a4-aa6eb88b4f04","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"89622cd6-c9ed-4cc9-8aa0-0d66d7ad96b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513434397,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec8aeb49-60c2-4ee6-93a7-b910f3ec18ff","invariantUUID":"167e7fe2-4114-4055-951f-532c3dcfecf8","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":"network","uniqueId":"82f9e823-0f94-49a2-a1e8-68637e1f8cb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513304212,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d97f56bd-76c3-49fb-a349-5086a0b54d07","invariantUUID":"77230e63-3a42-40a5-b68c-2992280b4122","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f6363b3-4399-4b22-8e08-79ccbc23b5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513334593,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aeb3bf6c-09ff-47ae-be12-5ad1ea8288d1","invariantUUID":"0386c768-f5d1-4f54-bed4-e5b98b4a1940","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":"defaulticon","uniqueId":"dfdfa5ed-a11e-41e1-9bd7-35881322023d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525860735,"name":"basic_onboard_gUPPJt","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"829ac16b-e9e1-419f-8abf-89bda0d6dce2","invariantUUID":"d009db8d-e224-453c-b17f-a819ece20f79","systemName":"BasicOnboardGuppjt","description":"VF","tags":["basic_onboard_gUPPJt"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e3fd07-16c9-4cf7-951d-a10c66d102ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636513214882,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84728a05-0f1f-4d87-b959-00bb9cde1172","invariantUUID":"4ad01d86-960b-4c72-92a6-0f257d25d7ee","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb178bd8-2493-4c5c-9c7e-9b849dbdabc2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513497883,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf4c6197-40a4-4f9d-8f74-68d51f28edbc","invariantUUID":"44aa0247-19c1-488c-a734-a1442db6a16d","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":"605dcee1-e465-4a86-a749-7725a7a5cf9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513383617,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4a2bf-b343-470c-bcbf-2728033fd024","invariantUUID":"433cdd82-5d1b-4331-9ca5-ac0761c350ab","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3f37faf7-7247-4550-8152-1020b8294ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513412890,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afc68d0a-b092-46ae-aea0-863856dbb389","invariantUUID":"3df94406-b1cd-4b20-a0e3-2e4dc4dc5c65","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55222015-b51c-480b-a4a3-f1bf503501b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513423717,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b6155f3-b6e4-435e-a85d-a7ddadb9d246","invariantUUID":"2e83dbaf-d81a-4c5f-85e8-80b014696959","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":"compute","uniqueId":"ac1d719f-3aa5-4037-8281-0eec16bfb526","lifecycleState":"CERTIFIED","lastUpdateDate":1636513176839,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67e9009-1221-4b6e-a1d5-9bcf8b993094","invariantUUID":"8554d010-5d9a-451f-ad69-bc6fbc0c8df7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16345dd2-3fc7-4f99-91bc-b0f0bd80a303","lifecycleState":"CERTIFIED","lastUpdateDate":1636513232592,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f37c5f70-508b-46d6-868b-979ae4200680","invariantUUID":"b6f9528d-30ca-4aa2-b51b-8b1df3a8cdc0","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":"objectStorage","uniqueId":"f1ab156e-c2f1-43ad-901c-71dd2021cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1636513358525,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef8b30bc-d928-427d-97f3-cff0fa734ce6","invariantUUID":"4e92fc33-95fc-4370-9505-1667b295e783","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":"3e9f041c-f5aa-4e33-ae65-a80c3c71e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513490924,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba71c5fb-34ba-4af8-b542-23f0553cb58c","invariantUUID":"4e288677-9eb7-4cba-ae37-2dcefb87501b","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":"network","uniqueId":"4dc5b7db-5fda-4085-b026-3b48d9458ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1636513392905,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b3efb80-f2be-4446-afce-e9854e7c0bce","invariantUUID":"7024db6d-3ba1-488e-aab3-6b035083905b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67339b65-8ecc-4b7c-b370-78623c2ea548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513493289,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f501245f-cc53-49fd-af7f-1db9cf8d4b40","invariantUUID":"941333d3-22f0-4902-b560-a32f148267a0","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":"port","uniqueId":"659b6e74-d381-471d-aa85-b15888f31cdd","lifecycleState":"CERTIFIED","lastUpdateDate":1636513508983,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e51601f4-62a8-475d-811c-a2fe661dc6cb","invariantUUID":"dac1fdb2-5cab-4aaa-8b3d-699cb0a325fc","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":"b32d6567-baa2-4e78-b56c-8184fb109bc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636513203933,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc8aad-a9b4-49dd-bbfc-882a1f27fc60","invariantUUID":"c531aa66-d49e-4d41-a55f-a28064ae04d4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9572a272-b090-44bc-8584-bd323ab43927","lifecycleState":"CERTIFIED","lastUpdateDate":1636513404234,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18772c0a-0b33-4a3f-8f22-e8bd57897d0f","invariantUUID":"d8236031-41bc-47bb-88d6-cd98b9a00d50","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":"port","uniqueId":"c560a96a-1b47-463b-b613-957bb7495557","lifecycleState":"CERTIFIED","lastUpdateDate":1636513377744,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ee32589-3612-496b-8bb3-cf0d92ac945f","invariantUUID":"e480eaee-112e-4553-9d5d-7d9317e541d0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49c5796b-438a-47bd-95d3-6ac052a41cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636513398331,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0019af88-83d7-45cf-b6d1-c1c024b81f6b","invariantUUID":"11cef140-d214-4e1e-a0ba-9328ab95d9c3","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":"defaulticon","uniqueId":"cc7a7fe4-b5f3-4925-a892-3ac853f0bee0","lifecycleState":"CERTIFIED","lastUpdateDate":1636526658847,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dab41346-b2dd-496d-8136-df92684cd948","invariantUUID":"f91a5dd7-0bcd-48ea-b4f2-0ec30b1d97e1","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":"defaulticon","uniqueId":"9ad0a13d-a7f4-4bb5-b62b-e6379adf11e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513225446,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6db7737-2b8c-4022-aa7e-938829746928","invariantUUID":"c245e3e5-e54a-4edc-ae89-72b0339d3fd2","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"77b93238-e277-4248-aa58-4cb1edcb5bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513194998,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1a76cc2-3ba4-4cbf-abbe-f873b3879106","invariantUUID":"f9c446e3-a761-4574-a601-3d11ba5423f6","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":"compute","uniqueId":"69583d6f-24d1-4988-8375-be32e59724df","lifecycleState":"CERTIFIED","lastUpdateDate":1636513342398,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8733fdd9-5533-4318-870f-fb49a404426a","invariantUUID":"a8742edc-b0e9-473c-a950-7fdff9d30dc6","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":"objectStorage","uniqueId":"c73cb023-dc12-4c05-832b-19dfc3b7e2af","lifecycleState":"CERTIFIED","lastUpdateDate":1636513217113,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7259824f-934d-474f-b11e-216b86115f57","invariantUUID":"d2f6bec6-401b-49c1-9140-b2c681374989","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":"e5386d2d-f8c7-4722-8991-ab3fe1639548","lifecycleState":"CERTIFIED","lastUpdateDate":1636513501734,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e707ccaa-7534-49ac-b902-794467681020","invariantUUID":"84d5a2e0-a42a-43e7-842f-dcf401c1329c","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":"network","uniqueId":"2e075133-1fbe-4314-90d1-5c8fc97af4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513314404,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b23b1d40-e08d-471b-9e40-ea25c5727363","invariantUUID":"e8fd1931-10d6-4fdf-b7b1-772b9e7859c6","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":"objectStorage","uniqueId":"aced1e73-68e4-4add-9946-bdd3ac0ccf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513192387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4397bfd0-0561-4cc1-b69e-8494d2ab16ab","invariantUUID":"ff71fd7c-1055-4e15-8a43-581cc778f725","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":"a27984e6-37ae-44a4-a591-b924f2d01d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513390391,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"449c4700-1652-432c-8f8e-54d0e203d356","invariantUUID":"3df6f186-cbf7-4034-a147-94263cbef67d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"38426557-15e6-48a3-95e6-3253d6b854d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636513268536,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f08b309d-c813-4991-9d71-b6d8014c59f3","invariantUUID":"a05d8ca6-ae6d-487a-80a4-8d2e32123494","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":"5d2f665b-b1ea-40f7-8ec1-dc9318dad6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636526452914,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"61c6dc90-ee5d-47b2-b233-5ac221e94358","invariantUUID":"b5dd5c08-b543-4f57-8a5e-ea98606cbf06","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":"2d641653-96ba-4099-bb06-2218f0383d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513505112,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"282587e0-fbb3-45bf-9dec-e7d36257f4e1","invariantUUID":"a6cce940-5b91-4b9a-8682-dce0bd434617","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":"6c08a398-af02-486e-9f91-58769de4147f","lifecycleState":"CERTIFIED","lastUpdateDate":1636513347682,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bfa26c-d6b4-4409-9251-380cb272e31f","invariantUUID":"a6c71887-e4ef-4718-981f-3f663020d7ab","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":"d6e8b818-aeb1-4a0e-84ca-ad7a7bdce407","lifecycleState":"CERTIFIED","lastUpdateDate":1636513318146,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96072e5c-a681-4e4c-accf-8b2a56678af6","invariantUUID":"c46bfb48-2517-401b-be00-0b843dea3769","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48632847-a173-450f-9321-ef742d1d4bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1636513281430,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae4ed565-1522-4f2b-a747-cd3363d3acdb","invariantUUID":"42273168-fe37-41bc-83c0-4ba5b061c7e7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2759edd-29cb-41da-9faa-cf2263a3be16","lifecycleState":"CERTIFIED","lastUpdateDate":1636513283654,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10eb2a2c-4def-436d-bb01-c5393d98245d","invariantUUID":"1d5b9906-6928-48b2-8637-49f5604d33ed","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":"5264a47e-4018-4714-b3be-1c17264698db","lifecycleState":"CERTIFIED","lastUpdateDate":1636513331783,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea523f9e-a47e-4b17-90f7-4cea3a1095a1","invariantUUID":"1e8b8f91-d43c-4365-9936-145afc7e54cc","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":"loadBalancer","uniqueId":"0646519a-a550-4eb3-9624-31a6938c8fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1636513199935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2647ebd1-0b0b-466d-bb7b-5f4fc8010289","invariantUUID":"c759c8b4-fea2-47eb-ab4c-ebc245f8435b","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":"compute","uniqueId":"e6b6cfa9-4af0-4900-9115-1d823379c49c","lifecycleState":"CERTIFIED","lastUpdateDate":1636513427320,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dae0954f-3db9-4f41-8860-c781aa1132e0","invariantUUID":"12f32b59-cc0d-4eed-9b21-4d1dfc482c31","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":"network","uniqueId":"7a69129b-baac-4a06-8719-55f88f2bc5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636513361141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d19640d-a68b-47ab-8f0b-6678425c6e7c","invariantUUID":"7c9ae9df-916c-413d-9ebc-f56e4d3c202c","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":"3940aa1e-86a5-43a7-b89c-dd9b5a3ac336","lifecycleState":"CERTIFIED","lastUpdateDate":1636513276502,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b80e5be5-e4ff-4873-85b4-742222da3fd3","invariantUUID":"0514f72d-8042-4637-b7ca-e6747a68631d","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":"fa0732c9-5a0a-4813-8102-0b1a229d3423","lifecycleState":"CERTIFIED","lastUpdateDate":1636513234689,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19cf5be4-2f92-42c2-a58d-49352bc38b3c","invariantUUID":"74f42f01-2513-4f41-ae54-70133c0a6f7e","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"627cc103-1d52-4e16-90e5-0b3e28630872","lifecycleState":"CERTIFIED","lastUpdateDate":1636513327516,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"490dba34-fdf7-4f42-9618-1c845964bf93","invariantUUID":"86621a70-6616-450b-bca0-98b71bf49db3","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":"43465d4f-6ebb-4fad-b162-65ce0eb7da82","lifecycleState":"CERTIFIED","lastUpdateDate":1636513271995,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ce3579-0cd4-461a-b4cd-901f310cb492","invariantUUID":"f869b696-8d73-4f53-9784-9ca0321b5322","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":"b1e013aa-2801-4abb-9443-c2f2db6d2b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1636526453999,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e73d623-99d6-44ab-8b4a-ae8bf619897e","invariantUUID":"dc07824e-39d6-4e7d-b471-fac210f084b0","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8bc3784-dc0b-4ba9-8344-a7bfb695279d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513286626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b39c614e-dd15-4d9a-b241-cdc0f5675eed","invariantUUID":"f5592efb-a2ed-4279-bab3-f61e7cb6b07c","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":"objectStorage","uniqueId":"b24ff772-24d1-4a20-8615-051472fb13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636513323822,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a25154-f7b8-4a8d-b645-5f64d8b62422","invariantUUID":"b59ee54b-39c1-4869-9aed-f58232be66e6","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":"d41db761-b230-4b1e-adb7-a47327c95120","lifecycleState":"CERTIFIED","lastUpdateDate":1636513202024,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7eba706-ae2c-4248-962a-6ed3d43aa96d","invariantUUID":"cc242ec6-e90d-4d38-bdbf-0193a4b89b56","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64277e50-28cd-44ff-9a64-7a8aeccbdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1636513320419,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6ad77d2b-5011-4142-9200-5d41e9eaf553","invariantUUID":"3f6af5f1-ed03-415d-92c6-d95d6bcec6a2","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":"compute","uniqueId":"d26b6eff-2e82-4fe0-9d95-4143270e9a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513503198,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab83454b-2b65-483e-abdb-311c58ea19c5","invariantUUID":"3d08d15f-292c-4ee2-94b0-e0b91a402b2d","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aa6f0d40-bba4-40be-9b43-024a53139265","lifecycleState":"CERTIFIED","lastUpdateDate":1636513253904,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51591f1c-5c8d-4e9d-9171-c2e7aa388ee7","invariantUUID":"e100cbce-12f2-440f-918d-f88bbf79cf65","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"533997ba-0415-45bb-8412-d80a47e3e7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636513308105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb9f3532-27fc-4412-b628-8520b6ad38ba","invariantUUID":"fbe0da90-8037-4563-a372-8a10bba89696","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":"securityrules","uniqueId":"d7e068a1-3f5b-498e-8447-f7321e2abad2","lifecycleState":"CERTIFIED","lastUpdateDate":1636513263041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29eeebf0-d53a-420d-ba91-61e4dd4c7635","invariantUUID":"3208d77d-7935-48a7-a2a1-786d79e872e2","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":"63196a3e-0154-499a-8177-8fbaa03e0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1636513221532,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"045a55bf-7694-4b40-a590-f2dc8ab3202a","invariantUUID":"1f18fc14-cd29-4166-bcdb-76e8f37145d0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11fbb58-21ef-41d3-b963-505c1af5e25b","lifecycleState":"CERTIFIED","lastUpdateDate":1636513386617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b216ee5f-4e19-423a-a941-f09a3b9a17b8","invariantUUID":"eea69814-38e3-4982-8f1a-8465af9447bd","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":"ef187477-0a5a-4b31-be86-ca73bce3e23d","lifecycleState":"CERTIFIED","lastUpdateDate":1636513431214,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b05d09-ab2c-45e0-b818-2e908c0d28be","invariantUUID":"f22fae40-d2d0-4245-bf0a-9680f4d75665","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":"networkrules","uniqueId":"977fefbd-823a-4d47-b316-2777d6dc347e","lifecycleState":"CERTIFIED","lastUpdateDate":1636513251318,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98029113-a4f3-435b-a6f5-192477e92cc6","invariantUUID":"0d3f55d9-3327-4842-8775-7e236684333e","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":"objectStorage","uniqueId":"0c686b8e-25b4-45ed-9931-f7e5cb8333e4","lifecycleState":"CERTIFIED","lastUpdateDate":1636513495409,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c675c60f-c481-4e37-b19e-17f1c834afb0","invariantUUID":"91c0b623-d099-4a20-b767-bd34d844c845","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1707013e-3a3e-44d8-9b54-327220be79bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636526495813,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7dbc46ba-97a9-4954-abb9-7c50313865ca","invariantUUID":"1a92edfd-aeb7-4417-8719-b898eca0943e","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":"bab55686-7c7d-4f92-95af-b329d2838248","lifecycleState":"CERTIFIED","lastUpdateDate":1636526497027,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d387df9-7423-4c47-841e-7a89a0de9e8b","invariantUUID":"f4471a97-9cab-4fe1-adff-f16844e717a2","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":"febc30df-599b-43d8-b67a-3afb57705fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636526696980,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be24751e-a3ab-4d50-89df-4e41cb387647","invariantUUID":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","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":"386cd0ab-0c76-4773-8b2c-b9e66c63b68d","lifecycleState":"CERTIFIED","lastUpdateDate":1636525907926,"name":"basic_onboard_gUPPJt","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ade863e-46c1-4804-a322-7ca417480585","invariantUUID":"8194a3f2-456e-4ef9-a0b8-3fb67d9a89f8","systemName":"BasicOnboardGuppjt","description":"service","tags":["basic_onboard_gUPPJt"],"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":"89fe0591-a0a3-4493-b04e-980b13fd1b98","lifecycleState":"CERTIFIED","lastUpdateDate":1636526791988,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0f0840-009b-4ed1-b86d-b3fbee7c75c8","invariantUUID":"c8038fd8-5769-480f-92a1-d12c67e72070","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 06:48:32,899 DEBUG 118:sdc_resource.py(1) - Resource test_pnf_macro found in services list 2021-11-10 06:48:32,899 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-10 06:48:32,899 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/be24751e-a3ab-4d50-89df-4e41cb387647/toscaModel 2021-11-10 06:48:32,900 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] data sent: None 2021-11-10 06:48:33,112 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] response code: 200 2021-11-10 06:48:33,112 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for test_pnf_macro] response: n/a 2021-11-10 06:48:33,137 DEBUG 129:onap_service.py(1) - [None][Create cc9e2de8-4e12-42c8-9edb-5a97609541c5 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df01067a-beaf-449d-a137-73ccef4079cf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:33,137 DEBUG 131:onap_service.py(1) - [None][Create cc9e2de8-4e12-42c8-9edb-5a97609541c5 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9e2de8-4e12-42c8-9edb-5a97609541c5 2021-11-10 06:48:33,137 DEBUG 132:onap_service.py(1) - [None][Create cc9e2de8-4e12-42c8-9edb-5a97609541c5 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "test_pnf_macro", "modelInvariantId": "01dc1a65-c034-452c-baf1-49bf0b6dd2e2", "modelVersion": "1.0", "modelVersionId": "be24751e-a3ab-4d50-89df-4e41cb387647" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": false } } } 2021-11-10 06:48:34,472 INFO 142:onap_service.py(1) - [None][Create cc9e2de8-4e12-42c8-9edb-5a97609541c5 Service deletion request] response code: 202 2021-11-10 06:48:34,472 DEBUG 146:onap_service.py(1) - [None][Create cc9e2de8-4e12-42c8-9edb-5a97609541c5 Service deletion request] response: {"requestReferences":{"requestId":"df01067a-beaf-449d-a137-73ccef4079cf","instanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df01067a-beaf-449d-a137-73ccef4079cf"}} 2021-11-10 06:48:34,473 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-11-10 06:48:34,486 DEBUG 129:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58d4283a-a17d-4831-98cb-91516bc99181', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:34,487 DEBUG 131:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df01067a-beaf-449d-a137-73ccef4079cf 2021-11-10 06:48:34,487 DEBUG 132:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] data sent: None 2021-11-10 06:48:34,654 INFO 142:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response code: 200 2021-11-10 06:48:34,655 DEBUG 146:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response: {"request":{"requestId":"df01067a-beaf-449d-a137-73ccef4079cf","startTime":"Wed, 10 Nov 2021 06:48:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 06:48:34 GMT"}}} 2021-11-10 06:48:44,666 DEBUG 129:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '156e2769-9193-4992-b891-14221fa9d21a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:44,666 DEBUG 131:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df01067a-beaf-449d-a137-73ccef4079cf 2021-11-10 06:48:44,666 DEBUG 132:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] data sent: None 2021-11-10 06:48:44,825 INFO 142:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response code: 200 2021-11-10 06:48:44,826 DEBUG 146:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response: {"request":{"requestId":"df01067a-beaf-449d-a137-73ccef4079cf","startTime":"Wed, 10 Nov 2021 06:48:33 GMT","finishTime":"Wed, 10 Nov 2021 06:48:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:38 GMT"}}} 2021-11-10 06:48:44,827 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished 2021-11-10 06:48:44,828 DEBUG 129:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c0f6ebf8-44ec-4654-8586-899e96c0b67f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:44,828 DEBUG 131:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df01067a-beaf-449d-a137-73ccef4079cf 2021-11-10 06:48:44,828 DEBUG 132:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] data sent: None 2021-11-10 06:48:44,986 INFO 142:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response code: 200 2021-11-10 06:48:44,986 DEBUG 146:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response: {"request":{"requestId":"df01067a-beaf-449d-a137-73ccef4079cf","startTime":"Wed, 10 Nov 2021 06:48:33 GMT","finishTime":"Wed, 10 Nov 2021 06:48:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:38 GMT"}}} 2021-11-10 06:48:44,987 DEBUG 129:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c51c560d-4cef-4014-adc6-0bc63d148032', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:44,987 DEBUG 131:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df01067a-beaf-449d-a137-73ccef4079cf 2021-11-10 06:48:44,987 DEBUG 132:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] data sent: None 2021-11-10 06:48:45,140 INFO 142:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response code: 200 2021-11-10 06:48:45,140 DEBUG 146:onap_service.py(11) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response: {"request":{"requestId":"df01067a-beaf-449d-a137-73ccef4079cf","startTime":"Wed, 10 Nov 2021 06:48:33 GMT","finishTime":"Wed, 10 Nov 2021 06:48:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:38 GMT"}}} 2021-11-10 06:48:45,144 DEBUG 129:onap_service.py(1) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9ef9c181-7ed9-469e-9c96-4c8bb654bc9e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 06:48:45,145 DEBUG 131:onap_service.py(1) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/df01067a-beaf-449d-a137-73ccef4079cf 2021-11-10 06:48:45,145 DEBUG 132:onap_service.py(1) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] data sent: None 2021-11-10 06:48:45,303 INFO 142:onap_service.py(1) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response code: 200 2021-11-10 06:48:45,303 DEBUG 146:onap_service.py(1) - [None][Check df01067a-beaf-449d-a137-73ccef4079cf orchestration request status] response: {"request":{"requestId":"df01067a-beaf-449d-a137-73ccef4079cf","startTime":"Wed, 10 Nov 2021 06:48:33 GMT","finishTime":"Wed, 10 Nov 2021 06:48:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2","modelType":"service","modelName":"test_pnf_macro","modelVersion":"1.0","modelVersionId":"be24751e-a3ab-4d50-89df-4e41cb387647","modelUuid":"be24751e-a3ab-4d50-89df-4e41cb387647","modelInvariantUuid":"01dc1a65-c034-452c-baf1-49bf0b6dd2e2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":false,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"cc9e2de8-4e12-42c8-9edb-5a97609541c5","serviceInstanceName":"TestPNFMacroInstantiation"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 06:48:38 GMT"}}} 2021-11-10 06:48:45,304 INFO 251:service_macro.py(1) - Service None deleted 2021-11-10 06:48:45,304 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | pnf_macro | integration | 08:10 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-11-10 06:48:45,933 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/618b6b4d6c44f50010873078 2021-11-10 06:48:45,933 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK