Do a kubectl -n onap get services | grep vnfm and make sure the vnfm adapter is
listening on port 9092
If the container is otherwise find , it could simply be a problem of
ssl/non-ssl on port 9092
192 Basic SO Health Check
193 [Tags] health core health-so
194 SO.Run Get Request ${GLOBAL_SO_APIHAND_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
195 SO.Run Get Request ${GLOBAL_SO_SDCHAND_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
196 SO.Run Get Request ${GLOBAL_SO_BPMN_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
197 SO.Run Get Request ${GLOBAL_SO_CATDB_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
198 SO.Run Get Request ${GLOBAL_SO_OPENSTACK_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
199 SO.Run Get Request ${GLOBAL_SO_REQDB_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
200 SO.Run Get Request ${GLOBAL_SO_SDNC_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
201 SO.Run Get Request ${GLOBAL_SO_VFC_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
202 SO.Run Get Request ${GLOBAL_SO_VNFM_ENDPOINT}
${GLOBAL_SO_HEALTH_CHECK_PATH}
Vnfm is the last test in the health check for SO so I'm suspecting that your
install hasnt picked up
https://gerrit.onap.org/r/#/c/oom/+/98315/
or it has a mis-match between robot's https for vnfm-adapter and your install
of vnfm-adapter.
Check robot_properties.py and confirm which line you are using and make sure it
matches the override.yaml for the vnfm-adapter
#GLOBAL_SO_VNFM_ENDPOINT = 'https://' + GLOBAL_INJECTED_SO_VNFM_IP_ADDR + ':' +
GLOBAL_SO_VNFM_SERVER_PORT
GLOBAL_SO_VNFM_ENDPOINT = 'http://' + GLOBAL_INJECTED_SO_VNFM_IP_ADDR + ':' +
GLOBAL_SO_VNFM_SERVER_PORT
so:
vnfm:
adapter:
url: https://so-vnfm-adapter.{{ include "common.namespace" .
}}:9092/so/vnfm-adapter/v1/
or
so:
vnfm:
adapter:
url: http://so-vnfm-adapter.{{ include "common.namespace" .
}}:9092/so/vnfm-adapter/v1/
I would proceed with ./demo-k8s.sh init, ./ete-k8s.sh onap healthdist ,
./ete-k8s.sh onap instantiateVFWCL to test the rest of the install since it
looks more like a false negative.
Brian
From: Naveen S. Sankad <[email protected]>
Sent: Friday, January 10, 2020 2:47 AM
To: FREEMAN, BRIAN D <[email protected]>; [email protected]; seshu kumar
m via Lists.Onap.Org <[email protected]>
Cc: Devangam Manjunatha <[email protected]>; Velugubantla Praveen
<[email protected]>
Subject: Re: [ONAP-DISCUSS]-[ELALTO]-[SO] so-vnfm-adapter issue and demo init
is failing
Hi Brian,
As you suggested in the previous mail, we redeployed SO by cleanup of mariadb,
but still the issue not resolved.
SO health check is failing due to vnfm-adapter (bad handshake: SSL error) , we
have checked the Log of the so vnfm-adapter pod and container but we are
getting the WARNING: ca-certificates.crt does not contain exactly one
certificate or CRL: skipping as attached in the observation doc.
Demo_init_robot script is failing, please refer the observation doc and give
your inputs for the same.
Thanks in advance, Inputs for these issues from anyone is highly appreciated.
@seshu kumar m via
Lists.Onap.Org<mailto:[email protected]> Please provide
your inputs to resolve the issues.
Regards,
Naveen
________________________________
From: FREEMAN, BRIAN D <[email protected]<mailto:[email protected]>>
Sent: 09 January 2020 00:18
To: Naveen S. Sankad <[email protected]<mailto:[email protected]>>;
[email protected]<mailto:[email protected]>
<[email protected]<mailto:[email protected]>>
Cc: JOMY JOSE <[email protected]<mailto:[email protected]>>; Devangam
Manjunatha <[email protected]<mailto:[email protected]>>;
Velugubantla Praveen
<[email protected]<mailto:[email protected]>>
Subject: RE: [ONAP-DISCUSS]-[ELALTO]-[LOG]- [POMBA] Helm Deploy is Failed For
SDNC & No pods are coming up for log, pomba
Log and pomba are optional components.
The default charts do not enable log and pomba so you can ignore those errors.
You can run ./eteHelm-k8s.sh onap if you want the healtch check to read the
helm list before running health.
Of the non-Log/Pomba charts it looks like SO-vnfm-adapter (so-vnfm-adapter.onap
port 9092') is throwing a problem - you might want to cycle that container or
look deeper at the log to see what the problem is.
Modeling is also optional.
Overall it looks like everything else came up (or at least passes healthcheck)
If a kubectl delete pod on the so vnfm adapter doenst help then you may need to
delete the so deployment , cleanup mariadb (there is a script in integration
you can use but its basically dropping the SO tables from the maridb
containers) and then redeploy so.
But see if you can see the problem in the log for so vnfm-adapter first.
Brian
From: Naveen S. Sankad <[email protected]<mailto:[email protected]>>
Sent: Wednesday, January 08, 2020 1:58 AM
To: FREEMAN, BRIAN D <[email protected]<mailto:[email protected]>>;
[email protected]<mailto:[email protected]>
Cc: JOMY JOSE <[email protected]<mailto:[email protected]>>; Devangam
Manjunatha <[email protected]<mailto:[email protected]>>;
Velugubantla Praveen
<[email protected]<mailto:[email protected]>>
Subject: Re: [ONAP-DISCUSS]-[ELALTO]-[LOG]- [POMBA] Helm Deploy is Failed For
SDNC & No pods are coming up for log, pomba
Hi Brian,
We took OOM from the repo elalto
http://gerrit.onap.org/r/oom<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Find01.safelinks.protection.outlook.com-5F-2D3Furl-2D3Dhttp-2D253A-2D252F-2D252Fgerrit.onap.org-2D252Fr-2D252Foom-2D26data-2D3D02-2D257C01-2D257Cnaveen.sankad-2D2540ltts.com-2D257Ca1fa9605f78244eeb1b408d77e7390ea-2D257C311b33788e8a4b5ea33fe80a3d8ba60a-2D257C0-2D257C0-2D257C637116907139502270-2D26sdata-2D3Dwa-2D252Fv21-2D252BXNhjLAdqBebtCW9rCM3svt7VxCfjx4-2D252BlYtOc-2D253D-2D26reserved-2D3D0-2526d-253DDwMF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253DqVqa8KpZPUbykSCiwkZ3uipuiZC7m5ALkdYyvEbyz1Y-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307818256-26sdata-3DxBHt5F3XPYdwiTzwvGl-252By-252F4Dl6pyxkZzG1-252BTr-252FJCTpg-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=PgerX_15W8e5p39FHsRfHbnkfamPhqa_W28usEpnOm4&e=>
for El-alto deployment, as you mentioned in previous mail. After Helm
Deployment, we are unable to get some of the components like log,
pomba,common,etc as attached in the helm_list doc and also pods are not coming
up (refer kubectl_pods_list doc), but in the helm local list [make all] done
successfully for all the charts, as attached in the helm_local_list doc.
Do we need to get all the charts mentioned in helm_local_list as the deployed
status when helm_list command is executed.
Is there any workaround to get these components or these components are not
needed for El-alto setup. Please refer the jobs_list doc for jobs info. Around
15 health checks are failing which related to the components that are not
deployed, Please refer healthcheck_list doc.
Regards,
Naveen
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
From: FREEMAN, BRIAN D <[email protected]<mailto:[email protected]>>
Sent: Wednesday, December 11, 2019 7:10 PM
To: [email protected]<mailto:[email protected]>
<[email protected]<mailto:[email protected]>>; Velugubantla
Praveen <[email protected]<mailto:[email protected]>>
Cc: Narayanasetty Sowmya
<[email protected]<mailto:[email protected]>>; Devangam
Manjunatha <[email protected]<mailto:[email protected]>>
Subject: RE: [ONAP-DISCUSS] - [ONAP-ELALTO] - aai and robot charts are
unavailable in OOM
Follow the instructions to use the recursive submodules feature.
git clone -b 5.0.1-ONAP -recurse-submodules
http://gerrit.onap.org/r/oom<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Find01.safelinks.protection.outlook.com-5F-2D3Furl-2D3Dhttp-2D253A-2D252F-2D252Fgerrit.onap.org-2D252Fr-2D252Foom-2D26data-2D3D02-2D257C01-2D257Cnaveen.sankad-2D2540ltts.com-2D257Ca1fa9605f78244eeb1b408d77e7390ea-2D257C311b33788e8a4b5ea33fe80a3d8ba60a-2D257C0-2D257C0-2D257C637116907139502270-2D26sdata-2D3Dwa-2D252Fv21-2D252BXNhjLAdqBebtCW9rCM3svt7VxCfjx4-2D252BlYtOc-2D253D-2D26reserved-2D3D0-2526d-253DDwMF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253DqVqa8KpZPUbykSCiwkZ3uipuiZC7m5ALkdYyvEbyz1Y-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307818256-26sdata-3DxBHt5F3XPYdwiTzwvGl-252By-252F4Dl6pyxkZzG1-252BTr-252FJCTpg-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=PgerX_15W8e5p39FHsRfHbnkfamPhqa_W28usEpnOm4&e=>
Those two repo's are in their respective projects. More repo's will move out of
oom and use the recursive-submodules feature in the future.
Brian
From: [email protected]<mailto:[email protected]>
<[email protected]<mailto:[email protected]>> On Behalf Of
Velugubantla Praveen
Sent: Wednesday, December 11, 2019 6:42 AM
To: [email protected]<mailto:[email protected]>
Cc: Narayanasetty Sowmya
<[email protected]<mailto:[email protected]>>; Devangam
Manjunatha <[email protected]<mailto:[email protected]>>
Subject: [ONAP-DISCUSS] - [ONAP-ELALTO] - aai and robot charts are unavailable
in OOM
Hi Team,
In Elalto Branch, the AAI and ROBOT charts are not available in OOM/Kubernetes
folder for ONAP Setup. Can anyone help me to get those dependent AAI and ROBOT
Charts for ONAP-elalto setup.
Regards,
Praveen V
Get Outlook for
Android<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Find01.safelinks.protection.outlook.com-5F-2D3Furl-2D3Dhttps-2D253A-2D252F-2D252Furldefense.proofpoint.com-2D252Fv2-2D252Furl-2D253Fu-2D253Dhttps-2D2D3A-2D5F-2D5Faka.ms-2D5Fghei36-2D2526d-2D253DDwMFAg-2D2526c-2D253DLFYZ-2D2Do9-2D5FHUMeMTSQicvjIg-2D2526r-2D253De3d1ehx3DI5AoMgDmi2Fzw-2D2526m-2D253DRmv65JYfiyWDQYmk8sHPoM6vl5-2D5Fp7HftMJ7oJsc1MMc-2D2526s-2D253D7IoMcTEXBcTWTv6IEWQhYW4OS0vdkCSDxTGyVEIG6f8-2D2526e-2D253D-2D26data-2D3D02-2D257C01-2D257Cnaveen.sankad-2D2540ltts.com-2D257Ca1fa9605f78244eeb1b408d77e7390ea-2D257C311b33788e8a4b5ea33fe80a3d8ba60a-2D257C0-2D257C0-2D257C637116907139502270-2D26sdata-2D3Danmcmg4vmezERTWiJ9bySqaHaduGVWQTVM2ts5CQvEU-2D253D-2D26reserved-2D3D0-2526d-253DDwMF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253DJtFRrfFoBIiW2Bt1w2dGqL4EQKAShNWF22PyuYxZ-5FAE-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307828248-26sdata-3DH92MftaQH1O2TJUacIkdPMrMK-252F2Hlx5sGtt9Wz2dIKA-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=wohjoLm9xZC_VNEmX70hX5VkrWU26Nrft78XK4gG4V0&e=>
L&T Technology Services Ltd
www.LTTS.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Find01.safelinks.protection.outlook.com-5F-2D3Furl-2D3Dhttps-2D253A-2D252F-2D252Furldefense.proofpoint.com-2D252Fv2-2D252Furl-2D253Fu-2D253Dhttp-2D2D3A-2D5F-2D5Fwww.LTTS.com-2D2526d-2D253DDwQFAg-2D2526c-2D253DLFYZ-2D2Do9-2D5FHUMeMTSQicvjIg-2D2526r-2D253De3d1ehx3DI5AoMgDmi2Fzw-2D2526m-2D253DRmv65JYfiyWDQYmk8sHPoM6vl5-2D5Fp7HftMJ7oJsc1MMc-2D2526s-2D253DSCY-2D2DZdnaOFAUgvOBe8IaXa2dTjAXMWz0iid04T68e6w-2D2526e-2D253D-2D26data-2D3D02-2D257C01-2D257Cnaveen.sankad-2D2540ltts.com-2D257Ca1fa9605f78244eeb1b408d77e7390ea-2D257C311b33788e8a4b5ea33fe80a3d8ba60a-2D257C0-2D257C0-2D257C637116907139512266-2D26sdata-2D3D4ZMtnwnFouuTNzl4UVR9NmXggagFVjwr6uqFQjtEqkI-2D253D-2D26reserved-2D3D0-2526d-253DDwMF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253D7AL9TUzuP3QWs4RY7sUfxH48TYCWpKhDYQj7JWwqkDE-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307838237-26sdata-3DEb9AIwHFkjHlV4vkhla3oQ-252FcV3OQPrU1U2z-252BuO6XxDk-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=nJUdySgAS4XUKkYaS5tBvmhcZGbnaU_UlPhOVnCCIOM&e=>
L&T Technology Services Limited (LTTS) is committed to safeguard your data
privacy. For more information to view our commitment towards data privacy under
GDPR, please visit the privacy policy on our website
www.Ltts.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Find01.safelinks.protection.outlook.com-5F-2D3Furl-2D3Dhttps-2D253A-2D252F-2D252Furldefense.proofpoint.com-2D252Fv2-2D252Furl-2D253Fu-2D253Dhttp-2D2D3A-2D5F-2D5Fwww.Ltts.com-2D2526d-2D253DDwQFAg-2D2526c-2D253DLFYZ-2D2Do9-2D5FHUMeMTSQicvjIg-2D2526r-2D253De3d1ehx3DI5AoMgDmi2Fzw-2D2526m-2D253DRmv65JYfiyWDQYmk8sHPoM6vl5-2D5Fp7HftMJ7oJsc1MMc-2D2526s-2D253DGK9zYQw7wazv3Q51fEeJWtV2sTN4g9crLpr8NI1dlCQ-2D2526e-2D253D-2D26data-2D3D02-2D257C01-2D257Cnaveen.sankad-2D2540ltts.com-2D257Ca1fa9605f78244eeb1b408d77e7390ea-2D257C311b33788e8a4b5ea33fe80a3d8ba60a-2D257C0-2D257C0-2D257C637116907139512266-2D26sdata-2D3DWwyFjCIF7k9rIL7fmriVKYE8KCwGIf5IZMcTKJ5ZSJM-2D253D-2D26reserved-2D3D0-2526d-253DDwMF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253Dx8ImR4cPzCDEnvuJ9q69uP6u7qOamqKtCcGBpSOvNEs-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307838237-26sdata-3DSd7e8U8RdmJTzXOAS69XZ4quYWASQTzRnNKi2jaFttM-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=0DJ3TzmZXWKWtUmgJJHX_YhkLEAFUwdqdQ9u92lY6nc&e=>.
This Email may contain confidential or privileged information for the intended
recipient (s). If you are not the intended recipient, please do not use or
disseminate the information, notify the sender and delete it from your system.
L&T Technology Services Ltd
www.LTTS.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttp-2D3A-5F-5Fwww.LTTS.com-2526d-253DDwQF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253Dko2GPYvCqe3w3h0DYPhvjIdtxgQMDhAQkl8nfMs4J5Y-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307848231-26sdata-3DB8Zi8v-252BlBDvZOSy7y-252FSfQyH7PdmXj-252BlIwrnFMA8JT4U-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=9m4kWXRHkzeBUbGHf1Jj1TEZpvAgnhkJgs8rraftik4&e=>
L&T Technology Services Limited (LTTS) is committed to safeguard your data
privacy. For more information to view our commitment towards data privacy under
GDPR, please visit the privacy policy on our website
www.Ltts.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttp-2D3A-5F-5Fwww.Ltts.com-2526d-253DDwQF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253Dgs2hdQZNzBfKEEOgCMEXXGgSK93NfvinO-2DrnZJM0jYM-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307858228-26sdata-3DjVM55ZxRfoB5TvEjDhpazmxH36USqbm9Lrcl2dHbPhQ-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=0wxy0BnyCXo7UBIU4G0hqQgFPSS4LdZokChtbQ6p2c8&e=>.
This Email may contain confidential or privileged information for the intended
recipient (s). If you are not the intended recipient, please do not use or
disseminate the information, notify the sender and delete it from your system.
L&T Technology Services Ltd
www.LTTS.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttp-2D3A-5F-5Fwww.LTTS.com-2526d-253DDwQF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253Dko2GPYvCqe3w3h0DYPhvjIdtxgQMDhAQkl8nfMs4J5Y-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307898209-26sdata-3Dqrzk8LMHTNAmc4xCOOQSDaukRN21SFFw4CwQwzVcNwk-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=IZsTMOcNEjHem6tgvbFyMJgS35FH5xgQ2a9z09FB8OM&e=>
L&T Technology Services Limited (LTTS) is committed to safeguard your data
privacy. For more information to view our commitment towards data privacy under
GDPR, please visit the privacy policy on our website
www.Ltts.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttp-2D3A-5F-5Fwww.Ltts.com-2526d-253DDwQF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253Dgs2hdQZNzBfKEEOgCMEXXGgSK93NfvinO-2DrnZJM0jYM-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307898209-26sdata-3DaPolZoModxrRTXSqCiATe6Y848QXdde8IVfqrUqF4rY-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=GICPq_HoJ5tLlh5dYrUHDOnx1G4BhV1DJ3MwE0-6E9A&e=>.
This Email may contain confidential or privileged information for the intended
recipient (s). If you are not the intended recipient, please do not use or
disseminate the information, notify the sender and delete it from your system.
L&T Technology Services Ltd
www.LTTS.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttp-2D3A-5F-5Fwww.LTTS.com-2526d-253DDwQF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253Dko2GPYvCqe3w3h0DYPhvjIdtxgQMDhAQkl8nfMs4J5Y-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307908217-26sdata-3DWvnrXdOCl9S5fv4yaB7-252Flii-252BggAxryThXzNyfy13Qlc-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=DY5mqSsClxclgu8jt77fXIcVfiDaYwvoHDgeFXYk2gA&e=>
L&T Technology Services Limited (LTTS) is committed to safeguard your data
privacy. For more information to view our commitment towards data privacy under
GDPR, please visit the privacy policy on our website
www.Ltts.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__ind01.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttp-2D3A-5F-5Fwww.Ltts.com-2526d-253DDwQF-2Dg-2526c-253DLFYZ-2Do9-5FHUMeMTSQicvjIg-2526r-253De3d1ehx3DI5AoMgDmi2Fzw-2526m-253D9sGbEnS9RizdAgbTAWirTn3Ka3hZdQQqpbld5SPACEs-2526s-253Dgs2hdQZNzBfKEEOgCMEXXGgSK93NfvinO-2DrnZJM0jYM-2526e-253D-26data-3D02-257C01-257Cnaveen.sankad-2540Ltts.com-257Cbfeea93319f144b9173908d7946b6546-257C311b33788e8a4b5ea33fe80a3d8ba60a-257C0-257C0-257C637141061307918207-26sdata-3DWNCzScQNXvu-252Fu9Krvf77GXduwYGbQ9VFE0mVeiXCuLs-253D-26reserved-3D0&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=4Cj1WpyOhMhqNZ6dUBza-s987UA7QgBwa742SYn1ebU&e=>.
This Email may contain confidential or privileged information for the intended
recipient (s). If you are not the intended recipient, please do not use or
disseminate the information, notify the sender and delete it from your system.
L&T Technology Services Ltd
www.LTTS.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.LTTS.com&d=DwQF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=WP2JTZ_iP3BTUuPvp_CzNRjIz3MGeS_wShlEpiBHIpE&e=>
L&T Technology Services Limited (LTTS) is committed to safeguard your data
privacy. For more information to view our commitment towards data privacy under
GDPR, please visit the privacy policy on our website
www.Ltts.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.Ltts.com&d=DwQF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dWWozEVBPtt0ig8tpKMKoswVjM9ebeCt_lKkfqIOQo0&s=qTIvRf31l237KiAONomRdNr15oDJb2MQ7CsF_UNMLsQ&e=>.
This Email may contain confidential or privileged information for the intended
recipient (s). If you are not the intended recipient, please do not use or
disseminate the information, notify the sender and delete it from your system.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19755): https://lists.onap.org/g/onap-discuss/message/19755
Mute This Topic: https://lists.onap.org/mt/69596596/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-