yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05461
[Bug 1229410] Re: Can't get translated API response from flavors API
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1229410
Title:
Can't get translated API response from flavors API
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
DELETE requests to flavors resources are not being translated to the
language in Accept-Language
for example, a request to
http://somehost:8774/v2/de4e166653544873980bb5df3d079982/flavors/hl
with the Accept-Language header set to "ja" results in:
{
"itemNotFound": {
"message": "Flavor hl could not be found.",
"code": 404
}
}
The message should be translated to Japanese instead of getting the
default English response.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1229410/+subscriptions