Files
python-cinderclient/cinderclient/v3
wanghao 83864a25e2 unable to create group from src in cinderclient
According the api schema of cinder, create_group_from_src
should only specify one of arguments from [group_snapshot_id, source_group_id].
Now cinderclient specified them both even if one of them is None.

This patch fix this issue to just pass one argument.

Change-Id: Idef51ab9a1452dd5eb3be4d4b6dca095a777d611
Closes-Bug: #1777555
2018-06-20 09:09:54 +08:00
..
2016-12-20 16:29:36 +02:00
2016-12-20 16:29:36 +02:00
2017-10-03 11:03:28 +02:00
2016-12-20 16:29:36 +02:00
2017-08-23 15:02:14 -04:00
2016-12-20 16:29:36 +02:00
2016-12-20 16:29:36 +02:00
2017-08-01 16:23:49 -04:00
2017-07-10 15:11:55 +02:00
2018-02-12 15:03:20 +01:00