zaqar/marconi/proxy
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
..
admin feat: split proxy API into admin and public apps 2013-10-01 17:31:40 -04:00
public feat: split proxy API into admin and public apps 2013-10-01 17:31:40 -04:00
storage Use oslo.config directly instead of common.config 2013-10-09 13:23:14 +02:00
transport Use oslo.config directly instead of common.config 2013-10-09 13:23:14 +02:00
utils bug: proxy headers aren't forwarded properly 2013-10-07 13:23:15 -04:00
__init__.py feat: marconi proxy 2013-09-17 11:03:34 -04:00
base.py Use oslo.config directly instead of common.config 2013-10-09 13:23:14 +02:00