Hi,
I have almost identical LDAP identity config as: http://docs.openstack.org/admin-guide-cloud/keystone_integrate_identity_backend_ldap.html
But I have found that I can now only set the Default quotas - and cannot modify quotas on a per-tenant basis.
I seen here: http://docs.openstack.org/user-guide-admin/networking_advanced_quotas.html that you can add the quota driver (quota_driver = neutron.db.quota_db.DbQuotaDriver) to modify per-tenant-quotas, but that does not seem to work for me.
when I run 'neutron quota-list' - this does not return any tenant_id's.
Is there something else I need to add to be able to modify tenant-quotas while using LDAP as the identity backend?
Thanks, Paul