neutron/releasenotes/notes/quota_null_driver-d04af65c2...

8 lines
273 B
YAML

---
features:
- |
Enabled ``DbQuotaDriverNull`` as production ready database quota driver.
This driver does not have access to the database and will return empty
values to the request queries. This driver can be used to override the
Neutron quota engine.