Dan Kenigsberg has uploaded a new change for review. Change subject: unbreak pyflex test ......................................................................
unbreak pyflex test due to commit 5c3ab8c Change-Id: I3461d8818a89b09d736e6b3cbb846140fb6f4c1e Signed-off-by: Dan Kenigsberg <[email protected]> --- M tests/momPolicyTests.py 1 file changed, 0 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/00/40000/1 diff --git a/tests/momPolicyTests.py b/tests/momPolicyTests.py index d101fcd..81a5969 100644 --- a/tests/momPolicyTests.py +++ b/tests/momPolicyTests.py @@ -1,7 +1,5 @@ import os.path import ConfigParser -import logging -import sys from mom.Policy.Policy import Policy from mom.Entity import Entity -- To view, visit https://gerrit.ovirt.org/40000 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3461d8818a89b09d736e6b3cbb846140fb6f4c1e Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
