cinder/cinder/volume/flows/api
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 Rename __init__.py to create_volume.py 2014-01-20 11:40:35 +02:00
create_volume.py Correct gb,snapshot quota update in group snapshot 2017-11-14 05:34:15 -06:00
manage_existing.py Remove log translations 2017-03-19 14:59:57 +00:00