Michael Pasternak has submitted this change and it was merged.
Change subject: restapi: add disk.name property for disk.add() to ease < 3.1 clients
migration
......................................................................
restapi: add disk.name property for disk.add() to ease < 3.1 clients migration
disk.name deprecated in 3.1 (replaced with disk.alias), however it remains
in the schema in sake of backward compatibility and user can assign it manually,
however to ease working with BE < 3.1 in cli, this property added to parameters
descriptor.
Change-Id: I97fbdec4f50f17830511cb1b201965ed5f0f9755
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata_v-3.1.yaml
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8502
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I97fbdec4f50f17830511cb1b201965ed5f0f9755
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>