Comment 2 for bug 1023311

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/11510
Committed: http://github.com/openstack/cinder/commit/a3af3f87f5ca95e9b400dc15e7593746d01bc43a
Submitter: Jenkins
Branch: master

commit a3af3f87f5ca95e9b400dc15e7593746d01bc43a
Author: John Griffith <email address hidden>
Date: Thu Aug 16 15:52:52 2012 -0600

    Implement volume quota support in Cinder

    parital fix for bug 1023311
      * To use needs cinderclient https://review.openstack.org/#/c/11509/
      * Updates quota classes with changes in Nova
      * Adds needed quota related DB tables
      * Updates test_quota to reflect changes in Nova
      * Adds absolute limits and empty rate limit functions
      * Updates test/integration/test_volume to make it work w/ above changes

    Change-Id: I221c7a9dc51a2bb9bf7228c056f63ba9546cf5f9