Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Rename element "vmpool" to "vm_pool"
......................................................................
restapi: Rename element "vmpool" to "vm_pool"
Currently the names of the elements that represent pools of virtual
machines are "vmpool" and "vmpools". This patch renames them
"vm_pool"
and "vm_pools" in order to have a consistent correspondence between
names of complex types ("VmPool" and "VmPools" in this case) and
elements.
Change-Id: I4988e97d4c81d4806b1cbb3da9930f80511dbe53
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M backend/manager/modules/restapi/README.md
M
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
M backend/manager/modules/restapi/interface/definition/src/main/schema/api.xsd
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/PermissionMapper.java
4 files changed, 40 insertions(+), 26 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/46752
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4988e97d4c81d4806b1cbb3da9930f80511dbe53
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org