[Openstack] How to achieve HA and Scalability for Neutron

Nick Ma skywalker.nick at gmail.com
Thu Feb 6 15:29:10 UTC 2014


On 12/27/2013 3:36 AM, Jay Pipes wrote:
> 1) Apply this patch to Neutron:
>
> https://gist.github.com/jaypipes/8135839
>

Hi jay,

The patch you provided cannot be directly applied for havana release (at 
least for RDO havana deployment).

Here's my modification:
https://gist.github.com/li-ma/8726625

The affected lines in my code are
# 42-43: select the preferred agent and then jump out of the loop
# 109: change the parameter name from "sync_router" to "router_id"
# 120: get the true "sync_router" object from "router_id"
# 159: select the preferred agent and then jump out of the loop

-- 

Nick Ma
skywalker.nick at gmail.com





More information about the Openstack mailing list