Change in ovirt-engine[master]: restapi: Implicitly add Correlation-Id to RSDL
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Mon Mar 30 08:24:22 UTC 2015
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Implicitly add Correlation-Id to RSDL
......................................................................
restapi: Implicitly add Correlation-Id to RSDL
Currently the Correlation-Id header is documented in the RSDL manually,
but it fact it is used by all the operations that can potentially modify
the state of the system, so it is better to implicity add it to all
these operations and remove it from the metadata file.
Change-Id: I0add23cbbb411f43f76df9896873987fbb83990f
Bug-Url: https://bugzilla.redhat.com/1206130
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, 25 insertions(+), 576 deletions(-)
Approvals:
Ori Liel: Looks good to me, approved
Juan Hernandez: Verified
--
To view, visit https://gerrit.ovirt.org/39246
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0add23cbbb411f43f76df9896873987fbb83990f
Gerrit-PatchSet: 3
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