Public bug reported:
The interface https://github.com/openstack/neutron-dynamic-
routing/blob/master/neutron_dynamic_routing/services/bgp/bgp_plugin.py
is bound to rpc driver so closely, it is not suitable to extend the BGP
driver which is agentless.
So we need to do following steps:
1> Refactor the code to support agentless driver
2> Using service_providers method to load the different driver
3> Deliver an overall agent driver interface so that some agent driver such as
quagga and ryu are easy to be load.
** Affects: neutron
Importance: Undecided
Assignee: Yang Yu (yuyangbj)
Status: New
** Tags: l3-bgp
** Changed in: neutron
Assignee: (unassigned) => Yang Yu (yuyangbj)
** Tags added: l3-bgp
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1611632
Title:
neutron_dynamic_routing project is bound to rpc driver closely
Status in neutron:
New
Bug description:
The interface https://github.com/openstack/neutron-dynamic-
routing/blob/master/neutron_dynamic_routing/services/bgp/bgp_plugin.py
is bound to rpc driver so closely, it is not suitable to extend the
BGP driver which is agentless.
So we need to do following steps:
1> Refactor the code to support agentless driver
2> Using service_providers method to load the different driver
3> Deliver an overall agent driver interface so that some agent driver such
as quagga and ryu are easy to be load.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1611632/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp