deb-zaqar/zaqar/transport
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
..
websocket Consolidate constants to a module 2016-09-07 03:52:56 -04:00
wsgi 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
acl.py RBAC support based on oslo.policy 2015-09-14 23:28:27 +12:00
auth.py Fix auth issue when accessing root path "/" 2016-04-13 07:01:51 +12:00
base.py Fix the TTL issue of subscriptions for MongoDB 2016-03-03 15:19:32 +00:00
utils.py Move oslo libraries out of the oslo namespace 2015-01-20 13:42:10 +00:00
validation.py Support purge queue -- wsgi 2016-12-09 10:58:15 +13:00