nova/doc/api_samples/all_extensions
ghanshyam 9a7b9e6214 Add 'OS-EXT-VIF-NET:net_id' for v21 compatible mode
There is difference in VIF list response for v2 and v2.1.
'net_id' attribute is not present in v2.1 VIF list response and
it was added as new microversion - Ic8b26df8d7e69bd71d23dfbc983fa3449c16fa7d

For v21 compatible mode we should have that attribute in response
to make v21 comp mode behaves same as v2.

Also VIF Extension "OS-EXT-VIF-NET" was removed from v2.1 ext list
in - Ic99ac1179d02d907422911fe1369b64479fd5f33

As we need to add 'OS-EXT-VIF-NET:net_id' in VIF
API response to make that same as v2 one. So ext list should have
"OS-EXT-VIF-NET" extension also to avoid any confusion for user whether
this extension is present for v21 comp mode or not.

This commit adds 'OS-EXT-VIF-NET:net_id' attribute in VIF list
response for v21 compatible mode.
Also adds VIF extension in ext list for v21 comp mode.

NOTE-There is no change in v2.1 API.

Closes-Bug #1496664

Change-Id: I4df76fbf85fbb1e79528a1690692b12a65f07835
2015-09-17 17:47:08 +09:00
..
extensions-list-resp-v2.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
extensions-list-resp-v21-compatible.json Add 'OS-EXT-VIF-NET:net_id' for v21 compatible mode 2015-09-17 17:47:08 +09:00
extensions-list-resp.json Remove 'v3' from comments in Nova API code 2015-09-14 14:10:58 +00:00
flavor-get-resp.json Merge flavor all_extensions tests between v2 and v2.1 2015-08-24 01:57:04 +00:00
flavors-detail-resp.json Merge flavor all_extensions tests between v2 and v2.1 2015-08-24 01:57:04 +00:00
flavors-list-resp.json Merge flavor all_extensions tests between v2 and v2.1 2015-08-24 01:57:04 +00:00
server-action-confirm-resize.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-action-create-image.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-action-reboot.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-action-rebuild-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-action-rebuild.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-action-resize.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-action-revert-resize.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-get-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-post-req.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-post-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
servers-details-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
servers-list-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00