Change in vdsm[master]: monitor: Simplify Status class

2016-05-19 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 13: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-

Change in vdsm[master]: monitor: Simplify Status class

2016-05-18 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 12: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-

Change in vdsm[master]: monitor: Simplify Status class

2016-05-18 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-

Change in vdsm[master]: monitor: Simplify Status class

2016-05-17 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 10: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-

Change in vdsm[master]: monitor: Simplify Status class

2016-05-17 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 9: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 8: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 6: Continuous-Integration+1 Jenkins timed out cloning, ignoring it. -- To view, visit https://gerrit.ovirt.org/57428 T

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 3: I can merge, it but I thought it will be much harder to review, so this is separated. -- To view, visit https://ge

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread alitke
Adam Litke has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 3: So this patch leaves the code in a state where Status is writable. Probably not a very concerning regression but sh

Change in vdsm[master]: monitor: Simplify Status class

2016-05-16 Thread alitke
Adam Litke has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 3: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/57428 To unsubscribe, visit https://gerrit.ovirt.org/settin

Change in vdsm[master]: monitor: Simplify Status class

2016-05-15 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 3: Continuous-Integration+1 CI failure not related. -- To view, visit https://gerrit.ovirt.org/57428 To unsubscribe, v

Change in vdsm[master]: monitor: Simplify Status class

2016-05-15 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-15 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/57428 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: monitor: Simplify Status class

2016-05-13 Thread automation
gerrit-hooks has posted comments on this change. Change subject: monitor: Simplify Status class .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-U

Change in vdsm[master]: monitor: Simplify Status class

2016-05-13 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: monitor: Simplify Status class .. monitor: Simplify Status class Remove the unneeded __slots__ since we do not manage many status objects. Remove FrozenStatus as