Hello Yair Zaslavsky,

I'd like you to do a code review.  Please visit

    https://gerrit.ovirt.org/38293

to review the following change.

Change subject: aaa: Missing namespace and principal in RSDL (users.add)
......................................................................

aaa: Missing namespace and principal in RSDL (users.add)

Change-Id: Ia6d11207ca62dc57d4f945229ee6745d2d37642d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1188176
Topic: AAA
Signed-off-by: Yair Zaslavsky <[email protected]>
---
M 
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/93/38293/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 60b2640..92167c5 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
@@ -2543,6 +2543,7 @@
       parameterType: Group
       signatures:
       - mandatoryArguments: {group.name: 'xs:string'}
+        optionalArguments: {group.namespace: 'xs:string', group.principal: 
'xs:string'}
         description: add a new group to the system
     urlparams: {}
     headers:
@@ -4213,6 +4214,7 @@
       parameterType: User
       signatures:
       - mandatoryArguments: {user.user_name: 'xs:string', user.domain.id|name: 
'xs:string'}
+        optionalArguments: {user.namespace: 'xs:string', user.principal: 
'xs:string'}
         description: add a new user to the specified domain with the specified 
user name
     urlparams: {}
     headers:


-- 
To view, visit https://gerrit.ovirt.org/38293
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia6d11207ca62dc57d4f945229ee6745d2d37642d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5.2
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to