Hi Ryan,<div><br></div><div>L3 + Floating IPs are being added to Quantum in F-3 (got bumped from F-2).   </div><div><br></div><div>I haven't looked at your patch in detail, but it seems like you're looking to notice when a floating-ip is allocated or deallocated, and use that to trigger a change to the configuration of an external BGP daemon.  </div>

<div><br></div><div>Assuming that's the case, I'd much rather we take the approach of creating a notification API that would let you build this functionality as an external component process that feeds off of notifications about floating IPs being allocated and deallocated.  We're looking at something similar for DHCP as well. This let's people implement custom functionality without having to modify the core code and config files.  We have a blueprint to add such a notification framework to Quantum (likely based on work in Nova), but at this point, but its not clear when this will land (likely depends on whether it is used for DHCP improvements in F-3 or not).  If you're interested in helping out with it, let me know.</div>

<div><br></div><div>Dan</div><div><br></div><div><br><div class="gmail_quote">On Fri, Jul 6, 2012 at 5:09 PM, Ryan Lane <span dir="ltr"><<a href="mailto:rlane@wikimedia.org" target="_blank">rlane@wikimedia.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to add support to nova for BGP announcements for floating<br>
IP addresses (as an alternative to subnetting and ARP). The change<br>
currently has a -1, since networking code is moving to quantum. It<br>
seems that quantum doesn't have floating IP support, though. Where<br>
should I be adding this code?<br>
<br>
<a href="https://review.openstack.org/#/c/9255/" target="_blank">https://review.openstack.org/#/c/9255/</a><br>
<br>
- Ryan<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Dan Wendlandt <div>Nicira, Inc: <a href="http://www.nicira.com" target="_blank">www.nicira.com</a><br><div>twitter: danwendlandt<br>

~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></div></div><br>
</div>