OpenStack Messaging (Zaqar)
Go to file
Flaper Fesp 8a0e4bbd78 Add gettext support
The patch adds gettext support to marconi. With it, it is now possible
to use `_` for defining i18n strings. (e.g: _("Super String"))

Implements blueprint storage-base

Change-Id: I96709bb4e0dbe5ec6c5497e7139366624a154272
2013-03-14 14:28:55 +01:00
bin Move marconi.common.Kernel to marconi.Kernel. 2013-03-06 10:26:02 -05:00
etc chore: Stub out how the kernel will be configured, and connect transports and storage 2013-02-26 19:40:42 +01:00
marconi Add gettext support 2013-03-14 14:28:55 +01:00
tools fix(tox): Address warnings 2013-03-13 17:14:01 -04:00
.coveragerc Fixed setup, tox and requirements 2013-02-25 15:47:39 +01:00
.gitignore Ignore vim backup files. 2013-03-05 17:23:49 -05:00
.gitreview Initial import. 2012-11-01 09:52:20 +01:00
HACKING.rst Added hacking file 2013-03-07 18:07:53 +01:00
MANIFEST.in Initial import. 2012-11-01 09:52:20 +01:00
openstack-common.conf Initial import. 2012-11-01 09:52:20 +01:00
README.rst Add README. 2012-11-01 09:53:08 +01:00
setup.cfg Initial import. 2012-11-01 09:52:20 +01:00
setup.py Decentralized configuration. 2013-03-13 14:22:37 -04:00
tox.ini fix(tox): Address warnings 2013-03-13 17:14:01 -04:00

Marconi - Message Bus for OpenStack