deb-zaqar/zaqar/common
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
..
api Add a trust notifier task 2016-07-07 08:58:42 +02:00
storage Rename Marconi to Zaqar 2014-08-04 10:36:50 +02:00
transport Clean imports in code 2016-08-29 15:40:51 +07:00
__init__.py Rename Marconi to Zaqar 2014-08-04 10:36:50 +02:00
access.py Rename Marconi to Zaqar 2014-08-04 10:36:50 +02:00
auth.py Subscription Confirmation Support-1 2016-08-16 17:23:45 +08:00
cache.py Switch to oslo_cache 2015-09-23 11:44:44 +02:00
cli.py Port to oslo_log 2015-05-27 21:29:35 +00:00
configs.py Integrate OSprofiler with Zaqar 2016-11-18 08:33:31 +00:00
consts.py Support purge queue -- websocket 2016-12-19 13:48:07 +13:00
decorators.py Disable DEPRECATED API versions by default 2016-09-04 11:55:24 +12:00
errors.py Updated from global requirements 2015-07-07 14:25:36 +02:00
pipeline.py Use debug instead of warning for pipeline implement error 2016-06-09 07:15:33 +12:00
urls.py Cleanup i18n marker functions to match Oslo usage 2016-07-25 12:04:17 -04:00
utils.py Replace six.iteritems(dict) with dict.items() 2016-01-26 12:31:30 +08:00