OpenStack Messaging (Zaqar) Specifications
Go to file
yangzhenyu ce55e17c7e Spec of delayed queues support
Now one of the big function gaps of Zaqar is the delayed queue.
Currently, all the message posted to the queue will be visible
immediately. That's enough for most of the user cases. However,
for some user case, user want the message to be unavailable to
end users for a specific period of time.

Change-Id: I2610a8f89568f8af1cb292f0c8dea8f7deb4e4a3
blueprint: delayed-queues
2017-11-16 10:39:13 +08:00
doc/source Fix outdated links 2017-09-13 23:00:50 -07:00
specs Spec of delayed queues support 2017-11-16 10:39:13 +08:00
tests Fix zaqar spec PEP8 CI check 2016-12-19 12:20:57 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:57:08 +00:00
.gitignore Create repo from cookiecutter 2014-06-17 19:18:34 +02:00
.gitreview Fix .gitreview due to the repo rename/move 2014-08-18 14:28:23 +04:00
.mailmap Create repo from cookiecutter 2014-06-17 19:18:34 +02:00
.testr.conf Create repo from cookiecutter 2014-06-17 19:18:34 +02:00
CONTRIBUTING.rst Update and replace http with https for doc links in zaqar-specs 2017-09-07 23:31:43 -07:00
LICENSE Create repo from cookiecutter 2014-06-17 19:18:34 +02:00
MANIFEST.in Create repo from cookiecutter 2014-06-17 19:18:34 +02:00
README.rst Update and replace http with https for doc links in zaqar-specs 2017-09-07 23:31:43 -07:00
requirements.txt Fix py27 CI failure 2016-11-24 16:28:03 +13:00
setup.cfg Changed the home-page link 2016-10-23 20:07:56 +05:30
setup.py Fix py27 CI failure 2016-11-24 16:28:03 +13:00
template.rst Add requirement for APIImpact flag 2014-10-31 15:19:52 -05:00
test-requirements.txt Create repo from cookiecutter 2014-06-17 19:18:34 +02:00
tox.ini H803 hacking have been deprecated 2016-12-19 20:03:41 +08:00

Team and repository tags

image

zaqar-specs

Queuing Service (Zaqar) Specifications

Features

  • TODO