Re: [openstack-dev] [neutron][dvr] DVR L2 agent is removing the br-int OVS flows

2015-08-21 Thread Anna Kamyshnikova
I pushed change for that case https://review.openstack.org/215596. On Fri, Aug 21, 2015 at 2:45 PM, Anna Kamyshnikova < akamyshnik...@mirantis.com> wrote: > Hi, Artur! > > Thanks, for bringing this up! I missed that. I push change for that in a > short time. > > On Fri, Aug 21, 2015 at 1:35 PM, K

Re: [openstack-dev] [neutron][dvr] DVR L2 agent is removing the br-int OVS flows

2015-08-21 Thread Anna Kamyshnikova
Hi, Artur! Thanks, for bringing this up! I missed that. I push change for that in a short time. On Fri, Aug 21, 2015 at 1:35 PM, Korzeniewski, Artur < artur.korzeniew...@intel.com> wrote: > Hi all, > > After merging the “Graceful ovs-agent restart”[1] (great work BTW!), I’m > seeing in DVR L2 ag

[openstack-dev] [neutron][dvr] DVR L2 agent is removing the br-int OVS flows

2015-08-21 Thread Korzeniewski, Artur
Hi all, After merging the "Graceful ovs-agent restart"[1] (great work BTW!), I'm seeing in DVR L2 agent code place where flows on br-int is removed in old style: File /neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py 200 def setup_dvr_flows_on_integ_br(self): 201