On Tue, 2012-01-10 at 16:06 -0600, Blake Yeager wrote: > Am I correct in assuming that this will only work with setting the > global limits? Is there anyway to specify different limits for > different accounts or groups of accounts?
You are correct that the 'limits = […]' syntax sets global limits. However, if you use 'user:<username> = […]', that should allow you to set specific limits for a given user. -- Kevin L. Mitchell <[email protected]> _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

