neutron-dynamic-routing/neutron_dynamic_routing/tests
Felix Huettner 06232f0b2c Ignore disabled routers for advertising
currently if a router is set to disabled the dragents still advertise
the routes. This causes the upstream routers to still know these routes
and try to forward packets to a non existing router.

By removing these routes we allow these upstream routers do directly
drop the traffic to these addresses instead of trying to forward it to
neutron routers.

Closes-Bug: 2018737

Change-Id: Icd6803769f37a04bf7581afb9722c78a44737374
2024-08-22 11:11:57 +02:00
..
common Use neutron-lib's context module 2017-03-06 15:45:54 -08:00
functional Switch from unittest2 compat methods to Python 3.x methods 2020-07-05 19:38:34 +08:00
unit Ignore disabled routers for advertising 2024-08-22 11:11:57 +02:00
__init__.py Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00