[openstack-dev] [Neutron] L3 agent external networks
Sylvain Afchain
sylvain.afchain at enovance.com
Tue Dec 3 09:23:20 UTC 2013
Hi,
I was reviewing this patch (https://review.openstack.org/#/c/52884/) from Oleg and I thought that is a bit tricky to deploy an l3 agent with automation tools like Puppet since you have to specify the uuid of a network that doesn't already exist. It may be better to bind a l3 agent to an network by a CIDR instead of a uuid since when we deploy we know in advance which network address will be on which l3 agent.
I wanted also remove the L3 agent limit regarding to the number of external networks, I submitted a patch as WIP (https://review.openstack.org/#/c/59359/) for that purpose and I wanted to have the community opinion about that :)
Please let me know what you think.
Best regards,
Sylvain
More information about the OpenStack-dev
mailing list