← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1528003] Re: [RFE] bgp-dragent-hosting-multiple-speakers

 

Bug closed due to lack of activity, please feel free to reopen if
needed.

** Changed in: neutron
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1528003

Title:
  [RFE] bgp-dragent-hosting-multiple-speakers

Status in neutron:
  Won't Fix

Bug description:
  [Existing problem]
  The number of BGP speakers a BGP driver can host may vary. For instance Ryu can support only 1 BGP Speaker while Quagga can host multiple. In the current BGP dynamic routing implementation [1]_, the BGP DrAgent and DrScheduler cannot adjust themselves as per the driver support which might be required for effective scheduling.

  [Proposal]
  There could be 2 ways for achieving this:
  1. Admin can hard code the support information in the configuration file and the same could be read by BGP DrAgent and DrScheduler during start-up.
  2. New interface can be exposed by BGP DrAgent to DrScheduler using which DrScheduler retrieve this information during start-up.

  [Benefits]
  - Effective scheduling.

  [What is the enhancement?]
  - Configuration file changes. [Proposal-1]
  - New interface between BGP DrAgent and DrScheduler will be designed. [Proposal-2]

  [Related information]
  [1] Dynamic Advertising Routes for Public Ranges
      https://specs.openstack.org/openstack/neutron-specs/specs/mitaka/bgp-dynamic-routing.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1528003/+subscriptions



References