Change in ovirt-engine[master]: core: minor cleanup in destroy-vm
Arik Hadas has submitted this change and it was merged. Change subject: core: minor cleanup in destroy-vm ...................................................................... core: minor cleanup in destroy-vm 1. Extract the code that updates the NICs to separate method. 2. Add utility method that returns VmNumaNodeDao 3. Fixed log message 4. Remove redundant blank lines Change-Id: I36770840e3df2e2f9863a72eb2336dcfae35db47 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/DestroyVmVDSCommand.java 1 file changed, 18 insertions(+), 15 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/50531 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I36770840e3df2e2f9863a72eb2336dcfae35db47 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com