cinder/cinder/db/sqlalchemy
Cory Stone 1fde5a4fbc Add the volume and snapshot gigabytes together.
The quota sync functions were not working correctly for both
snapshots and volumes regarding gigabytes. Each would report
their own count as the total gigabytes.

Now the gigabytes sync is separate from the volume and snapshot
count syncs.

Fixes bug #1160004

Change-Id: Ib1200813acb6055412b3f7f6b63fa9ba2b8fa3be
2013-03-25 15:09:37 -05:00
..
migrate_repo Implement metadata options for snapshots 2013-02-20 23:11:05 -07:00
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
api.py Add the volume and snapshot gigabytes together. 2013-03-25 15:09:37 -05:00
migration.py Various pep8/HACKING fixes for Cinder. 2012-11-15 14:11:18 -05:00
models.py Implement metadata options for snapshots 2013-02-20 23:11:05 -07:00
session.py Merge "Provide i18n to those messages without _()" 2012-11-28 05:44:37 +00:00