neutron/neutron
Ryan Tidwell 1c9e439e7a Add Queries For BGP Route Lookups
This patch contains code for looking in the Neutron DB and identifying
next-hops for tenant networks and floating IP's. These queries use the
centralized router as the next-hop and ignore host routes attached to
a distributed router.

Partially-Implements: blueprint bgp-dynamic-routing
Co-Authored-By: vikram.choudhary <vikram.choudhary@huawei.com>
Change-Id: If08d6595d9bc657a7ecfb487e8df40860837d200
2016-03-02 11:03:02 -08:00
..
agent Merge "Make run_ofctl check for socket error" 2016-03-02 14:33:03 +00:00
api Make API framework more flexible for various extensions 2016-03-02 05:39:04 +09:00
callbacks Add precommit_XXX event for security group and rules 2016-02-14 22:36:27 +08:00
cmd Merge "macvtap: Macvtap L2 Agent" 2016-03-01 14:49:50 +00:00
common Merge "RPC Callback rolling upgrades reporting, and integration" 2016-03-01 18:54:44 +00:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Add Queries For BGP Route Lookups 2016-03-02 11:03:02 -08:00
debug Make neutron-debug command follow cliff command convention 2016-01-09 03:38:19 +09:00
extensions Add Queries For BGP Route Lookups 2016-03-02 11:03:02 -08:00
hacking Stop using non-existent method of Mock 2016-02-18 11:32:49 +08:00
ipam Merge "IPAM: add missing translation" 2016-02-22 18:37:48 +00:00
locale Imported Translations from Zanata 2016-02-05 06:23:23 +00:00
notifiers nova-notifier: Change warning to debug. 2016-02-02 12:29:53 -05:00
objects Qos policy RBAC DB setup and migration 2016-02-26 17:03:59 +00:00
openstack Fix module's import order 2016-01-22 06:38:42 -08:00
pecan_wsgi Translations: use neutron._18n instead of neutron.18n 2016-02-28 04:37:17 -08:00
plugins Merge "Set veth_mtu default to 9000" 2016-03-02 07:45:11 +00:00
quota ML2: Add tests to validate quota usage tracking 2015-12-09 15:17:23 -08:00
scheduler Catch DBReferenceError in HA router race conditions 2016-02-26 18:15:25 +08:00
server Merge "Support api_workers option when using pecan" 2016-02-04 18:49:44 +00:00
services Allow auto-allocate's dry-run API call to work for regular users 2016-03-01 19:16:36 -08:00
tests Add Queries For BGP Route Lookups 2016-03-02 11:03:02 -08:00
__init__.py Deprecate _ builtin translation function 2015-12-06 19:39:20 +09: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 Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Pecan: replace dashes with underscores on controller lookup 2016-02-19 00:54:32 -08:00
neutron_plugin_base_v2.py Fix module's import order 2016-01-22 06:38:42 -08:00
opts.py macvtap: Macvtap L2 Agent 2016-02-26 15:48:01 +00:00
policy.py Raise RetryRequest on policy parent not found 2016-01-27 05:23:38 -08:00
service.py Support api_workers option when using pecan 2016-01-26 13:13:46 -08:00
version.py
worker.py Some minor misspellings in comment block. 2015-11-24 00:01:21 -06:00
wsgi.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00