Michael Pasternak has submitted this change and it was merged.

Change subject: restapi : name is invalid argument segment error when adding 
tag with parent id(#950450)
......................................................................


restapi : name is invalid argument segment error when adding tag with parent 
id(#950450)

add tag --name newtag --parent-name ooo2

Results in error: "name" is invalid argument segment.

the command should be

add tag --name newtag --parent-tag-name ooo2

Change-Id: I904888aa9cadb8cfcf9f7119f1bc4ac301cee7f9
Bug-Url: https://bugzilla.redhat.com/950450
Signed-off-by: Ravi Nori <[email protected]>
---
M 
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Michael Pasternak: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/13797
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I904888aa9cadb8cfcf9f7119f1bc4ac301cee7f9
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to