zaqar/marconi/common
cpallares db4ac0d020 Added a request and response file to common
Added two files (request.py and response.py) to marconi/common that
will stage communication between the transport layer and new API
layer. Also added a test to request in tests/unit/common.

Partially-Implements: cross-transport-api-spec

Change-Id: I2d67a15fa8c6aef23ebcde6a71dda3fcb723873a
2014-01-08 10:24:54 -06:00
..
cache fix: cache contract for memcached backend 2013-12-02 13:07:45 -05: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 Merge "fix: Reduce logging severity of certain errors" 2013-12-09 21:16:56 +00:00
__init__.py Setup storage pipeline in the boostrap instead of driver base 2013-10-15 12:53:30 -05: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 feat: connect sharding manager to control drivers 2013-11-19 11:34:54 -05:00