neutron/neutron
Kyle Mestery 724c78071d Restructure agent code in preparation for decomp
This commit moves the L2 agents (Linuxbridge and OVS) into the
ML2 directory, while at the same time also moving the ML2 server
bits into toplevel directories. It also moves the configuration
files and unit tests. We also move the l2pop RPC mixin while
here as well.

DocImpact
UpgradeImpact

Partially-Implements: blueprint reference-implementation-split
Partial-Bug: #1468433
Closes-Bug: #1427317
Change-Id: If6feca7b7a6bdd6c3c6feb929fa26fb4b1f72770
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-06-26 15:06:49 +00:00
..
agent Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
api Merge "Add deadlock retry to API and ML2 RPC port update" 2015-06-26 01:40:17 +00:00
callbacks Add callback prior to deleting a subnet 2015-05-25 16:59:32 +03:00
cmd Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
common Removed test_lib module 2015-06-25 15:41:02 +02:00
db Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Merge "Switch to oslo_utils.uuidutils" 2015-06-25 22:53:39 +00:00
hacking Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ipam Merge "Revert "Fix subnet creation failure on IPv6 valid gateway"" 2015-06-24 16:59:58 +00:00
locale Imported Translations from Transifex 2015-06-11 06:03:07 +00:00
notifiers Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
openstack Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
plugins Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
scheduler Python 3: do not use itertools.izip 2015-06-24 00:20:22 +02:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Cleanup get_plugin_name() from the tree 2015-06-23 14:28:59 +02:00
tests Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Context class should initialise its own data 2015-06-25 10:22:14 +01:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Merge "Python3: use six.iteritems() instead of dict.iteritems()" 2015-06-03 15:17:08 +00:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Merge "Python3: replace 'unicode' with 'six.text_type'" 2015-06-12 20:59:34 +00:00
quota.py versionutils: switch from incubator version to oslo.log 2015-06-04 17:59:38 +02:00
service.py Revert "Revert "Set default of api_workers to number of CPUs"" 2015-06-12 16:43:27 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Merge "Python3: replace 'unicode' with 'six.text_type'" 2015-06-12 20:59:34 +00:00