neutron/neutron
Aradhana Singh 97372a1431 Refactoring config options for quota
Refactoring Neutron configuration options for quota to be in
neutron/conf. This will allow centralization of all configuration
options and provide an easy way to import.
It is similar to the Nova implementation found here:
http://specs.openstack.org/openstack/nova-specs/specs/mitaka/implemented/centralize-config-options.html

Partial-Bug: #1563069

Change-Id: I7723ba9b24dd5cf74b321bd0fc54df0666594bbc
2016-05-11 09:15:38 -05:00
..
agent Merge "Move address scope specific code out of iptables_manager" 2016-05-06 21:59:36 +00:00
api Remove BGP code from neutron 2016-04-25 21:54:06 -07:00
callbacks Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
cmd Remove BGP code from neutron 2016-04-25 21:54:06 -07:00
common Merge "Revise ICMPV6_ALLOWED_TYPES" 2016-05-06 21:34:25 +00:00
conf Refactoring config options for quota 2016-05-11 09:15:38 -05:00
core_extensions Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
db Refactoring config options for quota 2016-05-11 09:15:38 -05:00
debug Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
extensions Refactoring config options for quota 2016-05-11 09:15:38 -05:00
hacking Revert "Switch to inheriting hacking checks from neutron-lib" 2016-04-24 15:19:20 +00:00
ipam Use correct session in update_allocation_pools 2016-05-06 01:30:24 +00:00
locale Imported Translations from Zanata 2016-04-18 06:57:03 +00:00
notifiers Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
objects Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
openstack Fix module's import order 2016-01-22 06:38:42 -08:00
pecan_wsgi Pecan: Fix Shim status codes 2016-04-29 13:18:14 -07:00
plugins Merge "OVS: Add support for IPv6 addresses as tunnel endpoints" 2016-05-06 02:47:45 +00:00
quota Refactoring config options for quota 2016-05-11 09:15:38 -05:00
scheduler Classes lack metaclass decoration 2016-05-05 13:31:15 -06:00
server Revert "Remove threading before process forking" 2016-05-05 21:07:21 +00:00
services Remove deprecated references to attributes 2016-05-09 14:48:12 -06:00
tests Merge "Object tests: couple of pep8 and list comparison improvements." 2016-05-10 09:14:41 +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 Define context.roles with base class 2016-04-06 11:47:13 -04:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Pecan: replace dashes with underscores on controller lookup 2016-02-19 00:54:32 -08:00
neutron_plugin_base_v2.py Revert "Remove threading before process forking" 2016-05-05 21:07:21 +00:00
opts.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py Revert "Remove threading before process forking" 2016-05-05 21:07:21 +00:00
version.py
worker.py Revert "Remove threading before process forking" 2016-05-05 21:07:21 +00:00
wsgi.py Revert "Remove threading before process forking" 2016-05-05 21:07:21 +00:00