Dan Kenigsberg has submitted this change and it was merged.

Change subject: virt: start moving under site-packages
......................................................................


virt: start moving under site-packages

Let's start moving virt code under site-packages.
We start with the leaf node of the dependency tree,
the virt-specific utility modules.

As nice side effect, these modules are mostly
stable and seldom changes, so once we get the
import and build system right, we are done with the move.

Change-Id: I8628666a97a87e194c2f85d3be03934d0f7fa1c3
Signed-off-by: Francesco Romani <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/53958
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M configure.ac
M debian/vdsm-python.install
M debian/vdsm.install
M lib/vdsm/Makefile.am
C lib/vdsm/virt/Makefile.am
C lib/vdsm/virt/__init__.py
R lib/vdsm/virt/secret.py
R lib/vdsm/virt/utils.py
R lib/vdsm/virt/virdomain.py
R lib/vdsm/virt/vmexitreason.py
R lib/vdsm/virt/vmpowerdown.py
R lib/vdsm/virt/vmstatus.py
M tests/functional/storageTests.py
M tests/functional/virtTests.py
M tests/functional/vmRecoveryTests.py
M tests/periodicTests.py
M tests/vmApiTests.py
M tests/vmOperationsTests.py
M tests/vmSecretTests.py
M tests/vmTests.py
M tests/vmUtilsTests.py
M vdsm.spec.in
M vdsm/API.py
M vdsm/clientIF.py
M vdsm/virt/Makefile.am
M vdsm/virt/guestagent.py
M vdsm/virt/migration.py
M vdsm/virt/periodic.py
M vdsm/virt/recovery.py
M vdsm/virt/sampling.py
M vdsm/virt/vm.py
M vdsm/virt/vmdevices/core.py
M vdsm/virt/vmstats.py
33 files changed, 71 insertions(+), 81 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified



-- 
To view, visit https://gerrit.ovirt.org/53958
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8628666a97a87e194c2f85d3be03934d0f7fa1c3
Gerrit-PatchSet: 12
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yaniv Bronhaim
Gerrit-Reviewer: gerrit-hooks <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to