Change in ovirt-engine[master]: restapi: Add JAXB annotation to "storage_connection_extension"
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Tue Sep 29 09:45:18 UTC 2015
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Add JAXB annotation to "storage_connection_extension"
......................................................................
restapi: Add JAXB annotation to "storage_connection_extension"
This annotation is used to make sure that the name of the corresponding
Java getter is "getStorageConnectionExtensions", as this, plural, is
what is used in the rest of the API.
Change-Id: I1a3fad44e347aba3f56cf40f60907f7ccce8ade5
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/schema/api.xsd
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageServerConnectionExtensionsResource.java
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendStorageServerConnectionExtensionsResourceTest.java
3 files changed, 15 insertions(+), 9 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/46780
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1a3fad44e347aba3f56cf40f60907f7ccce8ade5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list