Maor Lipchuk has uploaded a new change for review. Change subject: core: Change rsdl target argument to iscsi_target ......................................................................
core: Change rsdl target argument to iscsi_target Change rsdl optional argument name for unregisteredstoragedomainsdiscover from target to iscsi_target so the request will be consistent with the rsdl. Change-Id: Ib89b1912ea631e4bbdf4699c6ade22d530ddebd6 Bug-Url: https://bugzilla.redhat.com/ Signed-off-by: Maor Lipchuk <mlipc...@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/35/38635/1 diff --git a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml index 92167c5..88b70b1 100644 --- a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml +++ b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml @@ -2959,7 +2959,7 @@ body: parameterType: Action signatures: - - mandatoryArguments: {action.iscsi.address: 'xs:string', action.target: 'xs:string'} + - mandatoryArguments: {action.iscsi.address: 'xs:string', action.iscsi_target: 'xs:string'} description: Discover the Storage Domains which are candidiates to be imported to the setup urlparams: {} headers: -- To view, visit https://gerrit.ovirt.org/38635 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib89b1912ea631e4bbdf4699c6ade22d530ddebd6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches