Dan Kenigsberg has submitted this change and it was merged. Change subject: libvirtev.py: move to site_packages/vdsm ......................................................................
libvirtev.py: move to site_packages/vdsm Until we drop this little module, it has to sit within the vdsm package, or else `from vdsm import libvirtconnection` would fail. Bug-Url: https://bugzilla.redhat.com/870985 Change-Id: Ieffbc359880e87a7159906579a18b2e5c63bd763 Signed-off-by: Dan Kenigsberg <[email protected]> --- M tests/testrunner.py M vdsm.spec.in M vdsm/Makefile.am M vdsm/libvirtvm.py 4 files changed, 4 insertions(+), 5 deletions(-) Approvals: Yaniv Bronhaim: Verified; Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9435 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieffbc359880e87a7159906579a18b2e5c63bd763 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
