Change in vdsm[master]: tests: import missing module in functional/utils

edwardh at redhat.com edwardh at redhat.com
Mon Feb 15 19:34:46 UTC 2016


Edward Haas has posted comments on this change.

Change subject: tests: import missing module in functional/utils
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/53529/2/tests/functional/utils.py
File tests/functional/utils.py:

Line 31: from vdsm.netinfo import cache
Lets go all the way: 
from vdsm.netinfo.cache import CachingNetInfo

'cache' is not a great name without 'netinfo' in front of it.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iefce053c06527e0745e22c3bd0d9cfd3a0a7084a
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list