nova/nova/tests/functional/api_sample_tests/api_samples/servers/v2.71
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
..
server-action-rebuild-resp.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00
server-action-rebuild.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00
server-create-req.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00
server-create-resp.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00
server-get-down-cell-resp.json.tpl Add "links" in the response of "nova show" for a down-cell instance 2019-03-01 13:02:14 +00:00
server-get-resp.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00
server-groups-post-req.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00
server-groups-post-resp.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00
server-update-req.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00
server-update-resp.json.tpl Adds the server group info into show server detail API. 2019-02-28 14:22:46 -05:00