yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32821
[Bug 1454213] [NEW] wrong content type of some error reports
Public bug reported:
On some requests keystone provides errore in HTML, despite json has been
requested.
E.g: the following command line
curl http://localhost:5000/v3/domains/"name a" -H "X-Auth-Token:
valid_token" -H "Content-Type: application/json" -H "Accept:
application/json"
Results in html error instead of json.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1454213
Title:
wrong content type of some error reports
Status in OpenStack Identity (Keystone):
New
Bug description:
On some requests keystone provides errore in HTML, despite json has
been requested.
E.g: the following command line
curl http://localhost:5000/v3/domains/"name a" -H "X-Auth-Token:
valid_token" -H "Content-Type: application/json" -H "Accept:
application/json"
Results in html error instead of json.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1454213/+subscriptions
Follow ups
References