Oved Ourfali has submitted this change and it was merged.

Change subject: core: delete last domain fails with engine-manage-domain 
(#851069)
......................................................................


core: delete last domain fails with engine-manage-domain (#851069)

Setting AdUserPassword to empty string failed because
AdUserPassword.type is CompositePassword.
CompositePassword must contain the char ':' otherwise set
operation on this value will fail.

The fix lets us also assign empty string to CompositePassword
when we want to erase this value in db.

Change-Id: I9d4904a916f2055288e99114f2f267face16797b
Signed-off-by: Yaniv Bronhaim <[email protected]>
---
M 
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/entity/helper/CompositePasswordValueHelper.java
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Oved Ourfali: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7604
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9d4904a916f2055288e99114f2f267face16797b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to