Dan Kenigsberg has submitted this change and it was merged.

Change subject: virt: move GraphicsDevice into devices subpackage
......................................................................


virt: move GraphicsDevice into devices subpackage

Move the Graphics class and its related utilities
into the devices subpackage.

Also, rearrange code -without changes besides scatthering
it around to make it less awkward to use for clients
outside the package.

Example: staticmethod -> module function.

Change-Id: I8597ce1896b308204974b60f60a19cc52fca8e0b
Signed-off-by: Francesco Romani <from...@redhat.com>
Reviewed-on: http://gerrit.ovirt.org/34557
Reviewed-by: Dan Kenigsberg <dan...@redhat.com>
---
M debian/vdsm.install
M tests/vmTests.py
M vdsm.spec.in
M vdsm/API.py
M vdsm/virt/vm.py
M vdsm/virt/vmdevices/Makefile.am
M vdsm/virt/vmdevices/__init__.py
A vdsm/virt/vmdevices/graphics.py
8 files changed, 202 insertions(+), 161 deletions(-)

Approvals:
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8597ce1896b308204974b60f60a19cc52fca8e0b
Gerrit-PatchSet: 16
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Martin Polednik <mpoled...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to