Change in ovirt-engine[master]: core: standard printing of vm configuration

Arik Hadas has submitted this change and it was merged. Change subject: core: standard printing of vm configuration ...................................................................... core: standard printing of vm configuration We currently print the configuration of a VM we are going to run with custom code. This patch replaces this part with a call to Java's AbstractMap#toString. Change-Id: I25db0be4a103d4e25842c3b7475db62c480878c8 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/CreateVDSCommand.java 1 file changed, 1 insertion(+), 19 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/64126 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I25db0be4a103d4e25842c3b7475db62c480878c8 Gerrit-PatchSet: 2 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: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com