Bug 1123545

Summary: AAA - the format of profile\user is not supported by REST-API anymore
Product: [Retired] oVirt Reporter: Yair Zaslavsky <yzaslavs>
Component: ovirt-engine-apiAssignee: Ravi Nori <rnori>
Status: CLOSED CURRENTRELEASE QA Contact: Ondra Machacek <omachace>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.5CC: alonbl, bazulay, ecohen, gklein, iheim, lsurette, oourfali, rbalakri, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: ovirt-3.5.0_rc1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:38:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1076964    

Description Yair Zaslavsky 2014-07-26 04:26:40 UTC
Description of problem:

The specified format is not supported anymore.
For example -


curl -v -k -X GET -H "Accept: application/xml" -H "Content-Type:
application/xml" -u example.com\\portaluser4
 https://mymachine:443/ovirt-engine/api


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Barak 2014-07-27 11:37:08 UTC
Alon - I assume it is on purpose ?

Comment 2 Alon Bar-Lev 2014-07-27 11:40:19 UTC
(In reply to Barak from comment #1)
> Alon - I assume it is on purpose ?

no, for restapi war the profile\user should be supported for backward compatibility, there is existing code that does exactly that, if it is not working we should fix.

Comment 3 Sandro Bonazzola 2014-10-17 12:38:46 UTC
oVirt 3.5 has been released and should include the fix for this issue.