cinder/cinder/tests/unit/volume/flows
Abhishek Sharma b3669fa67c Correct gb,snapshot quota update in group snapshot
Currently we are incrementing gigabytes quota twice, once while
creating snapshot & then while creating individual volumes & this
is fixed in this change. Also, snapshot quota updation was put in
a loop of volumes because of which it gets incremented to number
of volume times.

Change-Id: I9ef79a21c7438e69221a5ed2a1c1bfb59f3f9a32
Closes-Bug: 1728834
2017-11-14 05:34:15 -06:00
..
__init__.py Add entry create and cast tasks to manage workflow 2015-07-27 19:20:22 +03:00
fake_volume_api.py Clean up repl v1 volume creation from replication 2017-08-07 11:09:22 -05:00
test_create_volume_flow.py Correct gb,snapshot quota update in group snapshot 2017-11-14 05:34:15 -06:00
test_manage_snapshot_flow.py Fix quota reserve for manage snapshot 2017-04-28 06:03:46 +00:00
test_manage_volume_flow.py Correct gb,snapshot quota update in group snapshot 2017-11-14 05:34:15 -06:00