neutron/neutron
Anindita Das 5e1c3c705e Refactoring config options for plugin macvtap opts
Refactoring neutron ml2 plugin macvtap driver config opts to be in
neutron/conf/plugins/ml2/drivers/macvtap so that all the
configuration options for macvtap drivers reside in a centralized
location. This simplifies the process of looking up the macvtap driver
config opts and provides an easy way to import.

Change-Id: I1768eefb9eadcea19bcb675cbd96a6cb728b4123
Partial-Bug: #1563069
2016-11-21 19:46:00 +00:00
..
agent Merge "DVR: Fix func docstring and comments" 2016-11-21 19:00:31 +00:00
api Fix typos in standard_attr.py & attributes.py 2016-11-16 10:09:35 +00:00
callbacks callbacks: Make the value of FLOATING_IP match with api resource 2016-11-18 19:42:33 +09:00
cmd neutron-lib: use replace_file from neutron lib 2016-11-07 09:18:41 +00:00
common Merge "Change cfg.set_defaults into cors.set_defaults" 2016-11-21 18:12:42 +00:00
conf Refactoring config options for plugin macvtap opts 2016-11-21 19:46:00 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Merge "Fix typos in standard_attr.py & attributes.py" 2016-11-21 18:05:04 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Disallow specifying too long name and description for qos 2016-11-18 11:21:57 +07:00
hacking Switch to new hacking 0.12 2016-11-08 03:36:00 +00:00
ipam Change IPAM DB API to use context instead of session object. 2016-11-07 18:18:53 +00:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Use singleton for Nova notifier 2016-09-09 05:12:03 -07:00
objects Merge "neutron-lib: complete usage of helpers" 2016-11-14 16:02:46 +00:00
pecan_wsgi Merge "Stop using deprecated CORS.set_latent()" 2016-11-17 01:13:17 +00:00
plugins Refactoring config options for plugin macvtap opts 2016-11-21 19:46:00 +00:00
quota Merge "Mark quota operations as retriable" 2016-09-13 20:34:31 +00:00
scheduler Merge "OVO for SegmentHostMapping" 2016-10-26 11:38:07 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Merge "Use new enginefacade for tag" 2016-11-18 11:57:41 +00:00
tests Merge "Fix test_unwatch_log() to cleanup after itself" 2016-11-21 18:13:31 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py
auth.py
context.py Use context from_environ to load contexts 2016-07-12 13:49:41 +10:00
manager.py Don't swallow ImportError from load_class_by_alias_or_classname 2016-09-26 09:33:48 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Refactoring config options for plugin macvtap opts 2016-11-21 19:46:00 +00:00
policy.py Prevent use filter(lambda obj: test(obj), data) 2016-09-14 16:23:32 +07:00
service.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00