deb-zaqar/zaqar/api
Fei Long Wang 5b1f9156c0 Support purge queue -- websocket
A new endpoint /v2/queues/myqueue/purge is added to support purge
a queue, which accepts a POST body like:
{"resource_types": ["messages", "subscriptions"]} to allow user
purge particular resource of the queue. Test cases are added as
well.

Partially Implements: blueprint purge-queue

Change-Id: I5b2dad428a32270ecb3998bc3c0cfaccdf88ba38
2016-12-19 13:48:07 +13:00
..
v1 Consolidate constants to a module 2016-09-07 03:52:56 -04:00
v1_1 Consolidate constants to a module 2016-09-07 03:52:56 -04:00
v2 Support purge queue -- websocket 2016-12-19 13:48:07 +13:00
__init__.py Refactor code structure for notification 2014-12-09 16:19:42 +13:00
handler.py Consolidate constants to a module 2016-09-07 03:52:56 -04:00