← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1858377] [NEW] [neutron-dynamic-routing]The bgp_speaker_show_dragents interface should be modified to bgp_dragent_list_hosting_speakers

 

Public bug reported:

As described in [1], [2]
List BGP speakers hosted by a Dynamic Routing Agent
/v2.0/agents/<bgp-dragent-id>/bgp-drinstances
neutronclient:neutron bgp-speaker-list-on-dragent XXX

List Dynamic Routing Agents hosting a specific BGP Speaker
/v2.0/bgp-speakers/<bgp-speaker-id>/bgp-dragents
neutronclient:neutron bgp-dragent-list-hosting-speaker XXX

Corresponding in openstackclient
List BGP speakers hosted by a Dynamic Routing Agent
openstack bgp speaker list --agent XXX

List Dynamic Routing Agents hosting a specific BGP Speaker
openstack bgp speaker show dragents XXX

I think it is more appropriate to replace 'bgp_speaker_show_dragents' 
with 'bgp_dragent_list_hosting_speakers'.

[1] https://docs.openstack.org/neutron-dynamic-routing/latest/reference/index.html#rest-interface
[2] https://docs.openstack.org/newton/networking-guide/config-bgp-dynamic-routing.html

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  [neutron-dynamic-routing]The bgp_speaker_show_dragents interface
  should be modified to bgp_dragent_list_hosting_speakers

Status in neutron:
  New

Bug description:
  As described in [1], [2]
  List BGP speakers hosted by a Dynamic Routing Agent
  /v2.0/agents/<bgp-dragent-id>/bgp-drinstances
  neutronclient:neutron bgp-speaker-list-on-dragent XXX

  List Dynamic Routing Agents hosting a specific BGP Speaker
  /v2.0/bgp-speakers/<bgp-speaker-id>/bgp-dragents
  neutronclient:neutron bgp-dragent-list-hosting-speaker XXX

  Corresponding in openstackclient
  List BGP speakers hosted by a Dynamic Routing Agent
  openstack bgp speaker list --agent XXX

  List Dynamic Routing Agents hosting a specific BGP Speaker
  openstack bgp speaker show dragents XXX

  I think it is more appropriate to replace 'bgp_speaker_show_dragents' 
  with 'bgp_dragent_list_hosting_speakers'.

  [1] https://docs.openstack.org/neutron-dynamic-routing/latest/reference/index.html#rest-interface
  [2] https://docs.openstack.org/newton/networking-guide/config-bgp-dynamic-routing.html

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


Follow ups