zaqar/marconi/transport
kgriffs c8e9242b1a fix(transport.wsgi): JSON home doc missing GET and HEAD hints
GET and HEAD support was added for /v1/queues/{queue_name} but
the home document was not updated accordingly. This patch adds
those methods (AKA verbs) to the home document.

Change-Id: I82bbbf1b6d0735dc2d15faee715175fc724b9423
2013-09-05 17:35:23 -05:00
..
wsgi fix(transport.wsgi): JSON home doc missing GET and HEAD hints 2013-09-05 17:35:23 -05:00
zmq chore: Setup directory structure 2013-02-26 19:40:42 +01:00
__init__.py feat(transport): place request size limit for JSON 2013-08-08 16:52:26 -04:00
auth.py Convert "outgoing" literals to unicode 2013-08-13 09:41:52 +02:00
base.py Replace gunicorn with wsgiref 2013-06-10 16:46:26 +02:00
utils.py Use req.get_param's store feature in lieu of utils.purge 2013-08-15 11:29:10 -05:00
validation.py fix: rename _payload_uplimit into _paging_uplimit 2013-08-13 18:35:20 -04:00