neutron/neutron
Slawek Kaplonski 5018d70241 Fix connection between 2 dvr routers
In case when 2 dvr routers are connected to each other with
tenant network, those routers needs to be always deployed
on same compute nodes.
So this patch changes dvr routers scheduler that it will create
dvr router on each host on which there are vms or other dvr routers
connected to same subnets.

Co-Authored-By: Swaminathan Vasudevan <SVasudevan@suse.com>

Closes-Bug: #1786272

Change-Id: I579c2522f8aed2b4388afacba34d9ffdc26708e3
2018-11-01 18:01:25 +01:00
..
agent Fix connection between 2 dvr routers 2018-11-01 18:01:25 +01:00
api Upgrade pylint to a version that works with python3 2018-10-04 18:03:25 +00:00
cmd Merge "Remove deprecated vsctl ovsdb_interface api" 2018-10-13 00:23:38 +00:00
common Merge "Allow Ipv6 addresses for nova_metadata_host" 2018-10-12 17:45:51 +00:00
conf Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
core_extensions use autonested_transaction from neutron-lib 2018-07-26 07:41:34 -06:00
db Fix connection between 2 dvr routers 2018-11-01 18:01:25 +01:00
debug Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
extensions Ingress direction for min bandwidth rule 2018-10-09 08:08:05 +00:00
hacking use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
ipam Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
objects Merge "Fix flake8 H404 errors" 2018-10-09 07:00:33 +00:00
pecan_wsgi Merge "Upgrade pylint to a version that works with python3" 2018-10-05 17:14:15 +00:00
plugins Merge "Remove deprecated vsctl ovsdb_interface api" 2018-10-13 00:23:38 +00:00
privileged Remove a bare raise noticed by the linter 2018-10-03 08:41:26 +00:00
quota Fetch specific columns rather than full ORM entities 2018-08-22 10:14:09 +00:00
scheduler Fetch specific columns rather than full ORM entities 2018-08-22 10:14:09 +00:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Merge "Fix flake8 H404 errors" 2018-10-09 07:00:33 +00:00
tests Fix connection between 2 dvr routers 2018-11-01 18:01:25 +01:00
__init__.py tell pylint to ignore python2 version of gettext 2018-10-03 08:39:35 +00:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Implement filter validation 2018-07-19 04:13:43 +00:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Merge "Remove deprecated cache_url" 2018-01-03 06:35:59 +00:00
policy.py Add ext_parent policy check 2018-08-01 02:45:42 +08:00
service.py Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Fix best_match() deprecation warning 2018-10-03 19:30:40 +00:00