neutron/doc/source/contributor
Rodolfo Alonso Hernandez ad31c58d60 Remove ``ConfDriver`` code
The quota driver ``ConfDriver`` was deprecated in Liberty release.

``NullQuotaDriver`` is created for testing although it could be used
in production if no quota enforcement is needed. However, because
the Quota engine is not plugable (is an extension always loaded), it
could be interesting to make it plugable as any other plugin.

This patch also creates a Quota engine driver API class that should be
used in any Quota engine driver. Currently it is used in the three
in-tree drivers implemented: ``NullQuotaDriver``, ``DbQuotaDriver``
and ``DbQuotaNoLockDriver``.

Change-Id: Ib4af80e18fac52b9f68f26c84a215415e63c2822
Closes-Bug: #1928211
2021-07-26 15:00:32 +00:00
..
dashboards Remove networking-midonet from our docs 2021-04-20 14:19:06 +02:00
internals Remove ``ConfDriver`` code 2021-07-26 15:00:32 +00:00
ovn [OVN] scripts for networking-ovn code migration 2020-01-26 20:19:43 +00:00
ovn_vagrant [OVN] Merge networking-ovn vagrant into neutron 2020-02-18 17:26:15 -05:00
policies [Doc] Update Freenode to OFTC as our IRC server 2021-05-31 21:54:08 +02:00
stadium [Community goal] Add contributor and PTL guide 2020-03-03 04:43:26 +01:00
testing Merge "doc: Remove fwaas references from docs" 2021-03-11 08:46:44 +00:00
alembic_migrations.rst Updates for python3.8 2020-04-28 14:03:21 -04:00
client_command_extensions.rst Update the documentation link for doc migration 2017-07-22 18:46:13 +09:00
contribute.rst [goal] Deprecate the JSON formatted policy file 2021-01-08 09:10:49 +00:00
contributing.rst [Community goal] Add contributor and PTL guide 2020-03-03 04:43:26 +01:00
development_environment.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
effective_neutron.rst Remove documentation about nested transactions 2021-01-18 12:22:40 +01:00
index.rst Merge "[Community goal] Add contributor and PTL guide" 2020-03-10 19:31:23 +00:00
modules.rst Rearrange existing documentation to fit the new standard layout 2017-07-08 05:49:56 +00:00
neutron_api.rst Rearrange existing documentation to fit the new standard layout 2017-07-08 05:49:56 +00:00
upgrade_checks.rst Upgrade check command - add support for 3rd party checks 2018-12-18 11:23:03 +01:00