zaqar/marconi/queues/storage/mongodb
Flavio Percoco eef012d4c4 Remove gettext magic and import _ explicitly
Instead of magically loading `_` into python built-in globals, import it
explicitly where needed.

Partially-implements: py3k-support
Change-Id: Icfedf9f86ead81bbee038506a91c456907af0d05
2013-12-09 17:40:08 +01:00
..
__init__.py feat: shards storage controller interface 2013-10-28 10:48:59 -04:00
catalogue.py Renamed "exceptions" module to "errors" 2013-10-30 13:21:01 -05:00
claims.py Renamed "exceptions" module to "errors" 2013-10-30 13:21:01 -05:00
controllers.py feat: add catalogue storage driver for queues 2013-10-30 11:27:44 -04:00
driver.py chore: Pass cache into drivers 2013-12-03 11:55:24 -06:00
messages.py Remove gettext magic and import _ explicitly 2013-12-09 17:40:08 +01:00
options.py Cleans up marconi-queues and marconi-proxy config files 2013-11-21 13:14:57 -06:00
queues.py Remove gettext magic and import _ explicitly 2013-12-09 17:40:08 +01:00
shards.py feat: integrate shard storage with transport 2013-10-31 09:12:54 -04:00
utils.py Renamed "exceptions" module to "errors" 2013-10-30 13:21:01 -05:00