Michael Pasternak has submitted this change and it was merged.
Change subject: restapi: disabling POST & DELETE implementations for quota
......................................................................
restapi: disabling POST & DELETE implementations for quota
It is not fully implemented, therefore removing it.
Change-Id: I819cad0212ea941fa5ff3dcf14386201b7a0577d
Bug-Url:
https://bugzilla.redhat.com/950464
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/QuotasResource.java
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendQuotasResource.java
2 files changed, 1 insertion(+), 30 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14046
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I819cad0212ea941fa5ff3dcf14386201b7a0577d
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>