Review https://review.openstack.org/#/c/351370/ offically marked
the Identity v2.0 APIs deprecated within keystone, but the follow-on
table of contents that references it was not updated. So one shows
CURRENT and the followed link shows DEPRECATED.
This patch updates the table of contents to properly show DEPRECATED
for the v2.0 APIs.
For comparision, see the current version of this page:
http://developer.openstack.org/api-ref.html
Change-Id: Ia56829541a27896b588d296889141d5059570320
The Orchestration APIs are now managed by the heat team in
openstack/heat respository. This patch removes the obsoleted version to
avoid confusion and/or inconsistency.
Change-Id: I5ebf8a4970be38e962148ec24249740b1c27225f
The Clustering API will be managed by the senlin team in the
openstack/senlin repository. This patch removes the old files to avoid
confusion/inconsistency.
Change-Id: I01fddd16d1c79a3ca33e063bea61ac15ed1b9ea0
The api-ref docs in the ironic tree are more up to date, and should be
linked to instead of the existing wadl docs. Redirect all requests for
these docs into the new location.
Additionally, remove the outdated, incorrect WADL based docs from the
tree.
Change-Id: I693560990abe2f63705406d14000c917950647e7
api-ref files migrated from WADL are already merged in
cinder tree. So, removing them from api-site tree.
Corresponding cinder patch which merged api-ref into cinder tree
is https://review.openstack.org/#/c/312113/
Change-Id: I85ee7a93a023f5d02d257d96407eaf3cf0f87b33
Contains .inc files which have all the contents of the .rst files
but are grouped together for easier editing.
Contains parameters.yaml, which has all parameters in one file.
Contains request and response samples (JSON and XML) that are
pointed to from the .inc files.
Change-Id: I42d5451300f95774a3ec4df66bc95cb36795844d
This is to add DSCP marking rules to the API guide
Depends-On: Ic3baefe176df05f049a2e06529c58fd65fe6b419
Partial-Bug: #1468353
Change-Id: Ib92b172dce48276b90ec75ee5880ddd69040d7c8
The response parameter table for List template version API was\
missing. This patch adds the response parameter table.
Change-Id: I206a4ae14d5bc5148067238a7cc071708e9b135b
Closes-Bug: #1575681
This patch adds Response Parameters table and error responses for
showing detail for a policy for a cluster in Clustering API v1.
Change-Id: I7644c3a3cffcd65bf8eeb231c72a126028580ca2
Closes-Bug: #1562771
This patch changes /v2.0/nework-ip-availabilities to
/v2.0/nework-ip-availabilities/{network_id} for showing network IP
availability of all networks in Networking API v2.0 extensions,
updates some wrong parameters in Response tables and JSON samples
for all network-ip-availabilities methods.
Change-Id: Icfa73402687e49e1f6d439da4b7c0118bc253284
Closes-bug: #1566563
Added username response parameter to following APIs
Update User
Show User Details
Change-Id: If90a8da72ca8fd9dbb2d380506d9258444ff2040
Closes-Bug: #1575522
Removed oauth1 as an extension and moved it to a core resource.
For now we leave the database migrations in the extension
directory until we have a general policy for merging these
into core.
Change-Id: I66188e83e7a305c3332a171d54404f0d7ffc5cc2
Closes-Bug: #1517706
This patch adds the response parameters for
1: Validate and show information for token
2: Authenticate - token method - scoped
APIs.
Change-Id: I393aa81fd843db11a89ce90b063c27589a7a5b86
Closes-Bug: #1522267
API doc reference missing version details for v3.
This patchset update details for v3.
Closes-Bug:#1574176
Change-Id: I7363e5830cca2553c37fa8c4b026484c295aff0f
List nodes
Show node details
add link to sample.
List nodes with details
add sample and link.
Change-Id: I47119b121a0f5a4a8f8c5a6ebf51c7ef51b7e42a
Partial-Bug: #1571328
Adds volume_types on Consistency Group API Response
Show consistency group details
List consistency groups with details
Also adds xml response.
Change-Id: Iaf7f270464a1583b8cedf1af9760e972eb5909b9
Closes-Bug: #1519420