22 Commits

Author SHA1 Message Date
wanghao
b41802c3ad Add API ref of purging queue
Now Zaqar has supported to qurge queue,
add api ref for it.

Partially Implements: blueprint purge-queue

Change-Id: If9f4f5aec92bf8c4bd5e9e0f0ca833bc8214b121
2016-12-22 09:56:55 +08:00
Jenkins
cd3adce177 Merge "Add some descriptions for resources in API Ref" 2016-11-16 19:53:04 +00:00
ZhaoBo
308934a1ba Fix an typo in flavors.inc
This patch fix the typo issue.

Change-Id: I81c9fb9fa841f3f180f27e20268ab0f52983c7d4
2016-11-16 14:20:39 +08:00
wanghao
160f958ae3 Reword description of grace
Now Zaqar uses "claim expiration time > current message TTL"
to judge whether to extend message ttl or not.
The explanation of grace "If a claimed message would normally
live longer than the grace period, its expiration is not adjusted."
is not very clear to users.

So we reword the description of grace to "If a claimed message
would normally live longer than the claim's live period,
its expiration is not adjusted."

Change-Id: Ib9b042e99116fb4c4656696d413a778e4f07f4c6
Closes-Bug: #1632629
2016-11-08 22:43:01 +00:00
Fei Long Wang
1032436455 Add some descriptions for resources in API Ref
Change-Id: I9cebddf6ad435b4238190c39abff174a1b184594
2016-11-07 16:16:28 +13:00
Nguyen Phuong An
f31a6e2b7a [api-ref] Remove temporary block in conf.py
The os-api-ref 1.0.0 is out. We can remove the support to older version now.
Reference:
6d41feb58d

Change-Id: I1946a4c3cf51001b3c759008ce9c7da2ab646ee4
2016-09-07 07:29:34 +00:00
Nguyen Phuong An
4bae6c70f3 Config logABug feature for zaqar api-ref
Currently, zaqar api-ref is not configured with logABug feature.
When users click "Report bug" button, it leads to "openstack-manuals"
which is default.

Change-Id: I94c15bb27ca3f920ba4f1a9622222ca891e1e663
2016-08-31 13:25:37 +07:00
Jenkins
5e38c85d5e Merge "Get ready for os-api-ref sphinx theme change" 2016-08-24 19:39:18 +00:00
Graham Hayes
6ff9be91e3 Get ready for os-api-ref sphinx theme change
Change-Id: Ia4aa6962a43d343b6c19f9fd111f7573336b688c
2016-08-19 16:45:08 +01:00
yanyanhu
96aae7cca8 Fix a minor error in API reference
Based on test result, response body of claim messages API
includes a top level key "messages" whose vlaue is a list of
messages being successfully claimed. This patch revises
corresponding sample in API reference.

Change-Id: I72b7b7a59e9c54c398448e474d2d13f77454e29c
2016-08-16 04:21:25 -04:00
yanyanhu
c7fa05694f Fix errors in API reference for message resource
Request and response examples for posting messages are not
cited correctly in API reference. This patch fixes it.

Change-Id: Id7c12b5e63e4cc4936e10e0380c7fed6ff94b032
2016-07-29 05:02:52 -04:00
Jenkins
1d0c95e0e2 Merge "Add flavors api ref" 2016-07-28 23:10:39 +00:00
wanghao
8bdc2156bb Add flavors api ref
Co-Authored-By: wangxiyuan<wangxiyuan@huawei.com>

Change-Id: I1fe0b2b6a1f80c56df5d7cc641be17c956555581
2016-07-27 11:34:14 +08:00
Fei Long Wang
930a075f96 Support messages API ref
Co-Authored-By: Kevin_Zheng <zhengzhenyu@huawei.com>
Co-Authored-By: Fei Long Wang <flwang@catalyst.net.nz>

Change-Id: If3fcb6594bc81736474875d5e1db0b465c6d750e
2016-07-27 12:09:18 +12:00
AvnishPal
28cc17109b This patch removes extra spaces from files.
Closes-Bug: #1603318

Change-Id: I55d47bfb0408d4a8bb59dcc70afd47a3c47ad9b1
2016-07-15 15:15:40 +05:30
wanghao
fabc0b1bd7 Add pools api ref
Change-Id: Ib66eef4af791fd854966c7d99067c84541661b6c
2016-07-07 10:23:02 +08:00
Fei Long Wang
18fc577923 Add `Pre-signed queue' api ref
Change-Id: I7a7dfc3a30f3c9d754410fa96ec94b86f1b92ffa
2016-07-06 18:53:19 +12:00
Fei Long Wang
ef0f8bac66 Add Health api ref
Change-Id: I796530b3481d131be23a759d23415149815d3179
2016-06-26 07:12:16 +12:00
wangxiyuan
65bf61df13 Add subscription api ref
Change-Id: Ib902f0ce0c2478ba616a7d3a6b72d3944ff115bb
2016-06-24 09:53:43 +08:00
Fei Long Wang
721925c921 Add Claims for api ref
Change-Id: Id9ac39f69b3e042f61ee9ae6d2abbca36c7a4e34
2016-06-23 05:45:26 +12:00
Fei Long Wang
9a3b0191af Add Queues for api ref
Change-Id: I45566944491d0ddf6d43ad60c3f97d3d7f5aa057
2016-06-15 14:50:41 +12:00
Fei Long Wang
da4009d8ad Init commit to add API ref in tree
This patches adds the basic architecture to adopt api ref in tree
and a new tox command to build api ref for testing.

A new api ref gate job will be added to verify the format which
will be tracked by another commit against project-config.

blueprint: api-ref-in-tree

Change-Id: Idffbdc9325868a3dcd6a9bd7f90f030fd52ee0dc
2016-05-30 15:40:10 +12:00