Change in vdsm[master]: use super instead of direct parent call for Drive

danken at redhat.com danken at redhat.com
Sat Sep 13 13:03:03 UTC 2014


Dan Kenigsberg has submitted this change and it was merged.

Change subject: use super instead of direct parent call for Drive
......................................................................


use super instead of direct parent call for Drive

Super allows us to call parent class without having to specify
its name, simplifying further moving of the class and possibly
more inheritance.


Change-Id: I78151e3aa7116feddbfa7f8f9d204bdafe6f95e4
Signed-off-by: Martin Polednik <mpolednik at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/32398
Reviewed-by: Francesco Romani <fromani at redhat.com>
Reviewed-by: Federico Simoncelli <fsimonce at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm/virt/vm.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Federico Simoncelli: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Looks good to me, but someone else must approve
  Martin Polednik: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I78151e3aa7116feddbfa7f8f9d204bdafe6f95e4
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list