Change in ovirt-engine[master]: restapi: Implicitly add Expect header to RSDL
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Wed Apr 8 08:43:41 UTC 2015
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Implicitly add Expect header to RSDL
......................................................................
restapi: Implicitly add Expect header to RSDL
Currently the Expect header is documented in the RSDL manually, but it
fact it is used by all the operations that can potentially add a new
entity, so it is better to implicity add it to all these operations and
remove it from the metadata file.
Change-Id: I1820196257329bcefa1b279f53e3a4fd9aea615a
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/rsdl/RsdlBuilder.java
M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
2 files changed, 27 insertions(+), 168 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39462
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1820196257329bcefa1b279f53e3a4fd9aea615a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list