zaqar/marconi/proxy/transport/wsgi
Alejandro Cabrera 52b5dad078 feat: add shard management resource
This patchset adds a new resource that exposes shard registry through
the administrative API. Since there is no storage backend available
that implements this functionality yet, the shards resource is not
connected to the queues routes just yet.

Preliminary support is added for unit testing this soon.

Change-Id: I49793990327643fc2bc5091615fb0bebcef04bc0
Partially-implements: blueprint storage-sharding
2013-10-23 15:53:53 -04:00
..
admin feat: split queues API into public/admin 2013-10-21 14:32:52 -04:00
public feat: split queues API into public/admin 2013-10-21 14:32:52 -04:00
__init__.py feat: split proxy API into admin and public apps 2013-10-01 17:31:40 -04:00
catalogue.py Follow hacking rules about import 2013-10-11 20:06:35 -07:00
driver.py feat: split queues API into public/admin 2013-10-21 14:32:52 -04:00
forward.py Follow hacking rules about import 2013-10-11 20:06:35 -07:00
metadata.py Follow hacking rules about import 2013-10-11 20:06:35 -07:00
partitions.py feat: add shard management resource 2013-10-23 15:53:53 -04:00
queues.py fix(queues): Global config used everywhere 2013-10-16 16:09:28 -05:00
v1.py Follow hacking rules about import 2013-10-11 20:06:35 -07:00