zaqar/marconi/common
kgriffs be4b3f0b66 feat(v1.1): Plumb v1.1 API in the WSGI transport
This patch creates a copy of the v1.0 API as a starting point for
implementing the v1.1 API. The way that the "admin_mode" config option was
implemented was changed, in order to simplify the grafting of the two API
versions into a single driver. When the mode was implemented via inheritance,
grafting the two API versions required some ugly hacks.

Partially-Implements: blueprint api-v1.1
Change-Id: I0e753315e3171bb5c23a57b8fb3826d08bfd5f26
2014-02-18 10:24:24 -06:00
..
schemas feat: integrate shard storage with transport 2013-10-31 09:12:54 -04:00
storage feat: connect sharding manager to control drivers 2013-11-19 11:34:54 -05:00
transport feat(v1.1): Plumb v1.1 API in the WSGI transport 2014-02-18 10:24:24 -06:00
__init__.py add copyright notices to some source files 2014-01-27 11:09:51 +08:00
access.py feat: split proxy API into admin and public apps 2013-10-01 17:31:40 -04:00
api.py Remove gettext magic and import _ explicitly 2013-12-09 17:40:08 +01:00
cli.py Remove gettext magic and import _ explicitly 2013-12-09 17:40:08 +01:00
decorators.py 'Persist' __getattr__ results 2013-10-16 18:24:09 +02:00
errors.py Added empty packages and a test for the API v1 2013-11-24 14:14:49 -06:00
pipeline.py Merge "Make consumer_for a context manager" 2013-12-09 21:19:49 +00:00
request.py Added a request and response file to common 2014-01-08 10:24:54 -06:00
response.py Added a request and response file to common 2014-01-08 10:24:54 -06:00
utils.py fix(shards): guard against registering bad shard URIs 2014-02-11 15:12:33 -05:00