cinder/cinder/tests/unit/volume/flows
Mykhailo Dovgal 767e09b139 Fix size update error for snapshot-manage operation
After snapshot-manage operation we have incorrect update
because the snapshots table in DB doesn't contain 'size' column.
This patch fix this problem.

Change-Id: I84031a87803fd5314eb7a605d5439cf3e2c49332
Closes-Bug: #1623596
2017-03-02 11:56:10 +02:00
..
__init__.py Add entry create and cast tasks to manage workflow 2015-07-27 19:20:22 +03:00
fake_volume_api.py Remove support for 2.x scheduler RPC API 2016-10-05 10:57:58 +02:00
test_create_volume_flow.py Check if volume node has enough space for image operations 2017-01-26 12:33:35 +02:00
test_manage_snapshot_flow.py Fix size update error for snapshot-manage operation 2017-03-02 11:56:10 +02:00
test_manage_volume_flow.py Refactor volume status in managing vol 2016-09-07 14:16:32 +08:00