cinder/doc/source/devref
Mark McLoughlin 68f28d257c Add CINDER_LOCALEDIR env variable
Part of fixing bug #995287

Syncs these two commits from oslo-incubator:

  Support overriding oslo localedir too
  Add a gettextutils.install() helper function

to get a new gettextutils.install() function which allows the default
localedir to be overwritten via an environment variable.

Note that gettextutils.install() must be called before any other cinder
modules are imported since some modules attempt to translate strings
at import time (e.g. in cinder.flags). This is broken and inefficient,
but fixing it involves adding something like sphinx's l_() function and
would be very invaisve.

Change-Id: I86562b3a65d371673bb21f7179eecc7602bc0775
2013-05-13 23:17:59 +08:00
..
addmethod.openstackapi.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
api.rst Update dev docs 2012-09-03 17:18:10 -06:00
architecture.rst Update dev docs 2012-09-03 17:18:10 -06:00
auth.rst Update dev docs 2012-09-03 17:18:10 -06:00
cinder.rst Update dev docs 2012-09-03 17:18:10 -06:00
database.rst Update dev docs 2012-09-03 17:18:10 -06:00
development.environment.rst Add db client packages to dev env setup doc. 2013-05-06 10:18:48 -06:00
fakes.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
gerrit.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
il8n.rst Add CINDER_LOCALEDIR env variable 2013-05-13 23:17:59 +08:00
index.rst Removes the xensm driver 2012-11-20 14:47:14 +00:00
jenkins.rst Remove outdated cinder test doc 2013-05-09 17:58:28 -04:00
launchpad.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
rpc.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
scheduler.rst Update dev docs 2012-09-03 17:18:10 -06:00
services.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
threading.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
unit_tests.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
volume.rst Update dev docs 2012-09-03 17:18:10 -06:00