Files
python-cinderclient/cinderclient/v3
Armstrong Liu 8f12b620a0 Update revert_to_snapshot params
In revert_to_snapshot method, snapshot param must be a object and
also has 'id' attribute, so before use the method, we have to use
snapshot.get method to get snapshot information.

But revert_to_snaoshot only use id of snapshot, we can use snapshot
instead of snapshot.id.

Change-Id: Ifbdbae3ee66d72f9d34cf4a8fdf2bde388b2b6f0
2019-12-13 11:46:37 +08:00
..
2018-10-26 13:26:29 -05:00
2016-12-20 16:29:36 +02:00
2018-09-13 18:51:17 -06:00
2018-10-26 13:26:29 -05:00
2017-08-23 15:02:14 -04:00
2018-10-26 13:26:29 -05:00
2018-10-26 13:26:29 -05:00
2017-08-01 16:23:49 -04:00
2017-07-10 15:11:55 +02:00
2019-12-12 00:59:06 +00:00
2018-02-12 15:03:20 +01:00
2019-12-13 11:46:37 +08:00