On Jul 26, 2016, at 8:41 AM, Tomas Vondra wrote:

> quota_driver = neutron.db.quota_db.DbQuotaDriver

It's not set in my config (commented out), so looking at the
source, one loads it without any default and the other (__init__)
loads it as:

        neutron.db.quota.driver.DbQuotaDriver

Which seems to be the default (commented out) value in the config
file.

And the only file in the source that have the DbQuotaDriver class
is

        /usr/lib/python2.7/dist-packages/neutron/db/quota/driver.py

so I'm guessing that the default is correct.. ?
--
Michael Jackson is not going to buried or cremated
but recycled into shopping bags so he can remain white,
plastic and dangerous for kids to play with.


_______________________________________________
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