keystone exception messages are not translating when locale is passed
Bug #1674415 reported by
prashkre
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Medium
|
prashkre | ||
Ocata |
Fix Committed
|
Medium
|
prashkre |
Bug Description
When user invokes identity API's on an environment with locale being passed, keystone.exception messages are not getting translated in case of any error messages from identity API.
From observation, we found error_message at [0] is of type <unicode> and in oslo_i18n module [1], it is expecting oslo_i18n.
[0]https:/
[1] https:/
description: | updated |
summary: |
- keystone exception messages are not translating when locale is set + keystone exception messages are not translating when locale is passed |
description: | updated |
Changed in keystone: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in keystone: | |
milestone: | none → pike-1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/449769
Review: https:/