<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,</div><div dir="ltr"><br></div><div>As understood from the code, currently the neutron dynamic routing supports only one BGP speaker per host<br><div><br></div><i># os-ken can only support One </i>speaker<br>if<i> self.cache.get_hosted_bgp_speakers_count() == 1: raise bgp_driver_exc.BgpSpeakerMaxScheduled(count=1) </i><br><br>Could you please let me know if this is due to some limitation of the os-ken driver? Or are there any other reasons for this limitation?</div><div><br></div><div>Thanks,</div><div>Manu</div><div dir="ltr"></div></div></div></div></div>