Change in ovirt-engine[master]: rest: Support filtered capabilities (#868949)
oourfali at redhat.com
oourfali at redhat.com
Wed Oct 24 09:42:11 UTC 2012
Oved Ourfali has submitted this change and it was merged.
Change subject: rest: Support filtered capabilities (#868949)
......................................................................
rest: Support filtered capabilities (#868949)
https://bugzilla.redhat.com/868949
Several config parameters aren't exposed to users (as they aren't
relevant). These are used in the capabilities resource.
Changing the generation of the capabilities response to not contain
these values.
Also, exposing the cluster levels, as they may be relevant for users as
well.
Finally, removing the enable local storage test, as it is always enabled
in 3.1.
Change-Id: I549e680226f0d802872915b8a46c9e5a8c322b44
Signed-off-by: Oved Ourfali <oourfali at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendCapabilitiesResource.java
2 files changed, 14 insertions(+), 14 deletions(-)
Approvals:
Michael Pasternak: Looks good to me, approved
Oved Ourfali: Verified
--
To view, visit http://gerrit.ovirt.org/8764
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I549e680226f0d802872915b8a46c9e5a8c322b44
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
More information about the Engine-commits
mailing list