OpenStack Messaging (Zaqar)
Go to file
Zhihao Yuan 38d72dffd0 Decentralized configuration.
The configuration is based on oslo-config, while this module lets
each module which want to be configured define the options it need
by itself, and get the limited access to those config variables.

Implements blueprint config-module

Change-Id: Iffbb859da0cb5fb8434bc439320bf6c20f9d39b5
2013-03-13 14:22:37 -04: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 Decentralized configuration. 2013-03-13 14:22:37 -04:00
tools Decentralized configuration. 2013-03-13 14:22:37 -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 Added hacking file 2013-03-07 18:07:53 +01:00

Marconi - Message Bus for OpenStack