5 Commits

Author SHA1 Message Date
Vishakha Agarwal
af7800454b Update api-ref for revocation list OS-PKI
Since PKI tokens are removed and  OS-PKI API
is deprecated, updating api-ref for it [1].

[1] https://review.opendev.org/#/c/672334

Change-Id: I06a9d07225977469341851ea604df75976b105ca
2019-08-10 13:32:05 +00:00
Adrian Turjak
6564b40641 Add documentation for Auth Receipts and MFA
Adds API ref examples for TOTP and Auth receipts.

Adds docs for MFA and changes some of the user options
docs.

Change-Id: Id5497064e580093e4a2c7d904670a58095833b3b
2019-01-22 15:36:06 +13:00
Colleen Murphy
37185428dd Fix description for 204 response
In addition to DELETE requests, keystone may return an HTTP 204 as a
success code for PUT[1] and HEAD[2] requests. It would be quite
disconcerting if keystone were actually deleting resources during such
additive and read-only operations, so this patch simplifies the 204
description so that it is truthful in all of its use cases.

[1] https://developer.openstack.org/api-ref/identity/v3/index.html?expanded=assign-role-to-group-on-domain-detail#assign-role-to-group-on-domain
[2] https://developer.openstack.org/api-ref/identity/v3/index.html?expanded=check-whether-user-belongs-to-group-detail#check-whether-user-belongs-to-group

Change-Id: I0e4f9df873a831d7329e71b77818bc47d3c2bbb2
2017-03-14 00:56:35 +01:00
tengqm
3d00a20893 Tweak status code in api-ref doc for v3 users
This patch reformats the status code section to use tables.

Change-Id: I4e27f20dbb0d673f9ce12cf59a259c9fa14d1f05
2016-09-21 01:30:55 -04:00
tengqm
830b01fb3c Tweak api-ref doc for projects
This patch adds the status code table into the api-ref doc for projects.
It brings in a 'status.yaml' file that could be shared by other *.inc
files.

Change-Id: Ic536a4dd686cf9bde70b91f5575e8f3053fd1295
2016-09-10 20:59:47 -04:00