deb-zaqar/zaqar/storage/redis
wangxiyuan 9b77a5bd78 Get non-existing queue should return 200
Since lazy queues feature is used in v1.1 and v2, it should
return 200 OK when get a non-existing queue. But it still
return 404 when use redis backend.

APIImpact

Change-Id: I8dfcaf63e7dbd16a97452294dc1971647610066d
Closes-bug: #1545622
2016-02-16 15:39:58 +08:00
..
scripts Refactor code structure for notification 2014-12-09 16:19:42 +13:00
__init__.py Add Redis backend docs 2015-09-14 14:22:58 -04:00
claims.py Trival: Remove unused logging import In some files 2015-12-28 14:22:23 +08:00
controllers.py Implement redis driver for notifications 2015-03-31 11:46:42 +13:00
driver.py Trival: Remove unused logging import In some files 2015-12-28 14:22:23 +08:00
messages.py Fix redis tests 2015-09-15 17:53:45 +02:00
models.py Fix gate issues 2016-01-14 18:30:29 +01:00
options.py Move oslo libraries out of the oslo namespace 2015-01-20 13:42:10 +00:00
queues.py Get non-existing queue should return 200 2016-02-16 15:39:58 +08:00
scripting.py Updated from global requirements 2015-07-07 14:25:36 +02:00
subscriptions.py Ensure hmget return right data format 2016-02-16 14:44:25 +08:00
utils.py Fix improperly LOG using in Zaqar 2016-02-10 09:18:53 +08:00