neutron/neutron
Kevin Benton f37079592b Support api_workers option when using pecan
Use the same wsgi server as the homegrown method dispatch
so we get support for api_workers and plugin workers when
using pecan.

Partially-Implements: wsgi-pecan-switch
Change-Id: I9fb942651d9b52b48e8cd80b0a6ab77ec37ea1e8
2016-01-26 13:13:46 -08:00
..
agent Merge "Python3: Fix using dictionary keys() as list" 2016-01-22 12:45:34 +00:00
api Merge "Make security_groups_provider_updated work with Kilo agents" 2016-01-16 13:42:57 +00:00
callbacks Add L3 Notifications To Enable BGP Dynamic Routing 2016-01-20 16:37:49 +00:00
cmd Don't decide web_framework before config parse 2016-01-22 17:44:35 -08:00
common Make Neutron attempt to advertise MTUs by default 2016-01-18 13:34:16 +01:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Merge "Prevent PD subnets with incorrect IPv6 modes" 2016-01-22 16:07:36 +00:00
debug Make neutron-debug command follow cliff command convention 2016-01-09 03:38:19 +09:00
extensions Merge "Remove 'validate' key in 'type:dict_or_nodata' type" 2016-01-20 13:29:13 +00:00
hacking Unify using assertIsInstance 2016-01-15 00:06:03 +08:00
ipam Remove references to model_base through models_v2 2016-01-06 16:12:29 -07:00
locale Imported Translations from Zanata 2016-01-19 06:21:49 +00:00
notifiers Add option for nova endpoint type 2015-12-10 08:40:36 +00:00
objects Add test for Neutron object versions 2016-01-06 10:34:03 +00:00
openstack Remove openstack.common._i18n from Neutron 2016-01-04 17:58:46 +00:00
pecan_wsgi Merge "Added Keystone and RequestID headers to CORS middleware" 2016-01-15 19:26:05 +00:00
plugins Don't sync all devices when some fail 2016-01-18 14:32:55 +00:00
quota ML2: Add tests to validate quota usage tracking 2015-12-09 15:17:23 -08:00
scheduler Don't call add_ha_port inside a transaction 2015-12-24 09:55:06 -08:00
server Support api_workers option when using pecan 2016-01-26 13:13:46 -08:00
services Fix meter label rule creation 2016-01-06 14:08:07 +00:00
tests Don't decide web_framework before config parse 2016-01-22 17:44:35 -08:00
__init__.py Deprecate _ builtin translation function 2015-12-06 19:39:20 +09: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 Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Pecan controller loads service plugins 2016-01-12 12:28:54 -08:00
neutron_plugin_base_v2.py Fix misspelled word in docstring 2015-11-20 17:08:47 +00:00
opts.py Register RA and PD config options in l3-agent 2016-01-12 21:03:54 -05:00
policy.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
service.py Support api_workers option when using pecan 2016-01-26 13:13:46 -08:00
version.py
worker.py Some minor misspellings in comment block. 2015-11-24 00:01:21 -06:00
wsgi.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00