Turbo Fredriksson <turbo@...> writes:

> 
> On Jul 23, 2016, at 1:50 PM, Kevin Benton wrote:
> 
> > It looks like you are setting quotas for the name instead of the id. Change
> > your list command to output the 'id' column instead.
> 
> Didn't help..
> 
> What command do you actually use to show/change the same
> "Defaults" settings I see in Horizon->Project->System->Defaults ?


Have a look at you Neutron configuration file. There are two qouta drivers
in existence. One gives all tenants the quota specified in the file, the
other actually uses the database. The correct line is 
quota_driver = neutron.db.quota_db.DbQuotaDriver
Tomas


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to