Comment 14 for bug 1292589

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

Reviewed: https://review.openstack.org/81577
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ed586a0355fb99a5b1fbeadfc0625f0ceffe8b72
Submitter: Jenkins
Branch: master

commit ed586a0355fb99a5b1fbeadfc0625f0ceffe8b72
Author: Sergio Cazzolato <email address hidden>
Date: Tue Mar 18 11:04:50 2014 -0300

    Remove the update default quotas feature

    The default quota panel has been moved to a tab in the system
    info panel.
    The update default quotas feature has been removed.
    The cinder quota-class methods have been removed to keep consistency.
    The test cases and the apis for nova and cinder have been modified
    according the change.

    This change is done to support the change:
    I1110022d6f628d03aaf363da707f2d2ef1600437

    Change-Id: I193c7209d9681b6d69afe0d996153ac86850d243
    Closes-Bug: #1292589