[Engine-patches] Change in ovirt-engine[master]: core: NPE in add quota via rest

2013-11-30 Thread gchaplik
Gilad Chaplik has abandoned this change. Change subject: core: NPE in add quota via rest .. Abandoned will be addressed in 3.4 (implementing quota in REST) -- To view, visit http://gerrit.ovirt.org/14028 To unsubscribe, visit

[Engine-patches] Change in ovirt-engine[master]: core: NPE in add quota via rest

2013-04-22 Thread dfediuck
Doron Fediuck has posted comments on this change. Change subject: core: NPE in add quota via rest .. Patch Set 4: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/14028 To unsubscribe, v

[Engine-patches] Change in ovirt-engine[master]: core: NPE in add quota via rest

2013-04-20 Thread gchaplik
Gilad Chaplik has posted comments on this change. Change subject: core: NPE in add quota via rest .. Patch Set 2: (1 inline comment) File backend/manager/modules/common/src/

[Engine-patches] Change in ovirt-engine[master]: core: NPE in add quota via rest

2013-04-19 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: NPE in add quota via rest .. Patch Set 2: (1 inline comment) File backend/manager/modules/common/src

[Engine-patches] Change in ovirt-engine[master]: core: NPE in add quota via rest

2013-04-18 Thread gchaplik
Gilad Chaplik has posted comments on this change. Change subject: core: NPE in add quota via rest .. Patch Set 2: Verified -- To view, visit http://gerrit.ovirt.org/14028 To unsubscribe, visit http://gerrit.ovirt.org/settings

[Engine-patches] Change in ovirt-engine[master]: core: NPE in add quota via rest

2013-04-18 Thread gchaplik
Gilad Chaplik has posted comments on this change. Change subject: core: NPE in add quota via rest .. Patch Set 2: currently this code is unreachable, but it will be in use (and needed) once implementing quota in rest api. --

[Engine-patches] Change in ovirt-engine[master]: core: NPE in add quota via rest

2013-04-18 Thread gchaplik
Gilad Chaplik has posted comments on this change. Change subject: core: NPE in add quota via rest .. Patch Set 1: Fails do not review yet -- To view, visit http://gerrit.ovirt.org/14028 To unsubscribe, visit http://gerrit.ovir

[Engine-patches] Change in ovirt-engine[master]: core: NPE in add quota via rest

2013-04-18 Thread gchaplik
Gilad Chaplik has uploaded a new change for review. Change subject: core: NPE in add quota via rest .. core: NPE in add quota via rest 2 problems: - No id return value when creating a quota (ActionReturnValue(quotaId)). - No c't