Change in vdsm[master]: Delete useless withRelaunch argument of onReboot in vm.py

danken at redhat.com danken at redhat.com
Thu Mar 14 13:39:00 UTC 2013


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Delete useless withRelaunch argument of onReboot in vm.py
......................................................................


Delete useless withRelaunch argument of onReboot in vm.py

If we set the withRelaunch argument to True, it can't work normally
because function relaunch() on clientIF class isn't defined.Here, we
delete the useless argument directly to avoid potential error.

Change-Id: I53b372feca865327e9e81f1b89e6d7566038c031
Signed-off-by: jarod.w <work.iec23801 at gmail.com>
---
M vdsm/libvirtconnection.py
M vdsm/vm.py
2 files changed, 2 insertions(+), 4 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I53b372feca865327e9e81f1b89e6d7566038c031
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Jarod.w <work.iec23801 at gmail.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>


More information about the vdsm-patches mailing list