cinder/api-ref
pooja jadhav 7e693dd107 Discrepancy in api-ref and code for create group snapshot API
'group_id' is mentioned as an optional parameter in api-ref doc for
POST /v3/{project_id}/group_snapshots API but in the code if we don't
pass group-id it returns BadRequest.

This patch fixes this discrepancy by updating the api-ref according
to the code.

Closes-Bug: #1735177
Change-Id: Id2165a07995ab706d4a327f7340dccee7799c7b6
2017-11-30 09:10:52 +05:30
..
source Discrepancy in api-ref and code for create group snapshot API 2017-11-30 09:10:52 +05:30