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

tnisan at redhat.com tnisan at redhat.com
Wed Sep 28 10:03:44 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)
---
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
  Michal Skrivanek: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibff406a5746fdecb6604ab2995ff468ad9ad74fc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
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: Michal Skrivanek <michal.skrivanek 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