Change in vdsm[master]: Use setattr instead of __dict__

2012-08-21 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: Use setattr instead of __dict__ .. Use setattr instead of __dict__ It is bad to access the __dict__ directly Change-Id: I685057743eec8ab76a274a7546199

Change in vdsm[master]: Use setattr instead of __dict__

2012-08-21 Thread shuming
Shu Ming has posted comments on this change. Change subject: Use setattr instead of __dict__ .. Patch Set 1: Verified -- To view, visit http://gerrit.ovirt.org/6870 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit

Change in vdsm[master]: Use setattr instead of __dict__

2012-08-17 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: Use setattr instead of __dict__ .. Patch Set 1: Looks good to me, approved Indeed, fixing bad style. -- To view, visit http://gerrit.ovirt.org/6870 To unsubscr

Change in vdsm[master]: Use setattr instead of __dict__

2012-08-17 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Use setattr instead of __dict__ .. Patch Set 1: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/6870 To unsubscribe,

Change in vdsm[master]: Use setattr instead of __dict__

2012-08-03 Thread shuming
Shu Ming has uploaded a new change for review. Change subject: Use setattr instead of __dict__ .. Use setattr instead of __dict__ It is bad to access the __dict__ directly Change-Id: I685057743eec8ab76a274a7546199f7115903ba7 Si