Change in ovirt-engine[ovirt-engine-4.0.5]: core: Fix "succeeded" flag when retriving VM certificate

tnisan at redhat.com tnisan at redhat.com
Wed Sep 28 14:26:31 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: core: Fix "succeeded" flag when retriving VM certificate
......................................................................


core: Fix "succeeded" flag when retriving VM certificate

Currently the command that retrieves the subject of the certificate of a
virtual machine returns correctly the value, but doesn't set the
"succeeded" flag to "true". As a result the API considers that operation
failed, and doesn't populate the corresponding attributes of the VM
object. This patch fixes that issue.

Change-Id: Ibff406a5746fdecb6604ab2995ff468ad9ad74fc
Bug-Url: https://bugzilla.redhat.com/1378933
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
(cherry picked from commit 308fa030d62649d75364a8d7d0a8b981b637034e)
(cherry picked from commit 1d7fc77be9233c27c4a1069f257dc15993838e1f)
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVdsCertificateSubjectByVmIdQuery.java
1 file changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Juan Hernandez: Verified
  Jenkins CI: Passed CI tests
  Arik Hadas: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/64925
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibff406a5746fdecb6604ab2995ff468ad9ad74fc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0.5
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list