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/1200483
Signed-off-by: Maor Lipchuk <[email protected]>
---
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/58/38558/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 abb57ca..9911329 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
@@ -3057,7 +3057,7 @@
     body:
       parameterType: Action
       signatures:
-      - optionalArguments: {action.iscsi.address: 'xs:string', action.target: 
'xs:string'}
+      - optionalArguments: {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/38558
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib89b1912ea631e4bbdf4699c6ade22d530ddebd6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to