keystone/httpd
Brant Knudson 760856e966 Add support for API message localization
Add support for doing language resolution for a request, based on the
Accept-Language HTTP header.

Using the lazy gettext functionality from oslo gettextutils, it is
possible to use the resolved language to translate an exception message
to the user requested language and return that translation from the API.

Co-authored-by: Luis A. Garcia <luis@linux.vnet.ibm.com>
Co-authored-by: Mathew Odden <mrodden@us.ibm.com>

Implements bp user-locale-api

Change-Id: Id8e92a42039d2f0b01d5c2dada733d068b2bdfeb
2013-08-14 18:09:01 -05:00
..
README Files for Apache-HTTPD 2012-07-16 16:53:58 -04:00
keystone.py Add support for API message localization 2013-08-14 18:09:01 -05:00
wsgi-keystone.conf separate paste-deploy configuration from parameters 2013-05-26 17:36:08 +02:00

README

Documentation how to set up Keystone to run with Apache HTTPD is in
doc/source/apache-httpd.rst