neutron/neutron/quota
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
..
__init__.py Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
resource.py Remove local variable named 'meh' 2016-03-18 10:10:24 -07:00
resource_registry.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00