zaqar/marconi/common
Flavio Percoco ef9d5247e9 Switch over oslo.i18n
oslo.i18n has recently been released. This patch switches marconi over
oslo.i18n. As per oslo.i18n's instructions, a new i18n module has been
added under marconi. This module defines the translation globals and
imports the necessary functions from oslo.i18n.

The patch doesn't change the way Marconi does translation, this means
that a `_` function is still being injected to the builtins.

Note that the gettextutils module is still a required module from
oslo-inc because there are oslo-inc modules that depend on the old
gettextutils module.

Closes-bug: #1314300

Change-Id: Ifb8f3296d1a0e2483ebd1c8d868b7359ecc99fb5
2014-07-09 15:39:54 +02:00
..
schemas Rename shards to pool 2014-06-18 10:57:11 +02:00
storage feat: connect sharding manager to control drivers 2013-11-19 11:34:54 -05:00
transport Switch over oslo.i18n 2014-07-09 15:39:54 +02:00
__init__.py add copyright notices to some source files 2014-01-27 11:09:51 +08:00
access.py feat: split proxy API into admin and public apps 2013-10-01 17:31:40 -04:00
api.py Switch over oslo.i18n 2014-07-09 15:39:54 +02:00
cli.py Switch over oslo.i18n 2014-07-09 15:39:54 +02:00
decorators.py fix: Checking whether queue exists adds latency 2014-06-06 18:41:19 -05:00
errors.py Added empty packages and a test for the API v1 2013-11-24 14:14:49 -06:00
pipeline.py Switch over oslo.i18n 2014-07-09 15:39:54 +02:00
request.py Added a request and response file to common 2014-01-08 10:24:54 -06:00
response.py Added a request and response file to common 2014-01-08 10:24:54 -06:00
utils.py Update hacking version and fix new violations 2014-06-18 10:22:34 -05:00