zaqar/marconi
Flavio Percoco c9b0f65f18 Use oslo.config directly instead of common.config
We've been using a wrapper around oslo.config that worked well at the
early stages of the project. Now, as the project grows, we need to user
more features from oslo.config that wouldn't make sense to export
through the wrapper we have.

This patch deprecates marconi.common.config and uses oslo.config
directly where needed.

This is the first patch around the bp remove-global-config, upcoming
patches will completely remove the usage of a global instance.

Partially-implements remove-global-config

Change-Id: Ie14c6bae8cdb72a6ed93a12c34cd8b156e059872
2013-10-09 13:23:14 +02:00
..
cmd fix(mongodb): Marker generation creates a bottleneck under heavy load 2013-09-26 10:33:00 -04:00
common Use oslo.config directly instead of common.config 2013-10-09 13:23:14 +02:00
openstack Update oslo to latest and greatest 2013-09-26 10:47:29 -04:00
proxy Use oslo.config directly instead of common.config 2013-10-09 13:23:14 +02:00
queues Use oslo.config directly instead of common.config 2013-10-09 13:23:14 +02:00
tests Use oslo.config directly instead of common.config 2013-10-09 13:23:14 +02:00
__init__.py Change Marconi's codebase structure 2013-09-17 14:49:24 +02:00
version.py chore: Expose commit hash in version module 2013-09-28 12:26:04 -05:00