Messages returned from API to openstack command are not being translated based on locale is set in the env

Bug #1732244 reported by prashkre
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Unassigned

Bug Description

In an environment with locale set to something like nl_NL.utf8, openstack command lets say "openstack project delete proj1" is not passing "Accept-Language" header through openstackclient or keystoneclient code internally to identity API, due to which at [0] req.accept_language is showing as None and messages which are sent from API to openstack commands are not translated based on locale set in the env.

[0] https://github.com/openstack/keystone/blob/master/keystone/common/wsgi.py#L128

prashkre (prashkre)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.