neutron/neutron
venkata anil 77bfd82c3c Rename ml2_dvr_port_bindings to make it generic
Distributed port binding need to be implemented for HA router ports
to fix bug 1522980. HA ports can use existing DVR implementation for
multiple port binding. So we have to make current DVR port binding
implementation generic, so that all distributed ports(like DVR, HA)
can use it.

As part of making it generic, we rename 'ml2_dvr_port_bindings' table
to 'ml2_distributed_port_bindings', so that all distributed ports
(DVR, HA ..) can use this table.

Partial-Bug: #1595043
Partial-Bug: #1522980
Change-Id: I24650b7dee6305f801b457c4f21c8b16fb0eb6e0
2016-06-22 05:19:06 +00:00
..
agent Merge "functional: fix OVSFW failure with native OVSDB api" 2016-06-01 13:31:57 +00:00
api Merge "Pass ha_router_port flag for _snat_router_interfaces ports" 2016-06-01 20:37:30 +00: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 "Use IPv6_LLA_PREFIX from neutron-lib" 2016-05-31 15:35:04 +00:00
conf Refactoring config options for service 2016-05-14 21:44:18 -05:00
core_extensions Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
db Rename ml2_dvr_port_bindings to make it generic 2016-06-22 05:19:06 +00:00
debug Deprecate neutron-debug 2016-05-19 20:25:46 +00:00
extensions Merge "Allow the service plugin to import the extension" 2016-05-28 01:03:32 +00:00
hacking Use unittest2 uniformly across Neutron 2016-05-23 13:13:17 +00:00
ipam Remove nested transaction from ipam driver 2016-05-18 12:30:18 +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 Merge "objects: support advanced criteria for get_objects" 2016-06-01 11:36:16 +00:00
openstack Fix module's import order 2016-01-22 06:38:42 -08:00
pecan_wsgi Pecan: tell the plugin about field selection 2016-05-24 12:13:21 -05:00
plugins Rename ml2_dvr_port_bindings to make it generic 2016-06-22 05:19:06 +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 Guard against config_dirs not defined on ConfigOpts 2016-05-31 17:01:53 +02:00
tests Rename ml2_dvr_port_bindings to make it generic 2016-06-22 05:19:06 +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 New engine facade from oslo_db: Step 1 2016-05-04 11:19:15 +03:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Merge "Add OSprofiler support" 2016-05-23 18:40:59 +00:00
neutron_plugin_base_v2.py Revert "Remove threading before process forking" 2016-05-05 21:07:21 +00:00
opts.py [qos] section is missing from neutron.conf 2016-05-26 19:12:20 -05:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py oslo: remove usage of oslo.log verbose option 2016-05-26 15:01:08 +00:00
version.py
worker.py Revert "Remove threading before process forking" 2016-05-05 21:07:21 +00:00
wsgi.py Follow effective Neutron guidelines 2016-05-30 23:20:53 -07:00