Jeremy Stanley <fungi at yuggoth.org> wrote: > On 2014-08-11 20:32:10 +0800 (+0800), shihanzhang wrote: >> I have a Neutron BP that add ipset to neutron security >> group:https://blueprints.launchpad.net/neutron/+spec/add-ipset-to-security, >> this BP require the ipset is installed on L2 agent node, but I >> don't know how to config that when my patch commit to jenkins, who >> can help me, thanks very much! > > If Neutron is going to start using the ipset utility, then you > should patch openstack-dev/devstack to install it. Here is an example that added the installation of radvd: https://review.openstack.org/107801