nova/api-guide/source
Surya Seetharaman a0b1951d2a Add "links" in the response of "nova show" for a down-cell instance
The down-cell microversion 2.69 just recently merged and it returns
links in the response for GET /servers/detail and GET /servers but not
for GET /servers/{server_id} which was an oversight because that API
returns links normally.

We should include the links key in the 'nova show' case as well and this
patch does exactly that.

Typically this would require a microversion change but given the code
merged recently and is not yet released we are just fixing this
oversight through this patch without a microversion bump.

Closes-Bug: #1818131
Change-Id: I2ce03df994f59c37b5ce3102c4e7165d17701798
2019-03-01 13:02:14 +00:00
..
authentication.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00
conf.py Improve formats of the Compute API guide 2018-11-07 04:01:40 +00:00
down_cells.rst Add "links" in the response of "nova show" for a down-cell instance 2019-03-01 13:02:14 +00:00
extra_specs_and_properties.rst Add separated section for extra specs and image properties 2015-12-09 13:59:03 +08:00
faults.rst Fix none-ascii char in doc 2018-08-07 00:13:00 +00:00
general_info.rst Improve formats of the Compute API guide 2018-11-07 04:01:40 +00:00
index.rst API microversion 2.69: Handles Down Cells Documentation 2019-02-20 10:10:50 -08:00
limits.rst Update links in documents 2018-01-12 17:05:11 +08:00
links_and_references.rst Fix none-ascii char in doc 2018-08-07 00:13:00 +00:00
microversions.rst Improve formats of the Compute API guide 2018-11-07 04:01:40 +00:00
paginated_collections.rst Improve formats of the Compute API guide 2018-11-07 04:01:40 +00:00
polling_changes.rst Improve formats of the Compute API guide 2018-11-07 04:01:40 +00:00
request_and_response_formats.rst Change api-site to v2.1 format 2016-08-16 16:17:03 -07:00
server_concepts.rst API microversion 2.69: Handles Down Cells Documentation 2019-02-20 10:10:50 -08:00
users.rst Improve formats of the Compute API guide 2018-11-07 04:01:40 +00:00
versions.rst Improve formats of the Compute API guide 2018-11-07 04:01:40 +00:00