This change adds missing POST request parameters and makes other minor
corrections to the REST API documentation.
Its possible that some of the parameters for /v1/nodes were never
intended to be available for the POST call, but this docs change is to
document what has been implemented, not the original intention.
Change-Id: I1e35586d20bd3eda4d727931235340dd408c7508
Separate parameter identifiers in case when a parameter
is required in the request or response.
This patch adjusts the relevant *.nic file to fix the problem.
Change-Id: Ie2c8cae2280fc1e92a5e6f3fef4f2783a12a2c3f
Story: #1651775
Task: #10160
make the format of the api:"Detach VIF from
a node" normally and add the Request header
of the parameters' table.
Change-Id: Ica77a99439d9819f629c7f64c2906e5aa2cb5ddc
Sphinx provides the versionadded syntax for indicating version related
changes in documentation, the OpenStack doc theme is designed to handle
this and render it nicely. This patch switches our inconsistent
references to API version related change in the API ref to use this
syntax so that it standardised through out the docs, and is more obvious
in the documentation itself.
Change-Id: Ied6f22deecebd71042d2230b81e057543db3d3f4
A few missing parameters breaking the build on latest api-ref package,
fix them.
Change-Id: I7769844b8a766c78418c28991b97827014886ec4
Closes-Bug: #1658187
This patch updates api-ref documentation with VIF attach/detach
changes that were added in API microversion 1.28.
Closes-Bug: #1582188
Change-Id: I2950a1a356ccb3feb7a4c6335eb95a7a52b3266a