Change in vdsm[master]: nettestlib: Fix string formatting

nsoffer at redhat.com nsoffer at redhat.com
Tue Aug 4 21:21:26 UTC 2015


Nir Soffer has posted comments on this change.

Change subject: nettestlib: Fix string formatting
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/44378/1/tests/nettestlib.py
File tests/nettestlib.py:

Line 66:                         event.get('state') == 'down'):
Line 67:                     return
Line 68: 
Line 69:     def __str__(self):
Line 70:         return "<{0} {1!r}>".format(self.__class__.__name__, self.devname)
> why is the change to lowercase? it seems like an AttributeError
Looks like AuthorError, I will fix in next version :-)
Line 71: 
Line 72: 
Line 73: class Bridge(Interface):
Line 74: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I7759cf8a75e82e0dc40fe69a545f214379d9dc4e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list