Setup Korean API Quick Start for building and checking.
Note that it will not be published in docs.openstack.org,
as https://review.openstack.org/#/c/233348/ mentioned.
Change-Id: I03e8d2a1fd379094015748fc28196356462adf5a
The v2.1 compute API doc now contains servers section,
the scheduler-hints section should be merged into the
servers section.
Change-Id: Ia88b77c8bdc4f06565807bdb91441da121fea29c
Closes-Bug: #1506698
To publish the draft guides, we need to move them to publish-docs/api-ref.
Fix the publishing location.
Change-Id: Iaf27e9315031be232672ae4d33efff2c0db9ce65
We have a number of firstapp documents in a range of SDKs
that are in draft status.
Particularly, for SDKs like shade which have all four of the
conditional sections complete, we would like to issue a call
for testing, leading to their eventual publication.
Having an easily accessible link to give testers is a crucial
part of that process. This patch removes the lines that delete
the draft firstapp docs so they can be found on the draft site.
Change-Id: I0457babc095ab152512751b7cb453dc5c1957282
The API doc of server rebuild and server rebuild with
preserve ephemeral option is seperate. As preserve
ephemeral is an optional parameter when doing server
rebuild, it will be better to merge these two together
and point out the meaning of preserve ephemeral option
in the description.
(df) Added parameter descriptions.
Change-Id: Idaced7d12a1833473ec42c784b056882f9be7d17
Closes-bug: #1505929
This fix applied to Update/Get/Create pools
Replace lb_method => lb_algorithm
Add description of lb_algorithm values
Fix response parameter name to optional.
Add request body to listener_id
Add response body to subnet_id, vip_id, healthmonitors_status, provider
(df) Correct formatting on literal values.
P.S.
Some parameters are common to LBaaS v1.
Create Parameterv2 to limit the effect of LBaaSv1.
Closes-Bug: #1502359
Change-Id: If12e7be1b8648ca1bf96224bd8e9a8d5decd6aeb
Rebuild server response does not consider the all
extension enable.
As Nova API doc should consider the response with all extension enabled,
Rebuild server resposne also should be as per all extension enabled.
This commit fix the wadl file for the same.
Change-Id: Ic7e67aabac3c49bf31263a5ea40f81a7c425b259
Closes-Bug: #1505882
We do not need to copy source files anymore with current
openstackdocstheme, unset html_show_sourcelink and html_copy_source
links. Report a bug works without these as well.
This reduces the amount of files we build and publish (for Install Guide
from 42 MB to 39 MB), and thus speeds up building (from 44 to 41s for
Install Guide) slightly.
Change-Id: I5d8f332aedd03ef1b2732bcfe01d2338f78fb29d
This patch adds icmpv6 to expected values for protocol while
creating security group rule.
Change-Id: Ic5bd7b8bed14757c3de1c516aa521b8a7eb7fbaa
Closes-Bug: #1505786
The "Shows details for Block Storage API v2" shows incorrect version ID:
1. "id": "v1.0" to "id": "v2.0"
The responses for the v1 and v2 list versions calls were incorrect.
The responses for the show details for Block Storage API v1 and v2
were incorrect.
Change-Id: Icdd60fdb02bcf05ce8dc8744893ed52ca9f5a0e6
Closes-Bug: #1503549
Cleanup directory so that the following commands work. This is needed
for developers invoking the publishlang-api manually.
Change-Id: I87379427305e0da06a9434479fa036368b7af463