** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1304234
Title: Quotas should not be updated to a value lower than current usage Status in Cinder: Fix Released Bug description: Cinder/Neutron now doesn't check the existing reousrces when user lower the quota sets. It will bring some confusion to end user. Simple steps to test: Step1: Create 3 volumes successfully and the quota limit for volume is 10(default). Step2: Update the quota set, lower the volume limit to 1. The update operation will be successfully too. Step3: Create one more volume and get failed since "Maximum number of volumes allowed (1) exceeded". I knew we have discussed this 'bug' and I understood guys' point about this feature. But undeniably, I also has received some complains from end users, they feel confusion why the existing resources more than the limits of quota but they can't create any resources any more. So,this maybe is inappropriate as 'bug fix', just want to optimize this API. To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1304234/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

