Files
python-cinderclient/cinderclient
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
..
2017-03-24 13:24:50 +02:00
2019-12-12 00:59:06 +00:00
2019-12-13 11:46:37 +08:00
2017-03-15 13:42:49 +01:00
2017-07-20 15:20:11 +08:00
2017-07-24 09:06:28 -04:00
2018-09-13 18:51:17 -06:00