midonet.neutron.db.bgp_db_midonet
Module¶midonet.neutron.db.bgp_db_midonet.
MidonetBgpDbMixin
¶Bases: neutron_dynamic_routing.db.bgp_db.BgpDbMixin
Access methods to figure out advertised route by bgp speaker.
get_routes_from_attached_networks
(*args, **kwargs)¶This method gets routes for networks attached to this router.
get_routes_from_extra_routes
(*args, **kwargs)¶This method gets routes for extra routes defined on this router.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.