OpenStack Messaging (Zaqar) Specifications
Go to file
yangzhenyu c180ddf93e Spec of bp delete-message-with-claim-id support
Delete Message with claim id means that when a user deletes a message, the
message must be claimed. If you want to delete a message, you will have to use
both message id and claim id. This can improve the security of the message.

Change-Id: I81f505e6ac3ee8f8ab42ce0c1b80ecc878f67b78
blueprint: delete-message-with-claim-id
2018-09-28 10:33:53 +08:00
doc/source update sphinx-doc links 2018-01-17 17:02:44 +08:00
specs Spec of bp delete-message-with-claim-id support 2018-09-28 10:33:53 +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 Switch to stestr 2018-07-10 11:18:36 +07: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
.stestr.conf Switch to stestr 2018-07-10 11:18:36 +07: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 Switch to stestr 2018-07-10 11:18:36 +07: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
test-requirements.txt Create repo from cookiecutter 2014-06-17 19:18:34 +02:00
tox.ini Switch to stestr 2018-07-10 11:18:36 +07:00

Team and repository tags

image

zaqar-specs

Queuing Service (Zaqar) Specifications

Features

  • TODO