neutron/neutron
Hong Hui Xiao ff73054e86 Remove the deprecated config "quota_items"
It was deprecated at [1], and quota of resource will be registered
at initialization of APIRouter. So, no need to use the config now.

[1] https://review.openstack.org/#/c/181593

DocImpact: All references of 'quota_items' configuration option
and its description should be removed from the docs.

UpgradeImpact: Remove 'quota_items' configuration option from
neutron.conf file.

Change-Id: I0698772a49f51d7c65f1f4cf1ea7660cd07113a0
Closes-Bug: #1593772
2016-06-24 14:45:39 +00:00
..
agent Merge "Remove the deprecated config 'router_id'" 2016-06-23 20:44:55 +00:00
api Merge "Cleanup Liberty to Mitaka upgrade corner cases not necessary anymore" 2016-06-13 14:23:01 +00:00
callbacks Separate exception class for retriables in callbacks 2016-06-22 23:03:09 +00:00
cmd Remove BGP code from neutron 2016-04-25 21:54:06 -07:00
common Merge "Obsolete mac_generation_retries and deprecate the option" 2016-06-21 04:38:04 +00:00
conf Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Merge "Separate exception class for retriables in callbacks" 2016-06-23 18:12:44 +00:00
debug Deprecate neutron-debug 2016-05-19 20:25:46 +00:00
extensions Remove the plugin import from auto_alloc extension 2016-06-13 20:16:45 +00:00
hacking Hacking: make use of neutron lib 2016-06-08 05:21:39 -07:00
ipam Remove IP availability range recalculation logic 2016-06-22 09:21:42 -07:00
locale Imported Translations from Zanata 2016-06-07 07:17:09 +00:00
notifiers Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
objects Merge "Override 'create' for Trunk and SubPort" 2016-06-22 17:56:48 +00:00
pecan_wsgi Pecan: handle single fields query parameter 2016-06-09 21:34:04 +00:00
plugins Merge "OVS: UnboundLocalError on switch timeout fixed" 2016-06-23 11:14:43 +00:00
quota Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
scheduler Make pep8 job great again 2016-06-21 16:23:51 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Merge "Override 'create' for Trunk and SubPort" 2016-06-22 17:56:48 +00:00
tests Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py New engine facade from oslo_db: Step 1 2016-05-04 11:19:15 +03:00
manager.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Switch to oslo.cache 2016-06-02 15:22:36 +00:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
version.py
worker.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
wsgi.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00