Bug 1078 fixed by using try block for user update 29/9029/1
authorK Sai Kiran <saikiran.k@tataelxsi.co.in>
Wed, 27 May 2020 11:00:10 +0000 (16:30 +0530)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Wed, 3 Jun 2020 09:48:13 +0000 (09:48 +0000)
Following the documentation of LDAP in devops repo, the user profiles are read only.
Try Except block resolves the issue. Raise error to NBI when change
for username/password is requested.

Change-Id: Id5919af575ec7cd128424fc53f7365d6cd4c29a7
Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>

No differences found