nova/doc/api_samples/os-server-groups
Kevin_Zheng 6c74a145bc Add project-id and user-id when list server-groups
Currently, command "nova server-group-list" and
"nova server-group-get" doesn't return groups'
project id and user id information. It is really
hard to identify which group belong to which
project/user when admin user use this command
with option "--all-projects".

This patch add project-id and user-id to the list.
All os-server-groups APIs will contain the above
mentioned data in the response data.

DocImpact: This adds API microversion
APIImpact: Project id information will be returned for
os-servers-group API

Change-Id: I0405ed6271c33981578841cfade220758615b1fd
Implements: blueprint add-project-id-and-user-id
Partial-bug: #1481210
Depends-On: I167141676ef4f597a1c022c1fd5dc96fd55d02ad
2015-12-10 20:11:33 +08:00
..
v2.13 Add project-id and user-id when list server-groups 2015-12-10 20:11:33 +08:00
server-groups-get-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-groups-list-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-groups-post-req.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-groups-post-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00