[Openstack-docs] [openstack/cinder] DocImpact review request change I88261676edcd6eb5b7cea40654a931f32c00815c

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed Jun 5 22:02:13 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/25059

Log:
commit 70c8cb9ff78191e342c41490cbf61d4d9e709d6a
Author: Cory Stone <corystone at gmail.com>
Date:   Wed May 22 10:31:13 2013 -0500

    Quotas by Volume Type
    
    The VolumeTypeQuotaEngine creates a volume, snapshot, and gigabyte
    quota for each volume type that exists, in addition to the existing
    global quotas for each. These are queried every time a quota operation
    happens.
    
    Add a table for storing quota default values. These values are used
    before values in the config file. This allows the user to add a volume
    type, and add a default quota for it with no downtime.
    
    The volume type quotas also can be defined in the config file under the
    keys:
    quota_volumes_<vtype>, quota_gigabytes_<vtype>, and
    quota_snapshots_<vtype>.
    
    Another patch will have changes to cinderclient for setting project
    quotas by volume type.
    
    blueprint quotas-limits-by-voltype
    DocImpact
    
    Change-Id: I88261676edcd6eb5b7cea40654a931f32c00815c




More information about the Openstack-docs mailing list